/*! the-loop.css v1.0.0  */
@font-face {
  font-family: 'loopicon';
  src:  url('../../../etc.clientlibs/worldbankgroup/clientlibs/clientlib-site/resources/fonts/loopicon.eot?dq81zb');
  src:  url('../../../etc.clientlibs/worldbankgroup/clientlibs/clientlib-site/resources/fonts/loopicon.eot?dq81zb#iefix') format('embedded-opentype'),
    url('../../../etc.clientlibs/worldbankgroup/clientlibs/clientlib-site/resources/fonts/loopicon.ttf?dq81zb') format('truetype'),
    url('../../../etc.clientlibs/worldbankgroup/clientlibs/clientlib-site/resources/fonts/loopicon.woff?dq81zb') format('woff'),
    url('../../../etc.clientlibs/worldbankgroup/clientlibs/clientlib-site/resources/fonts/loopicon.svg?dq81zb#loopicon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.lp{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'loopicon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-twitter {
font-family: 'loopicon' !important;
font-weight: 600!important;
}
.lp-x:before,
.lp-twit:before,
.fa-twitter:before{
content: "\e192"!important;
}

html {
  font-family: "Open Sans", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5rem;
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  margin: 0px;
}

:root {
  font-size: 16px;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

address {
  font-style: normal;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

[hidden],
template {
  display: none;
}

a {
  color: #0071BC;
  text-decoration: none;
}
a:hover, a:focus {
  color: #00538A;
  text-decoration: underline;
}
a:focus {
  outline: 2px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:focus {
  outline: #996300 auto 2px;
  color: #002244;
  border-radius: 0px;
}

ul, ol {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

p {
  margin: 0px;
}

hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #e6e6e6;
}

abbr [title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  top: 8px;
}

sup {
  bottom: 4px;
}

img {
  border: 0;
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
label {
  display: inline-block;
  margin-bottom: 6px;
  font-weight: 700;
}
svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0px;
}

hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 22px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #e6e6e6;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

[role=button] {
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type=search],
input[type=email],
input[type=text],
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none;
}

input[type=search] {
  box-sizing: border-box;
}

fieldset {
  border: 0;
  margin: 0px;
  padding: 0px;
}

fieldset[disabled] {
  cursor: default;
  opacity: 0.6;
}

figcaption {
  font-size: 0.75rem;
  line-height: 1.5rem;
  color: #666666;
}

form[disabled] {
  cursor: default;
  opacity: 0.6;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

td,
th {
  padding: 0px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
@media print {
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a [href]::after {
    content: " (" attr(href) ")";
  }

  abbr [title]:after {
    content: " (" attr(title) ")";
  }

  a [href^="#"]::after,
a [href^="javascript:"]::after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

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

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .lp__navbar {
    display: none;
  }

  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
@media (min-width: 768px) {
  .container-fluid {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.row {
  margin-left: -8px;
  margin-right: -8px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
@media (min-width: 768px) {
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1200px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }
}
.col-xl-15,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 576px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 768px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-xl-15 {
    width: 20%;
    float: left;
  }
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.show {
    opacity: 1
}
.collapse {
    display: none;
}
.collapse.show {
    display: block;
}
tr.collapse.show {
    display: table-row;
}
tbody.collapse.show {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}
.form-group {
        position: relative;
    margin-bottom: 16px;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.close,
.close-this-megamenu{
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav>li {
    position: relative;
    display: block;
}
    .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
}

    .navbar-brand {
    float: left;
    height: auto;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

    .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}
@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 992.5px) {
.navbar-header {
        float: left;
    }
   .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-collapse {
 display: block;
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }


   /* .navbar-collapse.show {
     display: block;
    }*/
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #DF3416;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; 
}
.btn-group{
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.dropdown,
.dropup {
    position: relative;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0px auto!important;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

}
.dropdown-menu>li>a {
    display: block;
    clear: both;
    font-weight: 400;
    white-space: nowrap;
}
.open>.dropdown-menu {
    display: block;
}
.open>a {
    outline: 0;
}
.lp__secondary_dropdown .lp__dropdown_toggle {
  color: #ffffff;
  background-color: #0071BC;
  outline: 0;
}
.lp__secondary_dropdown .lp__dropdown_toggle:focus {
  outline: #996300 solid 2px;
}
.lp__secondary_dropdown .lp__secondary_dropdown_menu {
  font-size: 0.875rem;
  line-height: 1.375rem;
  z-index: 105;
  position: absolute;
  list-style: none;
  width: 100%;
  border-radius: 0px;
  text-align: left;
  max-height: 250px;
  overflow-y: scroll;
  background-color: #0071BC;
  color: #ffffff;
  outline: 0px;
  margin-top: 1px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}
.lp__secondary_dropdown .lp__secondary_dropdown_menu li {
  padding: 0px;
}
.lp__secondary_dropdown .lp__secondary_dropdown_menu li:hover {
  background-color: transparent;
  cursor: pointer;
}
.lp__secondary_dropdown .lp__secondary_dropdown_menu li a {
  display: block;
  padding: 8px 16px 8px 16px;
  color: #fff;
  white-space: pre-wrap;
}
.lp__secondary_dropdown .lp__secondary_dropdown_menu li a:hover, .lp__secondary_dropdown .lp__secondary_dropdown_menu li a:focus {
  background-color: rgba(0, 0, 0, 0.42);
  cursor: pointer;
  outline: 0px;
  text-decoration: none;
}
.lp__secondary_dropdown.show .lp__dropdown_toggle {
  outline: #996300 solid 2px;
  color: #ffffff;
}

.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.show {
    filter: alpha(opacity=50);
    opacity: .5;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto;
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    content: "";
    border-width: 10px
}
.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}
.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}
.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}
.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}
.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel+.panel {
    margin-top: 6px!important;
}
.panel-group .panel-heading {
    border-bottom: 0
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}
.visible-print-block {
    display: none!important
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
.visible-print-inline {
    display: none!important
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
.visible-print-inline-block {
    display: none!important
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}
@media print {
    .hidden-print {
        display: none!important
    }
}
._loop_subnav_list_item a:focus {
        color: #fff;
                }
    .collapse.in {
    display: block !important;
}

.lp-footer-lang-dropdown .dropdown-menu {
margin: 0px 0px 2px 0px;
border-radius: 0px;
float: right;
left: auto;
min-width: 118px;
background-color: #0071BC;
border: 0px;
top: auto;
}



.lp-footer-lang-dropdown .dropdown-menu li a {
font-size: 12px;
line-height: 17px;
text-align: center;
color: #fff;
display: block;
padding: 8px 16px 8px 16px;
border-radius: 0px;
}



.lp-footer-lang-dropdown .dropdown-menu li a:hover {
color: #fff;
background: rgba(0, 0, 0, 0.42);
}



.lp-footer-lang-dropdown .dropdown-menu li a:focus {
background: rgba(0, 0, 0, 0.42);
color: #ffffff;
outline: #ffd380 solid 2px;
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../wbr/clientlibs/fonts/fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('../wbr/clientlibs/fonts/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../wbr/clientlibs/fonts/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../wbr/clientlibs/fonts/fonts/fontawesome-webfont.woff2fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../wbr/clientlibs/fonts/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../wbr/clientlibs/fonts/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}
.ui-widget {
        font-family: "Open Sans", sans-serif!important;
    }
.active-menu-link > a, .active-menu-link > span {
  border-bottom: 4px solid #8A0000;
  padding: 0 0 3px 0;/*color:#9c9c9c !important;*/ 
  font-weight: 800 !important;
}

.hover-menu-link > a {
  /*border-bottom: 4px solid #8A0000;*/
  padding: 0 0 3px 0; 
}

body, .page .ui-widget {
  font-family: Arial;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 14px;
}

/*p {
  color: #57585B;
  font-size: 14px;
}*/

ul {
  padding: 0;
  margin: 0;
}
/*ul li {
  font-size: 13px;
  color: #57585B;
  padding: 8px 15px;
  line-height: 22px;
  list-style-type: square;
}*/

a {
  color: #0092CD;
}

table {
  border-collapse: collapse;
}
table td {
  text-align: left;
  padding: 5px;
}

.page {
  margin: 0 0 0px 0;
  min-width: 1010px;
}

#wb_header {
  overflow: hidden;
  background: none repeat scroll 0 0 #282828;
  height: 43px;
}

#wb_header .top_header {
  width: 1010px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 10px;
}

.wb-logo-slogan {
  width: 42%;
  float: left;
  cursor: pointer;
}

.wb_slogan {
  float: left;
  padding: 3px 0 0 0;
}

.wb_logo {
  float: left;
  padding: 3px 5px 0 6px;
}

.wb_slogan {
  padding: 0 0 0 4px;
}

.lang-menu-block {
  width: 56%;
  float: right;
}

.lang-menu-block .menu-bar {
  float: left;
  background: url("../../../App_Themes/css/ppi/img/search-lang-separator.png") no-repeat scroll 302px 9px transparent !important;
  width: 58%;
}

.global-languages {
  float: left;
  padding: 1px 0 0 12px;
}

.global-languages li {
  float: left;
  list-style: none outside none;
  padding: 5px 10px 0 0;
}

.menu-bar .global-languages li a {
  color: #FFFFFF;
  font: 11px Arial;
  text-decoration: none;
}

.lang-menu-block .searchbox {
  float: right;
  width: 216px;
  margin: 0 1px 0 0;
}

#edit-search-box {
  border: 0 none;
  margin: 0;
  padding: 7px 0;
}

#edit-search-box .fieldset-wrapper {
  position: relative;
}

#wb_header .form-text {
  background: none repeat scroll 0 0 #353535;
  border: 1px solid #474747;
  color: #FFFFFF;
  height: 26px;
  padding: 0 6px 0 7px;
  width: 203px;
  font-size: 13px;
}

#wb_header .form-item {
  width: 216px;
  padding: 1px 0 0 0;
}

#wb_header .form-submit {
  border: medium none;
  position: absolute;
  right: 19px;
  top: 5px;
  width: 20px;
  background: url("../../../App_Themes/css/ppi/img/mglass.gif") no-repeat scroll 0px center transparent;
  height: 13px;
}

.web_header_title {
  
  padding: 3px 0 0 0;
}

.front .web_header_title {
  background: none repeat scroll 0 0 #FFFFFF;
}

.web_header_title .header_title-seach {
  width: 1010px;
  margin: 0 auto;
  color: #606063;
  font-weight: 400;
  font-size: 24px;
  padding: 0 10px;
  overflow: hidden;
}

.web_header_title .header_title-seach .title-block {
  color: #000;
  font-weight: 100;
  font-size: 30px;
}

.header_title-seach .title-block {
  float: left;
}

/*.content-wrapper {
  width: 1010px;
  margin: 0 auto;
  padding: 0 10px;
  overflow: hidden;
  clear: both;
}
*/

.logo-block {
  clear: both;
}
.logo-block img {
  vertical-align: top;
}

.menu-block {
  width: 1010px;
  margin: 0 auto;
  clear: both;
  height: 29px;
  padding: 14px 0 0 0;
}

.content-menu-links {
  float: left;
}

.content-menu-links li:nth-child(1) {
  padding-left: 0;
}

.content-menu-links ul {
  list-style-type: none;
  float: left;
}

.dropdown-options:hover .dropdown {
  display: block;
  transition: all .5s ease;
}

.dropdown-options ul li {
  width: 100%;
}
.content-menu-links ul li:hover > a, .content-menu-links ul li:hover a img {
  border-bottom: 4px solid #8A0000;
  padding: 0 0 3px 0; /*color:#9c9c9c !important;*/
}

.content-menu-links .dropdown li:hover > a {
  border: none;
  padding: 5px 10px;
}

.content-menu-links ul li {
  float: left;
  font-size: 13px;
  margin: 0px 32px 0 0;
  padding: 4px 2px;
  position: relative;
  font-weight: 600; list-style-type: none;
  cursor: pointer; text-transform:uppercase;
}

    .content-menu-links ul li a img
    {
        border-bottom: 4px solid #fff;
        padding: 0 0 3px 0;
    }

    .content-menu-links ul li.active-menu-link a img {
      border-bottom: 4px solid #8A0000;
      padding: 0 0 3px 0;
    }
    

.content-menu-links ul li a {
  color: #000000;
}
.content-menu-links ul li span {
  color: #000000;
}

/*.dropdown {
  float: none !important;
  position: absolute;
  display: none;
  top: 24px;
  padding: 0;
  background: none repeat scroll 0 0 #F1F1F1;
  overflow: hidden;
  width: 200px;
  z-index: 2000;
}
*/

.page .dropdown li {
  float: none !important;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.page .dropdown li a {
  padding: 5px 10px;
  display: block;
}

.dropdown li:hover {
  background: none repeat scroll 0 0 #808080;
}

.dropdown li:hover a {
  color: #ffffff;
}

.page .header_title-seach .searchbox {
  float: right;
  width: 20%;
  padding: 7px 0 0 0;
}

.header_title-seach .searchbox .form-wrapper {
  border: 0 none;
  margin: 0;
  padding: 0;
}

.page .header_title-seach .fieldset-wrapper {
  position: relative;
}

.page .header_title-seach .form-text {
  background-color: #fff;
  border: 1px solid #DCDDDC;
  color: #808080;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 12px;
  padding: 4px 0;
}

.page .header_title-seach .form-submit {
  border: medium none;
  position: absolute;
  right: 4px;
  top: 15px;
  width: 20px;
  height: 14px;
  background: url("../../../App_Themes/css/ppi/img/search.png") no-repeat scroll 1px center transparent;
}

.page .sub-title {
  font-size: 14px;
  font-weight: 700;
}

.page .footer-contents {
  padding: 15px 0;
  clear: both;
  overflow: hidden;
  
  border-top: 1px solid #adadad;
  width: 1010px;
  margin: 0 auto;
}

.page .footer-contents .footer {
  width: 1010px;
  margin: 0 auto;
  font-size: 12px;
}

.page .footer-contents .footer-logo {
  float: left;
}

.page .footer-logo img {
  width: 150px;
}

.page .footer .address-block {
  float: left;
  padding: 0 15px;
  width: 60%;
}

.page .address-block-mail {
  float: right;
  color: #0092CD;
}

.page .footer a {
  color: #0092CD;
}

.breadcrumb-block {
  clear: both;
  border-bottom: 1px solid #E5E5E5;
  margin: 0 0 10px 0;
}

.breadcrumb {
  padding: 0 0 10px 0;
  font-weight: bold;
}

.breadcrumb span {
  color: #333333;
  font-size: 12px;
}

.breadcrumb .arrow-divider,
.breadcrumb .current-page,
.breadcrumb .separator,
.breadcrumb .main-page {
  padding: 0 5px;
}

.page .footer a.sub-page {
  color: #333333;
  font-size: 12px;
}

.home .carousel {
  float: left;
  width: 100%;
  margin: 0px 0 0 0;
  height: 383px;
  overflow: hidden;
  padding: 17px 0 0 0;
}

.home .carousel .cycle-nav {
  position: absolute;
  top: 40%;
  font-size: 0;
  width: 50px;
  height: 50px;
  z-index: 10;
}

.home .carousel .prev {
  left: 0;
  background: url("../../../App_Themes/css/ppi/img/carousel_arrow_left.png") no-repeat scroll 0 0 transparent;
}

.home .carousel .next {
  right: 0;
  background: url("../../../App_Themes/css/ppi/img/carousel_arrow_right.png") no-repeat scroll 0 0 transparent;
}

.home .carousel ul li {
  height: 385px;
  position: relative;
  padding: 0;
}

.home .carousel-data {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 18px;
  margin: 0 0 0 0;
  padding: 21px 100px;
  position: absolute;
  
}

.home .tab-content, .home #tabs {
  float: left;
  width: 100%;
  padding: 0;
}

.home .tab-content {
  margin: 30px 0 20px 0;
}

.home #tabs .ui-tabs-nav {
  float: left;
  width: 20%;
  padding: 0;
}

.home #tabs .ui-tabs-panel {
  float: right;
  width: 80%;
  padding: 0;
}

.home #tabs .ui-tabs-nav li {
  height: auto;
  margin: 0;
}

.home .ui-state-default a {
  border-bottom: 2px solid #E7E7E9;
}

.home .ui-tabs-active a {
  border: none;
}

.home #tabs .ui-tabs-nav li a {
  background: url("../../../App_Themes/css/ppi/img/arrow_gray.png") no-repeat scroll 10px center transparent;
  font-size: 16px;
  width: 128px;
  padding: 12px 10px 12px 30px;
  font-weight: 700;
}

.home #tabs li.ui-state-active {
  background: url("../../../App_Themes/css/ppi/img/shape_tab.png") no-repeat scroll left center transparent;
}
.home #tabs li.ui-state-active a {
  color: #ffffff;
  background: url("../../../App_Themes/css/ppi/img/arrow_white.png") no-repeat scroll 10px center transparent;
}

.home .tab img {
  float: left;
  width: 40%;
}
.home .tab .data-wrapper {
  float: right;
  width: 58%;
  font-size: 14px;
}
.home .tab .data-wrapper div {
  padding: 0 0 10px 10px;
  color: #57585B;
}

/*.main-title {
  font-size: 24px;
  font-weight: 300;
  color: #000;
}*/

.new-content-wrapper {
  clear: both;
}

.home .higlighteddata {
  color: #0092CD;
  font-weight: 700;
}

.home .bottom-content {
  border: 2px solid #E7E7E9;
  margin: 30px 0;
}

.home .column-wrapper {
  padding: 30px 10px;
  overflow: hidden;
  display: table;
}

.home .column-wrapper .column {
  border-right: 2px solid #E7E7E9;
  color: #57585B;
  display: table-cell;
  font-size: 14px;
  padding: 0 13px;
  width: 23%;
}

.home .column-wrapper .column3 {
  border: none;
}

.home .column-wrapper .column4 {
  border: none;
  padding: 0;
  background: none repeat scroll 0 0 #F1F1F1;
  width: 20%;
}

.home .column-wrapper .column h2 {
  font-size: 14px;
  font-weight: 700;
  color: #606063;
}

.home .column-wrapper .column .row-wrapper {
  padding: 18px 34px;
}
.home .column-wrapper .column .row-wrapper h2 {
  margin: 0;
}

.home .column-wrapper .row-wrapper .row {
  border-bottom: 1px solid #C5C7CA;
  padding: 10px 0;
}

.map-tab {
  padding: 0 30px 17px 0px;
  margin: 0;
}

.map-tab a {
  font-weight: 700;
  font-size: 16px;
  color: #555555;
  padding: 0;
}

.map {
  clear: both;
}

.main-contents {
  float: left;
  width: 100%;
  margin: 0px 0 30px 0;
}
.home .main-contents
{
    margin: 0px !important;
}

.methodology .main-contents .main-title {
  padding: 0 0 5px 0;
  margin: 20px 0 0 0;
}

.methodology .methodology-con {
  margin: 20px 0 0 0px;
}

.methodology .methodology-con .sub-title {
  padding:10px;
  margin: 0;
}

.methodology .bulleted-list {
  float: left;
  margin: 0 0 5px 15px;
  padding: 0 0 20px 0;
}

.methodology .bulleted-list ul {
  width: 48%;
}

.methodology .bulleted-list ul li {
  list-style-type: square;
  color: #57585B;
  font-size: 18px;
  line-height: 22px;
  list-style-type: square;
  padding: 8px 15px;
}

.methodology .bulleted-list ul li span {
  font-size: 14px;
}

.methodology .bulleted-list .list-content1 {
  float: left;
}

.methodology .bulleted-list .list-content2 {
  float: right;
}

.methodology .bulleted-list span.bottom-label {
  color: #57585B;
  float: left;
  font-size: 14px;
  font-style: italic;
  margin: 50px 0 0 15px;
  width: 100%;
}

.accordian .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  left: 0;
}

.accordian-title, .ui-tabs-nav a, a {
  outline: none;
}

.accordian {
  float: left;
  width: 100%;
}

.accordian .accordian-content-1 {
  border-top: 1px solid #f1f1f1;
}

.accordian .accordian-content {
  /*
  padding: 15px 0;
  border-bottom: 1px solid #F1F1F1;
  */
}


.accordian .accordian-content .accordian-title {
  padding: 10px 0 10px 30px;
}

.page .accordion .accordian-title {
  font-size: 14px;
  font-weight: 700;
  color: #58595B;
}

.page .ui-accordion .ui-accordion-header-active {
  color: #0092CD;
}

.accordian .accordian-data {
  display: none;
  color: #57585B;
  font-size: 14px;
  line-height: 24px;
  padding: 3px 30px;
}

.accordian .datalist-main {
  padding: 10px 20px;
  margin: 0 0 0 20px;
}
.accordian .datalist-main > li {
  list-style-type: disc;
  padding: 2px 5px;
}

.datalist-main ul li {
  list-style-type: circle;
  padding: 0 5px;
}

.accordian .datalist-main a {
  color: #0092CD;
}

.accordian .datalist-main ul {
  padding: 0px 20px;
}

.expand {
  background: url("../../../App_Themes/css/ppi/img/plus_icon.png") no-repeat scroll center center transparent !important;
}

.glosarry .main-title {
  float: left;
}

.glosarry .top-level-menu {
  float: left;
  width: 100%;
  background: none repeat scroll 0 0 #FFFFFF;
}

.glosarry .main-contents {
  margin: 0 !important;
  padding: 0;
  background: none repeat scroll 0 0 #FFFFFF;
}

.glosarry .glosarry-con .title {
  float: left;
  width: 100%;
  padding: 0 0 10px 0;
}

.glosarry .title .exapnd-collapse {
  float: left;
  margin: 0 0 0 0px;
  padding: 10px;
  background: url("../../../App_Themes/css/ppi/img/minus_icon.png") no-repeat scroll center center transparent;
  cursor: pointer;
}

.glosarry .title .sub-title {
  float: left;
  margin: 0 0 0 20px;
}

.glossary-contents {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}

.glossary-contents .column {
  width: 25%;
  float: left;
}

.explanation-block .row-wrapper {
  overflow: hidden;
}

.glossary-contents .column .row {
  float: left;
  border-bottom: 1px solid #F1F1F1;
  padding: 15px 0;
  width: 94%;
}

.glosarry .acronym {
  color: #0092CD;
  float: left;
  font-size: 14px;
}

.glosarry .abbreviations {
  float: right;
  width: 75%;
  font-size: 14px;
  color: #57585B;
}

.glossary-contents .column-wrapper {
  background: none repeat scroll 0 0 #FFFFFF;
  position: relative;
  z-index: 10;
}

/*.alphabet-contents {
  clear: both;
  position: relative;
  background: none repeat scroll 0 0 #FFFFFF;
  z-index: 10;
  overflow: hidden;
}*/

.alphabet-contents .letters {
  font-size: 0;
  margin: 20px 0 0;
  border-bottom: 3px solid #F1F1F1;
  border-top: 3px solid #F1F1F1;
  font-size: 0;
  padding: 5px 0;
}

.glosarry .letters .in-active {
  color: #7B7B7B;
  cursor: default;
}

.glosarry .letters span {
  color: #0092CD;
  font-size: 28px;
  font-weight: 300;
  padding: 0 20px 0 0;
  cursor: pointer;
}

.alphabet-contents .letters span a {
  color: #0092CD;
}

.glosarry .explanation-block {
  position: relative;
  overflow: hidden;
}

.explanation-block .row-wrapper .row {
  width: 100%;
  float: left;
  padding: 10px 0;
}

.explanation-block .column-letter {
  float: left;
  width: 50px;
  color: #0092CD;
  font-size: 48px;
}

.explanation-block .row .column-data {
  border-bottom: 2px solid #f1f1f1;
  width: 90%;
  float: right;
  line-height: 24px;
}

.explanation-block .column-content {
  width: 100%;
  float: right;
  padding: 10px 0;
}

.column-content .label {
  float: left;
  width: 185px;
  font-size: 14px;
  font-weight: 600;
}

.explanation-block .content {
  float: right;
  width: 78%;
  color: #57585B;
  font-size: 14px;
}

.explanation-block .content ul {
  padding: 10px 15px;
}

.explanation-block li {
  padding: 0 10px;
  list-style-type: disc;
}
.explanation-block li b {
  color: #57585B;
}

.sub-list li {
  list-style-type: circle;
}

span.italic {
  font-style: italic;
}

.income-group li {
  font-size: 14px;
}

.faq .main-contents .main-title {
  padding: 6px 0 15px 0;
  margin: 13px 0 0 0;
}

.faq .faq-con {
  margin: 0;
}

.faq .faq-con span {
  color: #57585B;
  font-size: 14px;
}

.faq .faq-con .sub-title {
  padding: 0 0 15px;
  margin: 40px 0 0 0;
}

.faq .accordian ul {
  padding: 0 20px;
  margin: 0 0 0 20px;
}
.faq .accordian ul li {
  padding: 0 15px;
}

.faq .accordian .highlightedcolor {
  color: #0092CD;
}

.faq .accordion table {
  width: 95%;
  margin: 10px auto;
}

.faq .accordion th,
.faq .accordion td {
  width: 33%;
}

.faq .accordion td {
  padding: 5px;
}

.challenge .main-title {
  padding: 2px 0 15px 0;
  margin: 18px 0 0 0;
}

.challenge .challenge-con {
  color: #57585B;
  font-size: 14px;
  margin: 0;
  height: 600px;
}

.publications #tabs .ui-accordion-header-icon {
  top: 9px;
  left: 0;
}

.publications .main-contents {
  margin: 0;
}

.publications .main-contents .block {
  float: left;
  margin: 20px 0;
  width: 100%;
}

.publications .main-contents .block1 {
  margin: 11px 0 20px 0;
}

.publications .left-side-contents {
  width: 55%;
  float: left;
  padding: 0 0 0 0px;
}

.publications .left-side-contents .main-title {
  padding: 0 0 20px 0;
  margin: 10px 0 0 0;
}

.publications .publish-data {
  font-size: 14px;
  color: #57585B;
  line-height: 22px;
}

.publications .right-side-contents {
  float: right;
  padding: 67px 0 0 0;
}

.publications .block2 {
  margin: 60px 0 0 0;
}

.publications .block2 #tabs {
  width: 100%;
  padding: 0;
}

.publications .block2 #tabs ul {
  padding: 0;
}
.publications .block2 #tabs ul li {
  height: 60px;
  padding: 0;
  width: 240px;
}

.publications #tabs .ui-tabs-panel {
  padding: 0px;
  width: 70%;
}

.publications .ui-tabs-panel h2 {
  color: #57585B;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 5px 0;
}

.publications .ui-tabs-panel .row {
  font-size: 14px;
  padding: 0 45px 5px 32px;
  color: #57585B;
}

.publications .row .bold-data {
  font-weight: 700;
}

.publications .higlighteddata {
  color: #0092CD;
}



.ppipublications #tabs ul {
  width: 237px;
  border: none;
  padding: 0;
}

.ppipublications .keystudies .tab-icon {
  background-position: 0px -132px;
}
.ppipublications .multisector .tab-icon {
  background-position: -40px -132px;
}
.ppipublications .energy .tab-icon {
  background-position: -80px -132px;
}
.ppipublications .telecom .tab-icon {
  background-position: -112px -132px;
}
.ppipublications .transport .tab-icon {
  background-position: -148px -132px;
}
.ppipublications .sewerage .tab-icon {
  background-position: -188px -132px;
}

.ppipublications .ui-state-active.keystudies .tab-icon {
  background-position: 0px -90px;
}

.ppipublications .ui-state-active.multisector .tab-icon {
  background-position: -40px -90px;
}

.ppipublications .ui-state-active.energy .tab-icon {
  background-position: -80px -90px;
}

.ppipublications .ui-state-active.telecom .tab-icon {
  background-position: -112px -90px;
}

.ppipublications .ui-state-active.transport .tab-icon {
  background-position: -148px -90px;
}

.ppipublications .ui-state-active.sewerage .tab-icon {
  background-position: -188px -90px;
}

.publications .ui-tabs-nav .ui-state-active a {
  color: #ffffff;
}

.publications li {
  outline: none;
}

.publications .ui-tabs-nav .ui-state-active {
  background: url("../../../App_Themes/css/ppi/img/shape1.png") no-repeat scroll left center transparent;
}

.publications .accordion .accordian-title {
  padding: 0 5px 20px 30px;
}

.description {
  font-size: 16px;
  display: block;
  padding: 0 0 10px 0;
}

.publications .ui-tabs-nav .ui-state-active .tab-icon {
  background: url("../../../App_Themes/css/ppi/img/arrow_white.png") no-repeat scroll 25px center transparent !important;
}

.publicationtab .ui-tabs-nav .ui-state-default .tab-icon {
  background: url("../../../App_Themes/css/ppi/img/arrow_gray.png") no-repeat scroll 25px center transparent;
}

.publications .ui-tabs-nav .tab-icon {
  display: block;
  width: 48px;
  height: 60px;
  background-repeat: no-repeat;
  float: left;
}

.publications .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  font-size: 18px;
  width: 150px;
  background: none;
  padding: 20px 6px;
}

.otherresource .ui-tabs-nav span {
  margin: 2px 0 0 3px;
}

.otherresource .toolkit .tab-icon {
  background-position: -10px -182px;
}

.otherresource .multisector .tab-icon {
  background-position: -48px -182px;
}

.otherresource .energy .tab-icon {
  background-position: -84px -182px;
}

.otherresource .telcom .tab-icon {
  background-position: -120px -182px;
}

.otherresource .transport .tab-icon {
  background-position: -158px -182px;
}

.otherresource .water .tab-icon {
  background-position: -194px -182px;
}

.otherresource .websites .tab-icon {
  background-position: -230px -182px;
}

.otherresource .ui-state-active.toolkit .tab-icon {
  background-position: -10px -222px;
}

.otherresource .ui-state-active.multisector .tab-icon {
  background-position: -48px -222px;
}

.otherresource .ui-state-active.energy .tab-icon {
  background-position: -84px -222px;
}

.otherresource .ui-state-active.telcom .tab-icon {
  background-position: -120px -222px;
}

.otherresource .ui-state-active.transport .tab-icon {
  background-position: -158px -222px;
}

.otherresource .ui-state-active.water .tab-icon {
  background-position: -194px -222px;
}

.otherresource .ui-state-active.websites .tab-icon {
  background-position: -230px -222px;
}

.ppiresource .block2 #tabs ul li {
  padding: 0;
}

.ppiresource .ui-state-active.dataupdate .tab-icon {
  background-position: -85px -260px;
}

.ppiresource .ui-state-active.regional .tab-icon {
  background-position: -125px -260px;
}

.carousel a {
  text-decoration: none;
  color: #ffffff;
}

.bottom-content a,
.explanation-block .column-content a {
  color: #0092CD;
}

.bottom-content .column-content {
  display: block;
  padding: 0 0 7px 0;
  line-height: 16px;
}

.askquestion .faq-con {
  font-size: 14px;
  color: #57585B;
  height: 600px;
}

.askquestion .faq-con a {
  color: #0092CD;
}

.additionalresource .main-title {
  margin-top: 20px;
}

.additionalresource .ui-widget-content a {
  color: #0092CD;
  word-wrap: break-word;
}

.additionalresource .tab-content {
  min-height: 600px;
}

.additionalresource .ui-tabs-panel .row p {
  margin: 5px 0 0 0;
}

.additionalresource #tabs li .tab-icon {
  background-position: 20px 20px;
}

.additionalresource li.website .tab-icon {
  background-image: url("../../../App_Themes/css/ppi/img/website_icon.png");
}

.additionalresource li.paper .tab-icon {
  background-image: url("../../../App_Themes/css/ppi/img/paper_icon.png");
}

.additionalresource li.book .tab-icon {
  background-image: url("../../../App_Themes/css/ppi/img/book_icon.png");
}

.additionalresource li.rankings .tab-icon {
  background-image: url("../../../App_Themes/css/ppi/img/website_rate.png");
}

.additionalresource li.website.ui-tabs-active .tab-icon {
  background-image: url("../../../App_Themes/css/ppi/img/website_icon_a.png");
}

.additionalresource li.paper.ui-tabs-active .tab-icon {
  background-image: url("../../../App_Themes/css/ppi/img/paper_icon_a.png");
}

.additionalresource li.book.ui-tabs-active .tab-icon {
  background-image: url("../../../App_Themes/css/ppi/img/book_icon_a.png");
}

.additionalresource li.rankings.ui-tabs-active .tab-icon {
  background-image: url("../../../App_Themes/css/ppi/img/website_rate_icon_a.png");
}

/*********snapshots************/

.snapshot .selection-block {
  clear: both;
  overflow: hidden;
  padding: 0 0 15px;
}

.snapshot .selection-block .dropdown-list {
  padding: 20px 0 0 0;
}

.snapshot .selection-block .selection-head {
  background-color: #0092CD;
}

.snapshot .selection-head span.label {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  padding: 0;
}

.snapshot .selection-block span {
  color: #57585B;
  font-size: 14px;
  display: block;
  padding: 12px 0;
}

.snapshot .selection-block .options {
  width: 33%;
  display: inline-block;
}

.snapshot .selection-block select {
  width: 90%;
  float: left;
  background: none repeat scroll 0 0 transparent;
  border: none;
  border-bottom: 1px solid #C4C4C4;
  padding: 0 0 5px 0;
}

.snapshot .country select {
  margin: 0 0 0 20px;
}

.snapshot .region select {
  float: right;
}

.snapshot .highlights-head {
  background: none repeat scroll 0 0 #F2F2F2;
}

.snapshot .highlights-head span {
  display: inline-block;
  color: #ffffff;
  font-size: 20px;
  background-color: #0092CD;
  position: relative;
  padding: 3px 12px;
}

.snapshot .highlights-head span:after {
  background-image: url("../../../App_Themes/css/ppi/img/pointer_arrow.png");
  background-repeat: no-repeat;
  content: "";
  height: 7px;
  left: 50%;
  position: absolute;
  top: 100%;
  width: 11px;
}

.snapshot .highlights-block .highlights-data {
  clear: both;
  overflow: hidden;
  padding: 20px 0 0 0;
}

.snapshot .highlights-block .row-wrapper {
  border-bottom: 1px solid #DEDEDE;
  overflow: hidden;
}

.snapshot .highlights-block .column {
  float: left;
  width: 40%;
  padding: 10px 0 15px 0;
  color: #57585B;
  font-size: 14px;
}

.snapshot .tab-content-block .ui-tabs-panel {
  padding: 30px 0 0 0;
}

.snapshot .table-wrapper thead tr {
  background: none repeat scroll 0 0 #DBDBDB;
}

.snapshot .table-wrapper tbody tr:nth-child(even) {
  background: none repeat scroll 0 0 #F2F2F2;
}

.snapshot .table-wrapper tbody td {
  border-left: 2px solid #ffffff;
}

.snapshot .tab-content-block th,
.snapshot .tab-content-block td {
  color: #57585B;
  font-size: 14px;
}

.snapshot .tab-content-block th {
  font-weight: 700;
}

.snapshot table th,
.projectdata table th {
  font-weight:600;
  font-size:12px;
  line-height:16px;
  vertical-align: top;
  line-height: 15px;
}

.snapshot .tab-content-block {
  padding: 30px 0 0 0;
}
.snapshot .tab-content-block ul.ui-tabs-nav {
  margin: 20px 0 0 0;
}

.snapshot .ui-tabs-nav {
  border-bottom: 1px solid #DEDEDE;
  border-radius: 0;
}

.snapshot #tab-data .ui-tabs-nav li {
  padding: 0px 16px 0px 0px;
}

.snapshot .ui-tabs .ui-tabs-nav li a {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #0071bc;
  padding: 8px 16px 8px 16px;
}

.snapshot #tab-data .ui-tabs-active a {
  color: #004c92;
  border-bottom: 4px solid #004c92;
}

.snapshot .tab-content-block table {
  width: 100%;
}

.snapshot .tab-content-block th {
  text-align: left;
  padding: 8px 15px;
}

.snapshot .tab-content-block td {
  padding: 8px 15px;
}

.snapshot .tab-content-block #tab-data {
  padding: 0;
  overflow: hidden;
}

.tab-content-block .fullwidthtab {
  width: 100%;
}

#comparactive-indicator .width-table-head {
  width: 250px;
}

/*project data*/
.projectdata .block h2 {
  padding: 5px 0 20px 0;
}

.projectdata .block table {
  width: 100%;
    font-size:13px;
    line-height:17px;
    font-weight:normal;
}

.projectdata .project-table tr {
  border-bottom: 1px solid #e5e5e5;
}

.projectdata .block table tr {
  font-size: 13px;
}

.block table.project-table thead tr,
.block .project-table.no-data tr {
  background: none repeat scroll 0 0 #545454;
    color: #ffffff;
}

/*.projectdata .block table thead th {
  border-right: 2px solid #545454;
}

.projectdata .block table thead th:last-child {
  border: 0 none;
}*/

.projectdata .sponsor-list-block .project-table th,
.projectdata .sponsor-list-block .project-table td {
  width: auto;
}
.projectdata .sponsor-list-block .project-table th:last-child,
.projectdata .sponsor-list-block .project-table td:last-child {
  text-align:right;
}
.project-table th,
.project-table td {
  text-align: left;
  padding: 10px 5px 10px 10px;
  vertical-align: top;
  width: 20px;
}

.project-table th:first-child, .project-table td:first-child {
  padding-left: 20px;
}

.projectdata .block th span {
  color: #ffffff;
}

.projectdata .block li {
  float: left;
  list-style-type: none;
  padding: 0 10px 0  0;
}
.projectinformation-list li
{
    padding: 8px 15px !important;
}

.projectdata .block .project-label {
  color: #0092CD;
}

.projectdata .block li span.label {
  font-weight: 700;
  padding: 0 10px 0 0;
}

.projectdata .block ul {
  clear: bth;
  overflow: hidden;
}

.projectdata .block .sub-title {
  min-height: 40px;
    font-size: 14px;
    line-height: 22px;
    color: #0071BC;
    padding: 8px 16px 8px 16px;
    border: 1px solid #d8e7f5;
    background-color: #fafdff;
    border-radius: 0px;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 0;
    box-shadow: inset inset 0 3px 0 #f0f7fe;
}
.projectdata .block .sub-title[aria-expanded=false]:after {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 18px;
    line-height: 22px;
    color: #0071BC;
    margin-left: 4px;
    float: right; }
.projectdata .block .sub-title[aria-expanded=true]:after {
    font-family: 'FontAwesome';
    content: "\f106";
    font-size: 18px;
    line-height: 22px;
    color: #0071BC;
    margin-left: 4px;
    float: right; }
.projectinformation-list {
  padding: 0 0 10px 0;
}

.projectdata .projectinformation-block h2 {
  padding: 0px 0 5px 0;
}

.information-table {
  margin: 10px 0 0px 0;
}

.information-table tr {
  border-bottom: 1px solid #e5e5e5;
}

.information-table td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  width: 25%;
  vertical-align: top;

}

.information-table td .label {
  float: left;
  font-weight: 700;
  color: #333;
 font-size: 12px;
}

.information-table td .label-data {
  float: left;
  color: #333;
 padding-left: 5px;
    font-size: 12px;}

.results-by-project .information-table td .label-data {
  text-align: left;
  
}

.projectdata table, .projectdata .sub-title {
  color: #57585B;
}

.projectdata .block.infra-service-block h2 {
  margin: 0;
  padding: 20px 0 5px 0;
}

.projectdata .infra-service-block .project-table {
  margin: 0 0 30px 0;
}

.projectdata .infra-service-block .project-table.no-data {
  margin: 0 0 10px 0;
}

.project-table caption {
  font-weight: 700;
  text-align: left;
  padding: 0 0 12px 20px;
}

span.dollar-notation {
  color: #57585B;
  font-weight: 300;
  display: block;
}

.region-page .tab-content-block {
  padding: 0;
}

.grid-content .table-wrapper .right-align {
  text-align: right;
  width: 120px;
}

.width-table-head {
  width: 120px;
}

.project .main-title {
  margin-bottom: 0;
}

.project-investment .width-table-head {
  width: 140px;
}

.project .search-results-top {
  clear: both;
  overflow: hidden;
  margin: 0 0 20px 0;
}

.project .search-top-content {
  float: left;
  width: 80%;
  border-bottom: 1px solid #DEDEDE;
  margin: 35px 0 0 0;
  padding: 0 0 10px 0;
}

.project .search-top-content span {
  display: inline-block;
  float: left;
  font-size: 14px;
  color: #57585B;
  font-weight: 700;
}

.project .search-top-content .result-count {
  float: right;
  font-size: 12px;
}

.project .download-region {
  float: right;
}

.project .download-region li {
  list-style-type: none;
  padding: 5px;
}
.project .download-region li a {
  text-align: center;
    font-size:13px !important;
}

.project .download-region .download {
  background-image: url(../../../content/dam/PPI/images/download_icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 5px 0px 5px 18px;
}

/*.project .download-region .modify-search {
  background: #0092CD;
}*/
.project .download-region .modify-search a {
  color: #ffffff;
  font-weight: 700;
  padding: 0 0 0 8px;
}

.project-investment .table-wrapper {
  width: 100%;
  clear: both;
}
.project-investment .table-wrapper th, .project-investment .table-wrapper td {
  color: #57585B;
  font-size: 14px;
}

.project-investment .table-wrapper th {
  padding: 8px 15px;
  text-align: center;
  font-weight: 700;
}

.project-investment .table-wrapper td {
  padding: 8px 15px;
  text-align: left;
}

.snapshot .table-wrapper .right-align {
  text-align: right;
}

.project-investment .table-wrapper .main-data {
  color: #0092CD;
  font-weight: 700;
}

.results-by-project .accordion table {
  color: #57585B;
}

.results-by-project .content-area .title {
  text-align: left;
  padding: 15px 15px 0 15px;
  font-weight: 700;
}

.page .results-by-project .ui-accordion .ui-accordion-header-active,
.results-by-project .accordion table {
  color: #57585B;
}

.results-by-project .accordion .active-background {
  background: none repeat scroll 0 0 #F2F2F2;
  overflow: hidden;
}
.results-by-project .accordion .active-background .icon-region {
  background-color: #0092CD;
}

.results-by-project .accordion .accordion-head {
  overflow: hidden;
  outline: medium none;
}

.results-by-project .block table tr {
  font-size: 14px;
}

.results-by-project .information-table td .label {
  font-weight: normal;
}

.project-investment table {
  width: 100%;
}

.results-by-project .block .sub-title {
  background: none repeat scroll 0 0 #F2F2F2;
  font-size: 16px;
  margin: 10px 0 0;
  padding: 10px 20px;
  color: #57585B;
}

.project-investment .information-table .main-data,
.project-investment .project-table .main-data {
  color: #0092CD;
  font-weight: 700;
}

.project span.other-details {
  color: #57585B;
  font-size: 14px;
  display: block;
  padding: 10px 20px;
}

.project-investment .accordion .accordion-data {
  border: 1px solid #DEDEDE;
  display: block;
  margin: 10px 0;
  padding: 0 10px;
}

.project table tbody tr {
  vertical-align: top;
}

.project-investment .information-table {
  border-bottom: 1px solid #DEDEDE;
  display: block;
  padding: 0 0 20px 0;
}

.project-investment .information-table tr {
  border: none;
}

.project-investment .block .project-table.no-data {
  margin: 0 0 30px 0;
}

.project-investment .block .project-table.no-data tr {
  background: none;
  border-bottom: 1px solid #DEDEDE;
}

.project .accordion-head .content-area {
  float: left;
}

.project .content-area li span {
  display: inline-block;
  padding: 0 6px 0 0;
}

.project .accordion-head.ui-state-default .icon-region {
  background-image: url("../../../App_Themes/css/ppi/img/project_plus_icon.png");
}

.project .active-background.ui-state-default .icon-region {
  background-image: url("../../../App_Themes/css/ppi/img/plus_icon_1.png");
}

.projectdata .ui-accordion .ui-accordion-header .ui-icon {
  background-image: url("../../../App_Themes/css/ppi/img/projects_plus_icon.png");
}

.projectdata .ui-accordion .ui-accordion-header .ui-icon {
  width: 15px;
  height: 15px;
  display: inline-block;
  float: right;
}

.project .accordion-head.ui-state-default .title,
.projectdata .ui-accordion .ui-accordion-header-active {
  color: #57585B;
}

.project .accordion-head.ui-state-active .icon-region {
  background-image: url("../../../App_Themes/css/ppi/img/project_minus_icon.png");
}

.project .active-background.ui-state-active .icon-region {
  background-image: url("../../../App_Themes/css/ppi/img/minus_icon_2.png");
}

.projectdata .ui-accordion .ui-accordion-header.ui-state-active .ui-icon {
  background-image: url("../../../App_Themes/css/ppi/img/projects_minus_icon.png");
}

.project .accordion-head .icon-region {
  background-repeat: no-repeat;
  background-position: center center;
  float: right;
  height: 68px;
  width: 65px;
  border-left: 2px solid #ffffff;
}

.project .accordion-head .data-wrapper ul {
  padding: 0 0 0 15px;
}

.project .accordion-head .data-wrapper li {
  list-style-type: none;
  float: left;
  padding: 0 0px 0 90px;
}

.project .accordion-head .data-wrapper li:first-child {
  padding: 0;
}

.presentation-block, .snapshot .main-contents {
  min-height: 600px;
}

.presentation-block table {
  width: 100%;
  margin: 30px 0;
  border-collapse: collapse;
  color: #57585B;
}
.presentation-block table a {
  color: #57585B;
}
.presentation-block table th {
  padding: 10px 5px;
  border: 1px solid #DEDEDE;
  border-left: none;
  border-right: none;
}
.presentation-block table tr {
  text-align: left;
}
.presentation-block table td {
  padding: 10px 5px;
  border: 1px solid #DEDEDE;
  border-left: none;
  border-right: none;
}
.presentation-block table td:nth-child(1), .presentation-block table th:nth-child(1) {
  border-right: 1px solid #DEDEDE;
  width: 50px;
}

/*th.right-align,
td.right-align {
  text-align: right;
}*/

.sponsor-page {
  min-height: 600px;
}

.grid-graph li {
  background-color: #e1e1e1;
  float: left;
  list-style: outside none none;
  padding: 11px 7px 7px;
}

.grid-graph {
  float: right;

  width: 112px;
}

.ui-tabs-nav {
  width: 100%;
  float: left;
}

.snapshot .tab-content-block .ui-tabs-panel {
  clear: both;
}

.grid .icn {
  background: url("../../../App_Themes/css/ppi/img/grid_icon_gray.png") no-repeat scroll transparent;
  width: 13px;
  height: 13px;
}

.graph .icn {
  background: url("../../../App_Themes/css/ppi/img/graph_icon_gray.png") no-repeat scroll transparent;
  width: 14px;
  height: 14px;
}

.grid.active,
.graph.active {
  background-color: #0092CD;
  color: #fff;
  position: relative;
}

.grid.active:after,
.graph.active:after {
  background-image: url("../../../App_Themes/css/ppi/img/pointer_arrow.png");
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  height: 6px;
  left: 50%;
  margin: 0 0 0 -6px;
  position: absolute;
  top: 100%;
  width: 12px;
}

.grid.active .icn {
  background: url("../../../App_Themes/css/ppi/img/grid_icon_white.png") no-repeat scroll transparent;
}

.graph.active .icn {
  background: url("../../../App_Themes/css/ppi/img/graph_icon_white.png") no-repeat scroll transparent;
}

.grid-graph .text,
.grid-graph .icn {
  text-align: center;
  margin: 0 auto;
}

/*.graph-content {
  display: none;
}
*/
#header-fixed {
  width: 1010px;
  margin: 0 auto;
}

#header-fixed tbody {
  visibility: hidden;
}
#header-fixed tbody tr td {
  border: 0;
}

.featured-ranking .block {
  color: #57585B;
  font-size: 14px;
  margin: 0;
}

.featured-ranking .graph-wrapper {
  padding: 10px 0;
}

.featured-ranking .graph-wrapper.odd {
  border-bottom: 1px solid #DEDEDE;
  padding: 10px 0 15px 0;
}

.featured-ranking .graph-block {
  margin: 30px 0 0 0;
}

.featured-ranking .block .sub-title {
  font-size: 16px;
  padding: 10px 0;
}

.advanced-search .tab-content-block select,
.advanced-search select {
  border: 1px solid #0071bc;
  border-radius:0px;
  font-size: 14px;
  padding: 5px;
  /*background: #0071bc;*/
    background: url(clientlibs-wbrredsign/img/angle-down.svg) no-repeat 95% 50% #0c5e9e;
    color:#ffffff;
        min-width: 80px;
   -webkit-appearance: none; 
    -moz-appearance: none;
    position: relative;

}
.advanced-search .select-dropdown-group:after {
    display:none !important;
}
.advanced-search .select-block .select:after {
    display:none !important;
}
.advanced-search .tab-content-block select option,
.advanced-search select option {
  color: #FFFFFF;
}

.advanced-search .select-report {
  width: 240px;
}

.advanced-search .rptSel {
  padding: 10px 0 15px 20px;
}

.advanced-search .tab-content-block {
  padding: 0;
}

.advanced-search .tab-content-block .tab-contents ul {
  padding: 0 5px;
}

.advanced-search .tab-content-block input {
  vertical-align: middle;
    border:none;
    outline:none;
}

.advanced-search .tab-content-block .tab-contents label {
  padding: 0 0 0 5px;
}

.sector-title {
  font-family: 'Andes';
  color: #57585b;
  font-size: 20px;
  padding: 10px;
  font-weight: 700;
}

#income-lev-list > li,
#ida-lev-list > li {
  list-style: outside none none;
  padding: 0px;
}

.ida-list, .income-list {
  float: left;
  margin: 0 0 0 10px;
  width: 270px;
}

.advanced-search .tab-content-block .ida-list ul,
.advanced-search .tab-content-block .income-list ul {
  padding: 0;
}

.advanced-search .country-list {
  float: right;
  margin: 0 50px 0 0;
}
.advanced-search .country-list option {
  font-size: 14px;
  padding: 2px 10px;
}

.advanced-search .tab-contents {
  overflow: hidden;
}

.advanced-search .sponser-type1-title {
  padding: 24px 0 10px 22px;
}

.advanced-search .helper-block span {
  display: inline-block;
}

.info-icon {
  background: url("../../../App_Themes/css/ppi/img/info_icon.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 14px;
  width: 14px;
}

.helper-block span.info-tooltip {
  display: none;
}

.info-tooltip {
  z-index: 2000;
  padding: 10px 5px;
  width: 300px !important;
  font-size: 12px !important;
  background: #ECECEC;
}

.info-tooltip span.title {
  font-weight: 700;
  display: block;
}

.info-tooltip span.content {
  display: block;
}

span.info-icon {
  position: relative;
  display: inline;
}

.advanced-report-selection .block {
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #DEDEDE;
  padding: 10px 0 10px 0;
}

.advanced-report-selection .report-selection {
  float: left;
  width: 50%;
    position: relative;
}

.select-dropdown-group {
        position: relative;
        display: inline-block;
 }

 .select-dropdown-group:after {
        font-family: 'FontAwesome';
    content: "\f107";
    font-weight: bold;
    position: absolute;
    display: block;
        background: transparent;
    color: #fff;
    font-size: 16px;
    padding:3px 6px;
    top: 0px;
    height: 30px;
    right: 5px;
    z-index: 1;
 }

.advanced-report-selection .report-label {
  font-family: 'Andes';
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  padding: 0px;
}
.advanced-report-selection .report-label span {
  font-weight: 300;
}

.sponser-chck > label {
  color: #333333;
  font-size: 14px;
  font-weight: 700;
}

.advanced-report-selection .select-block select {
  font-size: 12px;
  padding: 5px;
}

.advanced-search .country-list select {
  margin: 10px 0 0 0;
  border: 1px solid #e5e5e5;
  background: #fff;
  opacity: 0.7;
}
.advanced-search .country-list select option {
    color:#333333;
}
.advanced-report-selection .select-data-column .report-label {
  padding: 0 0 10px 0;
  display: block;
}

.advanced-search input[type="checkbox"], .advanced-search input[type="radio"] {
  vertical-align: middle;
}

/* css advanced search new*/
.primary-sec-listing > li,
.secondary-sec-listing > li {
  float: left;
  list-style: outside none none;
}

.subsector-listing > li {
  float: left;
  list-style: outside none none;
}

.sub-sectors,
.primary-sector,
.secondary-sector {
  overflow: hidden;
}

.sub-sectors {
  display: none;
  margin-bottom: 15px;
}

.sub-sec-title,
.secondary-sector-title,
.sponsor-title {
  font-family: "AndesBold", sans-serif;
  color: #333333;
  font-size: 20px;
  padding: 10px;
  font-weight: 700;
}

/*.main-sectors.primary {
  border-bottom: 1px solid #DEDEDE;
}*/

.main-sectors.secondary {
  display: none;
}

.region-header li {
  float: left;
  list-style: outside none none;
}

.region-header {
  overflow: hidden;
}

.region-header .first {
  width: 60%;
}
#crossborder-lev-list .lp__primary_radio:checked + label:after,
.region-header .first .lp__primary_radio:checked + label:after,
.region-header .second .lp__primary_radio:checked + label:after {
        left: 6px;
    top: 2px;
}

#regionlevel li {
  list-style: outside none none;
}

.region-list {
  float: left;
  width: 65%;
}

.Ida-title,
.income-title {
  font-family: "AndesBold", sans-serif;
  color: #333333;
  font-size: 20px;
  padding: 10px 4px;
  font-weight: 700;
  margin-right: 30px;
}

.multiple-countries {
  font-size: 10px;
}

.select-dropdown > select {
  font-size: 11px !important;
  margin-top: 9px;
}

.select-dropdown {
  width: 300px;
  float: left;
}

.sponser-chck {
  float: left;
  width: 95px;
  margin-left: 15px;
  padding-top: 6px;
}

.sponser-header {
  overflow: hidden;
  padding-bottom: 5px;
}

.sponser-type1 li {
  list-style: outside none none;
}

.subtype1, .subtype2, .subtype3, .subtype4 {
  float: left;
  width: 25%;
}

.sponser-type1,
.sponser-type2 {
  border-bottom: 1px solid #DEDEDE;
  overflow: hidden;
}

.sponser-type1 {
  padding-bottom: 20px;
}

.sponser-type2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.sponser-type3 {
  padding-top: 20px;
}

#project-status-list > li {
  float: left;
  list-style: outside none none;
}

#crossborder-lev-list > li {
  float: left;
  list-style: outside none none;
}

.select-dropdown {
  display: none;
}

.first-list > label {
  color: #57585b;
  font-size: 14px;
  margin: 0px;
  font-weight: 700;
}

.secondary-sector-title {
  margin-top: 15px;
}

/*.adv-search .tab-contents.ui-tabs-panel.ui-widget-content.ui-corner-bottom {
  border: 2px solid #dedede;
  padding: 0 0px 50px;
  border-radius: 0;
}*/

.rCenter td {
  border-collapse: collapse;
  border-color: #d8d8d8;
  border-style: solid;
  border-width: 1px;
  padding: 5px 6px;
}

.rpt {
  font-size: 16px;
  color: #57585b;
}

.select-block .select {
  width: 25%;
  margin: 0px 5px 0px 0px;
  float: left;
}

.roptdetail {
  display: none;
  padding: 5px 10px;
}

.sample-report {
  color: #57585b;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 20px;
  cursor: pointer;
}

.summary .sector-title {
  background: none repeat scroll 0 0 #fff;
}

.data-coloumn-title {
  background: none repeat scroll 0 0 #f2f2f2;
  color: #57585b;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 20px;
}

.adv-search-block {
  border-bottom: 1px solid #D8D8D8;
}

.rptSel > select {
  font-size: 13px;
  margin-top: 0;
}

.search-block {
  padding-top: 15px;
  text-align: left;
  cursor: pointer;
}

.advanced-search .search-btn {
  color: #fff;
  font-size: 25px;
  
}

.advanced-search .ui-tabs-nav {
  border: none;
  border-radius: 0;
}

.summary .snapshot .tab-content-block td {
  padding-left: 0px;
  padding-right: 0;
}

.sample-report > span {
  border-bottom: 1px solid #c8c8c8;
}

.fht-table-wrapper .fixedtable td,
.fht-table-wrapper .fixedtable th {
  width: 200px;
  padding: 8px 5px 8px 10px;
}

.fht-table th {
  border-left: 2px solid #ffffff;
}

.table-container .fht-table-wrapper {
  display: block !important;
}

.fht-tbody {
  height: 500px !important;
}

.snapshot .tab-content-block #tab-data {
  border: 0px;
}
.snapshot .tab-content-block #tab-data .ui-widget-header {
  background: none;
  border-top: none medium;
  border-bottom: 1px solid #e5e5e5;
}


.wb_newsletter_email {
    vertical-align: top;
    font-size: 13px;
    width: 90%;
    padding: 0 0 0 5px;
    font-family: "Open Sans";
    color: #6b6b6b;
    font-weight: normal;
    height: 37px;
    border: 1px solid #dedede;
    margin: 5px 0px;
    cursor: auto;
}
.nodatafound {
        font-size: 12px;
    line-height: 16px;
    color: #787878;
    }
/* == Begin sponsorsnapshot page input search box style ===*/
span.num {
    float: left;
    margin-right: 6px;
}
.sponser-project-list {
   width: 50%;
    position: relative;
    margin: 16px 0px;
}
.sponser-project-list .bootstrap-tagsinput {
        width:100%;
}
.sponser-project-list .bootstrap-tagsinput .tag {
   font-weight:600;
}
.sponser-project-list .primary-light-blue-btn {    
    position: absolute;
    right: 0;
    top: 0;
}
.sponser-project-list .bootstrap-tagsinput input {
    border:none;
    outline:none;
        }
.sponser-project-list .bootstrap-tagsinput .tt-menu {
    font-size:12px;
   line-height:16px;
   background:#fff;
   border:1px solid #e5e5e5;
   -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
   box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.sponser-project-list .bootstrap-tagsinput .tt-menu .tt-dataset {
    padding:8px;
}
.sponser-project-list .bootstrap-tagsinput .tt-menu .tt-dataset .tt-suggestion .tt-selectable {
   margin-bottom: 8px;
}
.primary-light-blue-btn {
    min-width: 140px;
    font-size: 12px;
    line-height: 16px;
    color:#ffffff;
    text-transform: uppercase;
    padding: 12px 12px 12px 12px;
    margin: 0px 0px 16px 0px;
    border:0px;
    }
.bootstrap-tagsinput {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    color: #333;
   /* height:40px;*/
    border-radius: 0px;
}
.financial-block-left {
    float:left;
    }
.date-year {
        font-size: 78%;
    color: red;
    float: right;
    }
#PPISummaryReport {
  font-size: 13px;
    line-height: 17px;
}
#PPISummaryReport .k-header {
    background-color: #545454;
    color: #fff;
        background-image: none;
}

#PPISummaryReport table tbody tr:nth-child(odd) {
	background-color: #ffffff;
	-o-box-shadow: 0px -1px 0px 0px #e5e5e5;
	box-shadow: 0px -1px 0px 0px #e5e5e5; }
#PPISummaryReport table tbody tr:nth-child(even) {
	background-color: #F5F7FC;
	-o-box-shadow: 0px -1px 0px 0px #e5e5e5;
	box-shadow: 0px -1px 0px 0px #e5e5e5; }
#PPISummaryReport .k-grid-content-locked table tbody tr td:first-child {
    text-align:left;
}
#PPISummaryReport table tbody tr td {
    text-align:right;
}
#PPISummaryReport .k-grid td {
    border-color: #e5e5e5;
    }
.report-selection select {
    min-width:240px;
}
    .glossary tr td:first-child {
        width: 10%;
        font-size: 44px;
        color: #0071bc;
        padding: 8px;
        vertical-align: top;
    }
    
    .glossary tr td:nth-child(2) {
        width: 20%;
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
        padding: 8px;
        vertical-align: top;
    }
    
    .glossary tr td:nth-child(3) {
        width: 70%; 
        font-size: 13px;
        line-height: 17px;
        padding: 8px;
        vertical-align: top;
    }
    
    .glossary ul {
        line-height: 22px;
        padding-left: 20px;
        list-style-type: disc !important;
    }
    
    .glossary table {
        border: 0px solid #fff;
        border-top: 1px solid #e5e5e5;
    }
    

    .letter-space {
        font-size: 20px;
        padding: 0px 20px 0px 0px;
    }
    
    .alphabet-contents
    {    margin-top: 0px;
        margin-bottom: 25px;
    }
    /* added for a */
    .alphabet-anc {
            margin-top:-50px;
    }

    .select-block .select {
    position: relative;
    }
    .select-block .select select {
    width:90%;
    }
.select-block .select:after{
    font-family: 'FontAwesome';
    content: "\f107";
    font-weight: bold;
    position: absolute;
    display: block;
        background: #0071bc;
    color: #fff;
    font-size: 16px;
    padding:3px 6px;
    top: 0px;
    height: 30px;
    right: 5px;
    z-index: 1;
}
.financial-block-left .select-dropdown-group select {
    margin-left:0px;
        }
/*@media (max-width:600px) {
.glossary tr td:first-child {
        width: 100%;
    	display:block;
    }
    
    .glossary tr td:nth-child(2) {
        width: 100%;
    	display:block;
    }
    
    .glossary tr td:nth-child(3) {
        width: 100%; 
     	display:block;
    }

}*/
/* == End sponsorsnapshot page input search box style ===*/
/*! jQuery UI - v1.11.3 - 2015-02-12
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	/*padding: .5em .5em .5em .7em;*/
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
/*.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url("clientlibs-ppi/css/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;*/
	/*color: #222222;*/
}
/*.ui-widget-content a {
	color: #222222;
}
*/
.ui-widget-header {
	border: 0px solid #aaaaaa;
	/*background: #cccccc url("clientlibs-ppi/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;*/
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	/*border: 1px solid #d3d3d3;
	background: #e6e6e6 url("clientlibs-ppi/css/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;*/
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	/*border: 1px solid #999999;
	background: #dadada url("clientlibs-ppi/css/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;*/
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	/*border: 1px solid #aaaaaa;
	background: #ffffff url("clientlibs-ppi/css/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;*/
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	/*border: 1px solid #fcefa1;
	background: #fbf9ee url("clientlibs-ppi/css/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;*/
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	/*border: 1px solid #cd0a0a;
	background: #fef1ec url("clientlibs-ppi/css/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;*/
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image:url("../../../App_Themes/css/ppi/img/plus_icon.png");
}
.ui-widget-header .ui-icon {
	background-image: url("../../../App_Themes/css/ppi/img/plus_icon.png");
}
.ui-state-default .ui-icon {
	background-image: url("../../../App_Themes/css/ppi/img/plus_icon.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("../../../App_Themes/css/ppi/img/plus_icon.png");
}
.ui-state-active .ui-icon {
	background-image: url("../../../App_Themes/css/ppi/img/minus_icon.png");
	background-position: left center;
}
.ui-state-highlight .ui-icon {
	background-image: url("../../../App_Themes/css/ppi/img/plus_icon.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("../../../App_Themes/css/ppi/img/plus_icon.png");
}

/* positioning 
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/*.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }
*/
/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url("clientlibs-ppi/css/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url("clientlibs-ppi/css/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
	border-radius: 8px;
}



/*body * {
font-family: "Open Sans",sans-serif!important;
}
*/

/*.loading
{
    opacity: 0.5;
    filter: alpha(opacity = 50);
    background-image: url(../../../App_Themes/css/PPI/img/progress.gif);
    background-repeat:no-repeat;
    background-position: center;
}*/

.loading
{
    padding:5px 0px;
    font-weight:bold;
}

.loading img
{
    margin:10px;
}


.carousel a {
text-decoration: none;
color: #F69110 !important;
}

.higlighteddata a,
.readmore a,
table td a
{
    color:#0071bc;
}

.projectdata .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
right: .5em;
}


/*.primary-sector li,
.secondary-sector li
{
    list-style: outside none none;
}*/

.primsectors {
float: left;
width: 20%;
}
@media (max-width: 991px){
    .primsectors {
float: left;
width: 50%;
}
}
@media (max-width: 1200px){
    .primsectors {
float: left;
width: 33%;
}
}
    .primsectors li,
    .secondary-sector li
    {
        list-style: outside none none;
    }



.slider-block {
  float: right;
  padding: 10px 0 0 0;
  width: 655px;
  position: relative;
  color: #57585B;
}
.slider-block .slider-title {
  padding: 0 0 10px 0;
}
.slider-block .year-label {
  position: absolute;
  font-size: 12px;
  z-index: -1;
  padding: 0 2px;
  bottom: 0;
}
.slider-block .start-year {
  left: 0;
}
.slider-block .end-year {
  right: 0;
}
.slider-block .slider-region {
  padding: 4px 0;
  position: relative;
  height: 27px;
  width: 640px;
  margin: 20px 0 0 0;
}
.slider-block #selected-year {
  position: absolute;
  top: 10px;
  font-size: 12px;
  width: 50px;
  background-color: #ffffff;
}
.slider-block .ui-slider-handle .tooltip {
  margin: -20px 0 0 -12px;
  font-size: 12px;
  width: 35px;
  color: #57585B;
  text-align: center;
}

.slider-block .ui-widget-content {
  background: #F2F2F2 none 50% 50% repeat-x;
  color: #222222;
}

.slider-block .ui-slider-horizontal {
  height: 7px;
  border-radius: 0px;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range {
  height: 100%;
  top: 0;
}

.ui-slider .ui-slider-range {
  background-position: 0 0;
  border: 0 none;
  display: block;
  font-size: 0.7em;
  position: absolute;
  z-index: 1;
}

.slider-block .ui-widget-header {
  background: none repeat-x scroll 50% 50% #0092CD;
  border: 1px solid #AAAAAA;
  color: #222222;
  font-weight: bold;
}

.slider-block .ui-state-default, .slider-block .ui-widget-content .ui-state-default {
  background: url("../../../App_Themes/css/ppi/img/year_selector.png") no-repeat scroll 0 0 transparent;
  border: 0 solid #D3D3D3;
  color: #555555;
  font-weight: normal;
  height: 17px;
  margin: 0;
  width: 11px;
}

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -0.6em;
  top: -0.3em;
}

.ui-slider .ui-slider-handle {
  cursor: default;
  height: 1.2em;
  position: absolute;
  width: 1.2em;
  z-index: 2;
}

.chart-block {
  background: none repeat scroll 0 0 #EDEDED;
  overflow: hidden;
}
.chart-block .chart {
  display: inline-block;
  padding: 25px 16px;
}

.chart-block .chart1 {
  float: left;
}

.chart-block .chart2 {
  float: right;
}

.chart-title span{
    display: inline-block;
    color: #0092CD;
    font-size: 17px;
    font-weight: bold;
    background-color: #ffffff;
    position: relative;
    padding: 13px 35px;
    /*margin:20px 0px 20px 65px;*/
    border-radius: 26px;
    border:1px solid #999;
}
.chart-title span::after{
    background-image: url("../../../App_Themes/css/ppi/img/pointer_arrow.png");
    background-repeat: no-repeat;
    content: "";
    height: 7px;
    left: 50%;
    position: absolute;
    top: 100%;
    width: 11px;
}
.chart-title span {
    margin-left: 45px;

}
        .bar {
            fill: #0092cd;
        }

        .bar:hover {
            fill: brown;
        }

        .axis {
    
        }

        .x-axis path,
        .x-axis line,
        .y-axis path,
        .y-axis line,
        .axis path,
        .axis line,
        .yaxis-label path,
        .yaxis-label line {
            fill: none;
            stroke: #000;
            shape-rendering: crispEdges;
        }


        .axis text{
    
        }
        .tick
        {
            
        }

        .xaxis-label,
        .xaxis-label tspan
        {
            font-size:12px;
            font-family: Helvetica;
        }
        .datapoint-label
        {    
            font-size: 10px;
            font-weight:bolder;
    
        }

        .yaxis-label,
        .yaxis-label text
        {
            font-size:12px;
        }
        .legendstyle
        {
            font-size:12px;
        }


        select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
        display: inline-block;
        height: 20px;
        padding: 4px 6px;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 20px;
        color: #555555;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        vertical-align: middle;
        }

select, input[type="file"] {
height: 30px;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
cursor: not-allowed;
    background-color: #0071bc;
    opacity: 0.5;
}

.country-list select
{height:50%;
}

 .accordion{margin-bottom:20px;}
.accordion-group{margin-bottom:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.accordion-heading{border-bottom:0;}
.accordion-heading .accordion-toggle{display:block;}
.accordion-toggle{cursor:pointer;}
.accordion-inner{padding:0px !important;}

/*.collapse {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}*/


.accordion-heading .accordion-toggle
{
    padding:0px !important;
}
/*[class^="icon-"], [class*=" icon-"]
{
    margin-top: 0px !important;
}
*/

.accordion-group {
 border: none !important; 
}

.accordion-inner {
padding: 0px !important;
border-top: none !important; 
}

.accordion-heading  .content-area {
float: left;
}

.accordion-group .proj-info
{
    border-right: 1px solid #DEDEDE; 
    border-bottom: 1px solid #DEDEDE; 
    border-left: 1px solid #DEDEDE; 
    padding:8px 15px;
    margin-bottom:10px;
}

.results-by-project .content-area .title {
  text-align: left;
  padding: 15px 15px 0 15px;
  font-weight: 700;
  color: #57585B;
}

.page .results-by-project .ui-accordion .ui-accordion-header-active,
.results-by-project .accordion table {
  color: #57585B;
}

.accordion .accordion-heading .active-background
.results-by-project .accordion .active-background {
  background: none repeat scroll 0 0 #F2F2F2;
  overflow: hidden;
}

.accordion .accordion-heading .active-background .icon-region,
.results-by-project .accordion .active-background .icon-region {
  background-color: #0092CD;
}
    .accordion .accordion-heading .active-background .icon-region,
    .project .active-background.ui-state-default .icon-region {
        background-image: url("../../../content/dam/PPI/images/plus_icon_1.png");
    }

    .accordion .accordion-heading .icon-region,
    .project .accordion-head.ui-state-default .icon-region {
        background-image: url("../../../content/dam/PPI/images/project_plus_icon.png");
    }

    .accordion .accordion-heading .icon-region,
    .project .accordion-head .icon-region {
        background-repeat: no-repeat;
        background-position: center center;
        float: right;
        height: 68px;
        width: 65px;
        border-left: 2px solid #ffffff;
    }

.accordion .accordion-heading,
.results-by-project .accordion .accordion-head {
  overflow: hidden;
  outline: medium none;
}

.accordion .accordion-heading .data-wrapper ul, 
.project .accordion-head .data-wrapper ul {
    padding: 0px !important;
    margin-left:15px !important;
}
    .accordion .accordion-heading .data-wrapper ul li,
    .project .accordion-head .data-wrapper li {
        list-style-type: none;
        float: left;
        padding: 0 0px 0 90px;
    }
        .accordion .accordion-heading .data-wrapper ul li:first-child,
        .project .accordion-head .data-wrapper li:first-child {
            padding: 0;
        }

/*        .results-by-project .information-table td .label-data {
  float: left;
  text-align: left;
  width: 200px;*/
}

.results-by-project .accordion table {
  color: #57585B;
}
.results-by-project .block table tr {
  font-size: 14px;
}

.results-by-project .information-table td .label {
  font-weight: normal;
}

.results-by-project .block .sub-title {
  background: none repeat scroll 0 0 #F2F2F2;
  font-size: 16px;
  margin: 10px 0 0;
  padding: 10px 20px;
  color: #57585B;
}



/*.sponsor-page h2 .bootstrap-tagsinput
{
    margin-bottom: 5px !important;
    padding: 5px 6px !important;
}
.sponsor-page h2 input[type="button"]
{
    padding: 0px 6px !important;
    color: #57585B !important;
}*/

@media print {

 .accordion > *{display:block !important;}
 .accordion-header {
    background: none repeat scroll 0 0 #DBDBDB !important;
    font-size: 16px !important;
    padding: 10px 20px !important;
    margin: 0px 0 2px 0 !important;
}

}


.web_header_title {
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 3px 0 0 0;
  border-bottom: 1px solid #d6d6d6;
}
.logo-block {
  clear: both;
  float: left;
  width: 190px;
  padding-top:6px;
}
.wb_slogan {
  border-left: 1px solid #e7e7e7;
  color: #333;
  font-size: 18px;
  height: 20px;
  margin: 10px 10px 10px 10px;
  padding-left: 10px;
  position: relative;
  top: 0px;
  float: left;
  font-weight: 600;
  color:#002F54 !important;
}
#wb_header_top_right_wrapper {
  float: right;
  line-height: 20px;
  height: 40px;
  border: 1px solid #e7e7e7;
  border-top: 0px;
}
#wb_header_top_right_wrapper img:hover{
  color: #333;
  opacity: 0.4;
}
#wb_header_socials {
  float: left;
  list-style: none;
  width: inherit;
  border-right: 1px solid #e7e7e7;
}
#wb_header_socials ul {
  float: left;
  list-style: none;
  padding: 8px 10px 0px;
}
#wb_header_socials ul li:first-child {
  padding: 0px;
}
#wb_header_socials ul li {
  float: left;
  padding: 0px;
  margin-right: 7px;
  margin-bottom: 3px;
  list-style: none;
}
#wb_header_search {
  float: left;
  font-size: 14px;
  position: relative;
}
#wb_header_search input[type="text"] {
  padding: 10px 20px 9px 15px !important;
  transition: all 0.5s ease 0s;
  width: 85px;
  border-radius: 0;
  color: #818181;
  float: left;
  height: auto;
  margin: 0;
  box-sizing: border-box;
  border: none;
}
#wb_header_search input[type="text"]:focus {     
    width: 165px;
}
#wb_header_search input[type="submit"] {
  background: url(http://www.worldbank.org/sites/all/modules/wb_blocks/layouts/basic/images/icon-search-black.png) no-repeat scroll 1px center transparent;
  border: medium none;
  font-size: 14px;
  position: absolute;
  top: 8px;
  width: 20px;
  margin-right: 5px;
  float: right;
  right: 0px;
  height: 18px;
}



ul.srch-results li
    {
        padding:5px 0px !important;
        list-style-type:none !important;
    }
    .searchheader
    {
        margin:10px 0px;
        padding:15px 0px;
        border-bottom: 1px solid #ccc;
        
    }
    .search-title
    {
          font-size: 28px;
          font-weight: 300;
          color: #57585B;
          margin-right: 5px;
          vertical-align: bottom;
    }
    .srch-display-url
    {
        color: #418000;
    }
    .srch-title-link
    {
        text-decoration:underline;
    }
    .pagination {
      margin: 10px 0;
      width:100%;
    }
        .pagination ul {
          display: inline-block;
          margin-left: 0;
          margin-bottom: 0;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          border-radius: 3px;
          webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          float: right;
        }
            .pagination ul>li {
              display: inline;
              line-height: 20px;
              padding:0px;
            }
                .pagination ul>li:first-child>a, .pagination ul>li:first-child>span {
                  border-left-width: 1px;
                  -webkit-border-radius: 3px 0 0 3px;
                  -moz-border-radius: 3px 0 0 3px;
                  border-radius: 3px 0 0 3px;
                }
                .pagination ul>.disabled>a, .pagination ul>.disabled>a:hover {
                  color: #999999;
                  background-color: transparent;
                  cursor: default;
                }
                .pagination ul>li>a, .pagination ul>li>span {
                  float: left;
                  padding: 0 14px;
                  line-height: 30px;
                  text-decoration: none;
                  background-color: #ffffff;
                  border: 1px solid #dddddd;
                  border-left-width: 0;

                }
                            
            .pagination ul li.active a
            {
                background-color: #d8e0f3;
            }

   /* .docSizeInfo {
    color: #999999;
    font-size: 11px;
    line-height: 18px;
}*/
    .show-file-info {
        display: inline;
        margin-left:5px;
        color: #999999;
    }
        .show-file-info icon-text
        {
            background: url("../../../App_Themes/css/ppi/img/pdf_icon_small.gif") no-repeat !important;
            padding-left: 16px;
            margin-left:3px;
            margin-right:3px;
        }
.ui-accordion .ui-accordion-content {
    padding:16px;
            border: 1px solid #d8e7f5;
        }
@charset "UTF-8";
@import '//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese';
@import url("//fonts.googleapis.com/css?family=Roboto");
.open-sans {
  font-family: 'Open Sans', sans-serif; }

@font-face {
  font-family: 'Andes';
  src: url("clientlibs-ppi/fonts/304244_1_0.eot");
  src: url("clientlibs-ppi/fonts/304244_1_0.eot?#iefix") format("embedded-opentype"), url("clientlibs-ppi/fonts/304244_1_0.woff2") format("woff2"), url("clientlibs-ppi/fonts/304244_1_0.woff") format("woff"), url("clientlibs-ppi/fonts/304244_1_0.ttf") format("truetype"); }

@font-face {
  font-family: 'AndesBold';
  src: url("clientlibs-ppi/fonts/304244_0_0.eot");
  src: url("clientlibs-ppi/fonts/304244_0_0.eot?#iefix") format("embedded-opentype"), url("clientlibs-ppi/fonts/304244_0_0.woff2") format("woff2"), url("clientlibs-ppi/fonts/304244_0_0.woff") format("woff"), url("clientlibs-ppi/fonts/304244_0_0.ttf") format("truetype"); }

@font-face {
  font-family: "Preeti";
  src: url("clientlibs-ppi/fonts/PREETI.eot?") format("eot"), url("clientlibs-ppi/fonts/PREETI.woff") format("woff"), url("clientlibs-ppi/fonts/PREETI.ttf") format("truetype"), url("clientlibs-ppi/fonts/PREETI.svg#Preeti") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Kantipur";
  src: url("clientlibs-ppi/fonts/Kantipur.TTF") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* === Begin Button Mixin === */
/* === End Button Mixin === */
/* === Begin Card Mixin === */
/* === End Card Mixin === */
/* === Begin dropdown Mixin === */
/* === End dropdown  Mixin === */
/* === Begin Font Mixin === */
/* === End Font Mixin === */
/* === Begin images Mixin === */
/* === End images Mixin === */
/* === Begin box shadows Mixin === */
/* === End box shadows  Mixin === */
/*====== C02v2 Multimedia Image begin ======*/
/*====== C02v2 Multimedia Image end ======*/
@font-face {
  font-family: 'font-icon';
  src: url("clientlibs-ppi/fonts/font-icon.eot?90cppw");
  src: url("clientlibs-ppi/fonts/font-icon.eot?90cppw#iefix") format("embedded-opentype"), url("clientlibs-ppi/fonts/font-icon.ttf?90cppw") format("truetype"), url("clientlibs-ppi/fonts/font-icon.woff?90cppw") format("woff"), url("clientlibs-ppi/fonts/font-icon.svg?90cppw#font-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'font-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-angle-down-orange:before {
  content: "\e900"; }

.icon-angle-down:before {
  content: "\e901"; }

.icon-angle-down {
  vertical-align: middle;
  font-size: 6px;
  line-height: 18px; }

.icon-angle-right-thin:before {
  content: "\e902"; }

.icon-angle-right-thin {
  vertical-align: middle;
  margin-left: 5px;
  font-size: 12px;
  line-height: 18px; }

.icon-angle-right:before {
  content: "\e903"; }

.icon-angle-right {
  vertical-align: middle;
  margin-left: 3px;
  font-size: 10px;
  line-height: 18px; }

.icon-search-orange:before {
  content: "\e904"; }

.icon-search:before {
  content: "\e905"; }

._loop_play_icon {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 25%;
  right: 25%;
  top: calc((100% - 160px) / 2);
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #fff;
  border-radius: 100%;
  padding: 24px;
  font-size: 24px;
  text-align: center;
  color: #fff;
  cursor: pointer; }
  ._loop_play_icon:hover, ._loop_play_icon:focus {
    color: #fff;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%); }

.fa-info {
  background-color: #d8e7f5;
  color: #0071BC;
  border: 1px solid #0071BC;
  border-radius: 100%;
  vertical-align: middle;
  padding: 4px;
  margin-left: 4px;
  width: 20px;
  height: 20px;
  text-align: center;
  opacity: 0.5; }

.arrow-down {
  margin-left: 4px; }

.lock-icon {
  color: #D0021B;
  font-size: 13px;
  border: 2px solid #D0021B;
  padding: 2px 3px 2px 3px;
  margin-right: 4px;
  border-radius: 100%;
  width: 19px;
  height: 20px;
  vertical-align: text-top; }

/* === Begin Bootstraps Overwrite css === */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  background-color: #ffffff; }

a {
  color: #0071BC;
  text-decoration: none;
  cursor: pointer; }

a:hover, a:focus {
  color: #004c92;
  text-decoration: none; }

a:focus {
  outline: -webkit-focus-ring-color auto 2px; }

ul, ol {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

p {
  margin: 0px; }

hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #e5e5e5; }

/* === Begin Navbar css === */
.container > .navbar-collapse {
  margin-left: 0px;
  margin-right: 0px; }

.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px; }

.navbar-default {
  background-color: #ffffff;
  border-color: transparent; }
  .navbar-default .navbar-nav {
    float: right;
    margin-top: 28px; }
    .navbar-default .navbar-nav li > a {
      font-family: "Andes", sans-serif;
      font-weight: bold;
      font-size: 13px;
      line-height: 16px;
      color: #0071BC;
      text-transform: uppercase;
      padding: 0px 0px 8px 0px;
      margin: 0px 16px 0px 16px; }
      .navbar-default .navbar-nav li > a.active {
        color: #002245;
        background-color: transparent !important;
        border-bottom: 3px solid #002245;
        cursor: default; }

.navbar-nav {
  margin: 0px; }

.navbar {
  border: 0px;
  margin-bottom: 0px;
  border-bottom: 1px solid #e5e5e5; }

.navbar-brand {
  padding: 16px;
  height: auto; }

/* === End Navbar css === */
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:active, .dropdown-menu > li > a.active {
  color: #ffffff;
  text-decoration: none;
  background-color: #004c92; }

.btn-group.open .dropdown-toggle {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-color: transparent; }

/* === End Bootstraps Overwrite css === */
/* === Begin Bootstraps Overwrite Media - Query === */
@media (max-width: 1200px) {
  .navbar-default .navbar-nav {
    margin-top: 24px; }
    .navbar-default .navbar-nav li a {
      margin: 0px 8px 0px 8px;
      padding-bottom: 6px; } }

@media only screen and (max-width: 991px) {
  .navbar {
    min-height: 50px; }
  .navbar-header {
    display: inline-block;
    float: left; }
  /*.navbar-collapse.collapse {
    overflow: hidden !important; }*/
  .navbar-collapse {
    width: 100%;
    border-top: 0;
    box-shadow: none; }
  .navbar-default .navbar-nav {
    margin-top: 0px;
    background-color: #f6f6f6;
    padding: 16px; }
    .navbar-default .navbar-nav li > a {
      margin: 0px;
      padding: 0px; }
      .navbar-default .navbar-nav li > a.active {
        border-bottom: 0px solid transparent;
        padding-bottom: 0px; }
  .navbar-default .navbar-toggle {
    border: 0px;
    margin-right: 0px;
    margin-top: 16px;
    display: block; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #EC553A; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: transparent; }
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-nav {
    float: none !important; }
  .navbar-nav > li {
    float: none; }
  .collapse.show {
    display: block !important; }
  .navbar-collapse.show {
    overflow-y: visible !important; } }

/* === End Bootstraps Overwrite Media - Query === */
.gray-box-shadow {
  box-shadow: 0px 2px 2px 0px #e5e5e5;
  padding: 32px;
  border: 1px solid #e5e5e5;
  background-color: #f6f6f6; }
  @media (max-width: 767px) {
    .gray-box-shadow {
      padding: 16px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .gray-box-shadow {
      padding: 16px; } }

.white-box-shadow {
  box-shadow: 0px 2px 2px 0px #e5e5e5;
  padding: 32px;
  border: 1px solid #e5e5e5;
  background-color: #ffffff; }
  @media (max-width: 767px) {
    .white-box-shadow {
      padding: 16px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .white-box-shadow {
      padding: 16px; } }

.full-row-components, .full-row-video-components {
  padding: 64px 0px 64px 0px;
  background-color: #333333;
  margin-left: 0px;
  margin-right: 0px; }
  @media (max-width: 767px) {
    .full-row-components, .full-row-video-components {
      padding: 32px 0px 32px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .full-row-components, .full-row-video-components {
      padding: 32px 0px 32px 0px; } }

.full-row-white-components {
  padding: 64px 0px 64px 0px;
  background-color: #ffffff;
  margin-left: 0px;
  margin-right: 0px; }
  @media (max-width: 767px) {
    .full-row-white-components {
      padding: 32px 0px 32px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .full-row-white-components {
      padding: 32px 0px 32px 0px; } }

.full-row-gray-components {
  padding: 64px 0px 64px 0px;
  background-color: #f6f6f6;
  margin-left: 0px;
  margin-right: 0px; }
  @media (max-width: 767px) {
    .full-row-gray-components {
      padding: 32px 0px 32px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .full-row-gray-components {
      padding: 32px 0px 32px 0px; } }

.full-row-black-components {
  padding: 64px 0px 64px 0px;
  background-color: #333333;
  margin-left: 0px;
  margin-right: 0px; }
  @media (max-width: 767px) {
    .full-row-black-components {
      padding: 32px 0px 32px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .full-row-black-components {
      padding: 32px 0px 32px 0px; } }

.full-row-footer-components {
  padding-top: 32px;
  padding-bottom: 16px;
  background-color: #262626;
  margin-left: 0px;
  margin-right: 0px; }

.full-row-footer-black-components {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #000;
  margin-left: 0px;
  margin-right: 0px; }

.full-row-blue-components {
  padding: 64px 0px 64px 0px;
  background-color: #0071BC;
  margin-left: 0px;
  margin-right: 0px; }
  @media (max-width: 767px) {
    .full-row-blue-components {
      padding: 32px 0px 32px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .full-row-blue-components {
      padding: 32px 0px 32px 0px; } }

.full-row-lightblue-components {
  background-color: #0071BC;
  margin-left: 0px;
  margin-right: 0px; }
  .full-row-lightblue-components * {
    color: #fff; }
  .full-row-lightblue-components .icon-angle-right {
    color: #0071BC; }

.full-row-mission-components {
  padding-top: 64px;
  padding-bottom: 32px;
  background-color: #009fda;
  margin-left: 0px;
  margin-right: 0px; }

.full-row-ombc-components {
  padding-top: 24px;
  padding-bottom: 8px;
  background-color: #009FDA;
  margin-left: 0px;
  margin-right: 0px; }

.full-row-social-featured {
  padding: 32px 0px;
  background-color: #ffffff;
  margin-left: 0px;
  margin-right: 0px; }

.full-row-blue-components * {
  color: white; }

.full-row-black-components {
  background-color: #333333;
  padding: 32px 0px; }

.full-row-dark-blue-components {
  padding: 32px 0px;
  background-color: #0071bc;
  margin-left: 0px;
  margin-right: 0px; }

.full-row-arrow-components {
  padding: 64px 0px 64px 0px;
  margin-left: 0px;
  margin-right: 0px;
  position: relative; }
  @media (max-width: 767px) {
    .full-row-arrow-components {
      padding: 32px 0px 32px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .full-row-arrow-components {
      padding: 32px 0px 32px 0px; } }
  .full-row-arrow-components:after {
    content: "";
    border-style: dashed;
    border-color: transparent;
    border-width: 1.4em;
    display: -moz-inline-box;
    display: inline-block;
    font-size: 40px;
    height: 0;
    line-height: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    width: 0;
    border-top-width: 0.8em;
    border-top-style: solid; }

.full-row-darker-blue-components {
  padding: 32px 0px;
  background-color: #002245;
  margin-left: 0px;
  margin-right: 0px; }
  .full-row-darker-blue-components * {
    color: white; }

.full-row-black-components *,
.full-row-dark-blue-components * {
  color: white; }
  .full-row-black-components * a:hover,
  .full-row-dark-blue-components * a:hover {
    color: #fff; }

@media (max-width: 991px) and (min-width: 320px) {
  .redesign_REsearch .full-row-blue-components {
    padding: 64px 0px 32px 0px; } }

@media (max-width: 991px) and (min-width: 320px) {
  .redesign_REsearch .full-row-blue-components {
    padding: 64px 0px 32px 0px; } }

/* === Begin button === */
.btn-default {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #ffffff;
  word-wrap: break-word;
  text-transform: none;
  white-space: normal;
  letter-spacing: 0.78px;
  border: 0px;
  border-radius: 0px;
  display: inline-block;
  text-align: center; }

.btn-sm {
  padding: 8px 16px 8px 16px;
  margin: 0px 0px 16px 0px;
  text-transform: capitalize; }

.btn-md {
  min-width: 120px;
  text-transform: uppercase;
  padding: 12px 12px 12px 12px;
  margin: 0px 0px 16px 0px; }

.btn-lg {
  min-width: 140px;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 12px 12px 12px 12px !important;
  margin: 0px 0px 16px 0px; }

.btn-arrow {
  padding: 10px;
  margin-left: 16px;
  cursor: pointer;
  float: right;
  background: url(clientlibs-ppi/img/angle-right-thin.svg) no-repeat center; }

.primary-blue-btn {
  background-color: #002245;
  margin-right: 16px; }
  .primary-blue-btn:last-child {
    margin-right: 0px; }
  .primary-blue-btn:hover, .primary-blue-btn:focus, .primary-blue-btn:active {
    background-color: #013367;
    color: #ffffff; }

.primary-light-blue-btn {
  background-color: #0071BC;
  margin-right: 16px; }
  .primary-light-blue-btn:last-child {
    margin-right: 0px; }
  .primary-light-blue-btn:hover, .primary-light-blue-btn:focus, .primary-light-blue-btn:active {
    background-color: #004c92;
    color: #ffffff; }

.primary-dark-blue-btn {
  background-color: #002245;
  margin-right: 16px; }
  .primary-dark-blue-btn:last-child {
    margin-right: 0px; }
  .primary-dark-blue-btn:hover, .primary-dark-blue-btn:focus, .primary-dark-blue-btn:active {
    background-color: #013367;
    color: #ffffff; }

.primary-white-btn {
  background-color: #ffffff;
  color: #0071BC; }
  .primary-white-btn:hover, .primary-white-btn:active, .primary-white-btn.active, .primary-white-btn:focus {
    border: 0px;
    background-color: #ffffff;
    color: #004c92;
    box-shadow: none; }
  .primary-white-btn:active:hover {
    border: 0px;
    background-color: #ffffff;
    color: #004c92;
    box-shadow: none; }

.primary-gray-btn {
  background-color: #f6f6f6;
  color: #0071BC; }
  .primary-gray-btn:hover, .primary-gray-btn:active, .primary-gray-btn.active, .primary-gray-btn:focus {
    border: 0px;
    background-color: #f6f6f6;
    color: #004c92;
    box-shadow: none; }
  .primary-gray-btn:active:hover {
    border: 0px;
    background-color: #f6f6f6;
    color: #004c92;
    box-shadow: none; }

.primary-orange-btn {
  background-color: #EC553A;
  color: #ffffff; }
  .primary-orange-btn:hover, .primary-orange-btn:active, .primary-orange-btn.active, .primary-orange-btn:focus {
    border: 0px;
    background-color: #CD2C0F;
    color: #ffffff;
    box-shadow: none; }
  .primary-orange-btn:active:hover {
    border: 0px;
    background-color: #CD2C0F;
    color: #ffffff;
    box-shadow: none; }

._loop_btn_secondary {
  color: #ffffff;
  background-color: #787878; }
  ._loop_btn_secondary:hover, ._loop_btn_secondary.hover, ._loop_btn_secondary.active, ._loop_btn_secondary:active, ._loop_btn_secondary:focus {
    color: #ffffff;
    background-color: #333333; }

.btn_primary_ghost, .btn_media_contact {
  color: #ffffff;
  background-color: transparent;
  border: 1px solid #ffffff; }
  .btn_primary_ghost:hover, .btn_media_contact:hover, .btn_primary_ghost:active, .btn_media_contact:active, .btn_primary_ghost.hover, .hover.btn_media_contact, .btn_primary_ghost.active, .active.btn_media_contact, .btn_primary_ghost:focus, .btn_media_contact:focus, .btn_primary_ghost.focus, .focus.btn_media_contact {
    color: #ffffff;
    border: 1px solid #ffffff;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%); }

/* === Begin button === */
/* === Begin button === */
@media (max-width: 380px) {
  .primary-light-blue-btn {
    margin-right: 0px; } }

/* === Begin button === */
/* == Begin Custom SASS ==*/
.bg-color {
  background-color: #f6f6f6; }

.white {
  background-color: #ffffff; }

.dark-grey {
  color: #787878; }

.orange {
  background-color: #EC553A; }

.dark-orange {
  background-color: #CD2C0F; }

.blue {
  background-color: #02A1B6; }

.dark-blue {
  background-color: #028294; }

.gray-21 {
  background-color: #333333; }

.blue-12 {
  background-color: #002245; }

.blue-30 {
  background-color: #004c92; }

.blue-45 {
  background-color: #0071BC; }

.blue-47 {
  background-color: #0079AA; }

.blue-61 {
  background-color: #009fda; }

.blue-63 {
  color: #02aac0; }

.orange-64 {
  color: #f07761; }

.green-69 {
  color: #4CBB88; }

.blue-24 {
  color: #013A79 !important; }

.white-100 {
  color: #fff; }

.bg-57 {
  background: #EC553A; }
  .bg-57 * {
    color: #fff; }
    .bg-57 * a {
      color: #fff; }
      .bg-57 * a:hover {
        color: #fff; }
  .bg-57:after {
    border-top-color: #ec533a; }

.bg-97 {
  background: #f6f6f6; }
  .bg-97 * {
    color: #333; }
    .bg-97 * a {
      color: #333; }
      .bg-97 * a:hover {
        color: #333; }
  .bg-97:after {
    border-top-color: #f6f6f6; }

.bg-blue-12 {
  background: #002245; }
  .bg-blue-12 * {
    color: #fff; }
    .bg-blue-12 * a {
      color: #fff; }
      .bg-blue-12 * a:hover {
        color: #fff; }
  .bg-blue-12:after {
    border-top-color: #002245; }

/* == End Custom SASS ==*/
/* == Begin Custom SASS == */
.border-light {
  border-right: 0px solid #d4d4d4; }

.bold {
  font-weight: bold; }

.float-right {
  float: right !important; }

.float-left {
  float: left !important; }

.show_more_less {
  font-size: 14px; }

.read-more-text {
  white-space: nowrap; }

.right-text {
  text-align: right; }

/*==== Begin Padding ====*/
.pad-0 {
  padding: 0px; }

.padd0 {
  padding: 0; }

.padd-0 {
  padding: 0px; }

.padd-16 {
  padding: 16px; }

.padd-t-64 {
  padding-top: 64px; }

.padd-l-32 {
  padding-left: 32px; }

.padd-l-64 {
  padding-left: 64px; }

.padd-y-64 {
  padding-bottom: 64px;
  padding-top: 64px; }

.padd {
  padding: 150px 200px 150px 200px !important; }
  .padd h2, .padd .ombc-section .ombc-title, .ombc-section .padd .ombc-title {
    text-align: right; }

.mrg-r-16 {
  margin-right: 16px; }

.mrg-t-16 {
  margin-top: 16px !important; }

.mrg-b-3 {
  margin-bottom: 3px; }

.mrg-b-16 {
  margin-bottom: 16px; }

.mar-0 {
  margin: 0px; }

.center-padding-left {
  padding-left: 20px; }

.center-padding-right {
  padding-right: 50px; }

.center-left-border {
  border-left: 1px solid #e5e5e5; }

.center-right-border {
  border-right: 1px solid #e5e5e5; }

.latest-issue-descriptor {
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  margin: 0px 0px 8px 0px;
  float: left; }

.latest-issue-list {
  font-size: 16px;
  line-height: 28px; }

/* == End Custom SASS == */
@media (max-width: 991px) and (min-width: 320px) {
  .center-left-border {
    border-left: 0px solid #e5e5e5; }
  .right-text {
    text-align: left; } }

@media (max-width: 991px) and (min-width: 768px) {
  .padd-y-64 {
    padding-top: 32px;
    padding-bottom: 32px; } }

/* == Begin Custom SASS == */
@media (min-width: 320px) and (max-width: 991px) {
  .center-padding-left {
    padding-left: 0px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .padd {
    padding: 100px !important; } }

@media (max-width: 991px) {
  .center-right-border {
    border-right: 0px solid #e5e5e5; }
  .center-padding-right {
    padding-right: 0px; }
  .padd-l-64 {
    padding-left: 0px; }
  .padd-l-32 {
    padding-left: 0px; }
  .padd-16 {
    padding: 8px; } }

@media (min-width: 768px) {
  .border-light {
    border-right: 1px solid #d4d4d4; } }

@media (min-width: 991px) {
  .padd-r-64 {
    padding-right: 64px; } }

/* == End Custom SASS == */
.heading-v1 {
  float: left;
  width: 100%;
  position: relative; }
  .heading-v1 .view-all-btn {
    position: absolute;
    bottom: 0;
    right: 15px;
    height: auto; }
  @media (min-width: 768px) and (max-width: 991px) {
    .heading-v1 h2, .heading-v1 .ombc-section .ombc-title, .ombc-section .heading-v1 .ombc-title {
      padding-right: 128px; }
    .heading-v1 h3 {
      padding-right: 0px; }
    .heading-v1 .view-all-btn {
      position: initial;
      top: 0;
      left: 0; } }
  @media (min-width: 320px) and (max-width: 991px) {
    .heading-v1 h2, .heading-v1 .ombc-section .ombc-title, .ombc-section .heading-v1 .ombc-title {
      padding-right: 0px; }
    .heading-v1 .view-all-btn {
      position: initial;
      top: 0;
      left: 0; }
    .heading-v1 .accordion-group-btn {
      margin-bottom: 16px; } }

.heading-v1-center {
  float: none;
  text-align: center;
  display: inline-block;
  margin-bottom: 10px; }
  .heading-v1-center h2, .heading-v1-center .ombc-section .ombc-title, .ombc-section .heading-v1-center .ombc-title {
    margin-bottom: 10px; }
  .heading-v1-center h3 {
    margin-bottom: 8px; }
  .heading-v1-center .view-all-btn {
    position: relative;
    float: right;
    margin-top: -40px;
    margin-right: 16px;
    text-align: center; }
    @media (min-width: 320px) and (max-width: 991px) {
      .heading-v1-center .view-all-btn {
        float: none;
        margin-top: 0px;
        margin-right: 0px; } }
  .heading-v1-center .lock-icon {
    color: #fff;
    border: 2px solid #fff; }
  .heading-v1-center .author {
    font-size: 15px;
    line-height: 22px;
    color: #818181; }

.heading-v2 {
  text-align: center; }

._loop_heading_v3 ._loop_view_all {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #ffffff;
  position: absolute;
  bottom: 25px;
  right: 15px;
  height: auto; }
  ._loop_heading_v3 ._loop_view_all ._loop_view_all_link {
    margin: 0px 16px 0px 16px;
    padding: 0px 16px 0px 16px;
    border-right: 1px solid #d4d4d4; }
    ._loop_heading_v3 ._loop_view_all ._loop_view_all_link:last-child {
      border-right: 0px solid #d4d4d4;
      margin: 0px;
      padding: 0px; }

@media (min-width: 320px) and (max-width: 991px) {
  ._loop_heading_v3 ._loop_view_all {
    position: initial;
    bottom: 16px;
    left: 0;
    padding: 0px 0px 16px 0px; }
    ._loop_heading_v3 ._loop_view_all ._loop_view_all_link {
      margin: 0px 16px 0px 0px;
      padding: 0px 16px 0px 0px;
      border-right: 1px solid #d4d4d4; }
      ._loop_heading_v3 ._loop_view_all ._loop_view_all_link:last-child {
        border-right: 0px solid #d4d4d4;
        margin: 0px;
        padding: 0px; } }

/* == Begin gradient ==*/
.s01v1-viewall-links {
  font-size: 14px;
  font-weight: bold;
  padding-top: 5px; }

.view-all {
  font-size: 14px;
  line-height: 22px;
  color: #0071BC;
  display: inline-block; }

@media (max-width: 991px) {
  .supergrid .center-left-border .grid_7_par_1.parsys > .remove-padding-grid:first-child {
    padding: 0 32px !important;
    border: 0px; } }

@media (max-width: 767px) and (min-width: 320px) {
  iframe {
    width: 100% !important; } }

.list-align {
  padding-left: 0px; }

._loop_map img {
  margin-bottom: 16px;
  margin: auto; }

.media-img {
  display: block;
  position: relative; }

.active-state {
  display: block !important; }

.redesign_Overviewcard.section {
  background: white; }

.custom-object-fit {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }
  .custom-object-fit .hero-cover-img {
    opacity: 0; }

.interactive-embed {
  margin-bottom: 32px; }

/* == End gradient ==*/
.global-wbg-search {
  padding: 87px 0px 86px 0px;
  text-align: center;
  word-break: break-all; }

.global-wbg-logo img {
  text-align: center;
  display: inline-block;
  width: 400px;
  margin-bottom: 32px; }

.global-wbg-search-input {
  margin-bottom: 32px; }
  .global-wbg-search-input .input-type-img {
    height: 45px;
    padding: 14px; }

.download_img img {
  margin-bottom: 16px; }

.download_img .img-caption {
  font-size: 12px;
  line-height: 16px;
  color: #787878;
  font-weight: 600;
  margin-bottom: 16px; }

.submit-btn-group {
  text-align: center; }

.uploader {
  display: inline-block;
  clear: both;
  margin: 0 auto;
  width: 100%;
  margin-bottom: 32px; }
  .uploader label {
    float: left;
    clear: both;
    width: 100%;
    padding: 2rem 1.5rem;
    text-align: center;
    background: #fff;
    border-radius: 7px;
    border: 2px solid #eee;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .uploader label:hover {
      border-color: #0071bc; }
    .uploader label.hover {
      border: 1px solid #0071bc;
      box-shadow: inset 0 0 0 2px #eee; }
      .uploader label.hover #start i.fa {
        -webkit-transform: scale(0.8);
                transform: scale(0.8);
        opacity: 0.3; }
  .uploader #start {
    float: left;
    clear: both;
    width: 100%; }
    .uploader #start.hidden {
      display: none; }
    .uploader #start i.fa {
      font-size: 50px;
      margin-bottom: 1rem;
      -webkit-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
  .uploader #response {
    float: left;
    clear: both;
    width: 100%; }
    .uploader #response.hidden {
      display: none; }
    .uploader #response #messages {
      margin-bottom: .5rem; }
  .uploader #file-image {
    display: inline;
    margin: 0 auto .5rem auto;
    width: auto;
    height: auto;
    max-width: 180px; }
    .uploader #file-image.hidden {
      display: none; }
  .uploader #notimage {
    display: block;
    float: left;
    clear: both;
    width: 100%; }
    .uploader #notimage.hidden {
      display: none; }
  .uploader input[type="file"] {
    display: none; }

.image-text {
  margin-bottom: 32px; }

.es-userlink {
  text-align: center; }
  .es-userlink ._loop_primary_checkbox + label:before {
    float: none; }

.ufa_country_progress .accordion-download {
  border: 0px;
  padding: 0px; }
  .ufa_country_progress .accordion-download .fa-info {
    width: auto;
    height: auto;
    background-color: #d8e7f5;
    color: #0071BC;
    border: 1px solid #0071BC;
    border-radius: 100%;
    vertical-align: middle;
    padding: 4px;
    margin-left: 4px;
    width: 20px;
    height: 20px;
    text-align: center; }
    .ufa_country_progress .accordion-download .fa-info:before {
      font-size: 12px;
      line-height: 12px;
      vertical-align: top; }

.ufa_country_progress .economy-overview-bottom {
  padding: 16px; }
  .ufa_country_progress .economy-overview-bottom table tbody tr:last-child {
    border-bottom: 0px; }

/* == Begin Global Search ==*/
.input-group {
  width: 100%;
  height: auto;
  display: inline-block;
  border-radius: 0px;
  box-shadow: none; }

.search-section, .header-search-section {
  margin-bottom: 10px; }
  .search-section .search-input-field, .search-section .search-input-field-1, .header-search-section .search-input-field, .header-search-section .search-input-field-1 {
    width: 100%;
    height: 40px;
    border: 0px;
    padding: 10px 64px 10px 10px;
    border-radius: 0px;
    color: #333333;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold; }
  .search-section .search-input-field-1, .header-search-section .search-input-field-1 {
    font-weight: normal;
    color: #333333;
    box-shadow: inset 1px 1px 2px #d4d4d4;
    border: 1px solid #d4d4d4; }
  .search-section .search-submit-icon, .header-search-section .search-submit-icon {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 12px;
    height: 40px;
    border-radius: 0px;
    background: transparent; }

.search-section input[type="search-text"] {
  background-color: #0071BC;
  color: #ffffff; }

.search-section input[type="search-text"]:focus {
  background-color: #fafcff;
  border: 1px solid #d5dde9;
  border-radius: 0px;
  color: #0071BC;
  outline: 0px; }

.dropdown-search-box input[type="text"] {
  border: 1px solid #e5e5e5; }

.dropdown-search-box input[type="text"] :focus {
  outline: -webkit-focus-ring-color auto 1px; }

.dropdown-search-box input[type="country-text"] {
  border: 1px solid #e5e5e5; }

.dropdown-search-box input[type="country-text"] :focus {
  outline: -webkit-focus-ring-color auto 1px; }

.search-section input[type="image"] {
  background-color: #0071BC;
  margin: 0px;
  padding: 12px;
  height: 40px; }

.search-section input[type="image"]:hover {
  opacity: 0.7; }

.footer-newsletter input[type="text"] {
  background-color: #444;
  color: #fff;
  box-shadow: none;
  border: 0px; }

.footer-newsletter input[type="image"] {
  background-color: transparent;
  padding: 12px;
  height: 40px; }

.dropdown-search-box input[type="image"] {
  background-color: #ffffff;
  margin: 3px;
  padding: 10px;
  height: 35px; }

/* placeholder */
input.search-input-field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff; }

input.search-input-field::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff; }

input.search-input-field:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff; }

input.search-input-field:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff; }

.search-section input:-webkit-autofill,
.search-section input:-webkit-autofill:hover,
.search-section input:-webkit-autofill:focus,
.search-section input:-webkit-autofill:active {
  border: 1px solid #d5dde9;
  -webkit-text-fill-color: #0071BC;
  -webkit-box-shadow: 0 0 0px 1000px #fafcff inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s; }

.header-search-section input:-webkit-autofill,
.header-search-section input:-webkit-autofill:hover,
.header-search-section input:-webkit-autofill:focus,
.header-search-section input:-webkit-autofill:active {
  border: 1px solid #e5e5e5;
  -webkit-text-fill-color: #333;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s; }

.footer-newsletter input:-webkit-autofill,
.footer-newsletter input:-webkit-autofill:hover,
.footer-newsletter input:-webkit-autofill:focus,
.footer-newsletter input:-webkit-autofill:active {
  border: 1px solid #787878;
  -webkit-text-fill-color: #e5e5e5;
  -webkit-box-shadow: 0 0 0px 1000px #444 inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s; }

.footer-newsletter input.search-input-field-1::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
  opacity: 0.7; }

.footer-newsletter input.search-input-field-1::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  opacity: 0.7; }

.footer-newsletter input.search-input-field-1:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
  opacity: 0.7; }

.footer-newsletter input.search-input-field-1:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  opacity: 0.7; }

input.search-input-field-1, input.email-input-field-1::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #787878; }

input.search-input-field-1, input.email-input-field-1::-moz-placeholder {
  /* Firefox 19+ */
  color: #787878; }

input.search-input-field-1, input.email-input-field-1:-ms-input-placeholder {
  /* IE 10+ */
  color: #787878; }

input.search-input-field-1, input.email-input-field-1:-moz-placeholder {
  /* Firefox 18- */
  color: #787878; }

.search-link,
.small-link,
.register-link {
  font-size: 14px;
  line-height: 22px;
  color: #0071BC; }
  .search-link .search-title,
  .search-link .small-link-title,
  .search-link .register-title,
  .small-link .search-title,
  .small-link .small-link-title,
  .small-link .register-title,
  .register-link .search-title,
  .register-link .small-link-title,
  .register-link .register-title {
    font-weight: bold;
    margin: 0px 0px 16px 0px;
    display: block;
    color: #333333; }
    .search-link .search-title a:hover,
    .search-link .small-link-title a:hover,
    .search-link .register-title a:hover,
    .small-link .search-title a:hover,
    .small-link .small-link-title a:hover,
    .small-link .register-title a:hover,
    .register-link .search-title a:hover,
    .register-link .small-link-title a:hover,
    .register-link .register-title a:hover {
      text-decoration: underline; }
    .search-link .search-title a:after,
    .search-link .small-link-title a:after,
    .search-link .register-title a:after,
    .small-link .search-title a:after,
    .small-link .small-link-title a:after,
    .small-link .register-title a:after,
    .register-link .search-title a:after,
    .register-link .small-link-title a:after,
    .register-link .register-title a:after {
      font-family: 'font-icon' !important;
      content: "\e903";
      margin-left: 3px;
      line-height: 18px;
      font-size: 10px;
      vertical-align: middle; }
  .search-link ul,
  .small-link ul,
  .register-link ul {
    list-style: none;
    padding: 0px; }
    .search-link ul li,
    .small-link ul li,
    .register-link ul li {
      margin: 0px 0px 8px 0px; }
      .search-link ul li ul,
      .small-link ul li ul,
      .register-link ul li ul {
        display: block;
        border-bottom: 1px solid #e5e5e5;
        margin: 0px 0px 16px 0px;
        padding: 0px 0px 16px 0px; }
        .search-link ul li ul li,
        .small-link ul li ul li,
        .register-link ul li ul li {
          display: inline-block;
          border-right: 1px solid #d4d4d4;
          margin-right: 8px;
          padding-right: 8px;
          margin-bottom: 0px; }
          .search-link ul li ul li:last-child,
          .small-link ul li ul li:last-child,
          .register-link ul li ul li:last-child {
            border-right: 0px solid #d4d4d4;
            margin-right: 0px;
            padding-right: 0px; }
          .search-link ul li ul li a:hover,
          .small-link ul li ul li a:hover,
          .register-link ul li ul li a:hover {
            text-decoration: underline; }
      .search-link ul li a:hover,
      .small-link ul li a:hover,
      .register-link ul li a:hover {
        text-decoration: underline; }
  .search-link a,
  .small-link a,
  .register-link a {
    display: inline-block;
    border-right: 1px solid #d4d4d4;
    margin-right: 8px;
    padding-right: 8px;
    margin-bottom: 0px; }
    .search-link a:last-child,
    .small-link a:last-child,
    .register-link a:last-child {
      border-right: 0px solid #d4d4d4;
      margin-right: 0px;
      padding-right: 0px; }
    .search-link a:hover,
    .small-link a:hover,
    .register-link a:hover {
      text-decoration: underline; }

.search-link-inverse ul li ul {
  display: block;
  border-bottom: 0px;
  margin: 0px;
  padding: 0px; }

/* == End Global Search ==*/
/* == Begin Media query Global Search ==*/
@media (min-width: 320px) and (max-width: 991px) {
  .search-link {
    margin: 0px 0px 16px 0px; } }

/* == End Media query Global Search ==*/
/* == Begin All Listing Search box ==*/
.listing_search {
  padding: 16px;
  margin-bottom: 32px;
  background-color: #f6f6f6; }
  .listing_search .header-search-section {
    margin-bottom: 0px; }

/* == End All Listing Search box ==*/
.advancesearch {
  font-size: 13px;
  line-height: 45px;
  float: left; }
  @media (min-width: 767px) {
    .advancesearch {
      font-size: 14px; } }
  .advancesearch i {
    margin-left: 4px;
    vertical-align: middle; }
  .advancesearch:hover {
    text-decoration: underline; }
  .advancesearch a {
    border-left: 1px solid #e5e5e5;
    padding-left: 16px; }

/*== Begin Social Icon ==*/
.social-icon {
  display: block;
  float: left; }
  .social-icon ul {
    list-style: none;
    padding: 0px; }
    .social-icon ul li {
      float: left;
      padding-right: 16px; }
      .social-icon ul li:last-child {
        padding-right: 0px; }
      .social-icon ul li a:hover {
        text-decoration: none !important;
        border: 0px; }

.social-icon-img img:hover {
  opacity: 0.5; }

@media (min-width: 320px) and (max-width: 1200px) {
  .social-icon {
    margin: 0px 0px 32px 0px; } }

/*== End Social Icon ==*/
/*== Begin home-page Social Icon ==*/
.join-us-socialicon {
  display: block;
  float: left;
  width: 100%; }
  .join-us-socialicon h2, .join-us-socialicon .ombc-section .ombc-title, .ombc-section .join-us-socialicon .ombc-title {
    float: left;
    margin-right: 16px; }
  .join-us-socialicon .join-us-title,
  .join-us-socialicon h3 {
    font-family: "Andes", sans-serif;
    font-size: 24px;
    line-height: 45px;
    text-transform: capitalize;
    float: left;
    margin-right: 16px; }
    @media (max-width: 767px) {
      .join-us-socialicon .join-us-title,
      .join-us-socialicon h3 {
        font-size: 20px;
        line-height: 40px; } }
  .join-us-socialicon ul {
    list-style: none;
    padding: 0px; }
    .join-us-socialicon ul li.join-us-list-item {
      float: left;
      padding-right: 16px;
      padding-top: 4px; }
      .join-us-socialicon ul li.join-us-list-item:last-child {
        padding-right: 0px; }
      .join-us-socialicon ul li.join-us-list-item a {
        color: #333; }
        .join-us-socialicon ul li.join-us-list-item a:hover {
          text-decoration: none !important;
          border: 0px;
          color: #0071BC; }

@media (max-width: 991px) {
  .join-us-socialicon {
    margin: 0px 0px 32px 0px; } }

@media (max-width: 768px) {
  .join-us-socialicon .join-us-title, .join-us-socialicon h3 {
    float: none;
    width: 100%;
    line-height: 28px; } }

.join-us-socialicon.stay_connected_horizontal h4, .join-us-socialicon.stay_connected_horizontal .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .join-us-socialicon.stay_connected_horizontal .news-hero-description, .join-us-socialicon.stay_connected_horizontal .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .join-us-socialicon.stay_connected_horizontal h3, .join-us-socialicon.stay_connected_horizontal .latest-v1-section h3, .latest-v1-section .join-us-socialicon.stay_connected_horizontal h3, .join-us-socialicon.stay_connected_horizontal .ombc-section .ombc-description, .ombc-section .join-us-socialicon.stay_connected_horizontal .ombc-description, .join-us-socialicon.stay_connected_horizontal .h4, .join-us-socialicon.stay_connected_horizontal .s07v1_media_contacts h6, .s07v1_media_contacts .join-us-socialicon.stay_connected_horizontal h6, .join-us-socialicon.stay_connected_horizontal .s06v3_highlights h6, .s06v3_highlights .join-us-socialicon.stay_connected_horizontal h6 {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 15px; }

/*== End home-page Social Icon ==*/
/* === Begin Typography === */
h1, h2, .ombc-section .ombc-title, h3, h4, .news-hero-section .news-hero-img-overlay .news-hero-description, .highlight_component .highlights-card .highlights-card-block h3, .latest-v1-section h3, .ombc-section .ombc-description, h5, h6 {
  margin: 0px;
  color: #333333; }
  h1 small, h1 .small, h2 small, .ombc-section .ombc-title small, h2 .small, .ombc-section .ombc-title .small, h3 small, h3 .small, h4 small, .news-hero-section .news-hero-img-overlay .news-hero-description small, .highlight_component .highlights-card .highlights-card-block h3 small, .latest-v1-section h3 small, .ombc-section .ombc-description small, h4 .small, .news-hero-section .news-hero-img-overlay .news-hero-description .small, .highlight_component .highlights-card .highlights-card-block h3 .small, .latest-v1-section h3 .small, .ombc-section .ombc-description .small, h5 small, h5 .small, h6 small, h6 .small {
    color: #d4d4d4; }
  h1 a, h2 a, .ombc-section .ombc-title a, h3 a, h4 a, .news-hero-section .news-hero-img-overlay .news-hero-description a, .highlight_component .highlights-card .highlights-card-block h3 a, .latest-v1-section h3 a, .ombc-section .ombc-description a, h5 a, h6 a {
    color: #333333; }
    h1 a:hover, h1 a:focus, h1 a:active, h2 a:hover, .ombc-section .ombc-title a:hover, h2 a:focus, .ombc-section .ombc-title a:focus, h2 a:active, .ombc-section .ombc-title a:active, h3 a:hover, h3 a:focus, h3 a:active, h4 a:hover, .news-hero-section .news-hero-img-overlay .news-hero-description a:hover, .highlight_component .highlights-card .highlights-card-block h3 a:hover, .latest-v1-section h3 a:hover, .ombc-section .ombc-description a:hover, h4 a:focus, .news-hero-section .news-hero-img-overlay .news-hero-description a:focus, .highlight_component .highlights-card .highlights-card-block h3 a:focus, .latest-v1-section h3 a:focus, .ombc-section .ombc-description a:focus, h4 a:active, .news-hero-section .news-hero-img-overlay .news-hero-description a:active, .highlight_component .highlights-card .highlights-card-block h3 a:active, .latest-v1-section h3 a:active, .ombc-section .ombc-description a:active, h5 a:hover, h5 a:focus, h5 a:active, h6 a:hover, h6 a:focus, h6 a:active {
      color: #333333;
      text-decoration: underline;
      border-bottom: 0px; }

h1 {
  font-family: "Andes", sans-serif;
  font-size: 44px;
  line-height: 48px;
  margin: 0px 0px 16px 0px; }
  @media (max-width: 767px) {
    h1 {
      font-size: 32px;
      line-height: 38px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    h1 {
      font-size: 44px; } }

h2, .ombc-section .ombc-title {
  font-family: "Andes", sans-serif;
  font-size: 32px;
  line-height: 38px;
  margin: 0px 0px 16px 0px;
  font-weight: bold; }
  @media (max-width: 767px) {
    h2, .ombc-section .ombc-title {
      font-size: 26px;
      line-height: 32px; } }

h3 {
  font-family: "Andes", sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin: 0px 0px 16px 0px;
  font-weight: normal; }
  @media (max-width: 767px) {
    h3 {
      font-size: 20px;
      line-height: 25px; } }

h4, .news-hero-section .news-hero-img-overlay .news-hero-description, .highlight_component .highlights-card .highlights-card-block h3, .latest-v1-section h3, .ombc-section .ombc-description {
  font-family: "Andes", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin: 0px 0px 8px 0px; }

.h4, .s07v1_media_contacts h6, .s06v3_highlights h6 {
  font-family: "AndesBold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  margin: 0px 0px 8px 0px;
  text-transform: uppercase; }

h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin: 0px 0px 16px 0px; }

h6 {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0px 0px 16px 0px; }

.h6 {
  font-family: "AndesBold", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0px 0px 8px 0px;
  text-transform: uppercase; }

.blurb-text, .card-v1-section .card-content .card-description,
.card-v2-section .card-content .card-description,
.card-v3-section .card-content .card-description,
.card-v4-section .card-content .card-description, .contacts-wrapper, .s07v1_media_contacts, .dropdown-v3-seciton .dropdown-subheading, ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content ._loop_experts_description, .s06v3 .content {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 10px;
  word-break: break-word; }

.time-stamp, .author {
  font-family: "Open Sans", sans-serif;
  word-break: break-word;
  font-size: 13px;
  line-height: 17px;
  color: #787878; }

.lead-md-paragraph {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  word-break: break-word; }

.large-link {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #333333; }
  .large-link a {
    color: #0071BC; }
    .large-link a:hover {
      color: #004c92;
      text-decoration: underline; }

.intro-text {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  margin: 0px 0px 32px 0px;
  text-align: center;
  padding-left: 64px;
  padding-right: 64px; }
  .intro-text:last-child {
    margin: 0px; }

@media (max-width: 767px) {
  .intro-text {
    padding-left: 16px;
    padding-right: 16px; } }

.page-title {
  font-size: 28px;
  color: #ffffff;
  padding: 4px; }
  .page-title a {
    color: #ffffff; }

.hammer,
.small-headline {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #787878;
  text-transform: uppercase;
  margin: 0px 0px 8px 0px; }
  .hammer span,
  .small-headline span {
    border-right: 1px solid #787878;
    margin-right: 8px;
    padding-right: 8px; }
    .hammer span:last-child,
    .small-headline span:last-child {
      border-right: 0px solid #787878;
      margin-right: 0px;
      padding-right: 0px; }

._loop_lead_paragraph_xs {
  font-size: 14px;
  line-height: 22px;
  color: #333; }

._loop_lead_paragraph_sm {
  font-size: 16px;
  line-height: 24px;
  color: #333333; }

._loop_lead_paragraph_md {
  font-size: 18px;
  line-height: 29px;
  color: #333333; }

._loop_lead_paragraph_lg {
  font-size: 20px;
  line-height: 32px;
  color: #545454; }

.intro_paragraph a {
  /*&:after {
			font-family: 'FontAwesome'; 
	        content: "\f105";
	        font-size: 18px;
	        line-height: 22px;
	        color: $loop-color-blue-45;
	        margin-left: 4px;
	        vertical-align: middle;
		}*/ }

.intro_paragraph_inverse {
  padding: 32px;
  margin-bottom: 32px;
  background-color: #f6f6f6; }

.selection-head {
  margin: 16px 0px; }
  .selection-head .label {
    font-family: "Andes", sans-serif;
    font-size: 32px;
    line-height: 38px;
    color: #333; }

/* === End Typography === */
/* === Begin inputs group (checkbox, search box) === */
/* === End Checkbox SASS === */
._loop_white_checkbox {
  position: absolute;
  opacity: 0; }

._loop_white_checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0; }

._loop_white_checkbox + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #ffffff;
  box-shadow: inset 0px 1px 0px 0px #d4d4d4; }

._loop_white_checkbox:hover + label:before {
  background: #ffffff; }

._loop_white_checkbox:checked + label:before {
  background: #ffffff; }

._loop_white_checkbox:disabled + label {
  opacity: 0.4;
  cursor: default; }

._loop_white_checkbox:disabled + label:before {
  box-shadow: none;
  opacity: 0.6; }

._loop_white_checkbox:checked + label:after {
  content: '\f00c';
  font-family: 'FontAwesome';
  position: absolute;
  left: 3px;
  color: #0071BC; }

/* === End Checkbox SASS === */
/* === Begin search box SASS === */
._loop_primary_input,
._loop_primary_search {
  margin: 0px 0px 16px 0px;
  position: relative; }
  ._loop_primary_input input[type='text'],
  ._loop_primary_input input[type='email'],
  ._loop_primary_input input[type='search'],
  ._loop_primary_search input[type='text'],
  ._loop_primary_search input[type='email'],
  ._loop_primary_search input[type='search'] {
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    height: 40px;
    padding: 8px 16px 8px 16px;
    font-weight: normal;
    color: #787878;
    background-color: #fafdff;
    border: 1px solid #d8e7f5;
    border-radius: 0;
    -webkit-appearance: none;
    box-shadow: inset 0px 2px 1px 0px #F0F7FE;
    cursor: pointer; }
    ._loop_primary_input input[type='text']:focus,
    ._loop_primary_input input[type='email']:focus,
    ._loop_primary_input input[type='search']:focus,
    ._loop_primary_search input[type='text']:focus,
    ._loop_primary_search input[type='email']:focus,
    ._loop_primary_search input[type='search']:focus {
      border: 2px solid #d8e7f5;
      background-color: #ffffff;
      outline: 0px; }
  ._loop_primary_input[disabled],
  ._loop_primary_search[disabled] {
    opacity: 0.6; }

.input-type-img {
  position: absolute;
  right: 0px;
  top: 0;
  padding: 10px;
  height: 35px;
  border: 0px;
  background: transparent; }
  .input-type-img:hover {
    opacity: 0.6; }

/* === End search box SASS === */
/* === End inputs group (checkbox, search box) === */
._loop_radio,
._loop_checkbox {
  position: relative;
  display: block;
  margin-top: 0;
  margin-bottom: 16px; }
  ._loop_radio label,
  ._loop_checkbox label {
    padding-left: 16px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

._loop_radio input[type='radio'],
._loop_radio_inline input[type='radio'],
._loop_checkbox input[type='checkbox'],
._loop_checkbox_inline input[type='checkbox'] {
  position: absolute;
  margin-left: 0;
  z-index: 1;
  width: 20px;
  height: 20px; }

._loop_radio + ._loop_radio,
._loop_checkbox + ._loop_checkbox {
  margin-top: -4px; }

._loop_radio_inline,
._loop_checkbox_inline {
  position: relative;
  display: inline-block;
  padding-left: 0;
  margin-bottom: 16px;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }
  ._loop_radio_inline label,
  ._loop_checkbox_inline label {
    padding-right: 8px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

._loop_radio_inline + ._loop_radio_inline,
._loop_checkbox_inline + ._loop_checkbox_inline {
  margin-top: 0;
  margin-left: 16px; }

._loop_primary_radio {
  position: absolute;
  opacity: 0; }
  ._loop_primary_radio + label {
    position: relative;
    padding: 0;
    cursor: default;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    cursor: pointer; }
    ._loop_primary_radio + label:before {
      content: '';
      margin-right: 16px;
      display: inline-block;
      vertical-align: text-top;
      padding: 4px;
      width: 22px;
      height: 22px;
      background: #FAFDFF;
      border: 1px solid #D8E7F5;
      box-shadow: inset 0px 3px 0px 0px #F0F7FE;
      cursor: pointer;
      border-radius: 100%; }

._loop_primary_radio:checked + label:before {
  background: #fff;
  border: 1px solid #0071bc;
  box-shadow: none; }

._loop_primary_radio:checked:disabled + label:before {
  background: #fff;
  border: 1px solid #0071bc;
  box-shadow: inset 0px 1px 0px 0px #F0F7FE; }

._loop_primary_radio:checked:disabled + label:after {
  color: #0071bc; }

._loop_primary_radio:disabled + label {
  opacity: 0.6; }

._loop_primary_radio:disabled + label:before {
  box-shadow: none;
  pointer-events: none; }

._loop_primary_radio:checked + label:after {
  content: "\f111";
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 16px;
  padding: 3px;
  position: absolute;
  left: 2px;
  top: 1px;
  color: #0071bc; }

.input-type-img {
  position: absolute;
  right: 0px;
  top: 0;
  padding: 14px;
  height: 45px;
  border: 0px;
  background: transparent; }
  .input-type-img:hover {
    opacity: 0.6; }

.input_text {
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  font-weight: bold;
  margin: 0px;
  border-bottom: 0px; }

@media (min-width: 768px) {
  ._loop_primary_input_inline {
    display: table-cell;
    margin: 0px 0px 16px 0px;
    position: relative;
    padding-right: 16px; } }

._loop_primary_input_inline input[type='text'],
._loop_primary_input_inline input[type='email'],
._loop_primary_input_inline input[type='search'] {
  font-size: 14px;
  line-height: 22px;
  width: 100%;
  height: 40px;
  padding: 8px 16px 8px 16px;
  font-weight: bold;
  color: #787878;
  background-color: #fafdff;
  border: 1px solid #d8e7f5;
  border-radius: 0;
  -webkit-appearance: none;
  box-shadow: inset 0px 2px 1px 0px #F0F7FE; }
  ._loop_primary_input_inline input[type='text']:focus,
  ._loop_primary_input_inline input[type='email']:focus,
  ._loop_primary_input_inline input[type='search']:focus {
    border: 2px solid #d8e7f5;
    background-color: #ffffff;
    outline: 0px; }

._loop_primary_input_inline[disabled] {
  opacity: 0.6; }

._loop_primary_input_inline + div {
  padding-right: 0px;
  margin-bottom: 16px; }

._loop_search {
  position: relative; }

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  /* Now your own custom styles */
  height: 1px;
  width: 1px;
  background: transparent; }

._loop_primary_checkbox {
  position: absolute;
  opacity: 0; }
  ._loop_primary_checkbox + label {
    position: relative;
    padding: 0;
    cursor: default;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    cursor: pointer;
    display: block;
    /*&:hover {
      color: #0071BC;
    }*/ }
    ._loop_primary_checkbox + label:before {
      content: '';
      margin-right: 8px;
      display: inline-block;
      vertical-align: text-top;
      padding: 4px;
      width: 20px;
      height: 20px;
      background: #FAFDFF;
      border: 1px solid #D8E7F5;
      box-shadow: inset 0px 3px 0px 0px #F0F7FE;
      cursor: pointer;
      float: left; }

._loop_primary_checkbox:checked + label:before {
  background: #0071BC;
  box-shadow: inset 0px 3px 0px 0px #0071BC; }

._loop_primary_checkbox:checked:disabled + label:before {
  background: #FAFDFF;
  border: 1px solid #D8E7F5;
  box-shadow: inset 0px 1px 0px 0px #F0F7FE; }

._loop_primary_checkbox:checked:disabled + label:after {
  color: #4cbb88; }

._loop_primary_checkbox:disabled + label {
  opacity: 0.6; }

._loop_primary_checkbox:disabled + label:before {
  box-shadow: none;
  pointer-events: none; }

._loop_primary_checkbox:checked + label:after {
  content: "\f00c";
  font-family: 'FontAwesome';
  font-size: 12px;
  position: absolute;
  left: 4px;
  top: 0;
  color: #fff; }

._loop_primary_textarea lable {
  display: block; }

.textarea {
  width: 100%;
  height: 10em;
  padding: 16px;
  color: #787878;
  background-color: #fafdff;
  border: 1px solid #d8e7f5;
  border-radius: 0;
  margin-bottom: 16px;
  text-align: left; }

#CQ .x-form-label-left label.x-form-item-label,
.x-box-item,
#CQ .x-panel.cq-selection .x-form-cb-label-hidden {
  font-weight: normal; }

#CQ .cq-editbar {
  z-index: 0; }

#CQ .cq-editrollover-insert-container {
  z-index: 0; }

.cq-wcm-edit .chart-footer .pull-right img {
  margin-top: 5px; }

#wb-authid {
  /*display: none;*/
  display: block;
  left: -9999px;
  position: absolute;
  height: 0px; }

.cq-wcm-edit form {
  margin-bottom: 0px; }

@media (max-width: 991px) {
  .supergrid .center-left-border .grid_9_par_1.parsys > .remove-padding-grid:first-child {
    padding-left: 0px !important; } }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  height: 30px;
  width: 30px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: #ffffff;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  outline: none;
  border-radius: 50px;
  border: none;
  -o-box-shadow: 0px 2px 2px 1px #787878;
  box-shadow: 0px 2px 2px 1px #787878; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: #ffffff;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "FontAwesome";
    font-size: 13px;
    line-height: 1;
    color: #0071BC;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  @media (min-width: 991px) {
    .slick-prev,
    .slick-next {
      height: 40px;
      width: 40px; } }

.slick-prev {
  left: -10px;
  z-index: 1; }
  .slick-prev:before {
    content: ""; }
  @media (max-width: 1250px) and (min-width: 992px) {
    .slick-prev {
      left: 0px; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .slick-prev {
      left: 5px; } }
  @media (max-width: 767px) {
    .slick-prev {
      left: 5px; } }
  @media (max-width: 320px) {
    .slick-prev {
      left: 5px; } }

.slick-next {
  right: -10px; }
  .slick-next:before {
    content: ""; }
  @media (max-width: 1250px) and (min-width: 992px) {
    .slick-next {
      right: 0px; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .slick-next {
      right: 5px; } }
  @media (max-width: 767px) {
    .slick-next {
      right: 5px; } }
  @media (max-width: 320px) {
    .slick-next {
      right: 5px; } }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: "FontAwesome";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: auto;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* === Begin accordion ===*/
.panel-default {
  border: 0px;
  border-radius: 0px; }

.panel-group {
  margin: 16px 0px 16px 0px; }

.panel-collapse {
  background-color: #fff; }

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 0px; }

.accordion-wrapper {
  position: relative; }

.accordion-btn {
  min-height: 40px;
  font-size: 14px;
  line-height: 22px;
  color: #0071BC;
  padding: 8px 16px 8px 16px;
  border: 1px solid #d8e7f5;
  background-color: #fafdff;
  border-radius: 0px;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 0;
  box-shadow: inset inset 0 3px 0 #f0f7fe; }
  .accordion-btn span {
    display: inline-block;
    width: 70%; }
  .accordion-btn span.data-number {
    display: inline-block;
    width: 10%;
    vertical-align: top;
    color: #333; }
  .accordion-btn[aria-expanded=false]:after {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 18px;
    line-height: 22px;
    color: #0071BC;
    margin-left: 4px;
    float: right; }
  .accordion-btn[aria-expanded=true]:after {
    font-family: 'FontAwesome';
    content: "\f106";
    font-size: 18px;
    line-height: 22px;
    color: #0071BC;
    margin-left: 4px;
    float: right; }
  .accordion-btn .fa-chevron-down {
    float: right;
    font-size: 14px;
    line-height: 22px; }

.accordion-content {
  padding: 16px;
  border: 1px solid #d8e7f5; }

.accordion-download {
  font-size: 16px;
  color: #0071BC;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  border-radius: 100%;
  padding: 4px 10px;
  display: inline-block; }

.accordion-group-btn {
  text-align: left;
  position: relative; }

@media (min-width: 768px) {
  .accordion-group-btn {
    text-align: right; } }

.accordion-mainsection {
  padding: 16px; }

.regional-tab-content {
  margin-top: 32px; }

.download_container {
  position: absolute;
  left: 0px;
  top: 32px;
  width: 260px;
  z-index: 1000;
  min-height: 100px;
  background-color: #fff;
  margin-top: 0 !important;
  padding: 16px;
  float: left;
  border: 1px solid #e5e5e5; }
  .download_container span {
    display: block; }
  @media (min-width: 768px) {
    .download_container {
      float: right;
      position: relative;
      top: 0px; } }

.download-info {
  font-size: 12px;
  line-height: 17px;
  font-weight: 600; }
  .download-info ul {
    padding-left: 0px !important;
    margin-left: 0px !important;
    list-style: none !important; }
    .download-info ul li {
      display: block;
      text-align: left; }

.click-download,
.close-download {
  color: #0071bc;
  cursor: pointer;
  z-index: 999; }
  .click-download span,
  .close-download span {
    color: #0071bc; }
  .click-download i,
  .close-download i {
    font-size: 13px; }

/* === End accordion ===*/
/* === Begin Panel collapse == */
.faq-accordion ol li {
  list-style: decimal;
  color: #0071bc;
  font-weight: 600;
  margin-left: 20px; }

.faq-accordion .panel {
  box-shadow: none; }

.faq-accordion .panel-title {
  font-size: 18px;
  line-height: 22px; }

.faq-accordion .panel-default {
  margin-bottom: 4px; }

.faq-accordion .panel-body {
  padding: 0px; }

.faq-accordion .panel-heading {
  font-size: 14px;
  line-height: 22px;
  color: #0071BC;
  padding: 0px;
  background-color: #ffffff;
  border-radius: 0px;
  cursor: pointer;
  position: relative;
  z-index: 0; }
  .faq-accordion .panel-heading h4 a, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a, .faq-accordion .panel-heading .latest-v1-section h3 a, .latest-v1-section .faq-accordion .panel-heading h3 a, .faq-accordion .panel-heading .ombc-section .ombc-description a, .ombc-section .faq-accordion .panel-heading .ombc-description a {
    display: block; }
    .faq-accordion .panel-heading h4 a:hover, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a:hover, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a:hover, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a:hover, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a:hover, .faq-accordion .panel-heading .latest-v1-section h3 a:hover, .latest-v1-section .faq-accordion .panel-heading h3 a:hover, .faq-accordion .panel-heading .ombc-section .ombc-description a:hover, .ombc-section .faq-accordion .panel-heading .ombc-description a:hover, .faq-accordion .panel-heading h4 a:active, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a:active, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a:active, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a:active, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a:active, .faq-accordion .panel-heading .latest-v1-section h3 a:active, .latest-v1-section .faq-accordion .panel-heading h3 a:active, .faq-accordion .panel-heading .ombc-section .ombc-description a:active, .ombc-section .faq-accordion .panel-heading .ombc-description a:active, .faq-accordion .panel-heading h4 a:focus, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a:focus, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a:focus, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a:focus, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a:focus, .faq-accordion .panel-heading .latest-v1-section h3 a:focus, .latest-v1-section .faq-accordion .panel-heading h3 a:focus, .faq-accordion .panel-heading .ombc-section .ombc-description a:focus, .ombc-section .faq-accordion .panel-heading .ombc-description a:focus {
      text-decoration: none;
      color: #0071bc; }
    .faq-accordion .panel-heading h4 a i, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a i, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a i, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a i, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a i, .faq-accordion .panel-heading .latest-v1-section h3 a i, .latest-v1-section .faq-accordion .panel-heading h3 a i, .faq-accordion .panel-heading .ombc-section .ombc-description a i, .ombc-section .faq-accordion .panel-heading .ombc-description a i {
      font-size: 20px;
      line-height: 26px;
      float: right; }
    .faq-accordion .panel-heading h4 a[aria-expanded=false]:after, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a[aria-expanded=false]:after, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a[aria-expanded=false]:after, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a[aria-expanded=false]:after, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a[aria-expanded=false]:after, .faq-accordion .panel-heading .latest-v1-section h3 a[aria-expanded=false]:after, .latest-v1-section .faq-accordion .panel-heading h3 a[aria-expanded=false]:after, .faq-accordion .panel-heading .ombc-section .ombc-description a[aria-expanded=false]:after, .ombc-section .faq-accordion .panel-heading .ombc-description a[aria-expanded=false]:after {
      font-family: 'FontAwesome';
      content: "\f107";
      font-size: 18px;
      line-height: 22px;
      color: #0071BC;
      margin-left: 4px;
      float: right;
      position: absolute;
      right: 0;
      top: 3px; }
    .faq-accordion .panel-heading h4 a[aria-expanded=true]:after, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a[aria-expanded=true]:after, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a[aria-expanded=true]:after, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a[aria-expanded=true]:after, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a[aria-expanded=true]:after, .faq-accordion .panel-heading .latest-v1-section h3 a[aria-expanded=true]:after, .latest-v1-section .faq-accordion .panel-heading h3 a[aria-expanded=true]:after, .faq-accordion .panel-heading .ombc-section .ombc-description a[aria-expanded=true]:after, .ombc-section .faq-accordion .panel-heading .ombc-description a[aria-expanded=true]:after {
      font-family: 'FontAwesome';
      content: "\f106";
      font-size: 18px;
      line-height: 22px;
      color: #0071BC;
      margin-left: 4px;
      float: right;
      position: absolute;
      right: 0;
      top: 3px; }

.faq-accordion .panel-collapse {
  padding: 16px;
  color: #333;
  font-weight: normal; }

/* === End  Panel collapse == */
/* == Begin Country List components ==*/
.alpha-list-section .alpha-list-btn, .alpha-list-mobile-section .alpha-list-btn {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  background-color: #ffffff;
  color: #0071BC;
  padding: 0px 14px;
  border: 0px; }
  .alpha-list-section .alpha-list-btn:hover, .alpha-list-mobile-section .alpha-list-btn:hover {
    color: #004c92;
    text-decoration: underline; }

.alpha-list-section .deactive, .alpha-list-mobile-section .deactive {
  color: #d4d4d4 !important;
  cursor: default; }
  .alpha-list-section .deactive:hover, .alpha-list-section .deactive:focus, .alpha-list-mobile-section .deactive:hover, .alpha-list-mobile-section .deactive:focus {
    color: #d4d4d4 !important;
    cursor: default; }

.alpha-list-section .alpha-list-container .lable, .alpha-list-mobile-section .alpha-list-container .lable {
  padding-left: 0px !important; }

.alpha-list-section .alpha-list-container .alpha-alphabet, .alpha-list-mobile-section .alpha-list-container .alpha-alphabet {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  margin-bottom: 0px 0px 16px 0px; }

.alpha-list-section .alpha-list-container .alpha-list, .alpha-list-mobile-section .alpha-list-container .alpha-list {
  padding: 0px;
  float: left;
  display: block;
  width: 100%;
  list-style: none; }
  .alpha-list-section .alpha-list-container .alpha-list .alpha-name, .alpha-list-mobile-section .alpha-list-container .alpha-list .alpha-name {
    font-size: 14px;
    line-height: 22px;
    padding-right: 8px;
    margin: 0px 0px 16px 0px;
    color: #0071BC;
    float: left; }
  .alpha-list-section .alpha-list-container .alpha-list .lang-alpha, .alpha-list-mobile-section .alpha-list-container .alpha-list .lang-alpha {
    font-size: 14px;
    line-height: 22px;
    margin: 0px 0px 16px 0px;
    padding-right: 8px;
    float: left; }
    .alpha-list-section .alpha-list-container .alpha-list .lang-alpha span a, .alpha-list-mobile-section .alpha-list-container .alpha-list .lang-alpha span a {
      color: #002245; }
  .alpha-list-section .alpha-list-container .alpha-list .divider, .alpha-list-mobile-section .alpha-list-container .alpha-list .divider {
    margin: 0px 0px 16px 0px;
    line-height: 22px;
    padding-right: 8px;
    color: #787878;
    float: left; }
  .alpha-list-section .alpha-list-container .alpha-list ul, .alpha-list-mobile-section .alpha-list-container .alpha-list ul {
    padding-left: 0px;
    width: 100%;
    display: inline-block; }
    .alpha-list-section .alpha-list-container .alpha-list ul li, .alpha-list-mobile-section .alpha-list-container .alpha-list ul li {
      float: left;
      list-style: none; }
      .alpha-list-section .alpha-list-container .alpha-list ul li a:hover, .alpha-list-mobile-section .alpha-list-container .alpha-list ul li a:hover {
        text-decoration: underline; }

.alpha-checkbox .alpha-list-btn {
  padding: 0px 8px; }

.Multifilter-data .dropdown-v2-inverse {
  margin-bottom: 16px; }

.avgfilter .alpha-alphabet {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  margin-bottom: 0px 0px 16px 0px;
  line-height: 20px; }

.avgfilter ._loop_radio_inline {
  float: left;
  margin-right: 8px; }

.avgfilter .dropdown-v2-inverse {
  float: left;
  width: 60%; }

/* == End alpha List components ==*/
.rf-custom-query h5 {
  margin: 0px 0px 8px 0px; }
  .rf-custom-query h5 a:hover {
    color: #0071bc; }

.rf-custom-query .main-detail {
  padding: 16px; }

.rf-custom-query ul li .hammer {
  text-transform: none;
  font-weight: normal; }

.rf-custom-query ul li:last-child {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important; }

/* == Begin alpha List Media- Query ==*/
@media (min-width: 800px) and (max-width: 1200px) {
  .alpha-list-section .alpha-list-btn,
  .alpha-list-mobile-section .alpha-list-btn {
    padding: 0px 10px; } }

@media (min-width: 768px) and (max-width: 800px) {
  .alpha-list-section .alpha-list-btn,
  .alpha-list-mobile-section .alpha-list-btn {
    padding: 0px 19px;
    line-height: 36px; } }

/* == End alpha List Media- Query ==*/
.alpha-list-v1 {
  margin-top: 16px; }
  .alpha-list-v1 .alpha-alphabet {
    font-family: "AndesBold", sans-serif;
    background-color: #FAFDFF;
    border: 1px solid #C6D5E1;
    padding: 12px;
    font-size: 20px;
    color: #002245; }

/* === Begin PPI alphabet-contents ===*/
.column-wrapper #collpase-section {
  float: left;
  margin-right: 4px;
  color: #0071bc; }

.column-wrapper .title {
  margin-bottom: 16px; }

.acronym-section {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 8px;
  padding-bottom: 8px; }

.acronym {
  font-size: 14px;
  line-height: 20px;
  color: #0071bc;
  font-weight: 600;
  float: left;
  margin-right: 16px; }

.abbreviations {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  float: right;
  width: 100%; }

.letter-space {
  font-size: 20px;
  padding: 0px 20px 0px 0px; }

.letterblock {
  border-top: 1px solid #e5e5e5; }
  .letterblock:first-child {
    border-top: 0px; }

.letter {
  font-size: 44px;
  color: #0071bc;
  padding: 8px;
  vertical-align: top; }

.label-middle {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  padding: 8px;
  vertical-align: top; }

.label-description {
  font-size: 13px;
  line-height: 17px;
  padding: 8px;
  vertical-align: top; }

/* === end PPI alphabet-contents ===*/
.back-to-speaker {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 16px;
  vertical-align: text-bottom;
  font-weight: 600; }
  .back-to-speaker i {
    font-size: 18px;
    margin-right: 4px; }

.speakers-section {
  text-align: center;
  margin-bottom: 32px; }
  .speakers-section img {
    border: 3px solid #009FDA;
    border-radius: 100%;
    width: 220px;
    height: auto;
    margin: auto;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .speakers-section img {
        width: 220px;
        height: auto; } }
  .speakers-section .speakers-detail .speakers-name {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 8px; }
  .speakers-section .speakers-detail .author {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    font-weight: 600; }
  .speakers-section .speakers-image {
    float: none;
    margin-right: 16px; }
    @media (min-width: 768px) {
      .speakers-section .speakers-image {
        float: left; } }
  .speakers-section .speakers-content {
    text-align: left;
    display: block; }
    @media (min-width: 768px) {
      .speakers-section .speakers-content {
        display: table-cell; } }
    .speakers-section .speakers-content p {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 16px; }

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box; }

.col-card {
  position: relative;
  word-wrap: break-word; }

.annual_meeting_expert .col-card {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 49%;
          flex: 1 0 49%; }
  @media (min-width: 786px) {
    .annual_meeting_expert .col-card {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 16%;
              flex: 1 0 16%; } }

.annualmeeting_speaker_listing .col-card {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%; }
  @media (min-width: 768px) {
    .annualmeeting_speaker_listing .col-card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%; } }
  @media (min-width: 992px) {
    .annualmeeting_speaker_listing .col-card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16%;
              flex: 0 0 16%; } }
  @media (min-width: 1200px) {
    .annualmeeting_speaker_listing .col-card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 13.66%;
              flex: 0 0 13.66%; } }

.annual_meeting_keyevents .col-card {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media (min-width: 600px) {
    .annual_meeting_keyevents .col-card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; } }

/* === Begin Kendo Table === */
.k-grid tr:hover {
  background-color: transparent; }

.k-grid-content {
  overflow-y: auto; }

.k-header,
.k-widget {
  border-color: #fff;
  background-color: #fff; }

.k-grid-header,
.k-grid-header-wrap {
  background-color: #fff;
  border-color: #fff; }

.k-grid-header th.k-header {
  padding: 8px 6px 8px 6px; }

.k-grid .k-grid-toolbar {
  background-color: #fff;
  padding: 0px 0px 16px 0px;
  border-bottom: 1px solid #e5e5e5;
  text-align: right; }
  .k-grid .k-grid-toolbar .k-button {
    border: 1px solid #e5e5e5;
    background-color: #fff;
    width: 32px;
    height: 32px;
    color: #0071bc;
    border-radius: 100%;
    text-indent: -99999px;
    overflow: hidden; }
    .k-grid .k-grid-toolbar .k-button:focus {
      box-shadow: none; }

.k-i-file-pdf:before {
  content: "\f1c1"; }

.k-i-file-excel:before {
  content: "\f1c3"; }

.k-i-arrow-60-left:before {
  font-family: 'FontAwesome';
  content: "\f100";
  font-size: 20px;
  color: #0071bc; }

.k-i-arrow-60-right:before {
  font-family: 'FontAwesome';
  content: "\f101";
  font-size: 20px;
  color: #0071bc; }

.k-i-arrow-60-down {
  width: 35px;
  height: 35px; }

.k-i-arrow-60-down:before {
  font-family: 'FontAwesome';
  content: "\f107";
  font-size: 18px;
  line-height: 14px;
  color: #fff; }

.k-i-zoom:before {
  font-family: 'FontAwesome';
  content: "\f002";
  font-size: 18px;
  color: #0071bc; }

.k-panelbar .k-tabstrip > .k-content, .k-tabstrip > .k-content {
  border-width: 0px;
  padding: 0px; }

table.schedule-table {
  display: block;
  overflow-x: auto;
  min-height: 0.01%;
  background: #fff !important;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
  /*		 table #grid1{
			.k-schedule-details {
				position: relative;
			}
		.meeting-calendar {
				position: relative;
				    margin-bottom: 4px;
				@media (min-width: 768px) {
					position: absolute;
					right: 0;
					left: initial;
					bottom: 32px;
				}
			}
			.data-collapse {
				text-align: right;
			}
		}
*/ }
  table.schedule-table > tbody {
    display: table;
    width: 100%; }
    table.schedule-table > tbody tr td {
      padding: 0px;
      border: transparent; }
      table.schedule-table > tbody tr td a:focus {
        outline: 0px; }
  table.schedule-table .k-schedule-time {
    width: 10%;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #DF3416;
    padding: 8px;
    vertical-align: middle;
    text-align: center;
    border-top: 1px solid #e5e5e5; }
    @media (min-width: 600px) {
      table.schedule-table .k-schedule-time {
        width: 20%;
        font-size: 36px;
        line-height: 36px;
        padding: 16px; } }
  table.schedule-table .k-schedule-details {
    font-size: 14px;
    line-height: 20px;
    /*width: 100%;*/
    padding: 16px;
    font-weight: normal;
    border: 1px solid #e5e5e5;
    margin-bottom: 16px;
    border-left: 2px solid #DF3416; }
  table.schedule-table .location {
    font-size: 12px;
    font-weight: bold;
    color: #DF3416; }
  table.schedule-table h4, table.schedule-table .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay table.schedule-table .news-hero-description, table.schedule-table .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block table.schedule-table h3, table.schedule-table .latest-v1-section h3, .latest-v1-section table.schedule-table h3, table.schedule-table .ombc-section .ombc-description, .ombc-section table.schedule-table .ombc-description {
    margin-bottom: 4px; }
  table.schedule-table .schedule-date {
    font-family: "AndesBold", sans-serif;
    color: #002245; }
  table.schedule-table .event {
    color: #333;
    font-weight: 600; }
  table.schedule-table .event-detail {
    margin-bottom: 4px; }
  table.schedule-table .event-time {
    font-weight: normal;
    color: #333;
    margin-bottom: 4px;
    display: table-cell;
    /*@media(max-width: 650px) {
			display: block;
		}*/ }
  table.schedule-table .event-time-detail {
    margin-bottom: 4px;
    position: relative; }
  table.schedule-table .bulding {
    color: #000; }
  table.schedule-table .room a {
    font-weight: 600; }
  table.schedule-table .fa-map-marker,
  table.schedule-table .fa-user {
    font-size: 18px;
    line-height: 20px;
    color: #DF3416;
    margin-right: 4px; }
  table.schedule-table .meeting-calendar {
    position: relative;
    margin-bottom: 4px; }
    @media (min-width: 768px) {
      table.schedule-table .meeting-calendar {
        position: absolute;
        right: 0;
        left: initial;
        bottom: 0px; } }
  table.schedule-table .meeting-location-detail,
  table.schedule-table .contact-profile {
    margin: 0px 0px 4px 0px; }
    @media (max-width: 767px) {
      table.schedule-table .meeting-location-detail,
      table.schedule-table .contact-profile {
        width: 80%; } }
  table.schedule-table .meeting-location,
  table.schedule-table .contact-icon {
    display: table-cell; }
    table.schedule-table .meeting-location a,
    table.schedule-table .contact-icon a {
      font-weight: 600; }
  table.schedule-table .fa-clock-o,
  table.schedule-table .fa-phone,
  table.schedule-table .fa-calendar {
    font-size: 16px;
    line-height: 20px;
    color: #0071bc;
    margin-right: 4px; }
  table.schedule-table .imf-row .k-schedule-time {
    color: #002245; }
  table.schedule-table .imf-row .k-schedule-details {
    border-left: 2px solid #002245; }
  table.schedule-table .imf-row .location {
    color: #002245; }
  table.schedule-table .speaker-profile {
    position: relative; }
  table.schedule-table .speaker-icon {
    display: table-cell;
    vertical-align: top; }
    table.schedule-table .speaker-icon span {
      padding-right: 8px; }
  table.schedule-table .speaker-detail {
    width: 100%;
    margin-bottom: 8px; }
  table.schedule-table .speaker-list-item {
    display: table-cell; }
    table.schedule-table .speaker-list-item ul {
      padding: 0px; }
      table.schedule-table .speaker-list-item ul li {
        display: inline-block;
        min-width: auto;
        margin-right: 8px;
        padding-right: 8px;
        border-right: 1px solid #e5e5e5; }
        table.schedule-table .speaker-list-item ul li:last-child {
          margin-right: 0px;
          padding-right: 0px;
          border-right: 0px solid #e5e5e5; }
  table.schedule-table .contact-detail {
    display: table-cell;
    margin-left: 4px;
    /*span {
			&:nth-child(1) {
			font-weight: 600;
		}
		}*/ }
  table.schedule-table .data-collapse {
    position: relative;
    cursor: pointer;
    width: 100%; }
  table.schedule-table .data-collapse a[aria-expanded="false"]:before {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 18px;
    line-height: 22px;
    float: right;
    position: relative;
    bottom: 25px; }
  table.schedule-table .data-collapse a[aria-expanded="true"]:before {
    font-family: 'FontAwesome';
    content: "\f106";
    font-size: 18px;
    line-height: 22px;
    float: right;
    position: relative;
    bottom: 25px; }
  table.schedule-table .data-collapse .event-description {
    padding: 16px;
    border-top: 1px solid #e5e5e5; }

@media (max-width: 767px) {
  table.schedule-table {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 0px solid #dddddd; } }

/* === End Kendo Table === */
/* === Begin Kendo Tab === */
.Starting-business table colgroup {
  display: none; }

.schedule-tab {
  font-size: 12px;
  line-height: 17px;
  font-weight: bold; }
  .schedule-tab .schedule-date {
    font-family: "AndesBold", sans-serif;
    color: #002245; }
  .schedule-tab ul li {
    min-width: 110px; }
  @media (min-width: 992px) {
    .schedule-tab .k-display-block {
      width: 80%;
      margin: auto; } }
  .schedule-tab .k-tabstrip-items {
    padding: 8px 8px 16px 8px;
    text-align: center; }
  .schedule-tab .k-tabstrip-items .k-state-default {
    border: 1px solid #d8e7f5;
    border-radius: 0px; }
  .schedule-tab .k-tabstrip-items .k-item {
    background-image: none;
    background-color: #fafdff;
    text-align: center; }
    .schedule-tab .k-tabstrip-items .k-item .k-link {
      color: #0071bc; }
  .schedule-tab .k-tabstrip-top > .k-tabstrip-items .k-item {
    margin: 0px 6px 0px 0px; }
    .schedule-tab .k-tabstrip-top > .k-tabstrip-items .k-item:last-child {
      margin: 0px; }
  .schedule-tab .k-tabstrip > .k-button.k-bare {
    top: 10px;
    opacity: 1; }
  .schedule-tab .k-tabstrip-top > .k-tabstrip-items .k-state-active {
    border: 1px solid #EF3E37;
    background-color: #EF3E37; }
    .schedule-tab .k-tabstrip-top > .k-tabstrip-items .k-state-active .k-link {
      color: #fff; }
  .schedule-tab .k-tabstrip:focus {
    box-shadow: none; }

.am-filter-dropdown {
  display: inline-block;
  width: 100%; }

.dropdown-v1-inverse {
  display: block;
  /*float: left;*/
  width: 100%; }
  @media (min-width: 768px) {
    .dropdown-v1-inverse {
      display: inline-block;
      float: right;
      margin-right: 100px;
      width: auto; } }
  .dropdown-v1-inverse .lable {
    padding: 0px 16px 0px 0px;
    line-height: 36px; }
  .dropdown-v1-inverse .dropdown-v1 {
    width: 100%;
    margin-bottom: 16px; }
    @media (min-width: 500px) {
      .dropdown-v1-inverse .dropdown-v1 {
        width: 160px; } }
    @media (max-width: 500px) {
      .dropdown-v1-inverse .dropdown-v1 span.k-dropdown {
        width: 99%; } }
  .dropdown-v1-inverse .k-dropdown .k-dropdown-wrap.k-state-default {
    height: 35px;
    text-align: left;
    width: 100%;
    float: left;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    background-color: #fafcff;
    border: 1px solid #d8e7f5;
    color: #787878;
    border-radius: 0;
    box-shadow: inset 0 3px 0 #f6f6f6;
    outline: 0; }
  .dropdown-v1-inverse .k-dropdown .k-dropdown-wrap {
    padding-right: 0px; }
    .dropdown-v1-inverse .k-dropdown .k-dropdown-wrap .k-select {
      width: 2.6em; }
  .dropdown-v1-inverse .k-dropdown .k-input {
    font-size: 14px;
    line-height: 22px;
    color: #787878;
    padding: 8px; }
  .dropdown-v1-inverse .k-dropdown .k-i-arrow-60-down:before {
    color: #0071bc; }

#eventtype-list,
#eventtype1-list,
#access_FULL-SCHEDULE-list,
#eventtype_FULL-SCHEDULE-list {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  font-weight: normal;
  background-color: #fff;
  border: 1px solid #d8e7f5;
  border-radius: 0;
  box-shadow: inset inset 0 3px 0 #f0f7fe;
  outline: 0; }
  #eventtype-list ul li,
  #eventtype1-list ul li,
  #access_FULL-SCHEDULE-list ul li,
  #eventtype_FULL-SCHEDULE-list ul li {
    padding: 0px 8px; }
  #eventtype-list .k-state-selected,
  #eventtype1-list .k-state-selected,
  #access_FULL-SCHEDULE-list .k-state-selected,
  #eventtype_FULL-SCHEDULE-list .k-state-selected {
    color: #333;
    background-color: #fff;
    border: 0px;
    padding: 0px 8px; }
  #eventtype-list .k-state-hover,
  #eventtype1-list .k-state-hover,
  #access_FULL-SCHEDULE-list .k-state-hover,
  #eventtype_FULL-SCHEDULE-list .k-state-hover {
    color: #0071bc;
    background-color: #fff;
    background-image: none; }
  #eventtype-list .k-listbox .k-item,
  #eventtype-list .k-popup .k-list .k-item,
  #eventtype1-list .k-listbox .k-item,
  #eventtype1-list .k-popup .k-list .k-item,
  #access_FULL-SCHEDULE-list .k-listbox .k-item,
  #access_FULL-SCHEDULE-list .k-popup .k-list .k-item,
  #eventtype_FULL-SCHEDULE-list .k-listbox .k-item,
  #eventtype_FULL-SCHEDULE-list .k-popup .k-list .k-item {
    padding: 2px 12px;
    color: #333; }
  #eventtype-list .k-list > .k-state-focused.k-state-selected,
  #eventtype-list .k-listview > .k-state-focused.k-state-selected,
  #eventtype-list .k-state-focused.k-state-selected,
  #eventtype-list td.k-state-focused.k-state-selected,
  #eventtype1-list .k-list > .k-state-focused.k-state-selected,
  #eventtype1-list .k-listview > .k-state-focused.k-state-selected,
  #eventtype1-list .k-state-focused.k-state-selected,
  #eventtype1-list td.k-state-focused.k-state-selected,
  #access_FULL-SCHEDULE-list .k-list > .k-state-focused.k-state-selected,
  #access_FULL-SCHEDULE-list .k-listview > .k-state-focused.k-state-selected,
  #access_FULL-SCHEDULE-list .k-state-focused.k-state-selected,
  #access_FULL-SCHEDULE-list td.k-state-focused.k-state-selected,
  #eventtype_FULL-SCHEDULE-list .k-list > .k-state-focused.k-state-selected,
  #eventtype_FULL-SCHEDULE-list .k-listview > .k-state-focused.k-state-selected,
  #eventtype_FULL-SCHEDULE-list .k-state-focused.k-state-selected,
  #eventtype_FULL-SCHEDULE-list td.k-state-focused.k-state-selected {
    box-shadow: none; }

/* === End Kendo Tab === */
#speakerTabs ul li {
  font-size: 14px;
  line-height: 26px;
  font-weight: bold;
  min-width: auto; }

#speakerTabs .k-tabstrip-items {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 16px; }

#speakerTabs .k-tabstrip-items .k-item {
  background-color: transparent;
  border: 0px; }

#speakerTabs .k-tabstrip-items .k-loading {
  border-top: 0px; }

#speakerTabs .k-tabstrip-items .k-link {
  padding: 0px 14px; }

#speakerTabs .k-state-active .k-link {
  color: #004c92;
  border: 1px solid #d8e7f5; }

#speakerTabs .col-xs-13,
#speakerTabs .col-sm-13,
#speakerTabs .col-md-13,
#speakerTabs .col-lg-13 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

#speakerTabs .col-xs-13 {
  width: 13.66%;
  float: left; }

@media (max-width: 449px) {
  #speakerTabs .col-xs-6 {
    width: 39%;
    float: left;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 450px) {
  #speakerTabs .col-xs-6 {
    width: 33%;
    float: left;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 650px) {
  #speakerTabs .col-xs-6 {
    width: 45%;
    float: left; } }

@media (min-width: 768px) {
  #speakerTabs .col-sm-13 {
    width: 13.66%;
    float: left; }
  #speakerTabs .col-sm-4 {
    width: 25%;
    float: left; }
  #speakerTabs .col-xs-13,
  #speakerTabs .col-sm-13,
  #speakerTabs .col-md-13,
  #speakerTabs .col-lg-13 {
    padding-right: 25px;
    padding-left: 25px;
    margin: 0px; } }

@media (min-width: 992px) {
  #speakerTabs .col-md-13 {
    width: 12.66%;
    float: left; }
  #speakerTabs .col-xs-13,
  #speakerTabs .col-sm-13,
  #speakerTabs .col-md-13,
  #speakerTabs .col-lg-13 {
    padding-right: 15px;
    padding-left: 15px;
    margin: 0px; } }

@media (min-width: 1200px) {
  #speakerTabs .col-lg-13 {
    width: 13.66%;
    float: left; }
  #speakerTabs .col-xs-13,
  #speakerTabs .col-sm-13,
  #speakerTabs .col-md-13,
  #speakerTabs .col-lg-13 {
    padding-right: 15px;
    padding-left: 15px;
    margin: 0px; } }

/* ===  Begin kendo Schedule === */
.annualmeeting_bubble_chart {
  display: inline-block;
  width: 100%;
  background: #f6f6f6;
  padding: 32px 0px; }

#annualmeeting_bubblechart {
  padding: 16px 0px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  box-shadow: 0px 2px 2px 0px #e5e5e5; }
  #annualmeeting_bubblechart .k-widget {
    border-radius: 0px;
    background-color: #ffffff; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar {
      font-size: 14px;
      line-height: 20px;
      padding: 16px;
      background-color: #545454; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-header {
        border-color: transparent;
        background-color: transparent; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-link {
        padding: 0px; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar + .k-scheduler-navigation {
        padding: 6px 0px; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar * {
        color: #fff; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar > ul.k-scheduler-views {
        font-size: 13px;
        line-height: 16px;
        font-weight: 600;
        text-transform: uppercase; }
        @media (max-width: 1024px) {
          #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar > ul.k-scheduler-views {
            min-width: 120px; } }
        #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar > ul.k-scheduler-views > li {
          border-width: 0px; }
          #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar > ul.k-scheduler-views > li a {
            padding: 12px; }
        #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar > ul.k-scheduler-views .k-state-selected,
        #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar > ul.k-scheduler-views .k-state-hover {
          background-color: #262626; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-state-expanded {
        background-color: #545454; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-i-arrow-60-right:before,
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-i-arrow-60-left:before {
        color: #fff; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-scheduler-tools {
        position: absolute;
        top: -55px;
        left: 36px; }
        #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-scheduler-tools .k-i-file-pdf {
          border: 1px solid #e5e5e5;
          border-radius: 100%;
          width: 32px;
          height: 32px; }
          #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-scheduler-tools .k-i-file-pdf:before {
            font-family: 'FontAwesome';
            content: "\f1c1";
            font-size: 16px;
            color: #0071bc;
            margin: 8px; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-mark {
      float: left; }
    #annualmeeting_bubblechart .k-widget table.k-scheduler-table tbody tr th {
      font-family: "AndesBold", sans-serif;
      font-size: 16px;
      text-transform: uppercase; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-event {
      border: 1px solid #d4d4d4 !important;
      font-size: 12px;
      line-height: 14px;
      color: #333;
      background-color: #f6f6f6;
      padding-left: 1px; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-event .k-event-actions:first-child {
        position: absolute; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-event .events h6 {
        font-size: 12px;
        line-height: 14px;
        font-weight: bold;
        margin: 0px 0px 8px 0px; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-more-events {
      border-width: 0px;
      line-height: 29px; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-more-events span {
        margin-top: -.6em;
        font-size: 21px; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-scheduler-agendaday {
      font-family: "AndesBold", sans-serif;
      font-size: 2.5em; }
      @media (min-width: 768px) {
        #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-scheduler-agendaday {
          font-size: 3em; } }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-scheduler-agendaweek {
      font-family: "Andes", sans-serif;
      font-size: 16px;
      font-weight: 600; }
      @media (min-width: 768px) {
        #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-scheduler-agendaweek {
          font-size: 18px; } }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-scheduler-agendadate {
      font-family: "Open Sans", sans-serif;
      font-size: 12px;
      line-height: 16px;
      font-weight: 600;
      text-transform: uppercase;
      color: #787878; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-scheduler-timecolumn div {
      font-size: 14px;
      line-height: 20px; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-scheduler-timecolumn div:before {
        font-family: 'FontAwesome';
        content: "\f017";
        font-size: 16px;
        line-height: 22px;
        color: #0071bc;
        margin-right: 4px; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-task .events h6 {
      font-family: "Andes", sans-serif;
      font-size: 16px;
      line-height: 22px;
      font-weight: bold;
      margin: 0px 0px 8px 0px; }
      @media (min-width: 768px) {
        #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-task .events h6 {
          font-size: 20px;
          line-height: 26px;
          font-weight: 600; } }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-task .events span {
      font-size: 14px;
      line-height: 20px; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-task .events span:before {
        font-family: 'FontAwesome';
        content: "\f041";
        font-size: 16px;
        line-height: 22px;
        color: #DF3416;
        margin-right: 4px; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-monthview .k-scheduler-table td {
      height: 12.5em; }
  #annualmeeting_bubblechart #eventType {
    text-align: right;
    padding: 0px 16px; }
    @media (min-width: 768px) {
      #annualmeeting_bubblechart #eventType {
        padding-right: 16px; } }
    #annualmeeting_bubblechart #eventType ._loop_checkbox_inline {
      text-align: left;
      margin-left: 8px;
      padding: 6px 14px 6px 14px;
      display: block; }
      @media (min-width: 650px) {
        #annualmeeting_bubblechart #eventType ._loop_checkbox_inline {
          display: inline-block; } }
      #annualmeeting_bubblechart #eventType ._loop_checkbox_inline label {
        font-size: 13px;
        line-height: 20px; }
      #annualmeeting_bubblechart #eventType ._loop_checkbox_inline:nth-child(1) {
        background-color: #A9D8F8; }
      #annualmeeting_bubblechart #eventType ._loop_checkbox_inline:nth-child(2) {
        background-color: #c5f1e2; }
      #annualmeeting_bubblechart #eventType ._loop_checkbox_inline:nth-child(3) {
        background-color: #e8e0f5; }
      #annualmeeting_bubblechart #eventType ._loop_checkbox_inline:nth-child(4) {
        background-color: #f8ddc3; }
  #annualmeeting_bubblechart .export_print .accordion-group-btn {
    left: 20px;
    top: -8px;
    bottom: 15px; }
    @media (min-width: 768px) {
      #annualmeeting_bubblechart .export_print .accordion-group-btn {
        top: 15px;
        right: initial; } }
  #annualmeeting_bubblechart .k-scheduler-footer .k-scheduler-fullday {
    border: 0px; }
    #annualmeeting_bubblechart .k-scheduler-footer .k-scheduler-fullday a {
      padding: 8px 12px 8px 12px;
      color: #ffffff;
      background-color: #0071bc; }

.k-tooltip {
  text-align: left;
  padding: 0px; }
  .k-tooltip .event-wrapper {
    border: 1px solid #d8e7f5;
    padding: 8px; }
    .k-tooltip .event-wrapper .event-title {
      font-family: "Andes", sans-serif;
      font-size: 16px;
      line-height: 22px;
      font-weight: 600; }
    .k-tooltip .event-wrapper .event-type {
      font-size: 12px;
      line-height: 16px;
      font-weight: bold; }
    .k-tooltip .event-wrapper .event-time {
      font-size: 12px;
      line-height: 16px; }
      .k-tooltip .event-wrapper .event-time:before {
        font-family: 'FontAwesome';
        content: "\f017";
        font-size: 16px;
        line-height: 22px;
        color: #0071BC;
        margin-right: 4px; }
    .k-tooltip .event-wrapper .event-location {
      font-size: 12px;
      line-height: 16px; }
      .k-tooltip .event-wrapper .event-location:before {
        font-family: 'FontAwesome';
        content: "\f041";
        font-size: 16px;
        line-height: 22px;
        color: #DF3416;
        margin-right: 4px; }

.k-calendar-container {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 2px 2px 0px #e5e5e5; }
  .k-calendar-container .k-calendar .k-header .k-nav-fast {
    font-size: 13px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle; }
  .k-calendar-container .k-calendar .k-content {
    font-size: 14px;
    line-height: 20px; }
    .k-calendar-container .k-calendar .k-content th {
      font-weight: bold; }
    .k-calendar-container .k-calendar .k-content .k-state-hover {
      background-color: #f6f6f6; }
    .k-calendar-container .k-calendar .k-content .k-link {
      padding: 0px;
      font-weight: 600; }
  .k-calendar-container .k-calendar .k-state-selected {
    background-color: #0071bc; }
    .k-calendar-container .k-calendar .k-state-selected a {
      color: #fff; }
  .k-calendar-container .k-calendar .k-footer {
    font-size: 13px;
    line-height: 30px;
    font-weight: bold; }
  .k-calendar-container .k-calendar td {
    text-align: center; }

#eventsHeading, #disclaimer {
  display: none; }

/* ===  End kendo Schedule === */
/* == Begin Card SASS ==*/
.card-wrapper, .card-v1-section .card-wrapper,
.card-v2-section .card-wrapper,
.card-v3-section .card-wrapper,
.card-v4-section .card-wrapper, .topic-card, .twitter-card {
  border-top: 1px solid #02A1B6;
  background-color: #ffffff;
  -o-box-shadow: 0px 2px 2px 1px #e5e5e5;
  box-shadow: 0px 2px 2px 1px #e5e5e5;
  margin-bottom: 32px;
  word-break: break-word; }
  @media (min-width: 991px) {
    .card-wrapper, .card-v1-section .card-wrapper,
    .card-v2-section .card-wrapper,
    .card-v3-section .card-wrapper,
    .card-v4-section .card-wrapper, .topic-card, .twitter-card {
      margin-bottom: 8px; } }

.card-title {
  font-size: 20px;
  line-height: 26px;
  color: #333333;
  margin: 0px 0px 8px 0px;
  font-weight: 600; }

.card-img {
  position: relative; }
  .card-img ._loop_play_icon {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }

.card-v1-section .card-wrapper img, .card-v1-section .topic-card img, .card-v1-section .twitter-card img, .card-v2-section .card-wrapper img,
.card-v2-section .topic-card img,
.card-v2-section .twitter-card img, .card-v3-section .card-wrapper img,
.card-v3-section .topic-card img,
.card-v3-section .twitter-card img, .card-v4-section .card-wrapper img,
.card-v4-section .topic-card img,
.card-v4-section .twitter-card img {
  position: relative;
  top: -1px;
  z-index: 1; }

.card-v1-section .card-content,
.card-v2-section .card-content,
.card-v3-section .card-content,
.card-v4-section .card-content {
  padding: 24px 24px 30px 24px; }
  @media (max-width: 767px) {
    .card-v1-section .card-content,
    .card-v2-section .card-content,
    .card-v3-section .card-content,
    .card-v4-section .card-content {
      padding: 16px 16px 24px 16px; } }
  @media (min-width: 768px) and (max-width: 1200px) {
    .card-v1-section .card-content,
    .card-v2-section .card-content,
    .card-v3-section .card-content,
    .card-v4-section .card-content {
      padding: 16px 16px 24px 16px; } }
  .card-v1-section .card-content .card-link ul,
  .card-v2-section .card-content .card-link ul,
  .card-v3-section .card-content .card-link ul,
  .card-v4-section .card-content .card-link ul {
    padding: 0px; }
    .card-v1-section .card-content .card-link ul li,
    .card-v2-section .card-content .card-link ul li,
    .card-v3-section .card-content .card-link ul li,
    .card-v4-section .card-content .card-link ul li {
      font-size: 14px;
      line-height: 22px;
      color: #0071BC;
      list-style: none;
      margin: 0px 0px 16px 0px; }
      .card-v1-section .card-content .card-link ul li a:hover,
      .card-v2-section .card-content .card-link ul li a:hover,
      .card-v3-section .card-content .card-link ul li a:hover,
      .card-v4-section .card-content .card-link ul li a:hover {
        color: #004c92;
        text-decoration: underline; }

.card-img-wrapper {
  display: block;
  position: relative; }

.multimedia_card_v1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px; }
  .multimedia_card_v1 i {
    font-size: 16px;
    line-height: 22px;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 16px;
    bottom: 16px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    z-index: 1; }
    .multimedia_card_v1 i:before {
      padding: 8px 4px 8px 4px;
      vertical-align: middle; }
  .multimedia_card_v1 a:hover i {
    opacity: 0.8; }

.card-v4-inverse {
  background-color: #333333; }
  .card-v4-inverse .card-content h4, .card-v4-inverse .card-content .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .card-v4-inverse .card-content .news-hero-description, .card-v4-inverse .card-content .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .card-v4-inverse .card-content h3, .card-v4-inverse .card-content .latest-v1-section h3, .latest-v1-section .card-v4-inverse .card-content h3, .card-v4-inverse .card-content .ombc-section .ombc-description, .ombc-section .card-v4-inverse .card-content .ombc-description {
    color: #ffffff; }
  .card-v4-inverse .card-content .blurb-text, .card-v4-inverse .card-v1-section .card-content .card-description, .card-v1-section .card-v4-inverse .card-content .card-description, .card-v4-inverse
  .card-v2-section .card-content .card-description,
  .card-v2-section .card-v4-inverse .card-content .card-description, .card-v4-inverse
  .card-v3-section .card-content .card-description,
  .card-v3-section .card-v4-inverse .card-content .card-description, .card-v4-inverse
  .card-v4-section .card-content .card-description,
  .card-v4-section .card-v4-inverse .card-content .card-description, .card-v4-inverse .card-content .contacts-wrapper, .card-v4-inverse .card-content .s07v1_media_contacts, .card-v4-inverse .card-content .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton .card-v4-inverse .card-content .dropdown-subheading, .card-v4-inverse .card-content ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content .card-v4-inverse .card-content ._loop_experts_subtitle, .card-v4-inverse .card-content ._loop_experts_content ._loop_experts_description, ._loop_experts_content .card-v4-inverse .card-content ._loop_experts_description, .card-v4-inverse .card-content .s06v3 .content, .s06v3 .card-v4-inverse .card-content .content {
    color: #ffffff; }

.card-v5-section h2, .card-v5-section .ombc-section .ombc-title, .ombc-section .card-v5-section .ombc-title {
  color: #ffffff; }

.card-v5-section .card-wb-number-wrapper {
  background-color: #fff;
  width: 100%; }
  .card-v5-section .card-wb-number-wrapper .card-wb-number-content {
    padding: 24px 24px 30px 24px; }
    @media (max-width: 767px) {
      .card-v5-section .card-wb-number-wrapper .card-wb-number-content {
        padding: 16px 16px 24px 16px; } }
    @media (min-width: 768px) and (max-width: 1200px) {
      .card-v5-section .card-wb-number-wrapper .card-wb-number-content {
        padding: 16px 16px 24px 16px; } }

.card-v5-section .wb-number {
  font-family: "Andes", sans-serif;
  font-weight: bold;
  font-size: 60px;
  line-height: 72px;
  color: #EC553A;
  word-wrap: break-word; }

.card-v5-section .wb-title {
  font-family: "Andes", sans-serif;
  font-size: 28px;
  line-height: 34px;
  color: #EC553A;
  margin: 0px 0px 16px 0px; }

.wb-five-group-section {
  text-align: center; }
  .wb-five-group-section img {
    display: inline-block;
    margin: 0px 0px 32px 0px; }
  .wb-five-group-section .showcase-v3-card-section > .row {
    margin-right: 0;
    margin-left: 0; }
    .wb-five-group-section .showcase-v3-card-section > .row > [class*="col-"] {
      padding-right: 7px;
      padding-left: 7px; }

.hor-card-link {
  font-size: 14px;
  line-height: 20px;
  color: #0071bc;
  margin: 0 0 16px 0; }

a.hor-card-link:hover {
  text-decoration: underline; }

._loop_card_stat_title_subtitle {
  padding: 24px 24px 30px 24px;
  display: inline-block; }
  @media (max-width: 767px) {
    ._loop_card_stat_title_subtitle {
      padding: 16px 16px 24px 16px; } }
  @media (min-width: 768px) and (max-width: 1200px) {
    ._loop_card_stat_title_subtitle {
      padding: 16px 16px 24px 16px; } }
  ._loop_card_stat_title_subtitle ._loop_card_stat_top_content {
    margin-bottom: 8px;
    display: inline-block;
    float: left; }
  ._loop_card_stat_title_subtitle ._loop_card_stat_bottom_content {
    display: table-cell; }
  ._loop_card_stat_title_subtitle ._loop_stat_svgicon {
    width: auto;
    height: auto;
    float: left;
    margin-right: 8px; }
  ._loop_card_stat_title_subtitle ._loop_card_title {
    font-family: "Andes", sans-serif;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    word-wrap: break-word;
    display: table-cell; }
  ._loop_card_stat_title_subtitle ._loop_card_blurb_text {
    font-family: "Andes", sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 16px;
    color: #fff; }
  ._loop_card_stat_title_subtitle a {
    color: #fff; }
    ._loop_card_stat_title_subtitle a:after {
      font-family: 'font-icon' !important;
      content: "\e903";
      margin-left: 5px;
      line-height: 18px;
      font-size: 10px;
      vertical-align: middle; }

.col-xs-12 ._loop_card_stat_top_content {
  width: 100%;
  float: left; }

.col-xs-12 ._loop_card_stat_bottom_content {
  width: 100%;
  border-left: 0px solid #787878;
  padding-left: 0px; }

@media (min-width: 600px) {
  .col-lg-8 ._loop_card_stat_top_content {
    float: left;
    width: 40%; }
  .col-lg-8 ._loop_card_stat_bottom_content {
    border-left: 1px solid #787878;
    padding-left: 32px;
    width: 60%; } }

/* == End Card SASS ==*/
/* == Media Query ==*/
@media (min-width: 768px) {
  .card-v5-bg-img {
    background: #333 url(clientlibs-ppi/img/card-number-img.jpg) no-repeat;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%; } }

@media (min-width: 320px) and (max-width: 991px) {
  .card-v1-section .card-wrapper, .card-v1-section .topic-card, .card-v1-section .twitter-card,
  .card-v1-section .showcase-card-wrapper, .card-v2-section .card-wrapper,
  .card-v2-section .topic-card,
  .card-v2-section .twitter-card,
  .card-v2-section .showcase-card-wrapper, .card-v3-section .card-wrapper,
  .card-v3-section .topic-card,
  .card-v3-section .twitter-card,
  .card-v3-section .showcase-card-wrapper, .card-v4-section .card-wrapper,
  .card-v4-section .topic-card,
  .card-v4-section .twitter-card,
  .card-v4-section .showcase-card-wrapper {
    margin: 0px 0px 16px 0px; }
  .showcase-v3-card-section .showcase-card-wrapper {
    margin: 0px 0px 16px 0px; }
  .card-v5-section .card-wb-number-wrapper {
    margin: 0px 0px 16px 0px; } }

/* == Media Query ==*/
/* == Begin country Card components ==*/
._loop_card_header_main_footer {
  background: #fff;
  position: relative;
  margin-bottom: 32px;
  padding: 24px 24px 64px 24px; }
  @media (min-width: 992px) {
    ._loop_card_header_main_footer {
      margin-bottom: 44px;
      padding: 24px 24px 30px 24px; } }
  ._loop_card_header_main_footer .embed-responsive-16by9 {
    padding-bottom: 71.25%; }
  ._loop_card_header_main_footer ._loop_card_header h3 {
    font-size: 24px;
    line-height: 28px;
    color: #333;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 1px solid #e5e5e5; }
  ._loop_card_header_main_footer .blurb-text, ._loop_card_header_main_footer .card-v1-section .card-content .card-description, .card-v1-section .card-content ._loop_card_header_main_footer .card-description, ._loop_card_header_main_footer
  .card-v2-section .card-content .card-description,
  .card-v2-section .card-content ._loop_card_header_main_footer .card-description, ._loop_card_header_main_footer
  .card-v3-section .card-content .card-description,
  .card-v3-section .card-content ._loop_card_header_main_footer .card-description, ._loop_card_header_main_footer
  .card-v4-section .card-content .card-description,
  .card-v4-section .card-content ._loop_card_header_main_footer .card-description, ._loop_card_header_main_footer .contacts-wrapper, ._loop_card_header_main_footer .s07v1_media_contacts, ._loop_card_header_main_footer .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton ._loop_card_header_main_footer .dropdown-subheading, ._loop_card_header_main_footer ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content ._loop_card_header_main_footer ._loop_experts_subtitle, ._loop_card_header_main_footer ._loop_experts_content ._loop_experts_description, ._loop_experts_content ._loop_card_header_main_footer ._loop_experts_description, ._loop_card_header_main_footer .s06v3 .content, .s06v3 ._loop_card_header_main_footer .content {
    color: #333;
    display: inline-block;
    width: 100%; }
  ._loop_card_header_main_footer h4, ._loop_card_header_main_footer .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay ._loop_card_header_main_footer .news-hero-description, ._loop_card_header_main_footer .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block ._loop_card_header_main_footer h3, ._loop_card_header_main_footer .latest-v1-section h3, .latest-v1-section ._loop_card_header_main_footer h3, ._loop_card_header_main_footer .ombc-section .ombc-description, .ombc-section ._loop_card_header_main_footer .ombc-description {
    color: #333;
    display: block;
    margin-bottom: 8px; }
    ._loop_card_header_main_footer h4 a, ._loop_card_header_main_footer .news-hero-section .news-hero-img-overlay .news-hero-description a, .news-hero-section .news-hero-img-overlay ._loop_card_header_main_footer .news-hero-description a, ._loop_card_header_main_footer .highlight_component .highlights-card .highlights-card-block h3 a, .highlight_component .highlights-card .highlights-card-block ._loop_card_header_main_footer h3 a, ._loop_card_header_main_footer .latest-v1-section h3 a, .latest-v1-section ._loop_card_header_main_footer h3 a, ._loop_card_header_main_footer .ombc-section .ombc-description a, .ombc-section ._loop_card_header_main_footer .ombc-description a {
      display: table-cell;
      color: #333; }
      ._loop_card_header_main_footer h4 a:hover, ._loop_card_header_main_footer .news-hero-section .news-hero-img-overlay .news-hero-description a:hover, .news-hero-section .news-hero-img-overlay ._loop_card_header_main_footer .news-hero-description a:hover, ._loop_card_header_main_footer .highlight_component .highlights-card .highlights-card-block h3 a:hover, .highlight_component .highlights-card .highlights-card-block ._loop_card_header_main_footer h3 a:hover, ._loop_card_header_main_footer .latest-v1-section h3 a:hover, .latest-v1-section ._loop_card_header_main_footer h3 a:hover, ._loop_card_header_main_footer .ombc-section .ombc-description a:hover, .ombc-section ._loop_card_header_main_footer .ombc-description a:hover {
        color: #333;
        text-decoration: underline; }
  ._loop_card_header_main_footer .card-project-img {
    width: 90px;
    height: 90px;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }
  ._loop_card_header_main_footer ._loop_card_footer, ._loop_card_header_main_footer ._loop_card_footer_nolink {
    background: #EC553A;
    padding: 12px 16px 12px 16px;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute; }
    @media (min-width: 992px) {
      ._loop_card_header_main_footer ._loop_card_footer, ._loop_card_header_main_footer ._loop_card_footer_nolink {
        bottom: -44px; } }
    ._loop_card_header_main_footer ._loop_card_footer a._loop_card_link, ._loop_card_header_main_footer ._loop_card_footer_nolink a._loop_card_link {
      font-size: 14px;
      line-height: 22px;
      font-weight: 600;
      color: #fff; }
      ._loop_card_header_main_footer ._loop_card_footer a._loop_card_link:hover, ._loop_card_header_main_footer ._loop_card_footer_nolink a._loop_card_link:hover {
        opacity: 0.7; }
      ._loop_card_header_main_footer ._loop_card_footer a._loop_card_link:after, ._loop_card_header_main_footer ._loop_card_footer_nolink a._loop_card_link:after {
        font-family: 'font-icon' !important;
        content: "\e903";
        margin-left: 6px;
        line-height: 18px;
        font-size: 10px;
        vertical-align: middle; }
  ._loop_card_header_main_footer ._loop_card_footer_nolink {
    background-color: #fff;
    min-height: 50px; }

/* == End country Card components ==*/
/*== Begin Topic focus components SASS == */
._focus_title, ._loop_focus ._focus_title {
  position: absolute;
  top: 3em;
  bottom: 3em;
  left: 0;
  right: 0;
  margin: auto;
  padding: 16px;
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  z-index: 3; }

.arrow_link {
  float: right;
  border: 2px solid #fff;
  border-radius: 100%;
  padding: 8px;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 1em;
  bottom: 1em; }
  .arrow_link i {
    position: absolute;
    left: 0;
    right: 0;
    font-size: 16px;
    color: #fff;
    padding: 8px;
    margin-top: -14px;
    margin-left: 1px;
    font-weight: bold; }

._loop_focus {
  margin-left: 0px;
  margin-right: 0px; }
  ._loop_focus ._loop_card_focus {
    cursor: pointer;
    margin-left: -15px;
    margin-right: -15px;
    border-right: 1px solid #fff; }
  ._loop_focus .img-gradient {
    opacity: 0.6; }
  ._loop_focus ._loop_front {
    position: relative; }
    ._loop_focus ._loop_front a {
      display: block; }
  ._loop_focus ._loop_back {
    background-color: #0071bc;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-align: left;
    height: 100%; }
    ._loop_focus ._loop_back * {
      color: #fff; }
    ._loop_focus ._loop_back h3 {
      margin-bottom: 8px; }
    ._loop_focus ._loop_back a.back-card-link {
      display: block;
      width: 100%;
      height: 100%;
      padding: 24px 24px 30px 24px; }
  ._loop_focus .slick-prev,
  ._loop_focus .slick-next {
    top: 50%; }
  ._loop_focus .slick-prev {
    left: -10px;
    z-index: 1; }
    @media (max-width: 800px) {
      ._loop_focus .slick-prev {
        left: -10px; } }
  ._loop_focus .slick-next {
    right: -10px; }
    @media (max-width: 800px) {
      ._loop_focus .slick-next {
        right: -10px; } }

@media (min-width: 992px) {
  ._loop_focus ._loop_card_focus:hover ._loop_back {
    opacity: 0.8;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in; }
  ._loop_focus ._loop_card_focus:hover ._loop_front h3 {
    opacity: 0; } }

@media (max-width: 991px) {
  ._loop_focus ._loop_card_focus ._loop_back {
    display: none;
    position: absolute;
    left: -9999px;
    opacity: 0; }
  ._loop_focus ._loop_card_focus ._focus_title {
    top: 6em;
    bottom: 6em; } }

@media (max-width: 768px) {
  ._loop_focus ._loop_card_focus ._focus_title {
    top: 5em;
    bottom: 5em;
    font-size: 28px;
    line-height: 32px; } }

/*== End Topic focus components SASS == */
/*== Begin Focus page SASS == */
._loop_card_img_link {
  position: relative; }
  ._loop_card_img_link h3 a {
    color: #fff; }
    ._loop_card_img_link h3 a:hover {
      color: #fff;
      text-decoration: underline; }
  ._loop_card_img_link ._loop_card_link {
    background: #0071BC;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 50px;
    z-index: 2; }
    ._loop_card_img_link ._loop_card_link h4, ._loop_card_img_link ._loop_card_link .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay ._loop_card_img_link ._loop_card_link .news-hero-description, ._loop_card_img_link ._loop_card_link .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block ._loop_card_img_link ._loop_card_link h3, ._loop_card_img_link ._loop_card_link .latest-v1-section h3, .latest-v1-section ._loop_card_img_link ._loop_card_link h3, ._loop_card_img_link ._loop_card_link .ombc-section .ombc-description, .ombc-section ._loop_card_img_link ._loop_card_link .ombc-description {
      text-align: left;
      color: #fff;
      padding-right: 50px;
      margin-bottom: 0px; }
    ._loop_card_img_link ._loop_card_link a {
      display: block;
      padding: 12px 16px 12px 16px; }

/*== End Focus page SASS == */
/* === Begin Topic landing Card === */
.equal-height {
  display: block; }
  @media (min-width: 768px) {
    .equal-height {
      display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex; } }

.equal-height-item {
  display: block; }
  @media (min-width: 768px) {
    .equal-height-item {
      display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex; } }

.photogallery-card {
  display: block; }
  @media (min-width: 768px) {
    .photogallery-card {
      display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex; } }

.photogallery-card-item {
  display: block; }
  @media (min-width: 768px) {
    .photogallery-card-item {
      display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex; } }

.topic-equal-height {
  display: block; }
  @media (min-width: 991px) {
    .topic-equal-height {
      display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex; } }

.topic-equal-height-item {
  display: block; }
  @media (min-width: 991px) {
    .topic-equal-height-item {
      display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex; } }

.topic-card {
  padding: 24px 24px 30px 24px;
  border-top: 0px;
  width: 100%;
  margin-bottom: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .topic-card {
      padding: 16px 16px 24px 16px; } }
  @media (min-width: 768px) and (max-width: 1200px) {
    .topic-card {
      padding: 16px 16px 24px 16px; } }

.topic-img-icon {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin-right: 16px;
  width: 100px;
  height: 100px; }
  .topic-img-icon img {
    width: 100px;
    height: 100px;
    margin-left: auto;
    border-radius: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }

.topic-list {
  display: table-cell;
  vertical-align: middle; }

.topic-link {
  font-size: 14px;
  line-height: 22px;
  color: #333; }
  .topic-link ul li {
    margin-bottom: 8px; }
    .topic-link ul li a {
      color: #333333;
      display: block; }
      .topic-link ul li a:hover {
        text-decoration: underline; }
      .topic-link ul li a:before {
        font-family: 'FontAwesome';
        content: "\f111";
        font-size: 5px;
        line-height: 22px;
        margin-right: 8px;
        float: left; }

.topic-list-item {
  display: table-cell; }

.topic-expand-link {
  font-size: 13px;
  line-height: 16px;
  color: #0071bc;
  margin: 16px 0px 0px 16px; }

@media (min-width: 1200px) {
  .topic-img-icon {
    width: 120px;
    height: 120px; }
    .topic-img-icon img {
      width: 120px;
      height: 120px; } }

/*=== Begin Topic card second option === */
/* === Begin flexbox IE9 SASS ===*/
.no-flexbox .equal-height {
  display: table;
  width: 100%; }

.no-flexbox .equal-height-item {
  display: table-cell;
  margin-bottom: 32px; }

.no-flexbox .topic-card {
  display: table-cell; }

/* === End flexbox IE9 SASS ===*/
.topic-card-inverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center; }
  .topic-card-inverse .topic-img-icon {
    display: table-cell;
    width: 110px;
    height: 110px; }
    .topic-card-inverse .topic-img-icon img {
      width: 110px;
      height: 110px; }
  .topic-card-inverse .topic-list {
    text-align: left; }
  .topic-card-inverse h4, .topic-card-inverse .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .topic-card-inverse .news-hero-description, .topic-card-inverse .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .topic-card-inverse h3, .topic-card-inverse .latest-v1-section h3, .latest-v1-section .topic-card-inverse h3, .topic-card-inverse .ombc-section .ombc-description, .ombc-section .topic-card-inverse .ombc-description {
    font-size: 17px;
    line-height: 22px;
    text-align: center; }

@media (min-width: 768px) {
  .topic-card-inverse {
    display: inline-block;
    padding: 24px 24px 30px 24px;
    margin-bottom: 32px;
    position: relative;
    clear: both; }
    .topic-card-inverse .topic-img-icon {
      display: inline-block;
      margin-bottom: 16px; }
    .topic-card-inverse .topic-content {
      position: relative; }
      .topic-card-inverse .topic-content .topic-list {
        display: block; } }

/*=== End Topic card second option === */
/* === End Topic landing Card === */
/* === Begin Archives Photogallery card === */
.photogallery-featured #collpase-section {
  float: left;
  font-size: 0px;
  line-height: 0px;
  padding: 8px;
  margin-right: 8px;
  background-color: #0071bc; }
  .photogallery-featured #collpase-section i {
    color: #fff;
    font-size: 13px; }
  .photogallery-featured #collpase-section .fa-plus:before {
    content: "" !important; }

.photo-card .photocard-wrapper .card-img img {
  width: 220px;
  height: auto;
  margin-bottom: 8px; }

.photo-card .slick-prev,
.photo-card .slick-next {
  top: 50%;
  background: transparent;
  box-shadow: none; }
  .photo-card .slick-prev:before,
  .photo-card .slick-next:before {
    font-size: 30px;
    line-height: 1;
    color: #0071BC;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .photo-card .slick-prev:hover, .photo-card .slick-prev:active, .photo-card .slick-prev:focus,
  .photo-card .slick-next:hover,
  .photo-card .slick-next:active,
  .photo-card .slick-next:focus {
    background: transparent; }

.photo-card .slick-prev {
  left: -60px;
  z-index: 1; }
  .photo-card .slick-prev:before {
    content: "\f104"; }
  @media (max-width: 1200px) {
    .photo-card .slick-prev {
      left: -25px; } }
  @media (max-width: 768px) {
    .photo-card .slick-prev {
      left: -15px; } }

.photo-card .slick-next {
  right: -60px; }
  .photo-card .slick-next:before {
    content: "\f105"; }
  @media (max-width: 1200px) {
    .photo-card .slick-next {
      right: -25px; } }
  @media (max-width: 768px) {
    .photo-card .slick-next {
      right: -15px; } }

/* === End Archives Photogallery card === */
/* === Begin card v6 section === */
.card-v6-section {
  display: block;
  width: 100%;
  background-color: #fff;
  margin-bottom: 16px; }
  .card-v6-section .display-date {
    background-color: #D9EEFB;
    padding: 16px;
    width: 75px;
    color: #333;
    text-align: center;
    display: table-cell; }
    .card-v6-section .display-date .month {
      font-size: 13px; }
    .card-v6-section .display-date .date {
      font-size: 20px;
      font-weight: bold; }
  .card-v6-section .event-title {
    background-color: #fff;
    padding: 16px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    display: table-cell;
    vertical-align: middle; }

.newsletter-card-deck {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.newsletter-col-card {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: unset;
          flex-direction: unset;
  min-width: 0;
  word-wrap: break-word; }

/* === End card v6 section === */
#venues .card-v3-section .card-wrapper, #venues .card-v3-section .topic-card, #venues .card-v3-section .twitter-card,
#sec1 .card-v3-section .card-wrapper,
#sec1 .card-v3-section .topic-card,
#sec1 .card-v3-section .twitter-card {
  margin-bottom: 32px; }

/* === Begin Slider card === */
.slider-card-section {
  background-color: #ffffff;
  -o-box-shadow: 0px 2px 2px 1px #e5e5e5;
  box-shadow: 0px 2px 2px 1px #e5e5e5;
  word-break: break-word; }
  .slider-card-section .slider-card-content {
    padding: 32px 32px 16px 0px; }
  .slider-card-section .slick-prev,
  .slider-card-section .slick-next {
    border-radius: 0px;
    box-shadow: none;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#66000000',GradientType=0 ); }
    .slider-card-section .slick-prev:before,
    .slider-card-section .slick-next:before {
      font-size: 20px;
      color: #fff; }
    @media (min-width: 400px) {
      .slider-card-section .slick-prev,
      .slider-card-section .slick-next {
        width: 45px;
        height: 45px; } }
    @media (min-width: 768px) {
      .slider-card-section .slick-prev,
      .slider-card-section .slick-next {
        width: 40px;
        height: 40px; } }
    @media (min-width: 991px) {
      .slider-card-section .slick-prev,
      .slider-card-section .slick-next {
        width: 50px;
        height: 50px; } }
  .slider-card-section .slick-prev {
    left: 0px; }
  .slider-card-section .slick-next {
    right: 0px; }
  @media (max-width: 991px) {
    .slider-card-section .slick-prev,
    .slider-card-section .slick-next {
      top: 32%; } }

.full-slider {
  box-shadow: none;
  margin-bottom: 0px; }
  @media (min-width: 320px) and (max-width: 991px) {
    .full-slider .primary-white-btn {
      background-color: #0071BC;
      margin-right: 16px;
      color: #ffffff; }
      .full-slider .primary-white-btn:last-child {
        margin-right: 0px; }
      .full-slider .primary-white-btn:hover, .full-slider .primary-white-btn:focus, .full-slider .primary-white-btn:active {
        background-color: #004c92;
        color: #ffffff; }
    .full-slider .slick-prev,
    .full-slider .slick-next {
      top: 32%; } }

@media (min-width: 991px) {
  .immersive_latest_cardsection .card-wrapper, .immersive_latest_cardsection .topic-card, .immersive_latest_cardsection .twitter-card,
  .immersive_latest_cardsection .card-v3-section .card-wrapper,
  .immersive_latest_cardsection .card-v3-section .topic-card,
  .immersive_latest_cardsection .card-v3-section .twitter-card {
    margin-bottom: 32px; } }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev,
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: none; }

/*.swiper-container {

	.btn-next,
	.btn-prev {
		border-radius: 0px;
		    padding: 14px 14px 14px 16px;
    	box-shadow: none;
    	
	    background: -webkit-linear-gradient(rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 100%);
	    background: -o-linear-gradient(rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 100%);
	    background: linear-gradient(rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 100%);   
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#66000000',GradientType=0 ); 

	    @media (min-width: 400px) {
	    	width:45px;
	    	height:45px;
	    }
	    @media (min-width: 768px) {
	    	width:40px;
	    	height:40px;
	    }
	    @media (min-width: 991px) {
	    	width:50px;
	    	height:50px;
	    }
	}
	@media (max-width: 991px) {
    	.btn-next,
		.btn-prev {
	    	top: 32%;
		
	    }
    }
	.btn-next {
		right: 0px;
		&:after {
			font-family: 'FontAwesome'; 
	        content: "\f054";
	        font-size: 20px;
	        line-height: 24px;
	        color: #fff;
		}
	}
	.btn-prev {
		left: 0px;
			&:after {
			font-family: 'FontAwesome'; 
	        content: "\f053";
	        font-size: 20px;
	        line-height: 24px;
	        color: #fff;
		}
	}
}*/
/*.slider-card-inline {
	.col-lg-7 {
		    width: 100%;
		    @media (min-width: 768px) {
		    	width: 50%;
		    }
	}
	.col-lg-5 {
		    width: 100%;
		    @media (min-width: 768px) {
		    	width: 50%;
		    }
	}
	.slider-card-content {
    	padding: 16px 16px 16px 0px;
    }
}
.slider-card-stack {
	.col-lg-7,
	.col-lg-5 {
		width: 100%;
	}
}*/
/* === End Slider card === */
/* == Begin Contacts  SASS == */
.contacts-wrapper {
  /*float: left;*/
  display: block;
  width: 100%; }
  .contacts-wrapper h5 {
    font-weight: bold; }
  .contacts-wrapper .fax {
    margin: 0px 0px 16px 0px; }
  .contacts-wrapper address {
    margin-bottom: 0px; }

/* == Begin Contacts SASS == */
.country_contacts {
  word-wrap: break-word; }

.s07v1_media_contacts {
  float: left;
  display: block;
  width: 100%;
  margin: 0px; }
  .s07v1_media_contacts .location {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 14px;
    margin: 0px 0px 8px 0px;
    font-weight: bold; }

/* === Begin Chart components SASS=== */
.chartContainer {
  width: 100%;
  min-height: 350px;
  padding: 7px;
  overflow: hidden;
  border-radius: 4px;
  max-height: 420px;
  margin-bottom: 30px; }

.chart-loader {
  width: 40px;
  height: 40px;
  background: rgba(0, 148, 255, 0.43);
  border-radius: 100%;
  position: absolute;
  top: calc((100% - 40px) / 2);
  z-index: 1;
  left: calc((100% - 40px) / 2);
  -webkit-animation: pound 0.9s infinite;
          animation: pound 0.9s infinite;
  border: 3px solid rgba(228, 53, 53, 0.7);
  display: none; }

@-webkit-keyframes pound {
  from, to {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes pound {
  from, to {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

.chart-footer {
  padding: 2px 12px;
  display: inline-block;
  width: 100%;
  padding: 2px 15px;
  display: inline-block;
  width: 100%;
  position: relative;
  margin-top: -32px;
  margin-bottom: 19px;
  display: none; }
  .chart-footer * {
    color: black;
    font-size: 14px; }

.chart-header {
  min-height: 50px; }

.chart-title-primary {
  font-family: "Andes", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  color: #333333; }

.chart-title-secondary {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  font-style: normal;
  display: block; }

h4.chart-primary-title, .news-hero-section .news-hero-img-overlay .chart-primary-title.news-hero-description, .highlight_component .highlights-card .highlights-card-block h3.chart-primary-title, .latest-v1-section h3.chart-primary-title, .ombc-section .chart-primary-title.ombc-description {
  font-family: "Andes", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  color: #333333; }

.hammer.chart-sub-title {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  color: #333333;
  text-transform: none; }

.chart-blurb-text {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  padding: 64px;
  margin-bottom: 10px;
  word-break: break-word; }

/* === End Chart components SASS=== */
/* === Begin Data SASS=== */
.data-link {
  font-size: 14px;
  line-height: 22px;
  color: #0071BC;
  margin-top: 12px; }
  .data-link .data-link-title {
    font-weight: bold;
    float: left;
    margin-right: 8px; }
  .data-link ul {
    list-style: none;
    padding: 0px; }
    .data-link ul li {
      list-style: none;
      display: inline-block;
      border-right: 1px solid #d4d4d4;
      margin-right: 8px;
      padding-right: 8px;
      margin-bottom: 0px; }
      .data-link ul li:last-child {
        border-right: 0px solid #d4d4d4;
        margin-right: 0px;
        padding-right: 0px; }
      .data-link ul li a:hover {
        text-decoration: underline; }

.embedcode-data .blurb-text, .embedcode-data .card-v1-section .card-content .card-description, .card-v1-section .card-content .embedcode-data .card-description, .embedcode-data
.card-v2-section .card-content .card-description,
.card-v2-section .card-content .embedcode-data .card-description, .embedcode-data
.card-v3-section .card-content .card-description,
.card-v3-section .card-content .embedcode-data .card-description, .embedcode-data
.card-v4-section .card-content .card-description,
.card-v4-section .card-content .embedcode-data .card-description, .embedcode-data .contacts-wrapper, .embedcode-data .s07v1_media_contacts, .embedcode-data .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton .embedcode-data .dropdown-subheading, .embedcode-data ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content .embedcode-data ._loop_experts_subtitle, .embedcode-data ._loop_experts_content ._loop_experts_description, ._loop_experts_content .embedcode-data ._loop_experts_description, .embedcode-data .s06v3 .content, .s06v3 .embedcode-data .content {
  padding: 64px; }

@media (max-width: 991px) {
  .data-link {
    margin-top: 20px; }
  .embedcode-data .blurb-text, .embedcode-data .card-v1-section .card-content .card-description, .card-v1-section .card-content .embedcode-data .card-description, .embedcode-data
  .card-v2-section .card-content .card-description,
  .card-v2-section .card-content .embedcode-data .card-description, .embedcode-data
  .card-v3-section .card-content .card-description,
  .card-v3-section .card-content .embedcode-data .card-description, .embedcode-data
  .card-v4-section .card-content .card-description,
  .card-v4-section .card-content .embedcode-data .card-description, .embedcode-data .contacts-wrapper, .embedcode-data .s07v1_media_contacts, .embedcode-data .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton .embedcode-data .dropdown-subheading, .embedcode-data ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content .embedcode-data ._loop_experts_subtitle, .embedcode-data ._loop_experts_content ._loop_experts_description, ._loop_experts_content .embedcode-data ._loop_experts_description, .embedcode-data .s06v3 .content, .s06v3 .embedcode-data .content {
    padding: 0px; } }

/* === Begin Data SASS=== */
@media (max-width: 992px) {
  .chartContainer {
    margin-bottom: 25px; }
  .chart-blurb-text {
    padding: 0; } }

/* == Begin Data Media- Query ==*/
@media (min-width: 320px) and (max-width: 767px) {
  .data-link {
    margin-top: 16px; } }

/* == Begin Data Media- Query ==*/
/* === Begin Enterprise country Data === */
.surveyGraph .callout {
  padding-left: 20px;
  border-left: 1px dotted #e5e5e5;
  display: inline-block;
  width: 100%; }

/* === End Enterprise country Data === */
/* == Begin Dropdwon ==*/
.dropdown-backdrop {
  position: initial; }

.dropdown-wrapper {
  padding: 32px;
  margin: 0px 0px 32px 0px;
  background-color: #f6f6f6; }
  .dropdown-wrapper .lable {
    padding-left: 16px; }

.lable {
  font-size: 14px;
  line-height: 44px;
  font-weight: bold;
  float: left; }

.dropdown-tabshow {
  margin: 16px 0px 16px 0px; }

.dropdown-group, .dropdown-v1 {
  width: 100%;
  margin: 0px 0px 16px 0px; }
  .dropdown-group .dropdown-select-item, .dropdown-v1 .dropdown-select-item {
    height: 40px;
    border: 0px;
    border-radius: 0px;
    text-align: left;
    width: 100%;
    padding: 8px 16px 8px 16px;
    float: left;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    background-color: #0071BC;
    color: #ffffff; }
    .dropdown-group .dropdown-select-item .filter-option, .dropdown-v1 .dropdown-select-item .filter-option {
      font-size: 14px;
      line-height: 22px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 75%;
      color: #ffffff;
      display: inline-block;
      vertical-align: top; }
  .dropdown-group ul.dropdown-item, .dropdown-v1 ul.dropdown-item {
    top: 40px;
    margin: 0px;
    border-radius: 0px;
    width: 100%;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    background-color: #0071BC; }
    .dropdown-group ul.dropdown-item li.dropdown-search-box, .dropdown-v1 ul.dropdown-item li.dropdown-search-box {
      margin: 4px 16px 4px 16px; }
    .dropdown-group ul.dropdown-item li a, .dropdown-v1 ul.dropdown-item li a {
      font-size: 14px;
      line-height: 22px;
      padding: 4px 16px;
      color: #ffffff;
      white-space: pre-wrap;
      display: block; }
      .dropdown-group ul.dropdown-item li a:hover, .dropdown-v1 ul.dropdown-item li a:hover {
        background-color: #004c92; }
  .dropdown-group .dropdwon-arrow, .dropdown-v1 .dropdwon-arrow {
    height: 40px;
    width: 40px;
    padding: 16px;
    margin: -9px -16px 0px 0px;
    cursor: pointer;
    float: right;
    background: url(../../../content/dam/PPI/images/angle-down.svg) no-repeat center; }
    .dropdown-group .dropdwon-arrow:hover, .dropdown-v1 .dropdwon-arrow:hover {
      opacity: 0.7; }

.dropdown-v1 .dropdown-select-item-v1 {
  height: 40px;
  border: 0px;
  border-radius: 0px;
  text-align: left;
  width: 100%;
  padding: 8px 16px 8px 16px;
  float: left;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  background-color: #FAFDFF;
  border: 1px solid #D8E7F5;
  color: #787878; }
  .dropdown-v1 .dropdown-select-item-v1 .filter-option {
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
    color: #787878;
    vertical-align: top; }

.dropdown-v1 .dropdwon-arrow-v1 {
  height: 40px;
  width: 40px;
  padding: 16px;
  margin: -9px -16px 0px 0px;
  cursor: pointer;
  float: right;
  background: url(clientlibs-wbrredsign/img/angle-down-blue.svg) no-repeat center; }
  .dropdown-v1 .dropdwon-arrow-v1:hover {
    opacity: 0.7; }

.dropdown-v1 ul.select-item {
  top: 40px;
  background-color: #ffffff;
  box-shadow: 0px 2px 2px #D8E7F5;
  border: 1px solid #D8E7F5; }
  .dropdown-v1 ul.select-item .dropdown-search-box {
    margin: 4px 16px 4px 16px; }
  .dropdown-v1 ul.select-item li {
    margin: 6px 0px 6px 0px; }
    .dropdown-v1 ul.select-item li a {
      clear: both;
      white-space: nowrap;
      padding: 4px 16px;
      color: #333;
      white-space: pre-wrap; }
      .dropdown-v1 ul.select-item li a:hover {
        color: #0071bc;
        background-color: #fff; }

.dropdown-v2-seciton {
  display: inline-block;
  width: 100%;
  /*.lable {
		padding-left: $space-xxs;
	}*/ }

.dropdown-v3-seciton .dropdown-subheading {
  font-weight: bold; }

.dropdown_lable {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  display: block; }

@media (min-width: 991px) {
  .dropdown_lable {
    line-height: 32px; } }

/* == End Dropdwon ==*/
/* === Begin WBL Dropdown ===*/
.dropdown-v2-inverse .lable {
  padding-left: 0px; }

.dropdown-group-inverse {
  font-size: 14px;
  line-height: 20px;
  position: relative; }
  .dropdown-group-inverse .dropdown-select-item {
    color: #ffffff;
    background-color: #0c5e9e;
    border: 1px solid #0c5e9e;
    border-radius: 0;
    box-shadow: inset 0 3px 0 #0c5e9e;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .dropdown-group-inverse ul.dropdown-item {
    max-height: 250px;
    margin-top: 1px;
    background-color: #0c5e9e; }
    .dropdown-group-inverse ul.dropdown-item li:hover {
      background-color: #004c92; }
    .dropdown-group-inverse ul.dropdown-item li a {
      padding: 6px 16px;
      display: block; }
    .dropdown-group-inverse ul.dropdown-item .dropdown-search-box {
      margin: 4px 16px 4px 16px; }
      .dropdown-group-inverse ul.dropdown-item .dropdown-search-box .search-input-field {
        color: #0071bc;
        background-color: #fafdff;
        border: 1px solid #d8e7f5;
        border-radius: 0;
        -webkit-appearance: none;
        box-shadow: inset 0px 2px 1px 0px #F0F7FE;
        outline: 0px; }

.dropdown-checkbox {
  margin-bottom: 32px; }
  .dropdown-checkbox ul.select-checkbox {
    width: 100%;
    margin: 0px;
    padding: 16px;
    border-radius: 0px;
    width: 100%;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .dropdown-checkbox ul.select-checkbox .dropdown-search-box {
      margin: 0px; }

/* === End WBL Dropdown ===*/
.more-popup-dropdown {
  display: inline; }
  .more-popup-dropdown .dropdown-menu {
    font-size: 12px;
    line-height: 16px;
    min-width: 300px;
    background-color: #fafdff;
    border: 2px solid #d8e7f5;
    color: #0071BC;
    text-align: left;
    border-radius: 6px;
    padding: 8px;
    z-index: 1;
    left: initial;
    white-space: normal;
    margin-top: 8px; }
    .more-popup-dropdown .dropdown-menu::before {
      content: "";
      position: absolute;
      top: -16px;
      left: 50%;
      right: 50%;
      margin-left: 0px;
      margin-right: 0px;
      border-width: 8px;
      border-style: solid;
      border-color: transparent transparent #d8e7f5 transparent; }

@media (max-width: 991px) {
  .more-popup-dropdown {
    display: inline-block; }
    .more-popup-dropdown .dropdown-menu {
      right: 0; }
      .more-popup-dropdown .dropdown-menu::before {
        left: initial;
        right: 2%; } }

.ppi-dropdown {
  width: 100%; }
  @media (min-width: 500px) {
    .ppi-dropdown {
      width: 50%; } }

/* == Begin Expert  SASS == */
.expert-wrapper {
  display: inline-block; }
  .expert-wrapper img {
    height: 100px;
    width: 100px;
    float: left;
    margin-right: 16px; }
  .expert-wrapper .expert-content {
    display: table-cell;
    padding-right: 32px; }
    .expert-wrapper .expert-content span {
      display: block; }

@media (min-width: 575px) {
  .expert-wrapper img {
    height: 175px;
    width: 175px; } }

/* == Begin Expert SASS == */
.expert_hero {
  display: inline-block;
  width: 100%; }

.expert-img {
  width: 100%;
  height: 100%;
  float: left;
  margin-right: 16px;
  margin-bottom: 16px; }

.expert_hero_content {
  display: table-cell; }

@media (min-width: 450px) {
  .expert-img {
    width: 150px;
    height: 150px; } }

@media (min-width: 768px) {
  .expert-img {
    width: 170px;
    height: 170px; } }

@media (min-width: 991px) {
  .expert-img {
    width: 220px;
    height: 220px; } }

._loop_experts_content {
  display: table-cell; }
  ._loop_experts_content ._loop_experts_subtitle {
    margin-bottom: 0px;
    font-weight: bold;
    display: block; }

/* == Begin footer SASS == */
.footer hr {
  border-top: 1px solid #787878; }

.footer h4, .footer .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .footer .news-hero-description, .footer .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .footer h3, .footer .latest-v1-section h3, .latest-v1-section .footer h3, .footer .ombc-section .ombc-description, .ombc-section .footer .ombc-description {
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  margin: 0px 0px 8px 0px;
  text-transform: uppercase; }

.footer .footer-menu-item ul {
  padding: 0px;
  list-style: none; }
  .footer .footer-menu-item ul li {
    font-size: 13px;
    line-height: 17px;
    margin: 0px 0px 8px 0px;
    font-weight: 100; }
    .footer .footer-menu-item ul li a {
      color: #ffffff; }
      .footer .footer-menu-item ul li a:hover {
        color: #ffffff;
        text-decoration: underline; }

.footer .footer-bottom {
  margin-top: 0px;
  padding-top: 0px;
  border-top: 0px solid #787878;
  display: block;
  float: left;
  width: 100%;
  opacity: 0.7; }

.footer .list-inline {
  margin-left: 0px; }
  .footer .list-inline ul {
    padding: 0px;
    list-style: none; }
    .footer .list-inline ul > li {
      padding: 0px;
      line-height: 16px;
      margin: 0px 0px 8px 0px; }

.footer a.disclaimer {
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  border-right: 1px solid #ffffff;
  margin-right: 8px;
  padding-right: 8px; }
  .footer a.disclaimer:hover {
    text-decoration: underline; }
  .footer a.disclaimer:last-child {
    border-right: 0px solid #d4d4d4;
    margin-right: 0px;
    padding-right: 0px; }

.footer .footer-copy-right {
  font-size: 12px;
  line-height: 26px;
  color: #ffffff;
  text-align: right;
  opacity: 0.5;
  margin-top: 4px; }

.footer .footer-bottom-left {
  float: left; }
  .footer .footer-bottom-left ul {
    padding: 0px;
    list-style: none; }
    .footer .footer-bottom-left ul li {
      float: left;
      margin-top: 4px; }
      .footer .footer-bottom-left ul li:last-child {
        margin-top: 4px; }
      .footer .footer-bottom-left ul li a.wbg-partnership {
        font-size: 12px;
        line-height: 16px;
        color: #ffffff;
        font-weight: bold;
        text-transform: uppercase;
        opacity: 0.5;
        margin-left: 8px;
        padding-left: 8px; }
        .footer .footer-bottom-left ul li a.wbg-partnership:first-child {
          border-left: 1px solid #e5e5e5; }
        .footer .footer-bottom-left ul li a.wbg-partnership:hover {
          text-decoration: underline; }

.footer .footer-bottom-right {
  float: right; }

.footer .footer-fraud {
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  text-transform: uppercase;
  float: right;
  display: inline-block; }
  .footer .footer-fraud a {
    color: #ffffff; }
    .footer .footer-fraud a:hover {
      color: #ffffff;
      text-decoration: underline; }

/* == End footer SASS == */
/* == Begin Media query footer SASS == */
@media (min-width: 320px) and (max-width: 991px) {
  .footer ul.footer-bottom-left li {
    margin: 0px 0px 8px 0px; }
  .footer .footer-bottom-right {
    float: none; }
    .footer .footer-bottom-right .footer-fraud {
      float: left; }
  .footer .footer-copy-right {
    text-align: left; } }

@media (min-width: 320px) and (max-width: 768px) {
  .footer .footer-fraud {
    float: none;
    text-align: left; } }

@media (min-width: 391px) and (max-width: 450px) {
  .footer .footer-bottom-left ul li a.wbg-partnership:first-child {
    margin-left: 4px;
    padding-left: 4px; } }

@media (min-width: 320px) and (max-width: 390px) {
  .footer .footer-bottom-left ul li a.wbg-partnership {
    margin-left: 8px;
    padding-left: 8px; }
    .footer .footer-bottom-left ul li a.wbg-partnership:first-child {
      border-left: 0px;
      margin-left: 4px;
      padding-left: 4px; } }

/* == End Media queryfooter SASS == */
/* === Begin simplified footer === */
.simplified-footer .full-row-footer-components {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  background-color: #262626; }

.simplified-footer .footer .footer-bottom {
  margin-bottom: 4px;
  margin-top: 8px;
  padding-top: 0px;
  border-top: 0px solid #787878; }

/* === End simplified footer === */
/* == Begin  Global Header ==*/
.g01v1-logo img {
  height: 44px;
  width: 220px; }

.navbar-nav .mega-menu {
  position: static; }
  .navbar-nav .mega-menu:hover:last-child > a {
    opacity: 0.5;
    border-bottom: 0px;
    margin-bottom: 21px; }
  .navbar-nav .mega-menu:hover a.dropdown-toggle {
    color: #002245;
    border-bottom: 3px solid #002245;
    margin-bottom: 21px; }
    .navbar-nav .mega-menu:hover a.dropdown-toggle:before {
      content: "";
      border-color: transparent;
      border-width: 18px;
      display: -moz-inline-box;
      display: inline-block;
      position: absolute;
      left: 35%;
      z-index: 105;
      top: 144%;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDxnPiAgPHJlY3QgZmlsbD0ibm9uZSIgaWQ9ImNhbnZhc19iYWNrZ3JvdW5kIiBoZWlnaHQ9IjQ2IiB3aWR0aD0iNTgiIHk9IjAiIHg9IjAiLz4gIDxnIGRpc3BsYXk9Im5vbmUiIG92ZXJmbG93PSJ2aXNpYmxlIiB5PSIwIiB4PSIwIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiBpZD0iY2FudmFzR3JpZCI+ICAgPHJlY3QgZmlsbD0idXJsKCNncmlkcGF0dGVybikiIHN0cm9rZS13aWR0aD0iMCIgeT0iMCIgeD0iMCIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIvPiAgPC9nPiA8L2c+IDxnPiAgPHBhdGggc3Ryb2tlPSIjZTVlNWU1IiBpZD0ic3ZnXzQiIGQ9Im0xLjUsNDEuNDk5OTlsMjUuNSwtMzkuOTk5OTlsMjUuNSwzOS45OTk5OWwtNTAuOTk5OTksMHoiIHN0cm9rZS13aWR0aD0iMyIgZmlsbD0iI2Y2ZjZmNiIvPiA8L2c+PC9zdmc+");
      background-repeat: no-repeat;
      background-size: 35px 16px;
      width: 35px;
      height: 14px;
      -webkit-transition: all 0s ease 0.5s;
      transition: all 0s ease 0.5s; }
      @media (max-width: 991px) {
        .navbar-nav .mega-menu:hover a.dropdown-toggle:before {
          background-image: none; } }
  .navbar-nav .mega-menu:hover .megamenu_search_icon {
    opacity: 0.5;
    margin: 0px 16px 21px 16px; }
    @media (max-width: 1200px) {
      .navbar-nav .mega-menu:hover .megamenu_search_icon {
        margin: 0px 16px 16px 16px; } }
  .navbar-nav .mega-menu:hover .mega-menu-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0s ease 0.3s;
    transition: all 0s ease 0.3s; }
  .navbar-nav .mega-menu .megamenu_search_icon {
    padding: 0px 0px 8px 0px;
    margin: 0px 16px 10px 16px;
    cursor: pointer; }
  .navbar-nav .mega-menu .globa-dropdown-search {
    font-family: "Open Sans", sans-serif;
    background-color: #f6f6f6;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    padding: 0px;
    border: 0px;
    border-top: 1px solid #e5e5e5;
    z-index: 10;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    cursor: default; }
  .navbar-nav .mega-menu li h4, .navbar-nav .mega-menu li .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .navbar-nav .mega-menu li .news-hero-description, .navbar-nav .mega-menu li .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .navbar-nav .mega-menu li h3, .navbar-nav .mega-menu li .latest-v1-section h3, .latest-v1-section .navbar-nav .mega-menu li h3, .navbar-nav .mega-menu li .ombc-section .ombc-description, .ombc-section .navbar-nav .mega-menu li .ombc-description {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    cursor: default; }
  .navbar-nav .mega-menu .close-this-megamenu {
    position: absolute;
    top: 0px;
    right: 16px;
    color: #0071BC; }
  .navbar-nav .mega-menu .mega-menu-blurb {
    font-family: "Andes", sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    font-style: normal;
    word-wrap: break-word;
    text-align: left;
    padding: 32px; }
  .navbar-nav .mega-menu .mega-menu-right-column {
    padding-top: 32px; }
    .navbar-nav .mega-menu .mega-menu-right-column ul li a {
      margin: 0px;
      padding: 0px;
      border-bottom: 0px;
      opacity: inherit; }
      .navbar-nav .mega-menu .mega-menu-right-column ul li a span.menu-highlight-item {
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        line-height: 22px;
        color: #0071BC;
        font-weight: bold;
        margin: 0px;
        text-transform: none; }
        .navbar-nav .mega-menu .mega-menu-right-column ul li a span.menu-highlight-item:hover {
          color: #004c92;
          text-decoration: underline; }
  .navbar-nav .mega-menu .mega-menu-left-column {
    background-color: #e5e5e5; }
    .navbar-nav .mega-menu .mega-menu-left-column ul li a {
      margin: 0px; }
      .navbar-nav .mega-menu .mega-menu-left-column ul li a:hover {
        border-bottom: 0px;
        text-decoration: underline; }
  .navbar-nav .mega-menu .mega-menu-search-padd {
    padding: 32px; }
  .navbar-nav .mega-menu .mega-menu-dropdown {
    font-family: "Open Sans", sans-serif;
    background-color: #f6f6f6;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    padding: 0px;
    border: 0px;
    border-top: 1px solid #e5e5e5;
    z-index: 10;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    cursor: default;
    opacity: 0;
    -webkit-transition: all 0s ease 0.3s;
    transition: all 0s ease 0.3s;
    display: block;
    visibility: hidden; }
    .navbar-nav .mega-menu .mega-menu-dropdown ul {
      list-style: none;
      padding: 0px;
      margin: 10px 0px;
      width: 100%; }
  .navbar-nav .mega-menu ul.mega-menu-sublist li a {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #0071BC;
    font-weight: normal;
    text-transform: none;
    padding: 0px 3px 0px 3px;
    margin: 0px 0px 8px 0px;
    position: relative;
    z-index: 100;
    display: block; }
    .navbar-nav .mega-menu ul.mega-menu-sublist li a:hover {
      color: #002245;
      padding: 0px 3px 0px 3px;
      margin: 0px 0px 8px 0px;
      border-bottom: 0px;
      display: block;
      text-decoration: underline; }
  .navbar-nav .mega-menu ul.no-mega-menu-sublist {
    display: inline-block;
    margin: 0px; }
    .navbar-nav .mega-menu ul.no-mega-menu-sublist li {
      display: inline-block;
      width: auto; }
      .navbar-nav .mega-menu ul.no-mega-menu-sublist li a {
        font-weight: normal;
        padding-bottom: 0px;
        margin-bottom: 0px;
        color: #0071BC;
        margin-right: 4px; }
        .navbar-nav .mega-menu ul.no-mega-menu-sublist li a:hover {
          font-weight: normal;
          padding-bottom: 0px;
          margin-bottom: 0px;
          color: #004c92; }
  .navbar-nav .mega-menu ul.mega-menu-left-column-wrapper {
    margin-bottom: 32px; }
    .navbar-nav .mega-menu ul.mega-menu-left-column-wrapper span.menu-highlight-item {
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      line-height: 22px;
      color: #0071BC;
      font-weight: bold;
      margin: 0px;
      text-transform: none; }
      .navbar-nav .mega-menu ul.mega-menu-left-column-wrapper span.menu-highlight-item:hover {
        color: #004c92;
        text-decoration: underline; }

.lang-box {
  display: inline; }

.toggle-box {
  float: right; }

.home-page-header-lang {
  float: right;
  width: 100%; }
  .home-page-header-lang .news-navigation {
    font-size: 12px;
    line-height: 16px;
    color: #787878;
    text-transform: uppercase;
    border-right: 1px solid #d4d4d4;
    margin-right: 8px;
    padding-right: 16px;
    margin: 12px 0px 8px 8px;
    min-width: auto;
    height: auto;
    float: right;
    font-weight: 600; }
    .home-page-header-lang .news-navigation a {
      color: #787878; }
      .home-page-header-lang .news-navigation a:hover {
        color: #787878;
        text-decoration: underline; }

/* == End Global Header ==*/
/* ===== Begin Media query Global Header  =======*/
@media (min-width: 991px) {
  .mega-menu:not(:last-child) .mega-menu-right-column {
    padding-bottom: 20px !important; }
  .mega-menu ul li .row,
  .mega-menu ul li > .row:not(.mega-menu-right-column) > div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .mega-menu-left-column {
    width: 100%; }
  .mega-menu-right-column.row {
    display: block !important; } }

@media (max-width: 1200px) {
  .navbar-nav .mega-menu:hover > a.dropdown-toggle {
    margin-bottom: 16px; }
    .navbar-nav .mega-menu:hover > a.dropdown-toggle:before {
      top: 137%; }
  .navbar-nav .mega-menu:hover:last-child > a {
    margin-bottom: 16px; } }

@media (max-width: 991px) {
  .navbar-nav .mega-menu:hover > a.dropdown-toggle {
    margin-bottom: 0px;
    border-bottom: 0px; }
    .navbar-nav .mega-menu:hover > a.dropdown-toggle:before {
      display: none; }
  .mega-menu .mega-menu-blurb .hidden-sm {
    display: block !important; }
  .home-page-header-lang {
    float: right;
    width: auto; }
  .toggle-box {
    float: right; }
  .home-page-header-lang .news-navigation {
    margin-top: 25px; } }

/* ===== End Media query Global Header  =======*/
/* === Begin Annual meeting header === */
.meeting-header .navbar-brand {
  padding: 0px 8px 16px 16px; }

.meeting-header .navbar-default .navbar-nav {
  margin-top: 20px; }

.meeting-header .navbar-default .navbar-text {
  margin: 15px 0px;
  float: left; }

.meeting-header .navbar-nav .mega-menu:hover > a.dropdown-toggle {
  margin-bottom: 0px; }
  .meeting-header .navbar-nav .mega-menu:hover > a.dropdown-toggle:before {
    display: none; }

.meeting-header .globa-dropdown-search {
  font-family: "Open Sans", sans-serif;
  background-color: #f6f6f6;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  padding: 0px;
  border: 0px;
  border-top: 1px solid #e5e5e5;
  z-index: 10;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  cursor: default; }

.meeting-header .search-form {
  position: absolute;
  top: 110px;
  left: 0;
  right: 0;
  background: #F7F7F7;
  padding: 35px 0;
  z-index: 99;
  border-top: 1px solid #E1E0E6;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0s ease .5s;
  transition: all 0s ease .5s;
  visibility: hidden;
  opacity: 0; }

.meeting-header .global-search {
  float: right; }

.meeting-header .global-search:hover .search-form {
  visibility: visible;
  opacity: 1; }

.meeting-header .g01v1-logo img {
  width: 55px;
  height: 55px;
  float: left; }

.meeting-header .site-name {
  font-family: "AndesBold", sans-serif;
  font-size: 19px;
  line-height: 28px;
  color: #002245;
  margin: 0px 8px 0px 0px;
  float: none; }

.meeting-header .meeting-detail {
  font-family: "Andes", sans-serif;
  font-size: 16px;
  color: #002245;
  margin-top: 0px;
  margin-left: 0px;
  float: none; }
  .meeting-header .meeting-detail span {
    padding: 0px 8px;
    border-left: 1px solid #002245; }
    .meeting-header .meeting-detail span:first-child {
      border-left: 0px;
      padding: 0px 8px 0px 0px; }

.meeting-header .home-page-header-lang {
  float: right;
  width: 100%; }
  .meeting-header .home-page-header-lang .news-navigation {
    border-left: 1px solid #d4d4d4;
    border-right: 0px;
    padding-left: 16px;
    margin: 12px 8px 8px 0px;
    padding: 0px 0px 0px 8px; }
    .meeting-header .home-page-header-lang .news-navigation a {
      color: #787878; }
      .meeting-header .home-page-header-lang .news-navigation a:hover {
        color: #787878;
        text-decoration: underline; }
    .meeting-header .home-page-header-lang .news-navigation:last-child {
      border-left: 0px; }

@media (max-width: 768px) and (min-width: 320px) {
  .meeting-header .navbar-default .navbar-text {
    margin: 8px 0px; }
  .meeting-header .navbar-default .navbar-toggle {
    margin-top: 10px; }
  .meeting-header .navbar-header {
    display: block;
    float: none; }
  .meeting-header .meeting-detail {
    font-size: 13px;
    line-height: 17px; }
  .meeting-header .site-name {
    margin: 0px 8px 0px 0px; }
  .meeting-header .navbar-nav .mega-menu:hover > a.dropdown-toggle {
    margin-bottom: 0px; } }

@media (max-width: 500px) {
  .meeting-header {
    /*    .navbar-default .navbar-text {
    margin: 8px 0px;

  }
    .site-name {
      float: none;
      display: block;
    }*/ }
    .meeting-header .meeting-detail span {
      display: block;
      border: 0px;
      padding: 0px; } }

@media (min-width: 1200px) {
  .meeting-header .site-name {
    float: left; }
  .meeting-header .meeting-detail {
    float: left; }
    .meeting-header .meeting-detail span {
      padding: 0px 8px;
      border-left: 1px solid #002245; }
      .meeting-header .meeting-detail span:first-child {
        padding: 0px 8px;
        border-left: 1px solid #002245; } }

/* === End Annual meeting header === */
/* === Begin PPI Header === */
.ppi-header,
.enterprise-surveys {
  /*.navbar-header {
        padding-top: 16px;
  }*/
  /* == End PPI Header Sass === */
  /* == Begin  enterprise-surveys Header Sass === */
  /* == End enterprise-surveys Header Sass === */
  /* == Begin Media-query Header Sass === */ }
  .ppi-header .navbar-default .navbar-text,
  .enterprise-surveys .navbar-default .navbar-text {
    margin: 16px 0px 8px 0px;
    padding: 8px 0px 0px 16px;
    float: left;
    border-left: 1px solid #e5e5e5; }
  .ppi-header .navbar-default,
  .enterprise-surveys .navbar-default {
    background-color: #ffffff;
    border-color: transparent;
    border: 0px; }
    .ppi-header .navbar-default .navbar-nav,
    .enterprise-surveys .navbar-default .navbar-nav {
      float: left;
      margin-top: 0px; }
      .ppi-header .navbar-default .navbar-nav li > a,
      .enterprise-surveys .navbar-default .navbar-nav li > a {
        font-family: "Andes", sans-serif;
        font-weight: bold;
        font-size: 13px;
        line-height: 16px;
        color: #0071BC;
        text-transform: uppercase;
        padding: 6px 12px 6px 12px;
        margin: 0px; }
        .ppi-header .navbar-default .navbar-nav li > a:hover,
        .enterprise-surveys .navbar-default .navbar-nav li > a:hover {
          color: #002245;
          background-color: transparent; }
        .ppi-header .navbar-default .navbar-nav li > a.active,
        .enterprise-surveys .navbar-default .navbar-nav li > a.active {
          color: #002245;
          background-color: transparent !important;
          border-bottom: 0px solid #002245;
          cursor: default; }
      .ppi-header .navbar-default .navbar-nav li:last-child,
      .enterprise-surveys .navbar-default .navbar-nav li:last-child {
        position: static; }
      .ppi-header .navbar-default .navbar-nav .mega-menu,
      .enterprise-surveys .navbar-default .navbar-nav .mega-menu {
        position: relative; }
        .ppi-header .navbar-default .navbar-nav .mega-menu .disabled,
        .enterprise-surveys .navbar-default .navbar-nav .mega-menu .disabled {
          pointer-events: none; }
        .ppi-header .navbar-default .navbar-nav .mega-menu .mega-menu-blurb,
        .enterprise-surveys .navbar-default .navbar-nav .mega-menu .mega-menu-blurb {
          font-family: "Andes", sans-serif;
          font-size: 16px;
          line-height: 26px;
          color: #333333;
          font-style: normal;
          word-wrap: break-word;
          text-align: left;
          padding: 8px 16px; }
          .ppi-header .navbar-default .navbar-nav .mega-menu .mega-menu-blurb a,
          .enterprise-surveys .navbar-default .navbar-nav .mega-menu .mega-menu-blurb a {
            color: #333;
            margin: 0px 10px 0px 0px;
            padding-right: 10px;
            border-right: 1px solid #787878; }
            .ppi-header .navbar-default .navbar-nav .mega-menu .mega-menu-blurb a:hover,
            .enterprise-surveys .navbar-default .navbar-nav .mega-menu .mega-menu-blurb a:hover {
              color: #004c92;
              text-decoration: underline; }
        .ppi-header .navbar-default .navbar-nav .mega-menu .mega-menu-dropdown,
        .enterprise-surveys .navbar-default .navbar-nav .mega-menu .mega-menu-dropdown {
          font-family: "Open Sans", sans-serif;
          background-color: #f6f6f6;
          position: absolute;
          min-width: 245px;
          min-height: 250px;
          margin: 0 auto;
          padding: 0px;
          border: 0px;
          font-size: 14px;
          line-height: 20px;
          border-top: 1px solid #e5e5e5;
          z-index: 10;
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
          cursor: default;
          opacity: 0;
          -webkit-transition: all 0s ease 0.3s;
          transition: all 0s ease 0.3s;
          display: block;
          visibility: hidden; }
          .ppi-header .navbar-default .navbar-nav .mega-menu .mega-menu-dropdown ul,
          .enterprise-surveys .navbar-default .navbar-nav .mega-menu .mega-menu-dropdown ul {
            list-style: none;
            padding: 32px 16px 32px 16px;
            margin: 0px;
            width: 100%; }
            .ppi-header .navbar-default .navbar-nav .mega-menu .mega-menu-dropdown ul li,
            .enterprise-surveys .navbar-default .navbar-nav .mega-menu .mega-menu-dropdown ul li {
              margin-bottom: 16px; }
              .ppi-header .navbar-default .navbar-nav .mega-menu .mega-menu-dropdown ul li a,
              .enterprise-surveys .navbar-default .navbar-nav .mega-menu .mega-menu-dropdown ul li a {
                color: #0071bc;
                background-color: transparent; }
                .ppi-header .navbar-default .navbar-nav .mega-menu .mega-menu-dropdown ul li a:hover,
                .enterprise-surveys .navbar-default .navbar-nav .mega-menu .mega-menu-dropdown ul li a:hover {
                  color: #002245;
                  text-decoration: underline; }
        .ppi-header .navbar-default .navbar-nav .mega-menu:hover .mega-menu-dropdown,
        .enterprise-surveys .navbar-default .navbar-nav .mega-menu:hover .mega-menu-dropdown {
          visibility: visible;
          opacity: 1;
          -webkit-transition: all 0s ease 0.3s;
          transition: all 0s ease 0.3s; }
  .ppi-header .navbar-default .navbar-nav > li,
  .enterprise-surveys .navbar-default .navbar-nav > li {
    padding: 10px 0px 10px 0px; }
  .ppi-header .top-header,
  .enterprise-surveys .top-header {
    display: inline-block;
    width: 100%; }
  .ppi-header .site_name,
  .enterprise-surveys .site_name {
    font-family: "Andesbold", sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #002245;
    display: table;
    text-transform: capitalize; }
    @media (min-width: 768px) {
      .ppi-header .site_name,
      .enterprise-surveys .site_name {
        font-size: 18px;
        line-height: 24px; } }
  .ppi-header .header-top-right-section,
  .enterprise-surveys .header-top-right-section {
    float: right;
    padding: 4px 0px 4px 0px; }
  .ppi-header .social-icon-style,
  .enterprise-surveys .social-icon-style {
    width: 30px;
    height: 30px;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 100%;
    padding: 6px;
    text-align: center;
    /*i{
        padding: 1px;
    }*/ }
    .ppi-header .social-icon-style a,
    .enterprise-surveys .social-icon-style a {
      padding: 2px 8px;
      display: block; }
  .ppi-header .social-icon,
  .enterprise-surveys .social-icon {
    margin-bottom: 0px; }
    .ppi-header .social-icon ul li,
    .enterprise-surveys .social-icon ul li {
      padding-right: 8px; }
  .ppi-header .lang-switch-inverse-wrapper .lang-switch,
  .enterprise-surveys .lang-switch-inverse-wrapper .lang-switch {
    margin: 8px 0px 8px 16px;
    border-left: 1px solid #e5e5e5;
    padding-left: 16px; }
  .ppi-header .megamenu_search_icon,
  .enterprise-surveys .megamenu_search_icon {
    padding: 0px 7px 0px 7px;
    width: 28px;
    height: 28px; }
  .ppi-header .search-form,
  .enterprise-surveys .search-form {
    position: absolute;
    /*
    top: 90px;*/
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #F7F7F7;
    padding: 35px 0;
    z-index: 99;
    border-radius: 0px;
    border-top: 1px solid #E1E0E6;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0s ease .5s;
    transition: all 0s ease .5s;
    /*  visibility: hidden;
  opacity: 0;*/ }
  .ppi-header .global-search,
  .enterprise-surveys .global-search {
    float: right; }
    .ppi-header .global-search:hover,
    .enterprise-surveys .global-search:hover {
      background-color: #004c92; }
  @media (min-width: 992px) {
    .ppi-header,
    .enterprise-surveys {
      /*  .top-header-section {
    margin-bottom: 10px;
    display: inline-block;
    float: right;

  }*/ }
      .ppi-header .primary-nav-items,
      .enterprise-surveys .primary-nav-items {
        background-color: #0071BC; }
      .ppi-header .navbar-default .navbar-nav li > a,
      .enterprise-surveys .navbar-default .navbar-nav li > a {
        color: #fff; }
        .ppi-header .navbar-default .navbar-nav li > a:hover,
        .enterprise-surveys .navbar-default .navbar-nav li > a:hover {
          color: #fff;
          background-color: #004c92; }
        .ppi-header .navbar-default .navbar-nav li > a.active,
        .enterprise-surveys .navbar-default .navbar-nav li > a.active {
          color: #fff; }
      .ppi-header .header-search-section,
      .enterprise-surveys .header-search-section {
        width: 60%;
        margin: auto; } }
  @media only screen and (max-width: 991px) {
    .ppi-header .navbar-header,
    .enterprise-surveys .navbar-header {
      width: 85%; }
    .ppi-header .navbar-text,
    .enterprise-surveys .navbar-text {
      width: 67%; }
    .ppi-header .navbar,
    .enterprise-surveys .navbar {
      border: 1px solid #e5e5e5; }
    .ppi-header .navbar-default .navbar-nav > li,
    .enterprise-surveys .navbar-default .navbar-nav > li {
      margin: 0px;
      border-bottom: 1px solid #e5e5e5; }
    .ppi-header .navbar-default .navbar-toggle,
    .enterprise-surveys .navbar-default .navbar-toggle {
      padding: 9px 0px 0px 8px; }
    .ppi-header .g01v1-logo img,
    .enterprise-surveys .g01v1-logo img {
      width: auto;
      height: auto; }
    .ppi-header .navbar-brand,
    .enterprise-surveys .navbar-brand {
      padding: 16px 8px 16px 0px; }
    .ppi-header .lang-switch-inverse-wrapper .lang-switch,
    .enterprise-surveys .lang-switch-inverse-wrapper .lang-switch {
      padding: 0px 8px 0px 0px;
      margin: 8px 0px 8px 2px;
      border-left: 0px; } }
  @media (max-width: 500px) {
    .ppi-header .navbar-default .navbar-text,
    .enterprise-surveys .navbar-default .navbar-text {
      margin: 16px 8px 8px 0px;
      padding: 6px 0px 0px 8px; }
    .ppi-header .site_name,
    .enterprise-surveys .site_name {
      font-size: 13px; }
    .ppi-header .navbar-header,
    .enterprise-surveys .navbar-header {
      width: 75%; }
    .ppi-header .navbar-text,
    .enterprise-surveys .navbar-text {
      width: 75%; } }

.enterprise-surveys .site_logo_text {
  text-transform: uppercase;
  font-size: 18px;
  margin-right: 7px;
  display: block;
  font-weight: normal;
  float: none;
  color: #0071bc; }
  @media (min-width: 600px) {
    .enterprise-surveys .site_logo_text {
      font-size: 32px;
      float: none; } }
  @media (min-width: 992px) {
    .enterprise-surveys .site_logo_text {
      float: left; } }

.enterprise-surveys .doing_text {
  font-family: "Open Sans", sans-serif;
  margin-right: 4px;
  font-weight: 100; }

.enterprise-surveys .business_text {
  font-family: "Open Sans", sans-serif;
  font-weight: bold; }

.enterprise-surveys .site-slogan-text {
  font-size: 13px;
  line-height: 17px;
  margin-top: 12px;
  color: #333;
  font-weight: normal;
  display: inline-block; }

@media only screen and (max-width: 991px) {
  .enterprise-surveys .navbar-default .navbar-text {
    padding: 0px 0px 0px 8px; }
  .enterprise-surveys .site-slogan-text {
    margin-top: 0px; } }

@media (max-width: 500px) {
  .enterprise-surveys .navbar-header {
    width: 78%; } }

/* === End PPI Header === */
.img-gradient {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#99000000',GradientType=0); }

.img-overlay, .hero-v1-section .hero-img-overlay, .news-hero-section .hero-img-overlay, .hero-v4 .hero-img-overlay, .hero-v2-section .hero-img-overlay, .splash-img-overlay {
  position: absolute;
  bottom: 10%;
  text-align: center;
  color: #ffffff;
  margin: auto;
  left: 0px;
  right: 0px;
  display: block; }

.hero-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/*== Begin L1 Hero components ==*/
.hero-v1-section, .news-hero-section, .hero-v4, .hero-v2-section {
  position: relative;
  display: block;
  z-index: 2;
  background-color: #f6f6f6; }
  .hero-v1-section .hero-img, .news-hero-section .hero-img, .hero-v4 .hero-img, .hero-v2-section .hero-img {
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 300px; }
    @media (min-width: 768px) {
      .hero-v1-section .hero-img, .news-hero-section .hero-img, .hero-v4 .hero-img, .hero-v2-section .hero-img {
        height: 380px; } }
    @media (min-width: 991px) {
      .hero-v1-section .hero-img, .news-hero-section .hero-img, .hero-v4 .hero-img, .hero-v2-section .hero-img {
        height: 500px; } }
    .hero-v1-section .hero-img .img-gradient, .news-hero-section .hero-img .img-gradient, .hero-v4 .hero-img .img-gradient, .hero-v2-section .hero-img .img-gradient {
      background: rgba(0, 0, 0, 0.35); }
    .hero-v1-section .hero-img .hero-cover-img, .news-hero-section .hero-img .hero-cover-img, .hero-v4 .hero-img .hero-cover-img, .hero-v2-section .hero-img .hero-cover-img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: left center;
         object-position: left center;
      width: 100%;
      height: 300px; }
      @media (min-width: 768px) {
        .hero-v1-section .hero-img .hero-cover-img, .news-hero-section .hero-img .hero-cover-img, .hero-v4 .hero-img .hero-cover-img, .hero-v2-section .hero-img .hero-cover-img {
          height: 380px; } }
      @media (min-width: 991px) {
        .hero-v1-section .hero-img .hero-cover-img, .news-hero-section .hero-img .hero-cover-img, .hero-v4 .hero-img .hero-cover-img, .hero-v2-section .hero-img .hero-cover-img {
          height: 500px; } }
  .hero-v1-section .hero-img-overlay .hero-title, .news-hero-section .hero-img-overlay .hero-title, .hero-v4 .hero-img-overlay .hero-title, .hero-v2-section .hero-img-overlay .hero-title {
    font-family: "Andes", sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0px 0px 16px 0px;
    font-weight: normal;
    font-size: 40px;
    line-height: 44px; }
    @media (max-width: 768px) {
      .hero-v1-section .hero-img-overlay .hero-title, .news-hero-section .hero-img-overlay .hero-title, .hero-v4 .hero-img-overlay .hero-title, .hero-v2-section .hero-img-overlay .hero-title {
        font-size: 32px;
        line-height: 38px; } }
    .hero-v1-section .hero-img-overlay .hero-title a, .news-hero-section .hero-img-overlay .hero-title a, .hero-v4 .hero-img-overlay .hero-title a, .hero-v2-section .hero-img-overlay .hero-title a {
      color: #ffffff; }
      .hero-v1-section .hero-img-overlay .hero-title a:hover, .news-hero-section .hero-img-overlay .hero-title a:hover, .hero-v4 .hero-img-overlay .hero-title a:hover, .hero-v2-section .hero-img-overlay .hero-title a:hover {
        color: #ffffff;
        text-decoration: underline; }
  .hero-v1-section .hero-img-overlay .hero-description, .news-hero-section .hero-img-overlay .hero-description, .hero-v4 .hero-img-overlay .hero-description, .hero-v2-section .hero-img-overlay .hero-description {
    font-family: "Andes", sans-serif;
    color: #ffffff;
    margin: 0px 0px 16px 0px;
    font-size: 24px;
    line-height: 30px; }
    @media (max-width: 768px) {
      .hero-v1-section .hero-img-overlay .hero-description, .news-hero-section .hero-img-overlay .hero-description, .hero-v4 .hero-img-overlay .hero-description, .hero-v2-section .hero-img-overlay .hero-description {
        font-size: 20px;
        line-height: 26px; } }
  .hero-v1-section .hero-img-overlay-v2, .news-hero-section .hero-img-overlay-v2, .hero-v4 .hero-img-overlay-v2, .hero-v2-section .hero-img-overlay-v2 {
    position: absolute;
    z-index: 2;
    float: right;
    text-align: left;
    color: #ffffff;
    margin: auto;
    bottom: 47px;
    right: 0;
    display: block;
    padding: 32px;
    content: ''; }
    .hero-v1-section .hero-img-overlay-v2 .hero-title, .news-hero-section .hero-img-overlay-v2 .hero-title, .hero-v4 .hero-img-overlay-v2 .hero-title, .hero-v2-section .hero-img-overlay-v2 .hero-title {
      font-family: "Andes", sans-serif;
      color: #ffffff;
      text-transform: uppercase;
      margin: 0px 0px 16px 0px;
      font-weight: normal;
      font-size: 32px;
      line-height: 38px; }
      @media (max-width: 768px) {
        .hero-v1-section .hero-img-overlay-v2 .hero-title, .news-hero-section .hero-img-overlay-v2 .hero-title, .hero-v4 .hero-img-overlay-v2 .hero-title, .hero-v2-section .hero-img-overlay-v2 .hero-title {
          font-size: 28px;
          line-height: 32px; } }
      .hero-v1-section .hero-img-overlay-v2 .hero-title a, .news-hero-section .hero-img-overlay-v2 .hero-title a, .hero-v4 .hero-img-overlay-v2 .hero-title a, .hero-v2-section .hero-img-overlay-v2 .hero-title a {
        color: #ffffff; }
        .hero-v1-section .hero-img-overlay-v2 .hero-title a:hover, .news-hero-section .hero-img-overlay-v2 .hero-title a:hover, .hero-v4 .hero-img-overlay-v2 .hero-title a:hover, .hero-v2-section .hero-img-overlay-v2 .hero-title a:hover {
          color: #ffffff;
          text-decoration: underline; }
    .hero-v1-section .hero-img-overlay-v2 .hero-description, .news-hero-section .hero-img-overlay-v2 .hero-description, .hero-v4 .hero-img-overlay-v2 .hero-description, .hero-v2-section .hero-img-overlay-v2 .hero-description {
      font-family: "Andes", sans-serif;
      color: #ffffff;
      margin: 0px 0px 16px 0px;
      font-size: 20px;
      line-height: 26px; }
    .hero-v1-section .hero-img-overlay-v2 .primary-white-btn, .news-hero-section .hero-img-overlay-v2 .primary-white-btn, .hero-v4 .hero-img-overlay-v2 .primary-white-btn, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn {
      margin-right: 16px; }

@media (min-width: 320px) and (max-width: 991px) {
  .hero-v1-section .hero-container, .news-hero-section .hero-container, .hero-v4 .hero-container, .hero-v2-section .hero-container {
    position: relative;
    margin-top: 0px; }
  .hero-v1-section .hero-img-overlay, .news-hero-section .hero-img-overlay, .hero-v4 .hero-img-overlay, .hero-v2-section .hero-img-overlay {
    position: relative;
    padding: 16px; }
    .hero-v1-section .hero-img-overlay .hero-title, .news-hero-section .hero-img-overlay .hero-title, .hero-v4 .hero-img-overlay .hero-title, .hero-v1-section .hero-img-overlay .hero-subtitle, .news-hero-section .hero-img-overlay .hero-subtitle, .hero-v4 .hero-img-overlay .hero-subtitle, .hero-v1-section .hero-img-overlay .hero-description, .news-hero-section .hero-img-overlay .hero-description, .hero-v4 .hero-img-overlay .hero-description, .hero-v1-section .hero-img-overlay .hero-link, .news-hero-section .hero-img-overlay .hero-link, .hero-v4 .hero-img-overlay .hero-link, .hero-v2-section .hero-img-overlay .hero-title, .hero-v2-section .hero-img-overlay .hero-subtitle, .hero-v2-section .hero-img-overlay .hero-description, .hero-v2-section .hero-img-overlay .hero-link {
      color: #333333; }
  .hero-v1-section .hero-img-overlay-v2, .news-hero-section .hero-img-overlay-v2, .hero-v4 .hero-img-overlay-v2, .hero-v2-section .hero-img-overlay-v2 {
    position: relative;
    padding: 16px;
    background: transparent;
    top: 0px; }
    .hero-v1-section .hero-img-overlay-v2 .hero-title, .news-hero-section .hero-img-overlay-v2 .hero-title, .hero-v4 .hero-img-overlay-v2 .hero-title, .hero-v1-section .hero-img-overlay-v2 .hero-subtitle, .news-hero-section .hero-img-overlay-v2 .hero-subtitle, .hero-v4 .hero-img-overlay-v2 .hero-subtitle, .hero-v1-section .hero-img-overlay-v2 .hero-description, .news-hero-section .hero-img-overlay-v2 .hero-description, .hero-v4 .hero-img-overlay-v2 .hero-description, .hero-v1-section .hero-img-overlay-v2 .hero-link, .news-hero-section .hero-img-overlay-v2 .hero-link, .hero-v4 .hero-img-overlay-v2 .hero-link, .hero-v2-section .hero-img-overlay-v2 .hero-title, .hero-v2-section .hero-img-overlay-v2 .hero-subtitle, .hero-v2-section .hero-img-overlay-v2 .hero-description, .hero-v2-section .hero-img-overlay-v2 .hero-link {
      color: #333333; }
    .hero-v1-section .hero-img-overlay-v2 .primary-white-btn, .news-hero-section .hero-img-overlay-v2 .primary-white-btn, .hero-v4 .hero-img-overlay-v2 .primary-white-btn, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn {
      background-color: #0071BC;
      margin-right: 16px;
      color: #ffffff; }
      .hero-v1-section .hero-img-overlay-v2 .primary-white-btn:last-child, .news-hero-section .hero-img-overlay-v2 .primary-white-btn:last-child, .hero-v4 .hero-img-overlay-v2 .primary-white-btn:last-child, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn:last-child {
        margin-right: 0px; }
      .hero-v1-section .hero-img-overlay-v2 .primary-white-btn:hover, .news-hero-section .hero-img-overlay-v2 .primary-white-btn:hover, .hero-v4 .hero-img-overlay-v2 .primary-white-btn:hover, .hero-v1-section .hero-img-overlay-v2 .primary-white-btn:focus, .news-hero-section .hero-img-overlay-v2 .primary-white-btn:focus, .hero-v4 .hero-img-overlay-v2 .primary-white-btn:focus, .hero-v1-section .hero-img-overlay-v2 .primary-white-btn:active, .news-hero-section .hero-img-overlay-v2 .primary-white-btn:active, .hero-v4 .hero-img-overlay-v2 .primary-white-btn:active, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn:hover, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn:focus, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn:active {
        background-color: #004c92;
        color: #ffffff; } }

/*== End L1 Hero components ==*/
/*== Begin Home Page hero components ==*/
.hero-v3-section {
  background-color: #f6f6f6; }
  .hero-v3-section .hero-v3-fullimg {
    position: relative;
    overflow: hidden;
    color: #ffffff;
    background-color: #333333;
    margin-bottom: 8px; }
    .hero-v3-section .hero-v3-fullimg .large-hero-img {
      overflow: hidden;
      position: relative;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      height: 300px; }
      @media (min-width: 768px) {
        .hero-v3-section .hero-v3-fullimg .large-hero-img {
          height: 380px; } }
      @media (min-width: 991px) {
        .hero-v3-section .hero-v3-fullimg .large-hero-img {
          height: 450px; } }
      .hero-v3-section .hero-v3-fullimg .large-hero-img .hero-cover-img {
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: left center;
           object-position: left center;
        width: 100%;
        height: 300px; }
        @media (min-width: 768px) {
          .hero-v3-section .hero-v3-fullimg .large-hero-img .hero-cover-img {
            height: 380px; } }
        @media (min-width: 991px) {
          .hero-v3-section .hero-v3-fullimg .large-hero-img .hero-cover-img {
            height: 450px; } }
    .hero-v3-section .hero-v3-fullimg .img-gradient {
      background: transparent; }
  .hero-v3-section .hero-v3-content-wrapper {
    display: block;
    position: absolute;
    padding: 0px;
    bottom: 32px;
    margin: auto;
    text-align: left;
    color: #ffffff; }
    .hero-v3-section .hero-v3-content-wrapper .layer {
      content: '';
      right: 0px;
      bottom: 0px;
      left: 0px;
      opacity: 2.8;
      padding: 32px;
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 );
      /* IE6-9 */ }
    .hero-v3-section .hero-v3-content-wrapper .hero-title {
      font-family: "Andes", sans-serif;
      color: #ffffff;
      text-transform: uppercase;
      margin: 0px 0px 16px 0px;
      font-weight: normal;
      font-size: 32px;
      line-height: 38px; }
      @media (max-width: 768px) {
        .hero-v3-section .hero-v3-content-wrapper .hero-title {
          font-size: 28px;
          line-height: 32px; } }
      .hero-v3-section .hero-v3-content-wrapper .hero-title a {
        color: #ffffff; }
        .hero-v3-section .hero-v3-content-wrapper .hero-title a:hover {
          color: #ffffff;
          text-decoration: underline; }
    .hero-v3-section .hero-v3-content-wrapper .hero-description {
      font-family: "Andes", sans-serif;
      color: #ffffff;
      margin: 0px 0px 16px 0px;
      font-size: 20px;
      line-height: 26px; }
  .hero-v3-section .hero-gray-btn {
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(51, 51, 51, 0.8) 0%, rgba(51, 51, 51, 0.8) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(51, 51, 51, 0.8) 0%, rgba(51, 51, 51, 0.8) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc333333', endColorstr='#cc333333',GradientType=0 );
    /* IE6-9 */
    color: #ffffff;
    margin-right: 16px; }
  @media (min-width: 992px) {
    .hero-v3-section .hero-v3-content-wrapper .layer {
      min-height: 120px;
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease; }
    .hero-v3-section .hero-v3-content-wrapper:hover .layer {
      min-height: 260px;
      position: initial;
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease; }
    .hero-v3-section .hero-v3-content-wrapper .hero-description {
      padding-right: 32px;
      transform: translateY(0px);
      -webkit-transform: translateY(0px);
      position: absolute;
      z-index: -1; }
    .hero-v3-section .hero-v3-content-wrapper:hover .hero-description {
      transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      transform: translateY(10px);
      -webkit-transform: translateY(10px);
      z-index: 1; }
    .hero-v3-section .hero-v3-content-wrapper .hero-btn {
      transform: translateY(70px);
      -webkit-transform: translateY(70px);
      position: absolute;
      z-index: -1;
      display: inline-block;
      width: 100%; }
    .hero-v3-section .hero-v3-content-wrapper:hover .hero-btn {
      transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      transform: translateY(80px);
      -webkit-transform: translateY(80px);
      z-index: 1; } }
  @media (min-width: 1199px) and (max-width: 1220px) {
    .hero-v3-section:hover .layer {
      min-height: 300px; } }
  @media (max-width: 991px) {
    .hero-v3-section .hero-v3-content-wrapper {
      position: relative;
      bottom: 0px; }
      .hero-v3-section .hero-v3-content-wrapper .layer {
        display: inline-block;
        padding: 16px;
        background: #ffffff;
        width: 100%; }
      .hero-v3-section .hero-v3-content-wrapper .hero-title {
        color: #333333; }
        .hero-v3-section .hero-v3-content-wrapper .hero-title a {
          color: #333333; }
          .hero-v3-section .hero-v3-content-wrapper .hero-title a:hover {
            color: #333333;
            text-decoration: underline; }
      .hero-v3-section .hero-v3-content-wrapper .hero-description {
        color: #333333; }
    .hero-v3-section .hero-gray-btn {
      margin-right: 4px; }
      .hero-v3-section .hero-gray-btn:last-child {
        margin-right: 16px; }
    .hero-v3-section .right-btn {
      right: 0px;
      position: relative;
      float: right;
      margin-top: -50px; } }
  @media (max-width: 767px) {
    .hero-v3-section .hero-gray-btn {
      color: #0071BC;
      background: transparent;
      padding: 0px 8px 0px 0px;
      margin-right: 8px;
      border-right: 1px solid #e5e5e5; }
      .hero-v3-section .hero-gray-btn:last-child {
        padding: 0px 8px 0px 0px;
        margin-right: 8px;
        border-right: 0px solid #e5e5e5; }
      .hero-v3-section .hero-gray-btn:hover {
        color: #004c92; } }

.hero-video iframe {
  height: inherit !important;
  width: inherit !important; }

.hero-video {
  height: 100%;
  width: 100%; }

/*== End Home Page hero components ==*/
/*== Begin small Home Page hero components ==*/
.hero-v3-smallimg-section {
  display: block;
  width: 100%;
  background-color: #ffffff; }
  .hero-v3-smallimg-section .hero-smallimg-item {
    display: block;
    position: relative;
    overflow: hidden;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff; }
  .hero-v3-smallimg-section .hero-smallimg {
    width: 100%;
    height: 240px;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }
    .hero-v3-smallimg-section .hero-smallimg .hero-cover-img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: left center;
         object-position: left center;
      width: 100%;
      height: 240px; }
  .hero-v3-smallimg-section .hero-smallimg-content {
    position: absolute;
    height: auto;
    left: 0;
    right: 0;
    bottom: 0px;
    padding: 16px;
    color: #ffffff;
    z-index: 1;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, black 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease; }
    .hero-v3-smallimg-section .hero-smallimg-content:hover {
      bottom: 0px;
      padding: 16px; }
  .hero-v3-smallimg-section .hammer {
    color: #ffffff;
    margin: 0px 0px 8px 0px; }
  .hero-v3-smallimg-section .hero-small-title {
    font-family: "Andes", sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 1.05px;
    color: #ffffff;
    margin: 0px 0px 8px 0px;
    text-transform: uppercase;
    min-height: 60px; }
    @media (max-width: 1440px) and (min-width: 320px) {
      .hero-v3-smallimg-section .hero-small-title {
        font-size: 20px;
        line-height: 26px; } }
    @media (max-width: 991px) {
      .hero-v3-smallimg-section .hero-small-title {
        margin: 0px 0px 4px 0px;
        min-height: auto; } }
    .hero-v3-smallimg-section .hero-small-title a {
      color: #ffffff; }
      .hero-v3-smallimg-section .hero-small-title a:hover {
        color: #ffffff;
        text-decoration: underline; }
  .hero-v3-smallimg-section .hero-small-blurb-text {
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    color: #ffffff;
    margin: 0px 16px 16px 0px; }
  .hero-v3-smallimg-section .right-btn {
    right: 0px; }

@media (min-width: 992px) {
  .hero-v3-smallimg-section .hero-smallimg-content {
    bottom: -110px;
    height: 100%;
    padding: 16px;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 5%, black 50%, black 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 5%, black 50%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */ }
    .hero-v3-smallimg-section .hero-smallimg-content:hover {
      bottom: 0px;
      padding: 16px;
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 20%, black 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.2) 20%, black 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ }
      .hero-v3-smallimg-section .hero-smallimg-content:hover .hero-small-title {
        min-height: 26px; }
      .hero-v3-smallimg-section .hero-smallimg-content:hover .hero-small-blurb-text {
        display: block; }
      .hero-v3-smallimg-section .hero-smallimg-content:hover .hero-btn {
        display: block; }
    .hero-v3-smallimg-section .hero-smallimg-content .hero-small-blurb-text {
      display: none; }
    .hero-v3-smallimg-section .hero-smallimg-content .hero-btn {
      display: none; } }

@media (min-width: 1200px) {
  .hero-v3-smallimg-section .hero-smallimg-content {
    padding: 32px; }
    .hero-v3-smallimg-section .hero-smallimg-content:hover {
      padding: 32px; } }

/*== End small Home Page hero components ==*/
/* === Begin hero-square-image  ==*/
.hero-square-image .hero-smallimg {
  height: 300px; }
  @media (min-width: 1200px) {
    .hero-square-image .hero-smallimg {
      height: 360px; } }
  .hero-square-image .hero-smallimg:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.15); }
  .hero-square-image .hero-smallimg .hero-cover-img,
  .hero-square-image .hero-smallimg .cover {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
    width: 100%;
    height: 300px; }
    @media (min-width: 1200px) {
      .hero-square-image .hero-smallimg .hero-cover-img,
      .hero-square-image .hero-smallimg .cover {
        height: 360px; } }

.hero-square-image .hero-video {
  background-color: #000;
  height: 300px; }
  @media (min-width: 1200px) {
    .hero-square-image .hero-video {
      height: 360px; } }
  .hero-square-image .hero-video .hero-cover-img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
    width: 100%;
    height: 300px; }
    @media (min-width: 1200px) {
      .hero-square-image .hero-video .hero-cover-img {
        height: 360px; } }
  .hero-square-image .hero-video .embed-video {
    height: 100%;
    width: 100%; }
    .hero-square-image .hero-video .embed-video object {
      height: 100% !important;
      width: 100% !important; }
  .hero-square-image .hero-video ._loop_play_icon.embed-image {
    top: calc((100% - 100px) / 2); }
  @media (min-width: 320px) and (max-width: 1199px) {
    .hero-square-image .hero-video ._loop_play_icon.embed-image {
      margin-left: 0px;
      left: 5px;
      top: 5px;
      width: 40px;
      height: 40px;
      font-size: 16px;
      margin-right: 0px;
      padding: 10px; } }

.hero-square-image .hero-smallimg-content {
  bottom: 0px;
  height: auto;
  -webkit-transition: bottom cubic-bezier(0.075, 0.82, 0.165, 1) 700ms;
  transition: bottom cubic-bezier(0.075, 0.82, 0.165, 1) 700ms;
  z-index: 2;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 20%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.2) 20%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }
  .hero-square-image .hero-smallimg-content:hover {
    bottom: 0px;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 20%, black 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.2) 20%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */ }
    .hero-square-image .hero-smallimg-content:hover .hero-small-blurb-text {
      display: block; }
  @media (min-width: 1200px) {
    .hero-square-image .hero-smallimg-content {
      bottom: -190px;
      padding: 64px 16px 16px 16px;
      height: 100%;
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, transparent 0%, black 30%, black 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 0%, black 30%, black 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ }
      .hero-square-image .hero-smallimg-content:hover {
        bottom: -150px;
        padding: 16px 16px 16px 16px;
        height: 100%;
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, transparent 0%, black 50%, black 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, transparent 0%, black 50%, black 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#000000',GradientType=0 );
        /* IE6-9 */ } }
  .hero-square-image .hero-smallimg-content .hero-small-title {
    font-size: 20px;
    line-height: 26px;
    min-height: 90px; }
    @media (max-width: 1200px) {
      .hero-square-image .hero-smallimg-content .hero-small-title {
        min-height: auto; } }
  .hero-square-image .hero-smallimg-content .hero-small-blurb-text {
    min-height: 50px;
    display: none; }
    @media (max-width: 1200px) {
      .hero-square-image .hero-smallimg-content .hero-small-blurb-text {
        min-height: auto;
        display: block; } }

/* === Begin hero-square-image  ==*/
/*== begin hero-V3 Home page vertical Image == */
.hero-v3-small-vr-img-section .hero-smallimg {
  height: 479px;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover; }
  .hero-v3-small-vr-img-section .hero-smallimg .hero-cover-img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
    width: 100%;
    height: 479px; }

@media (min-width: 991px) {
  .hero-v3-small-vr-img-section .hero-smallimg-content {
    bottom: -325px;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, black 40%, black 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, black 40%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */ }
    .hero-v3-small-vr-img-section .hero-smallimg-content:hover {
      bottom: -200px;
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, transparent 0%, black 60%, black 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 0%, black 60%, black 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ } }

/*== end hero-V3 Home page vertical Image == */
.hero-container-fixed {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto; }

@media (max-width: 1199px) {
  .hero-container-fixed {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto; } }

@media (max-width: 991px) {
  .hero-container-fixed {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto; } }

.left-btn {
  float: left;
  display: inline-block; }

.right-btn {
  position: absolute;
  right: 32px;
  display: inline-block;
  padding: 4px 8px 5px 8px;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(51, 51, 51, 0.8) 0%, rgba(51, 51, 51, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(51, 51, 51, 0.8) 0%, rgba(51, 51, 51, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc333333', endColorstr='#cc333333',GradientType=0 );
  /* IE6-9 */ }
  .right-btn .hero-social-btn {
    padding: 4px 8px 5px 8px;
    margin: 0px 0px 16px 0px; }

@media (max-width: 990px) {
  .right-btn {
    right: 0; } }

@media (min-width: 320px) and (max-width: 400px) {
  .hero-smallimg-content .hero-btn .left-btn .btn-sm {
    margin: 0px; } }

/* === Begin Hero campaign == */
.hero-v1-campaign {
  background-color: #f6f6f6; }
  .hero-v1-campaign .hero-container-fixed_no .hero-img {
    height: 300px;
    margin: auto; }
    @media (min-width: 768px) {
      .hero-v1-campaign .hero-container-fixed_no .hero-img {
        height: 380px; } }
    @media (min-width: 991px) {
      .hero-v1-campaign .hero-container-fixed_no .hero-img {
        height: 600px; } }
    @media (min-width: 1460px) {
      .hero-v1-campaign .hero-container-fixed_no .hero-img {
        width: 1440px; } }
    .hero-v1-campaign .hero-container-fixed_no .hero-img .hero-cover-img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: left center;
         object-position: left center;
      width: 100%;
      height: 300px; }
      @media (min-width: 768px) {
        .hero-v1-campaign .hero-container-fixed_no .hero-img .hero-cover-img {
          height: 380px; } }
      @media (min-width: 991px) {
        .hero-v1-campaign .hero-container-fixed_no .hero-img .hero-cover-img {
          height: 600px; } }

/* === End Hero campaign == */
/*== Begin Focus hero components ==*/
.hero-v1-focus {
  background-color: #f6f6f6; }
  .hero-v1-focus .hero-container-fixed_no .hero-img {
    height: 300px;
    margin: auto; }
    @media (min-width: 768px) {
      .hero-v1-focus .hero-container-fixed_no .hero-img {
        height: 380px; } }
    @media (min-width: 991px) {
      .hero-v1-focus .hero-container-fixed_no .hero-img {
        height: 500px; } }
    @media (min-width: 1460px) {
      .hero-v1-focus .hero-container-fixed_no .hero-img {
        width: 1440px; } }
    .hero-v1-focus .hero-container-fixed_no .hero-img .hero-cover-img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: left center;
         object-position: left center;
      width: 100%;
      height: 300px; }
      @media (min-width: 768px) {
        .hero-v1-focus .hero-container-fixed_no .hero-img .hero-cover-img {
          height: 380px; } }
      @media (min-width: 991px) {
        .hero-v1-focus .hero-container-fixed_no .hero-img .hero-cover-img {
          height: 500px; } }
  .hero-v1-focus .hero-img-overlay .hero-title {
    text-transform: none; }

/*== End Focus hero components ==*/
/*== Begin Annual Report hero components ==*/
.hero-v1-annual-report .hero-container-fixed_no .hero-img {
  height: 400px;
  margin: auto; }
  @media (min-width: 768px) {
    .hero-v1-annual-report .hero-container-fixed_no .hero-img {
      height: 600px; } }
  @media (min-width: 991px) {
    .hero-v1-annual-report .hero-container-fixed_no .hero-img {
      height: 700px; } }
  .hero-v1-annual-report .hero-container-fixed_no .hero-img .hero-cover-img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
    width: 100%;
    height: 400px; }
    @media (min-width: 768px) {
      .hero-v1-annual-report .hero-container-fixed_no .hero-img .hero-cover-img {
        height: 600px; } }
    @media (min-width: 991px) {
      .hero-v1-annual-report .hero-container-fixed_no .hero-img .hero-cover-img {
        height: 700px; } }

.hero-v1-annual-report .hero-container-fixed_no .hero-img-overlay {
  bottom: 25%; }

/*== End Annual Report hero components ==*/
/*== begin New Page hero components SASS == */
.news-hero-section {
  overflow: hidden;
  background-color: #333; }
  .news-hero-section #canvas_svg-image-blur,
  .news-hero-section .svg-image-blur {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0px;
    z-index: 0;
    margin: 0 auto;
    width: 100% !important;
    height: 100% !important;
    max-height: 450px !important;
    max-width: 1600px; }
    @media (max-width: 991px) and (min-width: 320px) {
      .news-hero-section #canvas_svg-image-blur,
      .news-hero-section .svg-image-blur {
        display: none; } }
  .news-hero-section .news-image img {
    width: 100%;
    height: auto; }
  .news-hero-section .news-hero-img-overlay {
    position: relative;
    z-index: 2;
    float: right;
    text-align: left;
    color: #ffffff;
    margin: auto;
    bottom: 0;
    right: 0;
    top: 50px;
    left: 0;
    display: block;
    padding: 32px;
    content: ''; }
    @media (max-width: 1200px) {
      .news-hero-section .news-hero-img-overlay {
        padding: 16px; } }
    @media (max-width: 991px) {
      .news-hero-section .news-hero-img-overlay {
        padding: 16px;
        top: 0; } }
    .news-hero-section .news-hero-img-overlay .news-hero-title {
      font-family: "Andes", sans-serif;
      color: #ffffff;
      font-size: 24px;
      line-height: 30px;
      text-transform: uppercase;
      margin: 0px 0px 16px 0px;
      font-weight: normal; }
      .news-hero-section .news-hero-img-overlay .news-hero-title a {
        color: #ffffff; }
        .news-hero-section .news-hero-img-overlay .news-hero-title a:hover {
          text-decoration: underline; }
    .news-hero-section .news-hero-img-overlay .news-hero-description {
      color: #fff; }
  @media (max-width: 991px) and (min-width: 320px) {
    .news-hero-section .padding-0 {
      padding: 0px; } }

/*== End New Page hero components SASS == */
/*== Begin Country hero components SASS == */
.hero-v4 {
  overflow: hidden;
  background-color: #333; }
  .hero-v4 #canvas_hero-v4-image-1-img {
    width: 100% !important;
    height: 310px !important;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top; }
    @media (min-width: 768px) {
      .hero-v4 #canvas_hero-v4-image-1-img {
        height: 420px; } }
    @media (max-width: 991px) {
      .hero-v4 #canvas_hero-v4-image-1-img {
        height: 420px !important; } }
    @media (max-width: 768px) {
      .hero-v4 #canvas_hero-v4-image-1-img {
        display: none; } }
  .hero-v4 #hero-v4-image-1-img {
    -webkit-filter: blur(15px);
    filter: blur(15px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='15'); }
  .hero-v4 #hero-v4-image-1 .hero-cover-img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    height: 300px;
    width: 100%; }
    @media (min-width: 768px) {
      .hero-v4 #hero-v4-image-1 .hero-cover-img {
        height: 420px; } }
    @media (min-width: 991px) {
      .hero-v4 #hero-v4-image-1 .hero-cover-img {
        height: 420px; } }
    @media (min-width: 992px) {
      .hero-v4 #hero-v4-image-1 .hero-cover-img {
        height: 310px; } }
  .hero-v4 #hero-v4-img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 0px;
    height: 120px;
    width: 120px;
    -webkit-clip-path: circle(68% at 35% 42%);
    clip-path: circle(68% at 35% 42%);
    /*  clip-path: url("clientlibs-ppi/css/#clipPath");*/
    border-radius: 100%; }
    @media (min-width: 768px) {
      .hero-v4 #hero-v4-img {
        margin-top: 50px;
        margin-bottom: 50px;
        height: 150px;
        width: 150px;
        position: absolute; } }
  .hero-v4 .hero-v4-container {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    @media (min-width: 768px) {
      .hero-v4 .hero-v4-container {
        position: absolute; } }
  .hero-v4 .hero-v4-img-overlay {
    position: relative;
    top: 0px;
    text-align: left;
    color: #ffffff;
    margin: auto;
    display: block;
    padding: 16px 16px 74px 16px;
    content: ''; }
    @media (min-width: 768px) {
      .hero-v4 .hero-v4-img-overlay {
        top: 25px;
        padding: 32px 16px 32px 16px; } }
    .hero-v4 .hero-v4-img-overlay .hero-v4-title {
      font-family: "Andes", sans-serif;
      color: #ffffff;
      text-transform: none;
      margin: 0px 0px 16px 0px;
      font-weight: normal;
      font-size: 28px;
      line-height: 34px;
      text-align: center; }
      @media (min-width: 768px) {
        .hero-v4 .hero-v4-img-overlay .hero-v4-title {
          font-size: 40px;
          line-height: 44px;
          text-align: left; } }
      .hero-v4 .hero-v4-img-overlay .hero-v4-title a {
        color: #ffffff; }
        .hero-v4 .hero-v4-img-overlay .hero-v4-title a:hover {
          color: #ffffff;
          text-decoration: underline; }
    .hero-v4 .hero-v4-img-overlay .hero-v4-description {
      font-family: "Andes", sans-serif;
      font-size: 18px;
      line-height: 24px;
      font-weight: 600;
      color: #fff; }
      @media (min-width: 768px) {
        .hero-v4 .hero-v4-img-overlay .hero-v4-description {
          font-size: 20px;
          line-height: 26px; } }

/*== End Country hero components SASS == */
/* === Begin Programe featured components SASS== */
._loop_hero_banner,
._loop_event_banner {
  background-color: #fff;
  -o-box-shadow: 1px 1px 3px 1px #e5e5e5;
  box-shadow: 1px 1px 3px 1px #e5e5e5; }

._loop_hero_banner_content,
._loop_event_banner_content {
  padding: 32px; }
  ._loop_hero_banner_content h3,
  ._loop_event_banner_content h3 {
    font-family: "Andes", sans-serif;
    font-size: 28px;
    line-height: 34px;
    font-weight: bold; }

._loop_hero_banner_link,
._loop_event_banner_link {
  font-size: 14px;
  line-height: 22px;
  color: #0071BC;
  display: inline-block; }
  ._loop_hero_banner_link ul,
  ._loop_event_banner_link ul {
    list-style: none; }
    ._loop_hero_banner_link ul li,
    ._loop_event_banner_link ul li {
      display: inline-block;
      float: left;
      margin-right: 8px;
      padding-right: 8px;
      border-right: 1px solid #e5e5e5; }
      ._loop_hero_banner_link ul li:last-child,
      ._loop_event_banner_link ul li:last-child {
        margin-right: 0px;
        padding-right: 0px;
        border-right: 0px solid #e5e5e5; }

@media (min-width: 768px) {
  ._loop_hero_banner_content,
  ._loop_event_banner_content {
    padding: 16px 32px 16px 32px; } }

@media (min-width: 992px) {
  ._loop_hero_banner_content,
  ._loop_event_banner_content {
    padding: 16px 64px 16px 16px; } }

/* === End Programe featured components SASS== */
/* === Begin annual meeting splash banner ===*/
.slick-dotted.slick-slider {
  margin-bottom: 0px !important; }

.splash-cover-img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left center;
  object-position: left center;
  width: 100%; }
  @media (max-width: 991px) {
    .splash-cover-img {
      height: 600px; } }

.splash-banner .spalash-slide {
  position: relative;
  display: block;
  z-index: 2; }

.splash-banner .splash-bg-image .img-gradient {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#99000000',GradientType=0) !important; }

.splash-banner .splash-img-overlay {
  position: absolute;
  bottom: 8%;
  text-align: center;
  color: #ffffff;
  margin: auto;
  left: 0px;
  right: 0px;
  display: block; }

.splash-banner .splash-logo-image {
  text-align: center;
  margin-bottom: 32px; }
  .splash-banner .splash-logo-image img {
    margin: auto; }

.splash-banner .hero-description {
  font-family: "Andes", sans-serif;
  color: #ffffff;
  margin: 0px 0px 16px 0px;
  font-size: 24px;
  line-height: 30px; }
  @media (max-width: 768px) {
    .splash-banner .hero-description {
      font-size: 20px;
      line-height: 26px; } }

.splash-banner .slick-dots {
  bottom: 3%; }
  .splash-banner .slick-dots li.slick-active button:before {
    font-size: 14px;
    content: "\f10c";
    opacity: 1;
    color: #fff; }
  .splash-banner .slick-dots li button:before {
    font-size: 14px;
    content: "\f111";
    opacity: 1;
    color: #fff; }

.splash-leftalign {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e5e5e5;
  display: inline-block;
  width: 100%; }
  @media (min-width: 1200px) {
    .splash-leftalign .splash-logo-image {
      width: 33.33%;
      float: left;
      margin-bottom: 0px; }
    .splash-leftalign .splash-content {
      width: 60.33%;
      float: left;
      padding-left: 16px;
      margin-left: 16px;
      border-left: 1px solid #e5e5e5; } }

.splash-banner-v1 .splash-cover-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
  width: 100%;
  height: 600px;
  /*	@media (min-width: 768px) {
			height: 480px;
	}
	@media (min-width: 991px) {
			height: 600px;
	}*/ }

.annualmeeting_banner .hero-v1-section .hero-img .img-gradient, .annualmeeting_banner .news-hero-section .hero-img .img-gradient, .annualmeeting_banner .hero-v4 .hero-img .img-gradient {
  background: rgba(0, 0, 0, 0.5) !important; }

.annualmeeting_banner .hero-v1-section .splash-cover-img, .annualmeeting_banner .news-hero-section .splash-cover-img, .annualmeeting_banner .hero-v4 .splash-cover-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
  width: 100%;
  height: 300px; }
  @media (min-width: 768px) {
    .annualmeeting_banner .hero-v1-section .splash-cover-img, .annualmeeting_banner .news-hero-section .splash-cover-img, .annualmeeting_banner .hero-v4 .splash-cover-img {
      height: 380px; } }
  @media (min-width: 991px) {
    .annualmeeting_banner .hero-v1-section .splash-cover-img, .annualmeeting_banner .news-hero-section .splash-cover-img, .annualmeeting_banner .hero-v4 .splash-cover-img {
      height: 500px; } }

.splash-img-overlay .hero-title {
  font-family: "Andes", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0px 0px 16px 0px;
  font-weight: normal;
  font-size: 40px;
  line-height: 44px; }
  @media (max-width: 768px) {
    .splash-img-overlay .hero-title {
      font-size: 32px;
      line-height: 38px; } }
  .splash-img-overlay .hero-title a {
    color: #ffffff; }
    .splash-img-overlay .hero-title a:hover {
      color: #ffffff;
      text-decoration: underline; }

.splash-img-overlay .hero-description {
  font-family: "Andes", sans-serif;
  color: #ffffff;
  margin: 0px 0px 16px 0px;
  font-size: 24px;
  line-height: 30px; }
  @media (max-width: 768px) {
    .splash-img-overlay .hero-description {
      font-size: 20px;
      line-height: 26px; } }


/* === Begin Hero ===*/
.hero-v1-title .hero-img {
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 200px; }
  .hero-v1-title .hero-img .img-gradient {
    display: none; }
  .hero-v1-title .hero-img .splash-cover-img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
    width: 100%;
    height: 200px; }

.hero-v1-title .splash-img-overlay * {
  text-align: left;
  color: #013A79 !important; }

@media (max-width: 991px) and (min-width: 320px) {
  .hero-v1-title .splash-img-overlay {
    position: absolute; } }

.hero-v1-title .splash-img-overlay.col-lg-10.col-md-8.col-sm-12.col-xs-12 {
  width: 100%; }

@media (max-width: 991px) and (min-width: 320px) {
  .hero-v1-inverse .splash-img-overlay {
    position: absolute;
    bottom: 50px; }
    .hero-v1-inverse .splash-img-overlay .hero-title,
    .hero-v1-inverse .splash-img-overlay .hero-description {
      color: #fff; } }

@media (max-width: 991px) and (min-width: 320px) {
  .hero-v1-inverse .hero-img-overlay {
    position: absolute;
    bottom: 50px; }
    .hero-v1-inverse .hero-img-overlay .hero-title,
    .hero-v1-inverse .hero-img-overlay .hero-description {
      color: #fff; } }

/* === End Hero ===*/
/* === End annual meeting splash banner ===*/
/* === Begin DB banner === */
.db_banner .link-section {
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  margin-bottom: 16px; }
  .db_banner .link-section .h4, .db_banner .link-section .s07v1_media_contacts h6, .s07v1_media_contacts .db_banner .link-section h6, .db_banner .link-section .s06v3_highlights h6, .s06v3_highlights .db_banner .link-section h6 {
    /* float: left;*/
    display: inline-block;
    margin-right: 8px; }
  .db_banner .link-section ul {
    float: none; }
    .db_banner .link-section ul li {
      display: inline-block;
      /*  float: left;*/
      margin-right: 8px;
      padding-right: 8px;
      border-right: 1px solid #e5e5e5; }
      .db_banner .link-section ul li:last-child {
        border-right: 0px;
        margin-right: 0px;
        padding-right: 0px; }

@media (min-width: 768px) {
  .db_banner .link-section {
    margin-bottom: 0px; }
    .db_banner .link-section ul {
      float: right; } }

/* === End DB banner === */
/* == Begin Highlight SASS == */
.highlight-wrapper, .highlight_component .highlights-card {
  background-color: #fff;
  box-shadow: 0px 2px 2px 1px #e5e5e5;
  -webkit-box-shadow: 0px 2px 2px 1px #e5e5e5;
  -moz-box-shadow: 0px 2px 2px 1px #e5e5e5;
  -o-box-shadow: 0px 2px 2px 1px #e5e5e5; }

.highlight_component .highlights-card {
  margin: 0px 0px 16px 0px; }
  .highlight_component .highlights-card img {
    z-index: 1;
    position: relative;
    top: -1px; }
  .highlight_component .highlights-card .highlights-card-block {
    padding: 24px 24px 30px 24px; }
    @media (max-width: 767px) {
      .highlight_component .highlights-card .highlights-card-block {
        padding: 16px 16px 24px 16px; } }
    @media (min-width: 768px) and (max-width: 1200px) {
      .highlight_component .highlights-card .highlights-card-block {
        padding: 16px 16px 24px 16px; } }
    .highlight_component .highlights-card .highlights-card-block h3 {
      font-weight: 600; }
    .highlight_component .highlights-card .highlights-card-block .blurb-text, .highlight_component .highlights-card .highlights-card-block .card-v1-section .card-content .card-description, .card-v1-section .card-content .highlight_component .highlights-card .highlights-card-block .card-description, .highlight_component .highlights-card .highlights-card-block
    .card-v2-section .card-content .card-description,
    .card-v2-section .card-content .highlight_component .highlights-card .highlights-card-block .card-description, .highlight_component .highlights-card .highlights-card-block
    .card-v3-section .card-content .card-description,
    .card-v3-section .card-content .highlight_component .highlights-card .highlights-card-block .card-description, .highlight_component .highlights-card .highlights-card-block
    .card-v4-section .card-content .card-description,
    .card-v4-section .card-content .highlight_component .highlights-card .highlights-card-block .card-description, .highlight_component .highlights-card .highlights-card-block .contacts-wrapper, .highlight_component .highlights-card .highlights-card-block .s07v1_media_contacts, .highlight_component .highlights-card .highlights-card-block .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton .highlight_component .highlights-card .highlights-card-block .dropdown-subheading, .highlight_component .highlights-card .highlights-card-block ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content .highlight_component .highlights-card .highlights-card-block ._loop_experts_subtitle, .highlight_component .highlights-card .highlights-card-block ._loop_experts_content ._loop_experts_description, ._loop_experts_content .highlight_component .highlights-card .highlights-card-block ._loop_experts_description, .highlight_component .highlights-card .highlights-card-block .s06v3 .content, .s06v3 .highlight_component .highlights-card .highlights-card-block .content {
      margin: 0px 0px 32px 0px; }
    .highlight_component .highlights-card .highlights-card-block .small-link {
      text-align: right; }
    .highlight_component .highlights-card .highlights-card-block .news-social-icon {
      margin-right: 4px; }

/* == End Highlight SASS == */
/* === Begin Card Carousel SASS===*/
@media (max-width: 992px) {
  .highlight_component .highlights-card img {
    width: 100%; } }

._loop_highlight_image_title_text ._highlight_image {
  margin-bottom: 16px; }
  ._loop_highlight_image_title_text ._highlight_image img {
    display: block;
    width: 100%; }

._loop_highlight_image_title_text .slick-prev,
._loop_highlight_image_title_text .slick-next {
  top: 38%;
  height: 35px;
  width: 35px; }

._loop_highlight_image_title_text .slick-prev {
  left: 0px;
  z-index: 1; }
  @media (max-width: 800px) {
    ._loop_highlight_image_title_text .slick-prev {
      left: 4px; } }

._loop_highlight_image_title_text .slick-next {
  right: 0px; }
  @media (max-width: 800px) {
    ._loop_highlight_image_title_text .slick-next {
      right: 4px; } }

/* === End Card Carousel SASS===*/
/* === Begin PPI contry snapshot ===*/
.highlights-head {
  background-color: #f6f6f6;
  margin-bottom: 16px;
  padding: 10px 10px 10px 0px; }
  .highlights-head span {
    font-size: 16px;
    line-height: 24px;
    background-color: #0071bc;
    color: #fff;
    padding: 10px; }

.highlights-data {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  margin-bottom: 16px; }
  .highlights-data .highlights-list {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 10px 10px 0px;
    margin: 0px; }

/* === End PPI contry snapshot ===*/
/*== Begin Page in Language dropdown ==*/
.lang-switch-desktop {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: #ffffff;
  padding: 12px 0px 8px 16px;
  float: right; }
  .lang-switch-desktop .page-in {
    float: left; }
  .lang-switch-desktop ul {
    list-style: none;
    padding: 0px;
    display: inline-block; }
    .lang-switch-desktop ul li {
      display: inline-block;
      border-right: 1px solid #d4d4d4;
      margin-right: 8px;
      padding-right: 8px;
      margin-bottom: 0px; }
      .lang-switch-desktop ul li:last-child {
        border-right: 0px solid #d4d4d4;
        margin-right: 0px; }
      .lang-switch-desktop ul li a {
        color: #ffffff; }
        .lang-switch-desktop ul li a:hover {
          color: #ffffff;
          text-decoration: underline; }

/* === End deskptop language ===*/
.lang-switch-mobile {
  float: right; }
  .lang-switch-mobile img {
    margin-left: 5px; }
  .lang-switch-mobile .page-langswitch {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #ffffff;
    padding: 16px;
    float: right; }
    .lang-switch-mobile .page-langswitch ul {
      list-style: none;
      padding: 0px; }

.langswitch-dropdown {
  font-size: 12px;
  line-height: 16px;
  border-radius: 0px;
  min-width: 90px;
  background-color: #ffffff;
  position: absolute;
  right: 10px;
  margin: 40px 0px 0px 15px;
  border: 1px solid #e5e5e5;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.175); }
  .langswitch-dropdown ul {
    list-style: none;
    padding: 0px; }
    .langswitch-dropdown ul li {
      padding: 8px 16px 8px 16px; }
      .langswitch-dropdown ul li a {
        color: #787878; }
        .langswitch-dropdown ul li a:hover {
          color: #0071BC; }

/*== End Page in Language dropdown ==*/
/*== Begin footer global Language dropdown ==*/
.lang-switch-wrapper {
  padding: 16px 0px 16px 0px;
  display: inline-block; }
  .lang-switch-wrapper span {
    font-size: 12px;
    line-height: 30px;
    font-weight: 600;
    margin-right: 8px;
    color: #ffffff;
    float: left; }
  .lang-switch-wrapper img {
    width: 10px;
    margin-left: 5px;
    margin-top: -3px;
    display: inline-block; }
  .lang-switch-wrapper .lang-switch {
    display: inline-block;
    text-align: right;
    height: 30px;
    min-width: 94px;
    font-size: 12px;
    line-height: 16px;
    background-color: #0071BC;
    padding: 8px;
    margin-right: 8px; }
    .lang-switch-wrapper .lang-switch .lang-lable {
      text-transform: uppercase; }
    .lang-switch-wrapper .lang-switch ul {
      padding: 0px;
      text-align: center; }
      .lang-switch-wrapper .lang-switch ul li {
        list-style: none; }
        .lang-switch-wrapper .lang-switch ul li a {
          font-size: 12px;
          line-height: 16px;
          color: #ffffff;
          vertical-align: top; }
    .lang-switch-wrapper .lang-switch .text {
      padding-right: 8px; }
    .lang-switch-wrapper .lang-switch .dropdown-menu {
      margin: 0px 0px 7px -8px;
      border-radius: 0px;
      float: right;
      left: initial;
      min-width: 90px;
      background-color: #0071BC; }

/*== End footer global Language dropdown ==*/
/* == Begin home page header changes ==*/
.lang-switch-inverse-wrapper {
  padding: 0px;
  float: right; }
  .lang-switch-inverse-wrapper span {
    font-size: 12px;
    line-height: 16px;
    color: #787878;
    font-weight: 600;
    margin-right: 0px; }
  .lang-switch-inverse-wrapper .lang-switch {
    margin-right: 0px;
    background-color: #ffffff;
    margin: 12px 0px 8px 16px;
    min-width: auto;
    height: auto;
    padding: 0px; }
    .lang-switch-inverse-wrapper .lang-switch ul {
      padding: 0px; }
      .lang-switch-inverse-wrapper .lang-switch ul li a {
        color: #787878; }
        .lang-switch-inverse-wrapper .lang-switch ul li a:hover, .lang-switch-inverse-wrapper .lang-switch ul li a:focus {
          color: #787878;
          background-color: #ffffff; }
    .lang-switch-inverse-wrapper .lang-switch .dropdown-menu {
      color: #0071BC;
      background-color: #ffffff;
      margin-top: 8px; }
      .lang-switch-inverse-wrapper .lang-switch .dropdown-menu a {
        color: #787878;
        padding: 8px 16px 8px 16px; }
        .lang-switch-inverse-wrapper .lang-switch .dropdown-menu a:hover, .lang-switch-inverse-wrapper .lang-switch .dropdown-menu a:focus {
          color: #0071BC;
          background-color: #ffffff; }

/* == End home page header changes ==*/
/*== End global Language dropdown ==*/
ul.lang-dropdown {
  font-size: 12px;
  line-height: 16px;
  border-radius: 0px;
  min-width: 90px;
  background-color: #ffffff;
  position: absolute;
  right: 10px;
  border: 1px solid #e5e5e5;
  margin: 16px 0px 0px 0px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.175); }
  ul.lang-dropdown li {
    display: block;
    padding: 8px 16px 8px 16px;
    margin: 0px;
    border: 0px; }
    ul.lang-dropdown li a {
      color: #333; }
      ul.lang-dropdown li a:hover {
        color: #0071BC; }

.dropdown-link {
  float: right; }
  .dropdown-link a {
    color: #fff; }
    .dropdown-link a i {
      font-size: 8px;
      line-height: 20px; }
      @media (min-width: 991px) {
        .dropdown-link a i {
          font-size: 6px; } }
    .dropdown-link a:hover .icon, .dropdown-link a:focus .icon, .dropdown-link a:active .icon {
      background-color: transparent; }

/*== Begin global Language dropdown media - query ==*/
@media (min-width: 320px) and (max-width: 991px) {
  .langswitch-dropdown {
    z-index: 3; }
  .lang-switch-mobile .page-langswitch {
    padding: 10px 0px; }
  .lang-switch-inverse-wrapper {
    margin-top: 13px; }
    .lang-switch-inverse-wrapper .lang-switch {
      padding-right: 16px;
      border-right: 1px solid #e5e5e5;
      margin-right: 8px; } }

@media (min-width: 320px) and (max-width: 991px) {
  .lang-switch {
    padding: 15px;
    float: left; } }

/*== End global Language dropdown media - query ==*/
/* == Begin latest-v1 SASS == */
.latest-v1-section h3 {
  font-weight: 600; }

.latest-v1-section ul {
  padding-left: 0px;
  list-style: none;
  padding-right: 0px; }
  @media (min-width: 768px) {
    .latest-v1-section ul {
      padding-right: 32px; } }
  .latest-v1-section ul li {
    padding-bottom: 32px;
    margin-bottom: 32px;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }

/* == Begin latest-v1 inverse SASS == */
.inline_search_API_inverse .latest-v1-section h3, .inline_search_API_inverse .latest-v1-section h4, .inline_search_API_inverse .latest-v1-section .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .inline_search_API_inverse .latest-v1-section .news-hero-description, .inline_search_API_inverse .latest-v1-section .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .inline_search_API_inverse .latest-v1-section h3, .inline_search_API_inverse .latest-v1-section h3, .inline_search_API_inverse .latest-v1-section .ombc-section .ombc-description, .ombc-section .inline_search_API_inverse .latest-v1-section .ombc-description {
  font-family: "Andes", sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  font-weight: 600; }

.inline_search_API_inverse .latest-v1-section ul {
  padding-left: 0px;
  list-style: none;
  padding-right: 0px; }
  @media (min-width: 768px) {
    .inline_search_API_inverse .latest-v1-section ul {
      padding-right: 0px; } }
  .inline_search_API_inverse .latest-v1-section ul li {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border: 0;
    border-bottom: 0px solid #e5e5e5; }

/* == Begin latest-v1 inverse SASS == */
/* == Begin latest-v1 SASS == */
/* == Begin Link -list SASS ==*/
.link-list-section {
  margin: 0px 0px 32px 0px; }
  .link-list-section .link-list-wrapper ul {
    padding: 0px;
    list-style: none; }
    .link-list-section .link-list-wrapper ul li {
      font-size: 14px;
      line-height: 22px;
      color: #0071BC;
      margin: 0px 0px 16px 0px; }
      .link-list-section .link-list-wrapper ul li ul li {
        margin: 0px; }
      .link-list-section .link-list-wrapper ul li a:hover {
        text-decoration: underline; }

/* == Begin Link -list SASS ==*/
/* == Left nav Desktop css == */
._loop_left_nav {
  font-size: 13px;
  line-height: 17px;
  word-wrap: break-word; }

._loop_left_nav_list li {
  border-top: 1px solid #e5e5e5; }
  ._loop_left_nav_list li:first-child {
    border-top: 0px solid #e5e5e5; }

ul._loop_left_nav_sublist li:first-child {
  border-top: 1px solid #e5e5e5; }

._loop_left_nav_list_item {
  display: block;
  padding: 16px 8px 16px 8px; }
  ._loop_left_nav_list_item:hover, ._loop_left_nav_list_item.active {
    font-weight: 600;
    color: #004c92; }
    ._loop_left_nav_list_item:hover.disabled, ._loop_left_nav_list_item.active.disabled {
      pointer-events: none; }

._loop_left_nav_sublist_item {
  padding: 16px 16px 16px 24px;
  display: block; }
  ._loop_left_nav_sublist_item:hover, ._loop_left_nav_sublist_item.active {
    font-weight: 600;
    color: #004c92;
    background-color: transparent; }
    ._loop_left_nav_sublist_item:hover.disabled, ._loop_left_nav_sublist_item.active.disabled {
      pointer-events: none; }

/* == Left nav Desktop css == */
/* == Left nav mobile css == */
._loop_left_nav_dropdown {
  height: 40px;
  border: 0px;
  border-radius: 0px;
  text-align: left;
  width: 100%;
  padding: 8px 16px 8px 16px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  background-color: #FAFDFF;
  border: 1px solid #D8E7F5;
  color: #787878; }
  ._loop_left_nav_dropdown .filter-option {
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
    color: #787878;
    display: inline-block;
    vertical-align: baseline; }
  ._loop_left_nav_dropdown .nav-dropdown-arrow {
    height: 45px;
    width: 45px;
    padding: 16px;
    margin: -9px -16px 0px 0px;
    cursor: pointer;
    float: right;
    background: url(clientlibs-ppi/img/angle-down-blue.svg) no-repeat center; }
    ._loop_left_nav_dropdown .nav-dropdown-arrow:hover {
      opacity: 0.7; }
  ._loop_left_nav_dropdown:focus {
    outline: 0; }

._loop_left_nav_dropdown_list {
  background-color: #ffffff;
  box-shadow: 0px 2px 2px #D8E7F5;
  border: 1px solid #D8E7F5;
  width: 100%;
  border-radius: 0px;
  margin: 0px; }
  ._loop_left_nav_dropdown_list ul li {
    border-top: 1px solid #e5e5e5; }
  ._loop_left_nav_dropdown_list ._loop_left_nav_sublist {
    position: relative; }
    ._loop_left_nav_dropdown_list ._loop_left_nav_sublist li:first-child {
      padding: 0px; }
    ._loop_left_nav_dropdown_list ._loop_left_nav_sublist ul li a {
      padding: 16px 16px 16px 32px; }
  ._loop_left_nav_dropdown_list ._loop_left_nav_list_item {
    padding: 16px 16px 16px 16px;
    color: #0071bc; }
    ._loop_left_nav_dropdown_list ._loop_left_nav_list_item:hover, ._loop_left_nav_dropdown_list ._loop_left_nav_list_item.active {
      color: #004c92;
      background-color: transparent !important; }
  ._loop_left_nav_dropdown_list .expanded-menu {
    font-size: 20px;
    position: absolute;
    float: right;
    right: 0;
    top: 0;
    padding: 16px; }
    ._loop_left_nav_dropdown_list .expanded-menu i {
      font-weight: normal; }

/* == Left nav mobile css == */
/* == Begin Menu-list-v1 SASS ==*/
.menu-list-v1-wrapper h2, .menu-list-v1-wrapper .ombc-section .ombc-title, .ombc-section .menu-list-v1-wrapper .ombc-title {
  color: #ffffff; }

.menu-list-v1-wrapper h4, .menu-list-v1-wrapper .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .menu-list-v1-wrapper .news-hero-description, .menu-list-v1-wrapper .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .menu-list-v1-wrapper h3, .menu-list-v1-wrapper .latest-v1-section h3, .latest-v1-section .menu-list-v1-wrapper h3, .menu-list-v1-wrapper .ombc-section .ombc-description, .ombc-section .menu-list-v1-wrapper .ombc-description {
  font-family: "Andes", sans-serif;
  text-transform: none;
  font-weight: bold;
  color: #ffffff; }

.menu-list-v1-wrapper .menu-list-item ul {
  padding: 0px;
  list-style: none; }
  .menu-list-v1-wrapper .menu-list-item ul li a {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    margin: 0px 0px 10px 0px;
    font-weight: normal;
    text-transform: none;
    padding: 0px 3px 0px 3px;
    display: block; }
    .menu-list-v1-wrapper .menu-list-item ul li a:hover {
      color: #ffffff;
      text-decoration: underline; }

.menu-list-v1-wrapper .row:nth-of-type(1) {
  margin-bottom: 32px; }

/* == Begin Menu-list-v1 SASS ==*/
/* == Begin Menu-list-v1 Media - Query SASS ==*/
@media (min-width: 320px) and (max-width: 768px) {
  .menu-list-v1-wrapper .row:nth-of-type(2) {
    margin-bottom: 32px; } }

/* == Begin Menu-list-v1  Media - Query SASS ==*/
/* ==  Begin Video ==*/
.full-row-video-components {
  margin-left: 0px;
  margin-right: 0px; }
  .full-row-video-components iframe {
    padding: 0px 0px 32px 0px; }
  .full-row-video-components h2, .full-row-video-components .ombc-section .ombc-title, .ombc-section .full-row-video-components .ombc-title {
    color: #ffffff; }
  .full-row-video-components h3 {
    color: #ffffff; }

._loop_multimedia_card .card-wrapper, ._loop_multimedia_card .topic-card, ._loop_multimedia_card .twitter-card {
  box-shadow: none;
  position: relative; }
  ._loop_multimedia_card .card-wrapper img, ._loop_multimedia_card .topic-card img, ._loop_multimedia_card .twitter-card img {
    margin-bottom: 16px;
    display: block;
    width: 100%; }

._loop_multimedia_card .card-content {
  padding: 0px; }

._loop_multimedia_card ._loop_play_icon {
  top: calc((100% - 170px) / 2); }

._loop_multimedia_card .card-wrapper, ._loop_multimedia_card .topic-card, ._loop_multimedia_card .twitter-card,
._loop_multimedia_card .card-v3-section .card-wrapper,
._loop_multimedia_card .card-v3-section .topic-card,
._loop_multimedia_card .card-v3-section .twitter-card {
  background: transparent; }

._loop_video {
  margin-bottom: 32px;
  background-color: #000;
  text-align: center; }

/* ==  End Video ==*/
/* == Begin Our Mission SASS == */
.full-row-mission-components:after {
  content: "";
  border-style: dashed;
  border-color: transparent;
  border-width: 2.2em;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 60px;
  height: 0;
  line-height: 0;
  position: absolute;
  left: 50%;
  margin-left: -133px;
  vertical-align: middle;
  width: 0;
  border-top-width: 1em;
  border-top-style: solid;
  border-top-color: #009fda; }

@media (max-width: 991px) {
  .mission-v2-section {
    text-align: center; } }

.mission-v2-section h1 {
  text-align: center;
  color: #ffffff;
  font-weight: bold; }
  @media (max-width: 991px) {
    .mission-v2-section h1 {
      font-size: 36px;
      line-height: 40px; } }

.mission-v2-section .mission-v2-wrapper h2, .mission-v2-section .mission-v2-wrapper .ombc-section .ombc-title, .ombc-section .mission-v2-section .mission-v2-wrapper .ombc-title {
  font-size: 32px;
  line-height: 38px;
  color: #ffffff; }
  @media (max-width: 991px) {
    .mission-v2-section .mission-v2-wrapper h2, .mission-v2-section .mission-v2-wrapper .ombc-section .ombc-title, .ombc-section .mission-v2-section .mission-v2-wrapper .ombc-title {
      font-size: 28px;
      line-height: 32px; } }

.mission-v2-section .mission-v2-wrapper h3 {
  font-size: 20px;
  line-height: 26px;
  color: #ffffff; }

.mission-v2-center-section {
  text-align: center; }

/* == End Our Mission SASS == */
/* == Begin Related-v1 components SASS ==*/
.related-v1-section .related-v1-wrapper ul,
.related-auto-pull .related-v1-wrapper ul {
  padding: 0px;
  list-style: none; }
  .related-v1-section .related-v1-wrapper ul li,
  .related-auto-pull .related-v1-wrapper ul li {
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    margin: 0px 0px 16px 0px; }
    .related-v1-section .related-v1-wrapper ul li a:hover,
    .related-auto-pull .related-v1-wrapper ul li a:hover {
      text-decoration: underline; }

.related-v1-section .related-v1-wrapper:first-of-type,
.related-auto-pull .related-v1-wrapper:first-of-type {
  margin-bottom: 32px; }

.related-v1-section .related-v1-wrapper:last-of-type,
.related-auto-pull .related-v1-wrapper:last-of-type {
  margin-bottom: 0px; }

.related-v1-section .related-v1-wrapper .s01v1-sub-links,
.related-auto-pull .related-v1-wrapper .s01v1-sub-links {
  margin-top: 4px; }

.related-v1-section p,
.related-auto-pull p {
  margin-bottom: 10px; }
  .related-v1-section p a:hover,
  .related-auto-pull p a:hover {
    text-decoration: underline; }

.resources-icon-link ul li {
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  margin: 0px 0px 16px 0px; }
  .resources-icon-link ul li i {
    padding-right: 8px;
    font-size: 17px;
    color: #0071bc; }
  .resources-icon-link ul li span {
    font-size: 14px;
    line-height: 22px;
    color: #787878;
    vertical-align: text-top; }
  .resources-icon-link ul li a:hover {
    text-decoration: underline; }

/* == End Related-v1 components SASS ==*/
/* == Begin Media query Related-v1 components SASS ==*/
@media (min-width: 320px) and (max-width: 991px) {
  .related-v1-section .related-v1-wrapper {
    margin: 0px 0px 32px 0px; } }

/* == End Media query Related-v1 components SASS ==*/
.past_series_list_item {
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  margin: 0px 0px 16px 0px; }
  .past_series_list_item a {
    margin: 0px 0px 8px 0px;
    display: block; }

/* == Begin Showcase-v2 SASS == */
.essential-reading-thumbnail .essential-reading-img {
  margin: 0px 0px 16px 0px; }

.showcase-v2 {
  box-shadow: none;
  padding: 0px;
  border: 0px; }

.showcase-v2-white-inverse {
  box-shadow: 0px 2px 2px 0px #e5e5e5;
  padding: 32px;
  border: 1px solid #e5e5e5;
  background-color: #ffffff; }
  @media (max-width: 767px) {
    .showcase-v2-white-inverse {
      padding: 16px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .showcase-v2-white-inverse {
      padding: 16px; } }

.showcase-v3 .showcase-v3-card-section {
  margin: 0px 0px 16px 0px; }
  .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper {
    margin: 0px 0px 16px 0px;
    padding: 24px;
    display: block;
    background-color: #0071BC;
    box-shadow: 0px 2px 2px 1px #e5e5e5;
    -webkit-box-shadow: 0px 2px 2px 1px #e5e5e5;
    -moz-box-shadow: 0px 2px 2px 1px #e5e5e5;
    -o-box-shadow: 0px 2px 2px 1px #e5e5e5; }
    .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper h2, .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper .ombc-section .ombc-title, .ombc-section .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper .ombc-title {
      color: #ffffff; }
    .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper .showase-card-link {
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      line-height: 18px;
      font-weight: bold;
      color: #ffffff; }
      .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper .showase-card-link a {
        color: #ffffff; }
        .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper .showase-card-link a:hover {
          color: #ffffff;
          text-decoration: underline; }

.showcase-v4 img {
  margin: 0px 0px 16px 0px; }

.showcase-v5-section {
  position: relative;
  display: block;
  z-index: 2; }
  .showcase-v5-section .showcase-v5-img {
    max-height: 550px;
    overflow: hidden;
    position: relative; }
  .showcase-v5-section .showcase-v5-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .showcase-v5-section .showcase-v5-overlay {
    background-color: #ffffff;
    padding: 32px 32px 32px 32px;
    position: absolute;
    right: 0;
    top: 5%; }

.showcase-v6 .card-v3-section {
  padding-left: 64px;
  border-left: 1px solid #e5e5e5; }

@media (min-width: 991px) and (max-width: 1280px) {
  .showcase-v6 .card-v3-section {
    padding-left: 32px; } }

.showcase-v5-section-v1 h2, .showcase-v5-section-v1 .ombc-section .ombc-title, .ombc-section .showcase-v5-section-v1 .ombc-title {
  text-align: center; }

.showcase-v5-section-v1 .showcase-v5-img {
  max-height: 600px; }
  .showcase-v5-section-v1 .showcase-v5-img img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
    width: 100%; }

.showcase-v5-section-v1 .showcase-v5-overlay {
  right: initial;
  left: 0; }

.showcase-v5-section-v1 .link-list-section .link-list-wrapper ul li a:after {
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 16px;
  margin-left: 4px;
  vertical-align: top; }

.showcase-v5-section-v1 .primary-dark-blue-btn {
  float: right; }

/* == End Showcase-v2 SASS == */
/* == End Showcase Media-query SASS == */
@media (min-width: 320px) and (max-width: 1200px) {
  .showcase-v5-section .showcase-v5-container {
    position: relative;
    margin-top: 0px; }
  .showcase-v5-section .showcase-v5-overlay {
    position: relative;
    padding: 16px 16px 16px 16px; } }

@media (min-width: 1200px) and (max-width: 1400px) {
  .showcase-v5-section .showcase-v5-overlay {
    top: 3%;
    right: 32px;
    padding: 16px 16px 16px 16px; } }

@media (min-width: 320px) and (max-width: 991px) {
  .showcase-v6 .card-v3-section {
    padding-left: 0px;
    border-left: 0px solid #e5e5e5; }
  .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper {
    padding: 16px; } }

/* == End Showcase Media-query SASS == */
/* == Begin survey  SASS == */
.survey {
  font-family: "Open Sans";
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  z-index: 10000;
  padding: 6px 0;
  background: #0071bc;
  position: fixed; }
  .survey .survey_title {
    margin-right: 8px; }
    .survey .survey_title img {
      width: 90px; }
      @media (min-width: 768px) {
        .survey .survey_title img {
          width: 90px;
          margin: 0px 4px 0px 2px; } }
  .survey .btn-schedule {
    background-color: #004c92;
    color: #fff;
    border-radius: 15px;
    padding: 3px 10px;
    display: inline-block;
    font-size: 13px;
    line-height: 20px; }
  .survey .survey-dismiss {
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: 8px;
    position: absolute; }
    @media (max-width: 991px) {
      .survey .survey-dismiss {
        margin-left: 32px;
        top: 0;
        right: 15px;
        position: fixed; } }

.survey_containier {
  margin: 0 auto; }
  @media (max-width: 991px) {
    .survey_containier {
      padding-right: 40px; } }

.survey input {
  border: solid 1px #e6e6e6;
  border-radius: 3px;
  moz-border-radius: 3px;
  box-shadow: 0px 0px 2px black;
  font-size: 16px;
  color: #696869;
  padding: 1px 10px;
  margin: 0 5px;
  background: #ffffff;
  cursor: pointer; }

.l-page {
  font: 13px "Open Sans", sans-serif; }

.form-group {
  overflow: hidden; }

.has-success .radio-label {
  color: #3c763d; }

.form-group.has-error .radio-label {
  color: #a94442; }

label.help-block {
  display: inline-block;
  max-width: 100%;
  width: 100%;
  margin-bottom: 10px;
  font-weight: 600; }

@media (min-width: 320px) {
  .l-page {
    width: 320px;
    padding: 0px 10px; } }

@media (min-width: 420px) {
  .l-page {
    padding: 0px 5px; }
  .l-page {
    width: 420px; }
  #survey input {
    margin: 5px 0 0; } }

@media (min-width: 640px) {
  .l-page {
    width: 640px;
    padding: 5px 10px 5px; } }

@media (min-width: 768px) {
  .l-page {
    width: 768px;
    padding: 0px 10px 5px; } }

@media (min-width: 960px) {
  .l-page {
    width: 960px; }
  .l-page {
    padding: 0px 0px 5px; } }

.chartfieldclass {
  padding-left: 0px !important; }

@media (max-width: 991px) {
  .survey .btn-schedule {
    padding: 0px 10px; } }

/* == Begin survey SASS == */
.hp_overlay_leader {
  font-family: "open sans";
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  left: 0px;
  padding: 8px;
  position: absolute;
  text-align: center;
  margin-top: 10px;
  top: initial;
  min-width: 100px;
  box-sizing: border-box;
  display: inline-block;
  background-color: #DD342D;
  z-index: 1; }
  @media (max-width: 768px) {
    .hp_overlay_leader {
      min-width: 90px;
      padding: 4px 8px; } }

.hp_overlay_leader .ribbon_text {
  color: #fff; }

.spring-meeting-banner {
  content: '';
  top: 50px;
  right: 0px;
  bottom: initial;
  left: 0px;
  opacity: 2.8;
  padding: 16px;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 );
  /* IE6-9 */
  position: absolute;
  width: 280px;
  z-index: 1; }
  .spring-meeting-banner img {
    float: left;
    margin-right: 16px;
    height: 95px;
    width: 95px; }
  .spring-meeting-banner .spring-meeting-content {
    display: table-cell; }
    .spring-meeting-banner .spring-meeting-content .spring-meeting-title {
      font-family: "open sans";
      font-size: 22px;
      line-height: 24px;
      font-weight: normal;
      color: #ffffff;
      margin: 0px 0px 8px 0px; }
      .spring-meeting-banner .spring-meeting-content .spring-meeting-title a {
        color: #fff; }
        .spring-meeting-banner .spring-meeting-content .spring-meeting-title a:hover {
          color: #fff;
          text-decoration: underline; }
    .spring-meeting-banner .spring-meeting-content .spring-meeting-date {
      font-size: 15px;
      line-height: 20px;
      color: #86cfe3;
      font-weight: 600; }

.ombc-section {
  margin: 0px 0px 16px 0px;
  display: inline-block; }
  .ombc-section .ombc-title {
    color: #ffffff;
    float: none;
    display: block;
    margin: 0px 16px 0px 0px; }
    @media (min-width: 768px) {
      .ombc-section .ombc-title {
        float: left; } }
    @media (min-width: 1200px) {
      .ombc-section .ombc-title {
        margin: 8px 16px 0px 0px;
        float: left; } }
  .ombc-section .ombc-description {
    color: #ffffff;
    display: block;
    padding-left: 0px;
    border-left: 0px solid #ffffff; }
    @media (min-width: 992px) {
      .ombc-section .ombc-description {
        display: table-cell;
        padding-left: 16px;
        line-height: 38px;
        border-left: 1px solid #ffffff; } }
    @media (min-width: 768px) {
      .ombc-section .ombc-description {
        display: table-cell;
        padding-left: 16px;
        line-height: 26px;
        border-left: 1px solid #ffffff; } }

.btn_media_contact {
  line-height: 16px;
  text-transform: uppercase; }
  @media (max-width: 522px) {
    .btn_media_contact {
      border: 0px solid #ffffff;
      text-transform: capitalize; }
      .btn_media_contact::after {
        font-family: 'font-icon' !important;
        content: "\e903";
        margin-left: 10px;
        line-height: 18px;
        font-size: 10px;
        vertical-align: middle; }
      .btn_media_contact:hover {
        background: transparent;
        border: 0px; } }

@media (min-width: 1200px) {
  .ombc-section {
    margin: 0px; } }

.language_toggler {
  position: absolute;
  width: 100%; }

.breadcrumb-section {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.33) 100%, rgba(0, 0, 0, 0.33) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.33) 100%, rgba(0, 0, 0, 0.33) 100%);
  position: absolute;
  min-height: 40px;
  top: initial;
  z-index: 3;
  width: 100%; }
  .breadcrumb-section a.l1-breadcrumb {
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    font-weight: 600; }
    .breadcrumb-section a.l1-breadcrumb:hover {
      text-decoration: underline; }

.breadcrumb_05 {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 100%, rgba(0, 0, 0, 0.05) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 100%, rgba(0, 0, 0, 0.05) 100%); }
  .breadcrumb_05 * {
    color: #0071BC !important; }

.breadcrumb_07 {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.07) 100%, rgba(0, 0, 0, 0.07) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.07) 100%, rgba(0, 0, 0, 0.07) 100%); }

.breadcrumb_13 {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.13) 100%, rgba(0, 0, 0, 0.13) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.13) 100%, rgba(0, 0, 0, 0.13) 100%); }

.breadcrumb_15 {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.15) 100%, rgba(0, 0, 0, 0.15) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 100%, rgba(0, 0, 0, 0.15) 100%); }

.breadcrumb_redesign {
  white-space: nowrap;
  font-size: 12px;
  line-height: 28px;
  font-weight: 600;
  color: #fff; }
  .breadcrumb_redesign > li {
    display: inline-block; }
    .breadcrumb_redesign > li + li:before {
      padding: 0 2px;
      content: "/\00a0"; }

@media (min-width: 320px) and (max-width: 991px) {
  .breadcrumb-section {
    top: 0px;
    position: relative; } }

.breadcrumb-section .page-title a {
  color: #fff; }

@media (min-width: 320px) and (max-width: 768px) {
  .breadcrumb_redesign li:nth-child(2):before {
    display: none; }
  .breadcrumb_redesign li:nth-child(3):before {
    display: none; } }

/*====== C02v2 Multimedia Image begin ======*/
#c02v2 {
  display: block;
  margin: 0px 0px 24px 0px;
  float: none;
  overflow: hidden;
  border-bottom: 0px;
  padding-bottom: 0px; }

.c02v2-credit {
  color: #333333;
  font-size: 13px;
  line-height: 18px;
  font-weight: 600; }

.c02v2-caption {
  display: block;
  color: #787878;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal; }

.sub-header {
  font-size: 13px;
  line-height: 18px;
  color: #787878;
  display: inline-block;
  margin-bottom: 0px; }

.c02v2-video {
  background-color: #000;
  text-align: center; }

.c02v2-body {
  display: inline-block;
  float: left; }
  .c02v2-body .c02v2-small-size {
    width: 140px;
    margin-right: 15px; }
    .c02v2-body .c02v2-small-size .c02v2-ver-small img {
      height: 174px;
      width: 140px;
      float: left;
      display: inline-block;
      overflow: hidden; }
      .c02v2-body .c02v2-small-size .c02v2-ver-small img:hover {
        text-decoration: none;
        border: 0px; }
  .c02v2-body .c02v2-large-size {
    width: 220px;
    margin-right: 15px; }
    .c02v2-body .c02v2-large-size .c02v2-ver-large img {
      height: 274px;
      width: 220px;
      float: left;
      display: inline-block;
      overflow: hidden; }
      .c02v2-body .c02v2-large-size .c02v2-ver-large img:hover {
        text-decoration: none;
        border: 0px; }
  .c02v2-body .c02v2-square-size {
    width: 220px;
    margin-right: 15px; }
    .c02v2-body .c02v2-square-size .c02v2-square img {
      height: 220px;
      width: 220px;
      float: left;
      display: inline-block;
      overflow: hidden; }
      .c02v2-body .c02v2-square-size .c02v2-square img:hover {
        text-decoration: none;
        border: 0px; }
  .c02v2-body .c02v2-hor-size {
    width: 220px;
    margin-right: 15px; }
    .c02v2-body .c02v2-hor-size .c02v2-hor img {
      height: 124px;
      width: 220px;
      float: left;
      display: inline-block;
      overflow: hidden; }
      .c02v2-body .c02v2-hor-size .c02v2-hor img:hover {
        text-decoration: none;
        border: 0px; }

.c02v2-body-full-img {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e5e5e5; }
  .c02v2-body-full-img .c02v2-full img {
    margin-bottom: 16px; }

/*====== C02v2 Multimedia Image end ======*/
/*====== C14V1 ======*/
.c14v1-body .flipboard-keep table > tbody > tr > td:first-child {
  width: 180px; }

.c14v1-body p {
  margin: 0px 0px 16px 0px;
  word-wrap: break-word; }

.c14v1-body table {
  width: 100%;
  margin-bottom: 15px;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch; }
  .c14v1-body table > tbody > tr {
    font-size: 12px;
    line-height: 16px;
    color: #333333; }
    .c14v1-body table > tbody > tr th {
      font-size: 12px;
      line-height: 16px;
      text-align: left;
      vertical-align: bottom;
      font-weight: bold;
      width: auto;
      padding: 16px;
      /*&:after {
                font-family: 'FontAwesome'; 
                content: "\f107";
                font-size: 14px;
                line-height: 22px;
                color: #0071bc;
                margin-left: 4px;
              }
              .desc:after {
                  content: "\f106";
              }*/ }
      .c14v1-body table > tbody > tr th:first-child {
        text-align: left; }
    .c14v1-body table > tbody > tr:nth-child(odd) {
      background-color: #ffffff;
      -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
      box-shadow: 0px -1px 1px 0px #e5e5e5;
      /*   border-bottom: 2px solid #787878;*/ }
    .c14v1-body table > tbody > tr:nth-child(even) {
      background-color: #F5F7FC;
      -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
      box-shadow: 0px -1px 1px 0px #e5e5e5; }
    .c14v1-body table > tbody > tr:first-child {
      -o-box-shadow: none;
      box-shadow: none; }
    .c14v1-body table > tbody > tr:last-child {
      border-bottom: 1px solid #787878; }
    .c14v1-body table > tbody > tr:nth-child(2) {
      border-top: 2px solid #787878; }
    .c14v1-body table > tbody > tr td {
      border: 0px;
      padding: 12px 16px 12px 16px !important;
      text-align: left;
      white-space: normal;
      word-break: break-word; }
      .c14v1-body table > tbody > tr td p {
        margin: 0px 16px 4px 0px;
        display: block; }
        @media (max-width: 992px) {
          .c14v1-body table > tbody > tr td p {
            display: inline-block; } }
      .c14v1-body table > tbody > tr td:first-child {
        text-align: left; }
      .c14v1-body table > tbody > tr td a {
        color: #0071BC;
        text-decoration: none; }
        .c14v1-body table > tbody > tr td a:hover {
          color: #004c92;
          text-decoration: underline; }

.c14v1-body .c14v1-table {
  border: 0px; }
  .c14v1-body .c14v1-table > tbody > tr > td a {
    color: #0071BC;
    border-bottom: 0; }
    .c14v1-body .c14v1-table > tbody > tr > td a:hover {
      color: #004c92;
      text-decoration: underline; }

@media (max-width: 767px) {
  .c14v1-body {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 0px solid #dddddd;
    display: block; }
  .c14v1-body > table {
    margin-bottom: 0; }
  .c14v1-body > table > thead > tr > th,
  .c14v1-body > table > tbody > tr > th,
  .c14v1-body > table > tfoot > tr > th,
  .c14v1-body > table > thead > tr > td,
  .c14v1-body > table > tbody > tr > td,
  .c14v1-body > table > tfoot > tr > td {
    white-space: nowrap; } }

.c14v1_static_content .c14v1-body table > tbody > tr > td {
  text-align: left; }

.sub-1 {
  font-size: 14px;
  line-height: 22px;
  color: #d4d4d4;
  display: block; }

.table-heading {
  position: relative;
  margin-bottom: 16px;
  width: 100%;
  display: list-item;
  list-style: none;
  min-height: 32px; }
  @media (min-width: 768px) {
    .table-heading h4, .table-heading .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .table-heading .news-hero-description, .table-heading .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .table-heading h3, .table-heading .latest-v1-section h3, .latest-v1-section .table-heading h3, .table-heading .ombc-section .ombc-description, .ombc-section .table-heading .ombc-description {
      padding-right: 200px; } }
  .table-heading .blurb-text, .table-heading .card-v1-section .card-content .card-description, .card-v1-section .card-content .table-heading .card-description, .table-heading
  .card-v2-section .card-content .card-description,
  .card-v2-section .card-content .table-heading .card-description, .table-heading
  .card-v3-section .card-content .card-description,
  .card-v3-section .card-content .table-heading .card-description, .table-heading
  .card-v4-section .card-content .card-description,
  .card-v4-section .card-content .table-heading .card-description, .table-heading .contacts-wrapper, .table-heading .s07v1_media_contacts, .table-heading .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton .table-heading .dropdown-subheading, .table-heading ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content .table-heading ._loop_experts_subtitle, .table-heading ._loop_experts_content ._loop_experts_description, ._loop_experts_content .table-heading ._loop_experts_description, .table-heading .s06v3 .content, .s06v3 .table-heading .content {
    font-size: 12px;
    line-height: 17px;
    font-weight: 600;
    margin: 0px 0px 8px 0px; }

.download-group-btn {
  margin-bottom: 16px; }

@media (min-width: 768px) {
  .accordion-group-btn {
    position: absolute;
    right: 15px;
    top: 0px; } }

.accordion-download {
  padding: 2px 8px;
  margin-right: 4px; }
  .accordion-download i {
    font-size: 16px;
    line-height: 24px;
    color: #0071BC; }
  .accordion-download .fa-info {
    width: 15px;
    height: 25px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
    opacity: 1; }
  .accordion-download:hover {
    text-decoration: none; }

/*====== C14V1 ======*/
@media (min-width: 991px) {
  .c14v1-body table {
    width: 100%;
    float: none;
    border: 1px solid #e5e5e5;
    border-left: 0px;
    border-right: 0px;
    overflow: auto;
    margin: 16px 0px 16px 0px; } }

/* === Begin Table heading inverse color === */
.table-head-inverse table > tbody > tr > th {
  background-color: #545454;
  color: #fff; }
  .table-head-inverse table > tbody > tr > th:after {
    display: none; }

/* === End Table heading inverse color === */
/* === Begin Table inverse color === */
.c14v1-body-inverse {
  background-color: #f6f6f6;
  padding: 32px;
  margin-bottom: 16px; }
  .c14v1-body-inverse table > tbody > tr > th {
    background-color: #545454;
    color: #fff; }
    .c14v1-body-inverse table > tbody > tr > th:after {
      display: none; }
  .c14v1-body-inverse table > tbody > tr:nth-child(even) {
    background-color: #ffffff;
    -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
    box-shadow: 0px -1px 1px 0px #e5e5e5; }
  .c14v1-body-inverse table > tbody > tr:nth-child(odd) {
    background-color: #f6f6f6;
    -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
    box-shadow: 0px -1px 1px 0px #e5e5e5; }
  .c14v1-body-inverse table > tbody > tr:last-child {
    border-bottom: 0px solid #787878; }
  .c14v1-body-inverse table > tbody > tr:nth-child(2) {
    border-top: 0px solid #787878; }

/* === End Table inverse color === */
.accordion-table .table {
  margin-bottom: 8px; }

.accordion-table table {
  border: 0px;
  margin: 0px; }
  .accordion-table table > tbody > tr th {
    font-size: 14px;
    line-height: 22px;
    padding: 8px 16px 8px 16px; }
    .accordion-table table > tbody > tr th:after {
      display: none; }
  .accordion-table table > tbody > tr td:first-child {
    width: 80%; }
  .accordion-table table > tbody > tr:nth-child(odd) {
    background-color: transparent;
    box-shadow: none; }
  .accordion-table table > tbody > tr:nth-child(even) {
    background-color: transparent;
    box-shadow: none; }
  .accordion-table table > tbody > tr:last-child {
    border-bottom: 1px solid #e5e5e5; }
  .accordion-table table > tbody > tr:nth-child(2) {
    border-top: 1px solid #e5e5e5; }

.economy-table table > tbody > tr th:first-child {
  width: 50% !important; }

.economy-table table > tbody > tr th:nth-child(2) {
  width: 30% !important; }

.economy-table table > tbody > tr th:nth-child(3) {
  width: 20% !important; }

/* === Begin Advanced Search page === */
.advanced-search-form,
.detail-download-section {
  border: 1px solid #e5e5e5;
  border-radius: 0px;
  background-color: #ffffff; }

.advanced-search-header,
.header-detail {
  padding: 16px;
  background-color: #545454; }
  .advanced-search-header *,
  .header-detail * {
    color: #fff;
    margin: 0px; }

.advanced-search-footer,
.footer-detail {
  padding: 16px;
  text-align: right; }

.advanced-search-main-section {
  padding: 16px; }
  @media (min-width: 768px) {
    .advanced-search-main-section {
      padding: 32px; } }
  .advanced-search-main-section textarea {
    width: 100%;
    height: 600px; }

.main-detail {
  font-size: 12px;
  line-height: 17px;
  padding: 16px; }
  @media (min-width: 768px) {
    .main-detail {
      padding: 32px 32px 16px 32px; } }
  .main-detail ul li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    width: 100%; }
    .main-detail ul li label {
      font-size: 14px;
      line-height: 22px;
      width: 50%;
      float: left;
      font-weight: bold; }
    .main-detail ul li .document-info {
      display: inline-block;
      float: left;
      width: 50%; }
    .main-detail ul li:last-child {
      margin-bottom: 8px;
      padding-bottom: 8px;
      border-bottom: 0px solid #e5e5e5;
      display: inline-block; }
    .main-detail ul li a.delete-item {
      margin-left: 4px;
      color: #0071bc;
      border: 1px solid #0071bc;
      text-align: center;
      padding: 0px; }

/*.detail-download-section {
  .main-detail {
    ul {
      li {
        label {
          width: auto;
          margin-right: 4px;
        }
        .document-info{
          font-size: 14px;
          line-height: 22px;
          display: block;
          width: auto;
          float: none;
        }
      }
    }
  }
}*/
.econom-overview {
  font-size: 11px;
  line-height: 16px; }
  .econom-overview table tbody tr td {
    padding: 4px 0px; }
    .econom-overview table tbody tr td:first-child {
      font-weight: bold; }
    .econom-overview table tbody tr td:last-child {
      text-align: right; }

/* === End Advanced Search page === */
table.media-partners {
  display: block;
  background: #fff !important;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  min-height: 0.01%;
  border: 0px solid #e5e5e5 !important;
  margin-bottom: 32px; }
  table.media-partners > tbody {
    display: table;
    width: 100%; }
    table.media-partners > tbody > tr:nth-child(even) {
      background-color: #ffffff;
      -o-box-shadow: none;
      box-shadow: none; }
    table.media-partners > tbody > tr:nth-child(odd) {
      background-color: #ffffff;
      -o-box-shadow: none;
      box-shadow: none; }
    table.media-partners > tbody > tr:last-child {
      border-bottom: 0px solid #787878; }
    table.media-partners > tbody > tr:nth-child(2) {
      border-top: 0px solid #787878; }
    table.media-partners > tbody > tr td {
      border: 1px solid #e5e5e5 !important;
      text-align: center !important; }

@media (max-width: 767px) {
  table.media-partners {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 0px solid #dddddd; }
  table.media-partners > thead > tr > th,
  table.media-partners > tbody > tr > th,
  table.media-partners > tfoot > tr > th,
  table.media-partners > thead > tr > td,
  table.media-partners > tbody > tr > td,
  table.media-partners > tfoot > tr > td {
    white-space: nowrap; } }

.custom-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

ul.preview-report li {
  margin: 0px;
  border: 0px;
  width: auto; }
  ul.preview-report li:last-child {
    margin: 0px;
    border: 0px; }

/* === Begin PPI country snapshot table === */
table.ppi-table-wrapper .dollar-notation {
  display: block; }

table.ppi-table-wrapper thead > tr > th {
  font-size: 14px;
  line-height: 20px;
  background-color: #545454;
  color: #fff;
  padding: 12px 16px 12px 16px; }
  table.ppi-table-wrapper thead > tr > th:first-child {
    width: 55% !important; }
  table.ppi-table-wrapper thead > tr > th:nth-child(2) {
    width: 15% !important; }
  table.ppi-table-wrapper thead > tr > th:nth-child(3) {
    width: 15% !important; }
  table.ppi-table-wrapper thead > tr > th:nth-child(4) {
    width: 15% !important; }

table.ppi-table-wrapper tbody tr:nth-child(odd) {
  background-color: #ffffff;
  -o-box-shadow: 0px -1px 0px 0px #e5e5e5;
  box-shadow: 0px -1px 0px 0px #e5e5e5;
  /*   border-bottom: 2px solid #787878;*/ }

table.ppi-table-wrapper tbody tr:nth-child(even) {
  background-color: #ffffff;
  -o-box-shadow: 0px -1px 0px 0px #e5e5e5;
  box-shadow: 0px -1px 0px 0px #e5e5e5; }

table.ppi-table-wrapper tbody tr:first-child {
  -o-box-shadow: none;
  box-shadow: none; }

table.ppi-table-wrapper tbody tr:last-child {
  border-bottom: 1px solid #787878; }

table.ppi-table-wrapper tbody tr:nth-child(2) {
  border-top: 0px solid #787878; }

table.ppi-table-wrapper tbody tr td {
  white-space: nowrap; }

/* === End PPI country snapshot table === */
/* === Begin ES country overview table ===*/
.country-overview {
  background-color: #f6f6f6;
  padding: 16px; }
  .country-overview .econom-overview table {
    font-size: 14px;
    line-height: 20px;
    width: 100%; }
    .country-overview .econom-overview table tbody tr td {
      padding-bottom: 6px; }
      .country-overview .econom-overview table tbody tr td:last-child {
        font-weight: bold;
        text-align: right; }

/* === End ES country overview table ===*/
.c15v3-body-text {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  margin: 0px 0px 16px 0px;
  word-break: break-word; }

.c15v3-links {
  font-size: 13px;
  line-height: 18px;
  margin: 5px 0px 8px 0px; }

/*== Begin Floating bar ==*/
.floating-bars {
  position: fixed !important;
  right: 4px !important;
  bottom: 25px !important;
  width: 175px !important;
  z-index: 4; }

.btn-help-to-improve {
  background: white;
  border: 1px solid #009fda;
  color: #009fda; }

.btn-talk-to-help,
.btn-talk-to-help a {
  background: #0079AA;
  color: white; }
  .btn-talk-to-help:hover, .btn-talk-to-help:focus,
  .btn-talk-to-help a:hover,
  .btn-talk-to-help a:focus {
    background: #0079AA;
    color: white; }

.btn-help-to-improve:hover {
  color: #0079AA; }

.btn-help-to-improve a:hover,
.btn-help-to-improve a:active,
.btn-help-to-improve a:focus,
.btn-talk-to-help a:hover,
.btn-talk-to-help a:active,
.btn-talk-to-help a:focus {
  border-bottom: 0;
  outline: 0; }

.btn-talk-to-help,
.btn-help-to-improve {
  font-size: 12px;
  margin: 5px;
  width: 95%;
  box-sizing: border-box; }

.glyphicon-headphones,
glyphicon-headphones:hover {
  color: #ffffff;
  margin-right: 8px; }

/*== End Floating bar ==*/
/*== begin Load more and Back to top ==*/
#loadMore1 {
  text-align: center; }

#totop {
  position: fixed;
  z-index: 105;
  right: 2%;
  bottom: 10%;
  height: 30px;
  width: 30px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: #ffffff;
  padding: 0;
  outline: none;
  border-radius: 50px;
  border: none;
  -o-box-shadow: 0px 2px 2px 1px #787878;
  box-shadow: 0px 2px 2px 1px #787878; }
  @media (min-width: 768px) {
    #totop {
      bottom: 45%; } }
  #totop:after {
    font-family: "FontAwesome";
    content: "\f106";
    font-size: 18px;
    line-height: 31px;
    color: #0071BC;
    padding: 10px;
    vertical-align: bottom; }

.hide-row .row,
.hide-row .search-listing,
.custom_search_section .c14v1-body table > tbody > tr {
  display: none; }

.f05v6-sorting {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
  margin: 0px;
  display: block;
  margin-bottom: 32px; }
  .f05v6-sorting .f05v6-sorting-label {
    float: left; }
  .f05v6-sorting ul {
    padding: 0;
    margin: 0;
    float: left;
    font-weight: normal;
    padding-top: 3px; }
    .f05v6-sorting ul li {
      font-size: 13px;
      line-height: 16px;
      float: left;
      list-style: none;
      font-weight: 600;
      margin: 0px 0px 0px 8px; }
      .f05v6-sorting ul li.active-sortable {
        background: none repeat scroll 0 0 #fff; }
  .f05v6-sorting i {
    font-size: 16px; }

/*== begin Load more and Back to top ==*/
/* === begin Tooltip SASS === */
.google-visualization-tooltip {
  min-width: 130px;
  min-height: 80px;
  background-color: rgba(0, 0, 0, 0.55) !important;
  color: white; }
  .google-visualization-tooltip .tooltip {
    opacity: 1;
    line-break: auto;
    padding: 15px;
    width: 100%; }
    .google-visualization-tooltip .tooltip h2, .google-visualization-tooltip .tooltip .ombc-section .ombc-title, .ombc-section .google-visualization-tooltip .tooltip .ombc-title {
      margin: 0;
      font-size: 20px; }
    .google-visualization-tooltip .tooltip * {
      color: white; }

/* === End Tooltip SASS === */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal p {
    font-size: 14px;
    line-height: 22px; }
  .modal ul {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    padding-left: 20px; }
    .modal ul li {
      list-style: disc;
      margin-bottom: 8px; }
      .modal ul li ul li {
        list-style-type: circle; }

.modal * {
  direction: ltr; }

.fade {
  opacity: 1;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.modal-dialog {
  width: 64%;
  margin: 30px auto; }

.modal label {
  font-size: 14px;
  font-weight: bold; }

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, 25%);
  transform: translate(0, 25%); }

.modal .form-control {
  height: 45px;
  color: #333;
  font-weight: 600; }

textarea.form-control {
  height: auto !important; }

.modal input[type=radio] {
  margin-right: 5px; }

.modal .close {
  color: #0071bc;
  opacity: 1; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
  .modal-content button {
    padding: 16px; }
  @media (min-width: 768px) {
    .modal-content .accordion-group-btn {
      position: relative; } }

.modal-title {
  color: white; }

.modal-body {
  position: relative; }

.model-body p {
  font-size: 16px;
  line-height: 22px; }

.modal-footer {
  padding: 16px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.modal-footer .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.modal-footer .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.modal-show {
  background: rgba(60, 60, 60, 0.46) !important;
  opacity: 1; }

.modal.fade .modal-dialog.show {
  -webkit-transform: translate(0, 25%);
  transform: translate(0, 25%); }

.modal-header {
  padding: 16px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #0071bc;
  color: white; }

#squarespaceModal .modal-header,
#squarespaceModal .modal-body,
#squarespaceModal .modal-footer {
  padding: 32px 64px; }

@media (max-width: 991px) {
  #squarespaceModal .modal-header, #squarespaceModal .modal-body, #squarespaceModal .modal-footer {
    padding: 16px 32px; }
  .modal-dialog {
    width: 85%; } }

@media (max-width: 767px) {
  #squarespaceModal .modal-header, #squarespaceModal .modal-body, #squarespaceModal .modal-footer {
    padding: 16px 16px; }
  .modal-dialog {
    width: 95%; } }

.modal {
  z-index: 19999; }

.modal-body {
  padding: 16px;
  max-height: 75vh;
  overflow-y: auto; }

.model-header {
  border-radius: 6px 6px 0 0; }

.modal-title {
  margin: 0;
  line-height: 1; }

.model-content {
  padding-bottom: 6px; }

@media (max-width: 767px) {
  .modal.fade .modal-dialog.show {
    -webkit-transform: translate(0, 25%);
    transform: translate(0, 1%); }
  .modal-dialog {
    width: 90%;
    margin: 30px auto; }
  .modal-body {
    max-height: 65vh; } }

#n02v11-content {
  display: block; }

.n02v11_list_navigation .n02v11 ul li > div {
  display: table-cell !important;
  vertical-align: top; }

.n02v11 {
  word-wrap: break-word;
  overflow: hidden; }
  .n02v11 .sub {
    margin-bottom: 3px; }
  .n02v11 .hammer {
    text-transform: none; }

.n02v11-list-links ul {
  margin: 0;
  padding: 0; }

.n02v11-list-links a {
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  color: #0071BC;
  text-decoration: none;
  background-color: transparent; }

.n02v11-blurb-text {
  font-size: 13px;
  line-height: 18px;
  color: #333;
  margin-bottom: 9px;
  display: block; }

/* === Begin List Navigation ==== */
._loop_list_navigation {
  margin-bottom: 32px;
  display: inline-block;
  width: 100%;
padding-bottom:32px;
border-bottom: 1px solid #e5e5e5;}
  ._loop_list_navigation:last-child {
    margin-bottom: 0px; }

._list_nav_img_horizontal img {
  height: 96px;
  width: 170px;
  margin: 0px 16px 0px 0px;
  float: left;
  display: block; }

._list_nav_img_vertical img {
  height: 143px;
  width: 110px;
  margin: 0px 16px 0px 0px;
  float: left;
  display: block; }

._list_nav_img_smsquare img {
  height: 60px;
  width: 60px;
  margin: 0px 16px 0px 0px;
  float: left;
  display: block; }

._list_nav_img_square img {
  height: 90px;
  width: 90px;
  margin: 0px 16px 0px 0px;
  float: left;
  display: block; }

._list_nav_img_largesquare img {
  height: 145px;
  width: 145px;
  margin: 0px 16px 0px 0px;
  float: left;
  display: block; }

._loop_list_nav_content {
  display: block;
  /*    .hammer {
        text-transform: none;
        font-weight: bold;
    }*/ }
  @media (min-width: 600px) {
    ._loop_list_nav_content {
      display: table-cell; } }
  ._loop_list_nav_content .blurb-text a:hover, ._loop_list_nav_content .card-v1-section .card-content .card-description a:hover, .card-v1-section .card-content ._loop_list_nav_content .card-description a:hover, ._loop_list_nav_content
  .card-v2-section .card-content .card-description a:hover,
  .card-v2-section .card-content ._loop_list_nav_content .card-description a:hover, ._loop_list_nav_content
  .card-v3-section .card-content .card-description a:hover,
  .card-v3-section .card-content ._loop_list_nav_content .card-description a:hover, ._loop_list_nav_content
  .card-v4-section .card-content .card-description a:hover,
  .card-v4-section .card-content ._loop_list_nav_content .card-description a:hover, ._loop_list_nav_content .contacts-wrapper a:hover, ._loop_list_nav_content .s07v1_media_contacts a:hover, ._loop_list_nav_content .dropdown-v3-seciton .dropdown-subheading a:hover, .dropdown-v3-seciton ._loop_list_nav_content .dropdown-subheading a:hover, ._loop_list_nav_content ._loop_experts_content ._loop_experts_subtitle a:hover, ._loop_experts_content ._loop_list_nav_content ._loop_experts_subtitle a:hover, ._loop_list_nav_content ._loop_experts_content ._loop_experts_description a:hover, ._loop_experts_content ._loop_list_nav_content ._loop_experts_description a:hover, ._loop_list_nav_content .s06v3 .content a:hover, .s06v3 ._loop_list_nav_content .content a:hover {
    text-decoration: underline; }

._list_link {
  font-size: 14px;
  line-height: 20px;
  color: #333; }
  ._list_link a {
    margin-right: 8px; }
    ._list_link a:hover {
      color: #004c92;
      text-decoration: underline; }

._loop_list_navigation_v1 ._loop_list_navigation_wrapper {
  display: inline-block;
  width: 100%;
  margin-bottom: 16px; }

._list_nav_img_vertical img {
  height: 143px;
  width: 110px;
  margin: 0px 16px 0px 0px;
  float: left;
  display: block; }

._loop_list_navigation_v4 {
  position: relative; }
  ._loop_list_navigation_v4 h5 {
    margin: 0px; }
    ._loop_list_navigation_v4 h5 a {
      color: #0071bc; }
      ._loop_list_navigation_v4 h5 a:hover {
        color: #004c92;
        text-decoration: underline; }
  ._loop_list_navigation_v4 .hammer {
    text-transform: uppercase;
    font-weight: bold; }
  ._loop_list_navigation_v4 .inner {
    display: none; }
  ._loop_list_navigation_v4 .toggle {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    /*&:after{
                font-family: 'FontAwesome'; 
                content: "\f105";
                font-size: 16px;
                line-height: 22px;
                color: $loop-color-blue-45;
                margin-left: 4px;
                    vertical-align: bottom;
            }  */ }
  @media (min-width: 600px) {
    ._loop_list_navigation_v4 ._loop_list_nav_content {
      display: block; } }

._loop_list_nav_content .dropdown-v2-seciton .k-dropdown {
  width: 100%; }
  @media (min-width: 768px) {
    ._loop_list_nav_content .dropdown-v2-seciton .k-dropdown {
      width: 300px; } }
  ._loop_list_nav_content .dropdown-v2-seciton .k-dropdown .k-dropdown-wrap.k-state-default {
    height: 35px;
    text-align: left;
    width: 100%;
    float: left;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    background-color: #FAFDFF;
    border: 1px solid #D8E7F5;
    color: #787878;
    border-radius: 0;
    box-shadow: inset 0 3px 0 #f6f6f6;
    outline: 0; }
  ._loop_list_nav_content .dropdown-v2-seciton .k-dropdown .k-dropdown-wrap {
    padding-right: 0px; }
    ._loop_list_nav_content .dropdown-v2-seciton .k-dropdown .k-dropdown-wrap .k-select {
      width: 2.6em; }
  ._loop_list_nav_content .dropdown-v2-seciton .k-dropdown .k-input {
    font-size: 14px;
    line-height: 22px;
    color: #787878;
    padding: 8px; }
  ._loop_list_nav_content .dropdown-v2-seciton .k-dropdown .k-i-arrow-60-down:before {
    color: #0071bc; }

#es-data-country-list,
#es-data-topic-list {
  background-color: #fff;
  box-shadow: 0px 2px 2px #D8E7F5;
  border: 1px solid #D8E7F5;
  border-radius: 0px;
  margin-top: 0px; }
  #es-data-country-list ul li,
  #es-data-topic-list ul li {
    font-size: 14px;
    background-color: #fff;
    box-shadow: none;
    color: #333;
    padding: 8px; }
    #es-data-country-list ul li a,
    #es-data-topic-list ul li a {
      color: #333; }
      #es-data-country-list ul li a:hover,
      #es-data-topic-list ul li a:hover {
        color: #0071BC !important;
        background-color: #fff !important; }
    #es-data-country-list ul li:hover,
    #es-data-topic-list ul li:hover {
      color: #0071BC !important;
      background-color: #fff !important; }
  #es-data-country-list .k-list-filter > .k-textbox,
  #es-data-topic-list .k-list-filter > .k-textbox {
    border: 1px solid #e5e5e5; }
  #es-data-country-list .k-animation-container .k-list,
  #es-data-topic-list .k-animation-container .k-list {
    padding-top: 0px; }
  #es-data-country-list .k-list-optionlabel.k-state-selected.k-state-focused,
  #es-data-topic-list .k-list-optionlabel.k-state-selected.k-state-focused {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    min-height: 20px;
    padding: 6px 12px 0px 12px; }

/* === End List Navigation ==== */
/* === Begin Generic Search Listing Item ==== */
.search-listing {
  word-wrap: break-word; }
  .search-listing ul li {
    margin-bottom: 32px; }
    .search-listing ul li h4 a:hover, .search-listing ul li .news-hero-section .news-hero-img-overlay .news-hero-description a:hover, .news-hero-section .news-hero-img-overlay .search-listing ul li .news-hero-description a:hover, .search-listing ul li .highlight_component .highlights-card .highlights-card-block h3 a:hover, .highlight_component .highlights-card .highlights-card-block .search-listing ul li h3 a:hover, .search-listing ul li .latest-v1-section h3 a:hover, .latest-v1-section .search-listing ul li h3 a:hover, .search-listing ul li .ombc-section .ombc-description a:hover, .ombc-section .search-listing ul li .ombc-description a:hover {
      color: #004c92; }

.search-listing-img img {
  width: 90px;
  height: 90px;
  float: left;
  margin-right: 16px; }

.search-listing-content {
  display: table-cell; }
  .search-listing-content .hammer {
    color: #333; }

.search-listing-info {
  font-size: 13px;
  line-height: 22px; }
  .search-listing-info .info-list-item {
    padding-right: 16px; }

.search-listing-button {
  margin-top: 16px; }
  .search-listing-button .btn-lg {
    margin-bottom: 0px; }

.info-list-title {
  font-weight: bold;
  margin-right: 4px; }

@media (max-width: 600px) {
  .photo-list-item .photo-item {
    width: 100%;
    float: none; } }

.photo-list-item .photo-group-item {
  float: none;
  width: 100%; }
  .photo-list-item .photo-group-item .search-listing-v1 {
    border-bottom: 1px solid #e5e5e5;
    background-color: #ffffff;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border-top: 0px;
    box-shadow: none;
    margin-bottom: 32px;
    padding-bottom: 32px;
    word-break: break-word;
    display: inline-block;
    width: 100%; }
    .photo-list-item .photo-group-item .search-listing-v1 .search-listing-img img {
      width: 120px;
      height: 120px;
      float: left;
      margin-right: 16px; }
    .photo-list-item .photo-group-item .search-listing-v1 .search-listing-content {
      padding: 0px; }
      .photo-list-item .photo-group-item .search-listing-v1 .search-listing-content .info-list-item {
        display: block; }
    .photo-list-item .photo-group-item .search-listing-v1 ul li {
      margin-bottom: 32px; }

.search-listing-v1 {
  border-top: 1px solid #02A1B6;
  background-color: #ffffff;
  -o-box-shadow: 0px 2px 2px 1px #e5e5e5;
  box-shadow: 0px 2px 2px 1px #e5e5e5;
  margin-bottom: 32px;
  word-break: break-word;
  width: 100%; }
  @media (min-width: 991px) {
    .search-listing-v1 {
      margin-bottom: 8px; } }
  @media (min-width: 991px) {
    .search-listing-v1 {
      margin-bottom: 32px; } }
  .search-listing-v1 .search-listing-img img {
    width: 100%;
    height: 100%;
    float: left;
    margin-right: 0px; }
  .search-listing-v1 .search-listing-content {
    padding: 24px 24px 30px 24px; }
    @media (max-width: 767px) {
      .search-listing-v1 .search-listing-content {
        padding: 16px 16px 24px 16px; } }
    @media (min-width: 768px) and (max-width: 1200px) {
      .search-listing-v1 .search-listing-content {
        padding: 16px 16px 24px 16px; } }
    .search-listing-v1 .search-listing-content .info-list-item {
      display: block; }
  .search-listing-v1 ul li {
    margin-bottom: 0px; }

.search-listing-v2 .search-listing-info {
  margin-bottom: 8px;
  color: #787878; }

/* === End Generic Search Listing Item ==== */
.home-newsletter .email-input-field-1 {
  margin-left: 130px;
  margin-right: 16px;
  width: 50%;
  height: 45px;
  border: 1px solid #e5e5e5;
  border-radius: 0px;
  padding: 10px 32px 10px 10px;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal; }
  @media (min-width: 991px) {
    .home-newsletter .email-input-field-1 {
      width: 45%;
      padding: 10px 64px 10px 10px; } }

.home-newsletter .newsletter-submit {
  position: absolute;
  height: 45px; }
  @media (max-width: 400px) and (min-width: 320px) {
    .home-newsletter .newsletter-submit {
      position: initial;
      width: 100%; } }

.ppi-newsletter .home-newsletter {
  float: left;
  width: 100%; }
  .ppi-newsletter .home-newsletter .email-input-field-1 {
    margin: 0px 0px 8px 0px;
    width: 100%;
    height: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    padding: 10px 32px 10px 10px;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal; }
    @media (min-width: 991px) {
      .ppi-newsletter .home-newsletter .email-input-field-1 {
        padding: 10px 64px 10px 10px; } }
  .ppi-newsletter .home-newsletter .newsletter-submit {
    position: relative;
    height: 40px;
    right: 0px;
    left: 0px;
    top: 0;
    margin: 0px;
    width: 100%; }

.ppi-newsletter .home-newsletter-title {
  font-family: "Andes", sans-serif;
  font-size: 32px;
  line-height: 38px;
  text-transform: none;
  float: left;
  margin-right: 16px;
  position: relative; }
  @media (max-width: 767px) {
    .ppi-newsletter .home-newsletter-title {
      font-size: 26px;
      line-height: 32px; } }

@media (min-width: 450px) {
  .ppi-newsletter .home-newsletter {
    width: 60%; }
    .ppi-newsletter .home-newsletter .email-input-field-1 {
      margin-left: 0px;
      margin-right: 16px; }
    .ppi-newsletter .home-newsletter .newsletter-submit {
      position: absolute;
      height: 40px;
      right: -10px;
      top: 0;
      left: initial;
      margin: 0px;
      width: 120px; } }

.home-newsletter-title {
  font-family: "Andes", sans-serif;
  font-size: 24px;
  line-height: 45px;
  text-transform: capitalize;
  float: left;
  position: absolute; }
  @media (max-width: 767px) {
    .home-newsletter-title {
      font-size: 20px;
      line-height: 40px; } }

@media (max-width: 768px) {
  .home-newsletter-title {
    float: none;
    width: 100%;
    position: relative; }
  .home-newsletter .email-input-field-1 {
    margin-left: 0px;
    width: 50%; } }

@media (max-width: 400px) and (min-width: 320px) {
  .home-newsletter .email-input-field-1 {
    width: 100%;
    margin-bottom: 16px; } }

.view-all-newsletter {
  float: right;
  display: block;
  font-weight: normal; }

.home-newsletter-section {
  position: relative;
  display: block;
  /*overflow: hidden;*/ }

.home-newsletter {
  float: left;
  width: calc(100% - 117px);
  position: relative; }

.home-newsletter {
  float: none;
  width: initial;
  position: relative; }

.home-newsletter-title {
  position: absolute;
  float: left; }

.home-newsletter-section {
  overflow: hidden; }

@media (max-width: 768px) {
  .home-newsletter {
    width: 100%; } }

@media (max-width: 767px) {
  .home-newsletter-title {
    position: relative; } }

@media (min-width: 991px) {
  .home-newsletter .email-input-field-1 {
    padding: 10px 0px 10px 10px; } }

@media (min-width: 768px) {
  .home-newsletter-section label {
    margin-top: 8px;
    text-align: right; }
  .full-row-dark-blue-components .home-newsletter .email-input-field-1,
  .full-row-black-components .home-newsletter .email-input-field-1 {
    margin-left: 0;
    color: gray;
    width: 70%; }
  .full-row-black-components .home-newsletter .newsletter-submit {
    margin-left: 40px; } }

.full-row-black-components .view-all-newsletter a:hover {
  color: white; }

.subscribe-link h3 a:hover {
  color: #ffffff;
  text-decoration: underline; }

/* === Begin megamenu tt-menu === */
.header-search-section i.search-submit-icon {
  cursor: pointer;
  color: #0071BC;
  font-size: 1.5em;
  padding: 8px 16px 8px 16px;
  background: none; }

header .navbar-nav .mega-menu .mega-menu-dropdown ul.tt-menu {
  max-height: 250px;
  overflow: auto;
  margin-top: 0;
  padding: 0;
  background: white;
  width: 100%;
  display: none;
  border: 1px solid #d4d4d4;
  box-shadow: 1px 1px 2px #d4d4d4; }

header .navbar-nav .mega-menu .mega-menu-dropdown ul.tt-menu.show-tt-menu {
  display: block; }

header .navbar-nav .mega-menu .mega-menu-dropdown ul.tt-menu.show-tt-menu .tt-suggestion {
  display: block;
  padding: 5px 10px;
  cursor: pointer; }

header .navbar-nav .mega-menu .mega-menu-dropdown ul.tt-menu.show-tt-menu .tt-suggestion a {
  margin-right: 4px;
  margin-left: 4px; }

/* === End megamenu tt-menu === */
/* === Begin news Photogallery ===*/
.photo-gallery-wrapper a.media-icon {
  position: absolute; }
  .photo-gallery-wrapper a.media-icon .fa-microphone,
  .photo-gallery-wrapper a.media-icon .fa-play,
  .photo-gallery-wrapper a.media-icon .fa-soundcloud,
  .photo-gallery-wrapper a.media-icon .fa-camera {
    font-size: 20px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100px;
    position: absolute;
    bottom: 10px;
    left: 20px;
    width: 35px;
    height: 35px;
    text-align: center; }
  .photo-gallery-wrapper a.media-icon .fa-microphone,
  .photo-gallery-wrapper a.media-icon .fa-play,
  .photo-gallery-wrapper a.media-icon .fa-soundcloud,
  .photo-gallery-wrapper a.media-icon .fa-camera {
    padding: 5px 0px 0px 0px; }

@media (min-width: 320px) and (max-width: 767px) {
  .photo-gallery-wrapper {
    margin: 0px 0px 32px 0px; } }

/* === End news Photogallery ===*/
/* === Begin country Photogallery ===*/
.photo-gallery-img {
  margin-bottom: 16px; }

/* === End country Photogallery ===*/
/*=== begin Archives photo gallery === */
.search_photo {
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #262626;
  display: inline-block;
  width: 100%; }
  .search_photo h3 {
    color: #fff; }
  .search_photo .primary-white-btn {
    text-align: left;
    margin: 0px 0px 8px 0px; }
  .search_photo i {
    float: right; }

/*=== End Archives photo gallery === */
/* === Begin Page navigation === */
._loop_page_nav {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  z-index: 2;
  margin-top: 0px;
  position: absolute;
  margin-top: -46px; }

._loop_nav_list_item {
  min-width: 160px;
  text-align: center;
  float: left;
  margin-bottom: 16px;
  position: relative; }
  ._loop_nav_list_item a {
    background-color: #333;
    color: #fff;
    display: block;
    padding: 16px 32px 16px 32px; }
    ._loop_nav_list_item a:hover {
      background-color: #161616;
      color: #fff; }
    ._loop_nav_list_item a.active {
      background-color: #161616;
      cursor: default; }
      ._loop_nav_list_item a.active:hover {
        opacity: 1; }
      ._loop_nav_list_item a.active.disabled {
        pointer-events: none; }
      ._loop_nav_list_item a.active:after {
        content: "";
        border-style: dashed;
        border-color: transparent;
        border-width: .40em;
        display: -moz-inline-box;
        display: inline-block;
        font-size: 40px;
        height: 0;
        line-height: 0;
        position: absolute;
        left: 50%;
        top: 100%;
        margin-left: -15px;
        vertical-align: middle;
        width: 0;
        border-top-width: 0.30em;
        border-top-style: solid;
        border-top-color: #161616; }

/* === End Page navigation === */
/* === Begin Media query Page navigation === */
@media (min-width: 601px) {
  ._loop_page_nav {
    margin-top: -54px; } }

@media (max-width: 600px) and (min-width: 320px) {
  ._loop_nav_list_item {
    min-width: 105px; }
    ._loop_nav_list_item a {
      padding: 12px 16px 12px 16px; } }

@media (min-width: 991px) {
  ._loop_nav_list_item a {
    padding: 16px 32px 16px 32px; } }

/* === End Media query Page navigation === */
/* === Begin Annual scroll nav === */
.fixed-header {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%; }

.scroller {
  text-align: center;
  cursor: pointer;
  padding: 13px;
  padding-top: 11px;
  white-space: nowrap;
  vertical-align: middle;
  position: absolute;
  z-index: 105; }
  .scroller i {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-weight: 600; }

.scroller-right {
  float: right;
  text-align: right;
  width: 15%;
  right: -10px;
  background: -webkit-linear-gradient(left, rgba(125, 185, 232, 0) 0%, #0071bc 100%);
  background: linear-gradient(to right, rgba(125, 185, 232, 0) 0%, #0071bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#0071bc',GradientType=1 ); }

.scroller-left {
  float: left;
  text-align: left;
  width: 15%;
  left: -10px;
  background: -webkit-linear-gradient(left, #0071bc 0%, rgba(125, 185, 232, 0) 100%);
  background: linear-gradient(to right, #0071bc 0%, rgba(125, 185, 232, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0071bc', endColorstr='#007db9e8',GradientType=1 ); }

._loop_page_subnav {
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  overflow: hidden;
  position: relative;
  /* min-height: 50px;*/ }
  ._loop_page_subnav .slick-prev,
  ._loop_page_subnav .slick-next {
    background: transparent;
    box-shadow: none; }
    ._loop_page_subnav .slick-prev:before,
    ._loop_page_subnav .slick-next:before {
      color: #fff;
      font-size: 15px;
      font-weight: normal; }
  ._loop_page_subnav .slick-list {
    margin: auto;
    width: 80%; }
    @media (min-width: 500px) {
      ._loop_page_subnav .slick-list {
        width: 90%; } }
  ._loop_page_subnav .slick-prev {
    left: -10px;
    z-index: 1; }
    ._loop_page_subnav .slick-prev:before {
      content: ""; }
    @media (max-width: 1250px) and (min-width: 992px) {
      ._loop_page_subnav .slick-prev {
        left: 0px; } }
    @media (max-width: 991px) and (min-width: 768px) {
      ._loop_page_subnav .slick-prev {
        left: -5px; } }
    @media (max-width: 767px) {
      ._loop_page_subnav .slick-prev {
        left: -5px; } }
    @media (max-width: 320px) {
      ._loop_page_subnav .slick-prev {
        left: -5px; } }
  ._loop_page_subnav .slick-next {
    right: -10px; }
    ._loop_page_subnav .slick-next:before {
      content: ""; }
    @media (max-width: 1250px) and (min-width: 992px) {
      ._loop_page_subnav .slick-next {
        right: 0px; } }
    @media (max-width: 991px) and (min-width: 768px) {
      ._loop_page_subnav .slick-next {
        right: -5px; } }
    @media (max-width: 767px) {
      ._loop_page_subnav .slick-next {
        right: -5px; } }
    @media (max-width: 320px) {
      ._loop_page_subnav .slick-next {
        right: -5px; } }

._loop_page_subnav_list {
  /*height: 50px;*/
  /*position: absolute;
    left: 0px;
    bottom: 0px;
    margin: 0px ;
    top: 0px;*/
  -webkit-transition: .5s;
  transition: .5s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: clip; }

._loop_subnav_list_item {
  float: left;
  position: relative;
  text-align: center;
  color: #fff;
  display: inline-block;
  border-right: solid 1px rgba(255, 255, 255, 0.3);
  /*+ li {
     	margin-left: -4px;
     }*/ }
  @media (max-width: 420px) {
    ._loop_subnav_list_item {
      border-left: solid 1px rgba(255, 255, 255, 0.3); } }
  ._loop_subnav_list_item a {
    /*min-height: 50px;*/
    padding: 10px 28px 6px 30px;
    color: #fff;
    display: block; }
    ._loop_subnav_list_item a:hover {
      background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
      background: linear-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 ); }
    ._loop_subnav_list_item a.active {
      background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
      background: linear-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 ); }
    @media (max-width: 991px) {
      ._loop_subnav_list_item a {
        padding: 12px 30px 12px 36px; } }
    @media (max-width: 1200px) {
      ._loop_subnav_list_item a {
        padding: 12px 16px 12px 16px; } }
  ._loop_subnav_list_item .subnav_direction_arrow {
    display: block; }
    ._loop_subnav_list_item .subnav_direction_arrow i {
      font-size: 18px; }
    @media (max-width: 991px) {
      ._loop_subnav_list_item .subnav_direction_arrow {
        display: none; } }

/*@media  (max-width: 991px){

	._loop_subnav_list_item a:not(.active) {
	    display: none;
	    padding: 8px 0;	
	}


}*/
/* === End Annual scroll nav === */
/* === begin Page_nav_v1 for annual meeting === */
._loop_page_nav_v1 {
  position: relative;
  margin-top: -47px; }
  ._loop_page_nav_v1 .lock-icon {
    color: #fff;
    border: 1px solid #fff; }
  ._loop_page_nav_v1 ._loop_nav_list_item {
    float: none;
    margin-right: 1px; }
    ._loop_page_nav_v1 ._loop_nav_list_item a {
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 113, 188, 0.8) 0%, rgba(0, 113, 188, 0.8) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 113, 188, 0.8) 0%, rgba(0, 113, 188, 0.8) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0071bc', endColorstr='#cc0071bc',GradientType=0 );
      /* IE6-9 */
      padding: 12px 32px 12px 32px; }
      ._loop_page_nav_v1 ._loop_nav_list_item a:hover {
        background-color: #0071bc;
        color: #fff; }
      ._loop_page_nav_v1 ._loop_nav_list_item a.active {
        background-color: #0071bc;
        cursor: default; }
        ._loop_page_nav_v1 ._loop_nav_list_item a.active:hover {
          opacity: 1; }
        ._loop_page_nav_v1 ._loop_nav_list_item a.active.disabled {
          pointer-events: none; }
        ._loop_page_nav_v1 ._loop_nav_list_item a.active:after {
          display: none;
          border-top-color: #0071bc; }

@media (min-width: 670px) {
  ._loop_page_nav_v1 {
    position: absolute; }
    ._loop_page_nav_v1 ._loop_nav_list_item {
      float: left;
      min-width: 155px; }
      ._loop_page_nav_v1 ._loop_nav_list_item a.active:after {
        display: inline-block;
        border-top-color: #0071bc; } }

@media (max-width: 450px) {
  ._loop_page_nav_v1 ul._loop_page_nav_list li._loop_nav_list_item {
    width: 100%; } }

/* === End Page_nav_v1 for annual meeting === */
/* === Begin url tab style === */
.page_nav_wrapper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  min-height: 48px;
  margin-bottom: 16px; }
  .page_nav_wrapper .page_scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    padding: 13px;
    padding-top: 11px;
    white-space: no-wrap;
    vertical-align: middle;
    background-color: #fff;
    position: absolute;
    z-index: 1; }
  .page_nav_wrapper .scroller-right {
    float: right;
    right: 0;
    background: #fff;
    width: auto; }
  .page_nav_wrapper .scroller-left {
    float: left;
    left: 0;
    background: #fff;
    width: auto; }

.page_nav_list {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin: 0px;
  top: 0px; }
  .page_nav_list li {
    display: table-cell;
    position: relative;
    text-align: center;
    float: left;
    vertical-align: middle;
    margin-bottom: 0;
    padding-right: 16px; }
    .page_nav_list li a {
      position: relative;
      top: 2px;
      display: block;
      padding: 8px 16px 8px 16px;
      border-bottom: 3px solid transparent;
      color: #0071bc;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: bold;
      line-height: inherit;
      border: 0;
      border-radius: 0;
      min-height: 45px;
      min-width: 140px; }
      .page_nav_list li a:hover {
        border-bottom: 3px solid #004c92;
        color: #004c92;
        padding: 8px 16px 8px 16px; }
      .page_nav_list li a._loop_tab_active {
        border-bottom: 3px solid #004c92;
        cursor: default;
        color: #004c92; }

@media (min-width: 600px) {
  .page_nav_wrapper {
    border-bottom: 1px solid #e5e5e5; } }

@media (max-width: 600px) {
  .page_nav_list {
    position: relative; }
    .page_nav_list li {
      display: inline-block;
      width: 100%;
      padding-right: 0px;
      margin-bottom: 16px; }
      .page_nav_list li a {
        border-bottom: 0px solid #0071bc;
        background-color: #0071BC;
        color: #fff; }
        .page_nav_list li a:hover {
          border-bottom: 0px solid #0071bc;
          background-color: #004c92;
          color: #fff; }
        .page_nav_list li a._loop_tab_active {
          border-bottom: 0px solid #0071bc;
          background-color: #004c92;
          color: #fff; }
  .page_nav_wrapper .scroller-left,
  .page_nav_wrapper .scroller-right {
    display: none; } }

.page_nav_wrapper .page_scroller {
  color: #0071bc;
  font-size: 1.75em;
  padding: 6px 10px 16px 6px; }

/* === Begin url tab style === */
/* === Begin GWSP sub navigation ===*/
.primary-subnav-items {
  position: relative; }
  .primary-subnav-items ul {
    padding: 8px 0px; }
    .primary-subnav-items ul li {
      display: inline-block; }
      .primary-subnav-items ul li a {
        font-family: "Andes", sans-serif;
        font-weight: bold;
        font-size: 13px;
        color: #ffffff;
        text-transform: uppercase;
        padding: 8px;
        margin: 0px 6px 0px 6px;
        white-space: nowrap; }
        .primary-subnav-items ul li a:hover, .primary-subnav-items ul li a:active, .primary-subnav-items ul li a:focuse {
          background-color: #004c92; }
        @media (min-width: 500px) {
          .primary-subnav-items ul li a {
            padding: 8px 12px 8px 12px; } }
        @media (min-width: 768px) {
          .primary-subnav-items ul li a {
            padding: 8px 20px 8px 20px; } }
        @media (min-width: 992px) {
          .primary-subnav-items ul li a {
            padding: 8px 19px 8px 19px; } }
      .primary-subnav-items ul li.active {
        background-color: #004c92; }

.tabs:not(.--jsfied) {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

.tabs .--hidden {
  display: none; }

.tabs .-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .tabs .-primary .-more {
    background: #0071bc;
    color: #fff; }
    .tabs .-primary .-more > button span {
      font-size: 18px;
      display: inline-block;
      -webkit-transition: -webkit-transform 0.2s;
      transition: -webkit-transform 0.2s;
      transition: transform 0.2s;
      transition: transform 0.2s, -webkit-transform 0.2s; }
  .tabs .-primary button {
    font-family: "Andes", sans-serif;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 8px 10px 8px 10px;
    margin: 0px 8px 0px 8px;
    background: #0071bc;
    border: 0px; }

.tabs.--show-secondary .-primary .-more > button span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.tabs .-secondary {
  width: 110%;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: -15px;
  margin-top: 1px;
  padding: 0px;
  z-index: 105;
  box-shadow: 0 0.3em 0.5em rgba(0, 0, 0, 0.3);
  -webkit-animation: nav-secondary 0.2s;
          animation: nav-secondary 0.2s; }
  @media (min-width: 500px) {
    .tabs .-secondary {
      width: auto;
      min-width: 140px;
      left: initial; } }
  .tabs .-secondary li {
    border-top: 1px solid #0071bc;
    background-color: #0071bc; }
    .tabs .-secondary li:not(.--hidden) {
      display: block; }
    .tabs .-secondary li a {
      display: block;
      margin: 0px; }
  .tabs .-secondary a,
  .tabs .-secondary button {
    padding: 4px 26px; }
    .tabs .-secondary a:hover,
    .tabs .-secondary button:hover {
      background-color: #004c92; }
    .tabs .-secondary a:active,
    .tabs .-secondary button:active {
      background-color: #0071bc; }

.tabs.--show-secondary .-secondary {
  display: block; }

@-webkit-keyframes nav-secondary {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
            transform: translateY(-1em); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes nav-secondary {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
            transform: translateY(-1em); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

/* === End GWSP sub navigation ===*/
#f03v1-social-sharing .screen-reader-text,
#f03v1-social-sharing .social-btn-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

#f03v1-social-sharing .fa-envelope,
#f03v1-social-sharing .fa-facebook,
#f03v1-social-sharing .fa-linkedin,
#f03v1-social-sharing .fa-print,
#f03v1-social-sharing .fa-share-alt,
#f03v1-social-sharing .fa-twitter {
  font-size: 15px;
  padding: 0;
  width: auto;
  height: auto;
  display: block; }

#f03v1-social-sharing .btn-twitter {
  background-color: #4295FF; }

#f03v1-social-sharing .btn-facebook {
  background-color: #3C569A; }

#f03v1-social-sharing .btn-linkedin {
  background-color: #0075B7; }

#f03v1-social-sharing .fa-twitter,
#f03v1-social-sharing .fa-linkedin {
  color: #fff;
  float: left; }

#f03v1-social-sharing .fa-facebook {
  color: #fff;
  float: none; }

.minus-btn,
.plus-btn {
  height: 32px;
  width: 32px;
  padding: 8px;
  color: #0071BC;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  border-radius: 100%;
  float: right;
  cursor: pointer;
  z-index: 999; }

.toggle_container {
  position: relative;
  left: 8px;
  top: 16px;
  z-index: 1000;
  width: 334px;
  min-height: 100px;
  background-color: #fff;
  margin-top: 0 !important;
  padding: 16px;
  float: right;
  border: 1px solid #e5e5e5; }

.tool-btn {
  border: 1px solid #e5e5e5;
  background-color: #fff; }

.sharebox,
.sharebox2 {
  display: list-item;
  padding-right: 16px;
  width: 50%; }

.s03v2-icon {
  padding-left: 0;
  float: left; }
  .s03v2-icon ul li {
    margin-bottom: 8px;
    display: inline-block;
    float: left;
    width: 100%; }

.social-icon-img img {
  opacity: 1;
  width: 32px;
  height: 32px; }

.s03v2-text {
  font-size: 13px;
  line-height: 32px;
  display: table-cell; }
  .s03v2-text a {
    color: #333;
    padding-right: 0 !important; }

.s03v2-text .social-icon-img {
  display: inline-block;
  float: left; }

#f03v1-social-sharing {
  margin-bottom: 32px; }

.fixed-meida-share li,
.fixed-meida-share ol,
.fixed-meida-share ul {
  list-style: none; }

.fixed-meida-share > li {
  display: block;
  float: left;
  margin-bottom: 8px;
  border-radius: 100%;
  height: 32px;
  width: 32px;
  padding: 8px;
  text-align: center;
  margin-right: 16px; }
  .fixed-meida-share > li:last-child {
    margin-right: 0px; }
  .fixed-meida-share > li a:hover {
    opacity: 0.7; }

.fixed-meida-share li .s03v2-icon ul li a {
  padding-right: 10px;
  vertical-align: sub;
  float: left;
  text-align: left; }

@media (min-width: 1024px) {
  .fixed-meida-share {
    position: fixed;
    left: 18pc;
    top: 40%;
    z-index: 1; }
    .fixed-meida-share li,
    .fixed-meida-share ol,
    .fixed-meida-share ul {
      list-style: none; }
    .fixed-meida-share > li {
      float: none;
      margin-left: 0 !important; }
      .fixed-meida-share > li div#plus-drop {
        left: 22pc;
        top: calc((100% - (400px - 90px)) / 2);
        bottom: 0; }
  .pull-left.fixed-meida-share {
    top: calc((100% - (94px + 27px))/ 2); }
  .pull-right.fixed-meida-share {
    top: calc((100% - (188px - 230px))/ 2); }
  .share-media-pop-close {
    position: fixed;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 8px;
    z-index: 16777274;
    background: #fff;
    border: none;
    border-radius: 50%;
    color: #000;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }
    .share-media-pop-close:hover {
      background-color: #666;
      color: #fff; }
  #f03v1-social-sharing {
    height: 0;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2; }
  .toggle_container {
    top: -35px; } }

@media (min-width: 992px) and (max-width: 1800px) {
  .fixed-meida-share {
    left: 0pc; } }

@media (max-width: 992px) {
  .toggle_container {
    top: 16px; } }

/* === Begin Pullquote SASS === */
._loop_pullquote_body {
  border: 0;
  padding: 0;
  word-wrap: break-word;
  overflow: hidden;
  margin: 0px 0px 15px 0px; }
  ._loop_pullquote_body .media-object {
    direction: rtl;
    display: inline-block;
    width: 100%; }

.pullquote_title {
  font-family: "Andes", sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #333333;
  margin: 0px 0px 16px 0px;
  word-wrap: break-word; }

.pullquote_content {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin-top: 14px;
  color: #787878; }

.author_title {
  font-weight: 600; }

.author_subtitle {
  font-weight: normal;
  font-style: italic; }

.pullquote-img {
  margin-left: 16px;
  display: block;
  float: right;
  padding: 4px;
  border: 1px solid #d4d4d4;
  border-radius: 100%; }

.pullquote-img img {
  height: 60px;
  width: 60px;
  border-radius: 100%;
  -webkit-clip-path: circle(45% at 50% 50%);
  clip-path: circle(45% at 50% 50%); }

/* === End Pullquote SASS === */
/* === Begin Synopsis SASS == */
._loop_synopsis {
  border-top: 1px solid #02A1B6;
  background-color: #f6f6f6;
  padding: 24px 24px 30px 24px; }
  @media (max-width: 767px) {
    ._loop_synopsis {
      padding: 16px 16px 24px 16px; } }
  @media (min-width: 768px) and (max-width: 1200px) {
    ._loop_synopsis {
      padding: 16px 16px 24px 16px; } }
  ._loop_synopsis h3 {
    font-weight: bold;
    text-transform: capitalize; }

._loop_synopsis-text {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 32px;
  font-style: italic;
  color: #717171; }
  ._loop_synopsis-text ul {
    padding-left: 40px;
    list-style: disc; }

/* === End Synopsis SASS == */
/* === Begin Press release SASS === */
.press_release_title,
.press_release_number {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 29px;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase; }

.press_release_logo {
  position: relative;
  display: inline-block;
  width: 100%; }

.logo-item {
  float: left;
  padding: 0px 8px 0px 8px; }

.logo-list {
  padding: 0px !important; }

/* === End Press release SASS === */
/* == Begin Event detail ==*/
.event_details_info {
  font-size: 14px;
  line-height: 22px;
  color: #333;
  display: block; }

.event_details_list_item {
  margin-bottom: 8px; }
  .event_details_list_item span {
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 4px; }

/* == End Event detail ==*/
/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */
/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* -----------------------------------------
   Shared Styles
----------------------------------------- */
html {
  --res-tab-bp: 991px; }

table th {
  font-weight: bold; }

/* Mobile */
@media only screen and (max-width: 991px) {
  table.responsive {
    margin-bottom: 0; }
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    z-index: 1;
    border-right: 1px solid #e5e5e5;
    -o-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch; }
  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%; }
  .pinned table th,
  .pinned table td,
  .pinned table > tbody > tr td {
    white-space: nowrap; }
  .pinned td:last-child {
    border-bottom: 0; }
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 0px solid #e5e5e5; }
  div.table-wrapper div.scrollable table {
    margin-left: 35%; }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }
  div.table-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 80%;
    z-index: 1;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 75%, white 99%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 75%, white 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }
  .table-head-inverse div.table-wrapper::before {
    z-index: 0; }
  table.responsive td,
  table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: initial; }
  table.responsive th:first-child,
  table.responsive td:first-child,
  table.responsive td:first-child,
  table.responsive.pinned td {
    display: none; } }

table th {
  font-weight: bold; }

/* === End responsive table SASS === */
.scrollable-table {
  height: 600px;
  overflow: scroll; }

.table-scroll {
  color: #000;
  width: 100%;
  height: 70vh;
  overflow: scroll; }
  .table-scroll .main-col {
    margin-top: 7rem; }

.table-scroll table {
  position: relative;
  border-collapse: collapse;
  table-layout: fixed;
  text-align: center;
  margin: 0px; }

.table-scroll .thead-col {
  position: absolute;
  margin-top: 0px;
  z-index: 998;
  margin-left: 0px; }

.table-scroll .table-scroll tbody {
  display: block;
  margin-left: 0; }

.table-scroll th, .table-scroll td {
  min-width: 9rem;
  height: 3rem;
  box-sizing: border-box; }

.sortby-search-download {
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 16px;
  display: inline-block;
  width: 100%; }

/* === Begin Sidebar- navigation === */
.sidebar-toggle {
  width: 20px;
  height: 20px;
  border: 0;
  background: #fff;
  display: inline-block !important;
  position: absolute;
  left: 99%;
  top: 0px;
  border: 1px solid #e5e5e5;
  border-left: 0px;
  outline: 0;
  z-index: 2; }

#wrapper {
  position: relative;
  padding-left: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

#sidebar-wrapper {
  z-index: 1000;
  position: relative;
  top: 0px;
  width: 0;
  height: 100%;
  overflow-y: auto;
  background: #fff;
  z-index: 1;
  border-right: 1px solid #e5e5e5;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  #sidebar-wrapper h4, #sidebar-wrapper .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay #sidebar-wrapper .news-hero-description, #sidebar-wrapper .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block #sidebar-wrapper h3, #sidebar-wrapper .latest-v1-section h3, .latest-v1-section #sidebar-wrapper h3, #sidebar-wrapper .ombc-section .ombc-description, .ombc-section #sidebar-wrapper .ombc-description {
    display: inline-block; }

.sidebar-list {
  border-bottom: 1px solid #e5e5e5; }
  .sidebar-list ul li {
    line-height: 16px;
    margin-bottom: 16px; }
    .sidebar-list ul li a:hover {
      text-decoration: underline; }

.sidebar-list-item span:nth-of-type(2) {
  float: right; }

.sidebar-list-item a {
  font-size: 14px;
  line-height: 22px;
  color: #333;
  font-weight: 600;
  padding: 16px 16px 16px 0px;
  display: block; }
  .sidebar-list-item a[aria-expanded=true] {
    color: #0071bc; }
  .sidebar-list-item a:hover, .sidebar-list-item a:active, .sidebar-list-item a:focus {
    color: #0071bc; }
  .sidebar-list-item a[aria-expanded=false]:after {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 18px;
    line-height: 22px;
    color: #0071BC;
    margin-left: 4px;
    float: right; }
  .sidebar-list-item a[aria-expanded=true]:after {
    font-family: 'FontAwesome';
    content: "\f106";
    font-size: 18px;
    line-height: 22px;
    color: #0071BC;
    margin-left: 4px;
    float: right; }

.sidebar-sublist-item,
.list-item-num {
  font-size: 13px;
  line-height: 16px;
  font-weight: 600; }

.expand-link {
  font-size: 13px;
  line-height: 16px;
  color: #0071bc;
  margin: 16px 0px 16px 0px; }

.left-section {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 0; }

.right-section {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 96.8%; }

.sidebar-arrow {
  position: relative;
  top: -6px; }

.reset-btn {
  background-color: transparent;
  border: 0px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: #0071bc;
  vertical-align: bottom; }

.refine-select-button-list {
  margin-bottom: 16px; }

.refine-select-button {
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
  margin-right: 8px;
  color: #787878; }
  .refine-select-button a {
    margin-left: 4px; }

.clear-all {
  float: right; }

.delete-item {
  width: 15px;
  height: 15px;
  padding-left: 2px;
  font-size: 12px;
  border: 1px solid #787878;
  border-radius: 100%;
  color: #787878;
  vertical-align: middle; }
  .delete-item:hover {
    color: #333; }

.submit-btn {
  width: 35px;
  height: 35px;
  background-color: #333333;
  margin-bottom: 16px; }
  .submit-btn input {
    padding: 8px 14px 8px 14px; }
  .submit-btn i {
    color: #fff;
    padding: 3px 13px;
    font-size: 30px; }

.calender-icon {
  position: absolute;
  right: 0;
  top: 24px;
  padding: 12px;
  color: #787878; }

@media (min-width: 991px) {
  #sidebar-wrapper {
    width: 100%;
    padding-right: 32px; }
  #wrapper.toggled-2 #sidebar-wrapper {
    width: 0px;
    padding-right: 0px; }
  #wrapper.toggled-2 .sidebar-toggle {
    width: 0px;
    left: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    outline: -webkit-focus-ring-color auto 0px; }
  #wrapper.toggled-2 .sidebar-toggle img {
    left: 15px; }
  #wrapper.toggled-2 .sidebar-arrow {
    right: 4px; } }

.sidebar-list-arrrow {
  float: right;
  font-size: 10px;
  line-height: 22px;
  color: #0071bc; }

/* === End Sidebar-navigation === */
/* === Begin Sidebar-navigation mobile view ===*/
.sidebar-nav-mobile,
.sidebar-collapse {
  margin-bottom: 16px; }
  .sidebar-nav-mobile .sidebar-heading,
  .sidebar-collapse .sidebar-heading {
    background: #000;
    padding: 8px 16px 4px 16px;
    cursor: pointer;
    min-width: 95px;
    float: left;
    white-space: nowrap; }
    .sidebar-nav-mobile .sidebar-heading h4, .sidebar-nav-mobile .sidebar-heading .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .sidebar-nav-mobile .sidebar-heading .news-hero-description, .sidebar-nav-mobile .sidebar-heading .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .sidebar-nav-mobile .sidebar-heading h3, .sidebar-nav-mobile .sidebar-heading .latest-v1-section h3, .latest-v1-section .sidebar-nav-mobile .sidebar-heading h3, .sidebar-nav-mobile .sidebar-heading .ombc-section .ombc-description, .ombc-section .sidebar-nav-mobile .sidebar-heading .ombc-description,
    .sidebar-collapse .sidebar-heading h4,
    .sidebar-collapse .sidebar-heading .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay
    .sidebar-collapse .sidebar-heading .news-hero-description,
    .sidebar-collapse .sidebar-heading .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block
    .sidebar-collapse .sidebar-heading h3,
    .sidebar-collapse .sidebar-heading .latest-v1-section h3, .latest-v1-section
    .sidebar-collapse .sidebar-heading h3,
    .sidebar-collapse .sidebar-heading .ombc-section .ombc-description, .ombc-section
    .sidebar-collapse .sidebar-heading .ombc-description {
      font-size: 18px;
      line-height: 28px;
      color: #fff;
      margin-bottom: 0px; }
  .sidebar-nav-mobile .sidebar-list-item a,
  .sidebar-collapse .sidebar-list-item a {
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    padding: 16px; }
  .sidebar-nav-mobile .sidebar-list,
  .sidebar-collapse .sidebar-list {
    padding: 16px;
    background-color: #ffffff; }
    .sidebar-nav-mobile .sidebar-list ul li,
    .sidebar-collapse .sidebar-list ul li {
      background: #fff;
      border-bottom: 1px solid #e5e5e5;
      margin-bottom: 0px; }
      .sidebar-nav-mobile .sidebar-list ul li a,
      .sidebar-collapse .sidebar-list ul li a {
        padding: 16px 16px 16px 0px;
        display: block; }
  .sidebar-nav-mobile .sidebar-menu-trigger:after,
  .sidebar-collapse .sidebar-menu-trigger:after {
    font-family: 'FontAwesome';
    content: "\f105";
    font-size: 18px;
    line-height: 22px;
    color: #0071BC;
    margin-left: 4px;
    float: right; }
  .sidebar-nav-mobile .sidebar-menu-trigger-back:before,
  .sidebar-collapse .sidebar-menu-trigger-back:before {
    font-family: 'FontAwesome';
    content: "\f104";
    font-size: 18px;
    line-height: 22px;
    color: #0071BC;
    margin-right: 4px;
    margin-top: -2px;
    float: left; }
  .sidebar-nav-mobile .calender-icon,
  .sidebar-collapse .calender-icon {
    position: absolute;
    right: 0;
    top: 20px;
    padding: 12px;
    color: #787878; }
  .sidebar-nav-mobile ._loop_primary_input,
  .sidebar-collapse ._loop_primary_input {
    margin-right: 16px; }

@media (max-width: 450px) and (min-width: 320px) {
  .sidebar-nav-mobile ._loop_primary_input,
  .sidebar-collapse ._loop_primary_input {
    margin-right: 8px; }
    .sidebar-nav-mobile ._loop_primary_input input[type='text'],
    .sidebar-collapse ._loop_primary_input input[type='text'] {
      font-size: 12px;
      line-height: 16px;
      padding: 4px 8px 4px 8px; }
  .sidebar-nav-mobile .sidebar-list,
  .sidebar-collapse .sidebar-list {
    padding: 8px; } }

/*===== Media query -- Tablet view style starts ===== */
@media (min-width: 768px) and (max-width: 990px) {
  .sidebar-toggle {
    border: 1px solid #000;
    left: -25px;
    position: fixed;
    z-index: 1; }
  .content-slider {
    margin-left: -33.3333%;
    -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px);
    width: 133.333%;
    position: relative; }
  .sidebar-col {
    display: none;
    height: 100%;
    position: absolute;
    -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px); }
  .main-content {
    margin-left: 250px; }
  .slid-open {
    margin-left: 0;
    display: block; }
  .slide-animated {
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-property: margin;
    transition-property: margin;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease; } }

/*===== Media query -- Tablet view style end ===== */
/*===== Media query -- Mobile view style starts ===== */
@media (min-width: 320px) and (max-width: 991px) {
  #refine-collapse1 {
    overflow: hidden !important;
    margin: 16px 0px 16px 0px;
    background-color: #f6f6f6; }
  .slid-open {
    margin-left: 0;
    display: block; }
  .slide-animated {
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-property: margin;
    transition-property: margin;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease; }
  .sidebar-slider.slid-open {
    margin-left: -100%; }
  .sidebar-slider {
    width: 200%;
    -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px); } }

/*===== Media query -- Mobile view style end ===== */
/* === End Sidebar-navigation mobile view ===*/
/* === begin Pagination SASS=== */
._loop__pagination {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  display: inline-block;
  color: #0071BC; }
  ._loop__pagination .next {
    float: right;
    padding: 16px 0px 16px 0px; }
    ._loop__pagination .next a:hover, ._loop__pagination .next a.active, ._loop__pagination .next a:active, ._loop__pagination .next a:focus {
      color: #333333;
      text-decoration: none; }
    ._loop__pagination .next a:after {
      font-family: 'FontAwesome';
      content: "\f105";
      font-size: 14px;
      padding-left: 4px; }
  ._loop__pagination .previous {
    float: left;
    padding: 16px 0px 16px 0px; }
    ._loop__pagination .previous a:hover, ._loop__pagination .previous a.active, ._loop__pagination .previous a:active, ._loop__pagination .previous a:focus {
      color: #333333;
      text-decoration: none; }
    ._loop__pagination .previous a:before {
      font-family: 'FontAwesome';
      content: "\f104";
      font-size: 14px;
      padding-right: 4px; }

._loop__pagination_number {
  float: left; }
  ._loop__pagination_number ul li {
    padding: 16px;
    list-style: none;
    display: inline-block; }
    ._loop__pagination_number ul li a:hover, ._loop__pagination_number ul li a.active, ._loop__pagination_number ul li a:active, ._loop__pagination_number ul li a:focus {
      color: #333333;
      text-decoration: none; }

/* === End Pagination SASS=== */
.table-tooltip {
  position: relative; }
  .table-tooltip .tooltip-border {
    border-bottom: 1px dotted black;
    position: relative; }
  .table-tooltip .tooltiptext {
    font-size: 12px;
    line-height: 16px;
    visibility: hidden;
    width: 300px;
    background-color: #fafdff;
    border: 2px solid #d8e7f5;
    color: #0071BC;
    text-align: center;
    border-radius: 6px;
    padding: 8px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    opacity: 0.5;
    -webkit-transition: opacity 1s;
    transition: opacity 1s; }
    .table-tooltip .tooltiptext::before {
      content: "";
      position: absolute;
      top: -18px;
      left: 50%;
      margin-left: -5px;
      border-width: 8px;
      border-style: solid;
      border-color: transparent transparent #d8e7f5 transparent; }
  .table-tooltip:hover {
    cursor: help; }
    .table-tooltip:hover .tooltiptext {
      visibility: visible;
      opacity: 1; }

@media only screen and (max-width: 991px) {
  .wbl-table table.responsive th:first-child, .wbl-table table.responsive td:first-child, .wbl-table table.responsive td:first-child, .wbl-table table.responsive.pinned td {
    display: table-cell !important;
    /*JIRA 7790 updated from display block */ } }

.wbl-table-economy table > tbody > tr th:first-child {
  width: 60% !important; }

.wbl-table-economy table > tbody > tr th:nth-child(2) {
  width: 15% !important; }

.wbl-table-economy table > tbody > tr th:nth-child(3) {
  width: 25% !important; }

/* Fixed column scrollable table css start */
div.dataTables_wrapper {
  width: 100% !important;
  margin: 0 auto; }

table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  table-layout: fixed;
  word-wrap: break-word; }

table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
  font-size: 12px; }

table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 2px solid #787878;
  line-height: 16px !important;
  vertical-align: bottom;
  outline: none;
  white-space: normal;
  cursor: pointer; }

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none; }

table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right; }

table.dataTable thead .sorting {
  background-image: url("clientlibs-ppi/images/sort_both.png"); }

table.dataTable thead .sorting_asc {
  background-image: url("clientlibs-ppi/images/sort_asc.png"); }

table.dataTable thead .sorting_desc {
  background-image: url("clientlibs-ppi/images/sort_desc.png"); }

table.dataTable thead .sorting_asc_disabled {
  background-image: url("clientlibs-ppi/images/sort_asc_disabled.png"); }

table.dataTable thead .sorting_desc_disabled {
  background-image: url("clientlibs-ppi/images/sort_desc_disabled.png"); }

table.dataTable tbody tr {
  background-color: #ffffff;
  -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
  box-shadow: 0px -1px 1px 0px #e5e5e5;
  line-height: 16px; }

table.dataTable tbody tr.selected {
  background-color: #B0BED9; }

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 12px 16px;
  white-space: normal; }

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  border-top: none; }

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none; }

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
  border-right: 1px solid #ddd; }

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd; }

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none; }

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
  background-color: #F5F7FC;
  -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
  box-shadow: 0px -1px 1px 0px #e5e5e5; }

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4; }

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6; }

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1; }

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa; }

table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3,
table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5; }

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #F5F7FC;
  -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
  box-shadow: 0px -1px 1px 0px #e5e5e5; }

table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3; }

table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke; }

table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd; }

table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf; }

table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1; }

table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #FFFFFF;
  -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
  box-shadow: 0px -1px 1px 0px #e5e5e5; }

table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc; }

table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe; }

table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5; }

table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6; }

table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8; }

table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea; }

table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec; }

table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef; }

table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7; }

table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9; }

table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb; }

table.dataTable.no-footer {
  border-bottom: 1px solid #111; }

table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap; }

table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px; }

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px; }

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px; }

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left; }

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center; }

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right; }

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify; }

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap; }

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left; }

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center; }

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right; }

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify; }

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap; }

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left; }

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center; }

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right; }

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify; }

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap; }

table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box; }

.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }

.dataTables_wrapper .dataTables_length {
  float: left; }

.dataTables_wrapper .dataTables_filter {
  float: none;
  text-align: left; }

.dataTables_wrapper .dataTables_filter a#searchBtn {
  float: right;
  top: 56px;
  position: relative;
  right: 18px;
  font-size: 1.5rem;
  color: #ef4646 !important; }

.dataTables_wrapper .dataTables_filter label {
  display: block; }

.dataTables_wrapper .dataTables_filter input {
  border: 16px solid #eee;
  width: 100%;
  height: 75px;
  font-size: 13px;
  font-weight: normal;
  padding: 10px;
  outline: none;
  box-shadow: inset 1px 1px 2px #d4d4d4; }

.dataTables_wrapper .dataTables_info {
  padding-top: 0.755em;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  color: #333333; }

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%); }

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  background: linear-gradient(to bottom, #585858 0%, #111 100%); }

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  box-shadow: inset 0 0 3px #111; }

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em; }

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); }

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333; }

.dataTables_wrapper .dataTables_scroll {
  clear: both; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important; }

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: none; }

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none; }

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; }
  div.DTFC_LeftWrapper table.dataTable.no-footer, div.DTFC_RightWrapper table.dataTable.no-footer {
    border-right: 1px solid #e5e5e5 !important; } }

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; } }

/***Fixed column table.css start****/
table.DTFC_Cloned thead,
table.DTFC_Cloned tfoot {
  background-color: white; }

div.DTFC_Blocker {
  background-color: white; }

div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable {
  margin-bottom: 0;
  z-index: 2; }

div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer {
  border-bottom: none; }

div.DTFC_LeftHeadWrapper table.dataTable thead tr th.sorting_asc::after {
  font-family: 'FontAwesome';
  content: "\f106";
  font-size: 14px;
  line-height: 22px;
  color: #0071bc;
  margin-left: 4px; }

div.dataTables_scrollHead table.dataTable thead tr th.sorting_asc::after {
  font-family: 'FontAwesome';
  content: "\f106";
  font-size: 14px;
  line-height: 22px;
  color: #0071bc;
  margin-left: 4px; }

div.DTFC_LeftHeadWrapper table.dataTable thead tr th.sorting_desc::after,
div.DTFC_LeftHeadWrapper table.dataTable thead tr th.sorting::after {
  font-family: 'FontAwesome';
  content: "\f107";
  font-size: 14px;
  line-height: 22px;
  color: #0071bc;
  margin-left: 4px; }

div.dataTables_scrollHead table.dataTable thead tr th.sorting_desc::after,
div.dataTables_scrollHead table.dataTable thead tr th.sorting::after {
  font-family: 'FontAwesome';
  content: "\f107";
  font-size: 14px;
  line-height: 22px;
  color: #0071bc;
  margin-left: 4px; }

div.DTFC_LeftBodyLiner {
  overflow-x: hidden; }

.DTFC_ScrollWrapper .DTFC_RightWrapper {
  display: none;
  /* to fix mozilla scroll issue*/ }

div.DTFC_LeftWrapper table.dataTable.no-footer, div.DTFC_RightWrapper table.dataTable.no-footer {
  border-right: 1px solid #e5e5e5 !important;
  -webkit-overflow-scrolling: touch; }

/***Fixed column table.css start****/
/***** tooltip css start ****/
.wbl-table .tooltip-td {
  position: relative;
  border-bottom: 1px dotted black;
  /* If you want dots under the hoverable text */ }

.wbl-table .tooltip-border {
  position: relative;
  border-bottom: 1px dotted black;
  /* If you want dots under the hoverable text */ }

/* Tooltip text */
.wbl-table .tooltip-td .tooltiptext {
  display: none;
  width: auto;
  background-color: #FFF;
  color: #333;
  text-align: left;
  padding: 5px 7px;
  border-radius: 6px;
  border: 1px solid #ccc;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1; }

.wbl-table .tooltip-td:hover .tooltiptext {
  display: block; }

#exportSchedules {
  font-size: 14px;
  line-height: 22px;
  border: 1px solid #e5e5e5;
  /*  .k-grid-content {
    	font-family: "Andes", sans-serif;
	    font-size: 16px;
	    line-height: 24px;
	    margin: 0px 0px 16px 0px;
	    font-weight: bold;
	    color: #002245;
	    background-color: #fafdff;
	    
	    td {
			&:nth-child(3),
			&:nth-child(4),
			&:nth-child(5),
			&:nth-child(6) {
				&:before {
					display:none;
				}
			}
	    }
    }*/ }
  #exportSchedules .k-grid-header th.k-header {
    padding: 12px;
    font-weight: bold; }
  #exportSchedules table .k-reset {
    font-family: "AndesBold", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #002245; }
  #exportSchedules table tbody tr {
    font-size: 13px;
    line-height: 17px;
    border-bottom: 1px solid #e5e5e5; }
    #exportSchedules table tbody tr td:nth-child(1) {
      white-space: pre-wrap !important; }
    #exportSchedules table tbody tr td:nth-child(2) {
      font-family: "Andes", sans-serif;
      font-size: 14px;
      line-height: 20px;
      font-weight: 600; }
    #exportSchedules table tbody tr td:nth-child(3):before {
      font-family: 'FontAwesome';
      content: "\f017";
      font-size: 16px;
      line-height: 22px;
      color: #0071BC;
      margin-right: 4px; }
    #exportSchedules table tbody tr td:nth-child(4):before {
      font-family: 'FontAwesome';
      content: "\f017";
      font-size: 16px;
      line-height: 22px;
      color: #0071BC;
      margin-right: 4px; }
    #exportSchedules table tbody tr td:nth-child(5):before {
      font-family: 'FontAwesome';
      content: "\f041";
      font-size: 16px;
      line-height: 22px;
      color: #DF3416;
      margin-right: 4px; }
    #exportSchedules table tbody tr td:nth-child(6):before {
      font-family: 'FontAwesome';
      content: "\f041";
      font-size: 16px;
      line-height: 22px;
      color: #DF3416;
      margin-right: 4px; }
    #exportSchedules table tbody tr td:nth-child(7) {
      color: #DF3416;
      border-color: #000; }
    #exportSchedules table tbody tr .imf-file-cls {
      color: #002245 !important; }

/* === Begin new_highlights SASS ==*/
.new_highlights .media {
  padding-bottom: 10px; }

.new_highlights #c07v4-body {
  display: block; }

#c07v4-body {
  word-wrap: break-word;
  display: inline-block; }
  #c07v4-body h4, #c07v4-body .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay #c07v4-body .news-hero-description, #c07v4-body .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block #c07v4-body h3, #c07v4-body .latest-v1-section h3, .latest-v1-section #c07v4-body h3, #c07v4-body .ombc-section .ombc-description, .ombc-section #c07v4-body .ombc-description {
    font-weight: 600; }

.c07v4 {
  height: auto;
  word-wrap: break-word; }
  .c07v4 .small-link a {
    margin-right: 8px;
    padding-right: 8px;
    margin-bottom: 0px;
    display: inline;
    border-right: none; }

.c07v4-subheader {
  margin-bottom: 3px; }

.c07v4-media-text {
  padding: 0px;
  height: auto;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  font-style: normal;
  word-wrap: break-word; }

.c07v4-img img {
  width: 110px;
  height: auto;
  margin: 0px 12px 0px 0px;
  float: left;
  display: block; }

.c07v4-img a {
  color: #337ab7;
  text-decoration: none;
  background-color: transparent; }
  .c07v4-img a:-webkit-any-link {
    color: -webkit-link;
    text-decoration: underline;
    cursor: auto; }

.media {
  display: inline-block;
  width: 100%;
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }
  .media .right-section {
    display: table-cell;
    vertical-align: top; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

/* === End new_highlights SASS ==*/
/* === Begin N02v10 inline_search_API  SASS === */
.n02v10-wrapper {
  margin-bottom: 25px;
  vertical-align: top;
  border-collapse: collapse;
  padding-bottom: 16px;
  margin-bottom: 32px;
  border: 0;
  border-bottom: 1px solid #eee; }
  .n02v10-wrapper .n02v10-img {
    padding-right: 20px;
    display: table-cell;
    vertical-align: top; }
    .n02v10-wrapper .n02v10-img img {
      min-width: 100px; }
  .n02v10-wrapper .n02v10-content {
    display: table-cell;
    vertical-align: top; }
  .n02v10-wrapper .author,
  .n02v10-wrapper .time-stamp {
    border-right: 1px solid #787878;
    margin-right: 8px;
    padding-right: 8px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    color: #787878;
    font-weight: bold;
    display: inline-block; }
    .n02v10-wrapper .author:last-child,
    .n02v10-wrapper .time-stamp:last-child {
      border-right: 0; }

#n02v10-body h4, #n02v10-body .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay #n02v10-body .news-hero-description, #n02v10-body .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block #n02v10-body h3, #n02v10-body .latest-v1-section h3, .latest-v1-section #n02v10-body h3, #n02v10-body .ombc-section .ombc-description, .ombc-section #n02v10-body .ombc-description {
  font-weight: 600; }

/* === End N02v10 inline_search_API  SASS === */
/*====== S06v1 Expert begin ======*/
#s06v1-body {
  word-wrap: break-word;
  width: 100%;
  display: inline-block; }

.redesign_experts .s06v1-content h4, .redesign_experts .s06v1-content .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .redesign_experts .s06v1-content .news-hero-description, .redesign_experts .s06v1-content .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .redesign_experts .s06v1-content h3, .redesign_experts .s06v1-content .latest-v1-section h3, .latest-v1-section .redesign_experts .s06v1-content h3, .redesign_experts .s06v1-content .ombc-section .ombc-description, .ombc-section .redesign_experts .s06v1-content .ombc-description {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0; }
  .redesign_experts .s06v1-content h4 a, .redesign_experts .s06v1-content .news-hero-section .news-hero-img-overlay .news-hero-description a, .news-hero-section .news-hero-img-overlay .redesign_experts .s06v1-content .news-hero-description a, .redesign_experts .s06v1-content .highlight_component .highlights-card .highlights-card-block h3 a, .highlight_component .highlights-card .highlights-card-block .redesign_experts .s06v1-content h3 a, .redesign_experts .s06v1-content .latest-v1-section h3 a, .latest-v1-section .redesign_experts .s06v1-content h3 a, .redesign_experts .s06v1-content .ombc-section .ombc-description a, .ombc-section .redesign_experts .s06v1-content .ombc-description a {
    color: #0071bc; }
    .redesign_experts .s06v1-content h4 a:hover, .redesign_experts .s06v1-content .news-hero-section .news-hero-img-overlay .news-hero-description a:hover, .news-hero-section .news-hero-img-overlay .redesign_experts .s06v1-content .news-hero-description a:hover, .redesign_experts .s06v1-content .highlight_component .highlights-card .highlights-card-block h3 a:hover, .highlight_component .highlights-card .highlights-card-block .redesign_experts .s06v1-content h3 a:hover, .redesign_experts .s06v1-content .latest-v1-section h3 a:hover, .latest-v1-section .redesign_experts .s06v1-content h3 a:hover, .redesign_experts .s06v1-content .ombc-section .ombc-description a:hover, .ombc-section .redesign_experts .s06v1-content .ombc-description a:hover {
      color: #0071bc;
      text-decoration: underline;
      border-bottom: 0px; }

.redesign_experts .s06v1-content .blurb-text, .redesign_experts .s06v1-content .card-v1-section .card-content .card-description, .card-v1-section .card-content .redesign_experts .s06v1-content .card-description, .redesign_experts .s06v1-content
.card-v2-section .card-content .card-description,
.card-v2-section .card-content .redesign_experts .s06v1-content .card-description, .redesign_experts .s06v1-content
.card-v3-section .card-content .card-description,
.card-v3-section .card-content .redesign_experts .s06v1-content .card-description, .redesign_experts .s06v1-content
.card-v4-section .card-content .card-description,
.card-v4-section .card-content .redesign_experts .s06v1-content .card-description, .redesign_experts .s06v1-content .contacts-wrapper, .redesign_experts .s06v1-content .s07v1_media_contacts, .redesign_experts .s06v1-content .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton .redesign_experts .s06v1-content .dropdown-subheading, .redesign_experts .s06v1-content ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content .redesign_experts .s06v1-content ._loop_experts_subtitle, .redesign_experts .s06v1-content ._loop_experts_content ._loop_experts_description, ._loop_experts_content .redesign_experts .s06v1-content ._loop_experts_description, .redesign_experts .s06v1-content .s06v3 .content, .s06v3 .redesign_experts .s06v1-content .content {
  padding-right: 20px; }

.redesign_experts.section .s06v1-img img {
  width: 100px;
  height: 100px; }

.redesign_experts.section .s06v1-content {
  overflow: visible;
  padding-right: 16px; }

.redesign_experts.section .s06v1-img {
  display: inline-block;
  margin-bottom: 32px;
  padding-right: 16px;
  float: left; }

@media (min-width: 768px) {
  .redesign_experts.section .s06v1-img {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px; } }

@media (min-width: 768px) {
  .redesign_experts.section .s06v1-img img {
    width: 170px;
    height: 170px; } }

@media (min-width: 991px) {
  .redesign_experts.section .s06v1-img img {
    width: 140px;
    height: 140px; } }

@media (min-width: 1200px) {
  .redesign_experts.section .s06v1-img img {
    width: 170px;
    height: 170px; } }

.s06v3_highlights {
  margin-bottom: 8px;
  display: inline-block;
  width: 100%; }

.s06v3-img img {
  height: 90px;
  width: 90px;
  margin: 0px 16px 0px 0px;
  float: left;
  display: block; }

._highlight_content {
  display: block; }
  ._highlight_content .hammer {
    text-transform: none;
    font-weight: 600; }

.redesign_experts .vertical .s06v1 {
  margin: 0px 0px 16px 0px;
  display: inline-block;
  width: 100%; }
  @media (max-width: 991px) {
    .redesign_experts .vertical .s06v1 {
      margin: 0px 0px 16px 0px;
      display: inline-block; } }

.redesign_experts .vertical .s06v1-img {
  float: left;
  display: inline-block;
  width: auto;
  padding-right: 0px;
  margin-bottom: 0px; }
  .redesign_experts .vertical .s06v1-img img {
    height: 80px;
    width: 80px;
    margin-right: 16px;
    float: left; }
    @media (min-width: 768px) {
      .redesign_experts .vertical .s06v1-img img {
        height: 120px;
        width: 120px;
        margin-right: 16px; } }
    @media (min-width: 992px) {
      .redesign_experts .vertical .s06v1-img img {
        height: 80px;
        width: 80px; } }

.redesign_experts .vertical .s06v1-content {
  display: table-cell;
  padding-right: 0px; }
  .redesign_experts .vertical .s06v1-content h4, .redesign_experts .vertical .s06v1-content .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .redesign_experts .vertical .s06v1-content .news-hero-description, .redesign_experts .vertical .s06v1-content .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .redesign_experts .vertical .s06v1-content h3, .redesign_experts .vertical .s06v1-content .latest-v1-section h3, .latest-v1-section .redesign_experts .vertical .s06v1-content h3, .redesign_experts .vertical .s06v1-content .ombc-section .ombc-description, .ombc-section .redesign_experts .vertical .s06v1-content .ombc-description {
    font-family: "Andes", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin: 0px; }
    .redesign_experts .vertical .s06v1-content h4 a, .redesign_experts .vertical .s06v1-content .news-hero-section .news-hero-img-overlay .news-hero-description a, .news-hero-section .news-hero-img-overlay .redesign_experts .vertical .s06v1-content .news-hero-description a, .redesign_experts .vertical .s06v1-content .highlight_component .highlights-card .highlights-card-block h3 a, .highlight_component .highlights-card .highlights-card-block .redesign_experts .vertical .s06v1-content h3 a, .redesign_experts .vertical .s06v1-content .latest-v1-section h3 a, .latest-v1-section .redesign_experts .vertical .s06v1-content h3 a, .redesign_experts .vertical .s06v1-content .ombc-section .ombc-description a, .ombc-section .redesign_experts .vertical .s06v1-content .ombc-description a {
      color: #333333; }

/*====== S06v1 Expert end ======*/
.s06v1-partner {
  width: auto;
  height: auto;
  margin-bottom: 32px; }
  @media (min-width: 400px) {
    .s06v1-partner {
      width: 150px;
      height: 150px; } }
  .s06v1-partner img {
    height: auto;
    float: none;
    margin-bottom: 8px; }
  .s06v1-partner .blurb-text, .s06v1-partner .card-v1-section .card-content .card-description, .card-v1-section .card-content .s06v1-partner .card-description, .s06v1-partner
  .card-v2-section .card-content .card-description,
  .card-v2-section .card-content .s06v1-partner .card-description, .s06v1-partner
  .card-v3-section .card-content .card-description,
  .card-v3-section .card-content .s06v1-partner .card-description, .s06v1-partner
  .card-v4-section .card-content .card-description,
  .card-v4-section .card-content .s06v1-partner .card-description, .s06v1-partner .contacts-wrapper, .s06v1-partner .s07v1_media_contacts, .s06v1-partner .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton .s06v1-partner .dropdown-subheading, .s06v1-partner ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content .s06v1-partner ._loop_experts_subtitle, .s06v1-partner ._loop_experts_content ._loop_experts_description, ._loop_experts_content .s06v1-partner ._loop_experts_description, .s06v1-partner .s06v3 .content, .s06v3 .s06v1-partner .content {
    font-size: 12px;
    line-height: 16px;
    font-weight: bold; }

/*START: stay_connected_vertical */
.stay_connected_vertical h3 {
  display: block;
  float: none;
  line-height: 30px; }

.stay_connected_vertical .join-us-title {
  display: block;
  float: none; }

.stay_connected_vertical ul {
  margin-left: 5px; }

.stay_connected_vertical ul li.join-us-list-item {
  float: none !important;
  margin-bottom: 16px; }

.stay_connected_vertical ul li a.social-icon-img img {
  display: inline-block;
  margin-right: 5px;
  float: left; }

.stay_connected_vertical ul li a {
  font-size: 14px;
  line-height: 22px; }

.stay_connected_vertical ul li a:hover {
  text-decoration: underline; }

/*END:  stay_connected_vertical */
.join-us-socialicon.stay_connected_vertical {
  height: auto;
  float: none; }

.join-us-socialicon.stay_connected_horizontal {
  /*height: 45px;*/ }

.join-us {
  display: inline-block;
  width: 100%;
  /* overflow: hidden;
    margin-bottom: 25px;*/ }

.s03v2_stay_connected .join-us-socialicon ul {
  display: inline-block; }

/* === Begin Full row search components (Research Page) == */
.full-row-search {
  margin: auto;
  width: 100%;
  position: relative;
  text-align: center;
  white-space: nowrap; }
  .full-row-search > * {
    vertical-align: middle; }
  .full-row-search h3 {
    line-height: normal;
    margin: 0;
    text-align: left; }
  .full-row-search .btn-lg {
    margin-bottom: 0; }
  .full-row-search small {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.57); }
  .full-row-search .search-section {
    margin-bottom: 0px; }
  .full-row-search input[type="image"] {
    background-color: rgba(0, 113, 188, 0); }

label {
  font-size: 14px; }

.col-centered {
  display: inline-block;
  float: none;
  text-align: left; }

.full-row-search-wrapper {
  overflow: hidden;
  margin-bottom: 15px; }

.full-row-search-advance {
  padding: 10px 0px;
  display: block;
  font-size: 14px; }

.row-centered {
  text-align: center; }

.form-check-label {
  font-size: 13px;
  font-weight: normal; }

.search-research-publications {
  padding-bottom: 32px; }
  .search-research-publications .form-check {
    margin: 10px 0px; }
    .search-research-publications .form-check a {
      font-weight: bold; }
  .search-research-publications .form-check-label {
    font-weight: bold; }
    .search-research-publications .form-check-label input[type="checkbox"] {
      margin-right: 5px; }

.choose-advance-publications .form-check a,
.search-research-publications .form-check a {
  font-size: 14px; }

.choose-advance-publications a:hover, .choose-advance-publications a:focus,
.search-research-publications a:hover,
.search-research-publications a:focus {
  color: inherit; }

.icon-angle-white-down {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  color: white;
  display: inline-block;
  font-weight: bold; }

.redesign_publication .img-responsive {
  width: 100%; }

/* === End Full row search components (Research Page) == */
/* === Begin Media Query Full row search components (Research Page) == */
@media (min-width: 768px) {
  .full-row-search h3 {
    text-align: right; } }

@media (max-width: 767px) {
  .col-centered {
    display: block;
    float: none;
    text-align: left; } }

@media (max-width: 991px) {
  .form-check {
    display: block; } }

/* === End Media Query Full row search components (Research Page) == */
/* === Begin research related === */
.research_related {
  margin-bottom: 16px; }
  .research_related .s01v1-sub-links {
    font-size: 14px; }
    .research_related .s01v1-sub-links a:hover {
      text-decoration: underline; }

.subscribe_newsletter_checks label.checkbox-inline {
  margin-top: 0;
  padding: 0px; }

.subscribe_newsletter_checks label.checkbox-inline input {
  margin: 7px -20px 0; }

/* === End research related === */
tab-nav {
  margin-bottom: 32px;
  overflow: hidden;
  }

tab,
tab-nav {
  display: block; }

tab-nav ul > li {
  float: left;
  position: relative;
  display: block;
  margin-right: 14px; }
  tab-nav ul > li:last-child {
    margin-right: 0px; }

tab-nav ul > li > a {
  position: relative;
  top: 2px;
  display: block;
  padding: 8px 16px 8px 16px;
  border-bottom: 3px solid transparent;
  color: #0071bc;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  line-height: inherit;
  border: 0;
  border-radius: 0;
  min-width: 140px; }
  tab-nav ul > li > a:hover {
    border-bottom: 3px solid #004c92;
    color: #004c92; }

tab-nav ul > li > a._loop_tab_active,
tab-nav ul > li._loop_tab_active > a._loop_tab_active {
  border-bottom: 3px solid #004c92;
  cursor: default;
  color: #004c92; }

tab-content ul._loop_tab_content_list > li {
  display: none;
  height: 0;
  -webkit-transition: visibility 0s, opacity 0.5s linear;
  transition: visibility 0s, opacity 0.5s linear; }

tab-content ul > li._loop_tab_active {
  display: block;
  height: auto; }

tab-content ul._loop_subtab_content_list > li {
  display: none;
  height: 0;
  -webkit-transition: visibility 0s, opacity 0.5s linear;
  transition: visibility 0s, opacity 0.5s linear; }

tab-content ul > li._loop_subtab_active {
  display: block;
  height: auto; }

/* == Begin scrollable tab styles === */
._loop_scroller {
  text-align: center;
  cursor: pointer;
  display: none;
  padding: 13px;
  padding-top: 11px;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #fff;
  position: absolute;
  z-index: 1; }
  ._loop_scroller i {
    font-size: 20px;
    line-height: 24px;
    color: #0071BC;
    font-weight: 600; }

._loop_scroller-right {
  float: right;
  right: 0; }

._loop_scroller-left {
  float: left;
  left: 0; }

._loop_wrapper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  min-height: 48px; }

._loop_list {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin: 0px;
  /* overflow: hidden;
    white-space: nowrap;
    text-overflow: clip;
    font-size: 0px;*/
  top: 0px; }
  ._loop_list li {
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 0; }

@media (min-width: 600px) {
  ._loop_wrapper {
    border-bottom: 1px solid #e5e5e5; } }

/* == End scrollable tab styles === */
@media (max-width: 600px) {
  ._loop_list {
    position: relative; }
    ._loop_list li {
      display: inline-block;
      width: 100%; }
  tab-nav ul > li > a:hover {
    border-bottom: 0px solid #0071bc;
    background-color: #004c92;
    color: #fff; }
  tab-nav ul > li > a ._loop_tab_active:hover {
    border-bottom: 0px solid #0071bc;
    background-color: #004c92;
    color: #fff; }
  tab-nav ul > li > a._loop_tab_active,
  tab-nav ul > li._loop_tab_active > a._loop_tab_active {
    border-bottom: 0px solid #0071bc;
    background-color: #0071BC;
    color: #fff;
    cursor: default; }
  ._loop_scroller-left,
  ._loop_scroller-right {
    display: none !important; } }

/**
 * Swiper 4.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 19, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  -webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
  transition: .2s transform,.2s top,.2s -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  -webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
  transition: .2s transform,.2s left,.2s -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  -webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
  transition: .2s transform,.2s right,.2s -webkit-transform; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000; }

.swiper-pagination-lock {
  display: none; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px; }

.splash-banner .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #fff;
  opacity: 1;
  margin: 0px 8px; }

.splash-banner .swiper-pagination .swiper-pagination-bullet-active {
  background: transparent;
  border: 2px solid #fff; }

.data-tab {
  margin-bottom: 16px;
  /*    .k-tabstrip>.k-button.k-bare {
        top: -1.5em;
    }*/ }
  .data-tab .k-tabstrip > .k-content {
    padding: 1px; }
  .data-tab .k-tabstrip:focus {
    box-shadow: none; }
  .data-tab .k-tabstrip-top > .k-tabstrip-items .k-item {
    margin: 0px 16px 0px 0px;
    border: 0px; }
  .data-tab .k-tabstrip-scrollable .k-tabstrip-items {
    border-bottom: 1px solid #e5e5e5;
    color: #0071bc;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold; }
  .data-tab .k-tabstrip-items .k-state-default .k-link {
    color: #0071bc; }
  .data-tab .k-tabstrip-items {
    padding: 0px;
    margin-bottom: 32px; }
  .data-tab .k-tabstrip-items .k-link {
    padding: 0px;
    text-align: center;
    white-space: normal; }
  .data-tab .k-tabstrip-items .k-loading {
    border: 0px; }
  .data-tab .k-tabstrip-items .k-item,
  .data-tab .k-tabstrip-top > .k-tabstrip-items .k-state-active {
    background-color: transparent;
    padding: 8px 16px 8px 16px; }
  .data-tab .k-tabstrip-top > .k-tabstrip-items .k-state-active,
  .data-tab .k-state-hover,
  .data-tab .k-state-hover:hover {
    background-color: #fff;
    border-bottom: 3px solid #0071bc;
    color: #0071bc;
    margin-right: 16px; }
    .data-tab .k-tabstrip-top > .k-tabstrip-items .k-state-active .data-tab .k-tabstrip-items .k-state-default .k-link,
    .data-tab .k-state-hover .data-tab .k-tabstrip-items .k-state-default .k-link,
    .data-tab .k-state-hover:hover .data-tab .k-tabstrip-items .k-state-default .k-link {
      color: #0071bc; }
  .data-tab .table-heading .dropdown-v2-seciton {
    display: inline-block; }
    .data-tab .table-heading .dropdown-v2-seciton .lable {
      float: left;
      line-height: 36px;
      margin-right: 16px; }
    .data-tab .table-heading .dropdown-v2-seciton .dropdown-group, .data-tab .table-heading .dropdown-v2-seciton .dropdown-v1 {
      float: left;
      width: 20.4em; }
  .data-tab .dropdown-v2-seciton {
    margin-bottom: 16px; }
    @media (min-width: 768px) {
      .data-tab .dropdown-v2-seciton {
        margin-bottom: 0px; } }

.k-list-filter {
  padding: 12px; }

.k-list-filter > .k-textbox {
  padding-right: 0px;
  border: 0px;
  border-radius: 0px;
  height: 35px;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  width: 100% !important; }

.k-list-filter > .k-icon {
  right: 26px;
  width: 20px;
  height: 20px; }

.dropdown-v2-seciton .k-dropdown {
  width: 100%; }
  .dropdown-v2-seciton .k-dropdown .k-dropdown-wrap.k-state-default,
  .dropdown-v2-seciton .k-dropdown .k-list-container {
    width: 100%;
    height: 40px;
    border: 0px;
    border-radius: 0px;
    text-align: left;
    background-color: #0071BC;
    color: #ffffff;
    box-shadow: none;
    float: left;
    background-image: none; }
  .dropdown-v2-seciton .k-dropdown .k-dropdown-wrap {
    padding-right: 0px; }
    .dropdown-v2-seciton .k-dropdown .k-dropdown-wrap .k-select {
      width: 2.6em; }
  .dropdown-v2-seciton .k-dropdown .k-input {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding: 8px; }

.dropdown-v2-seciton .k-i-arrow-60-down {
  width: 35px;
  height: 40px; }

.dropdown-v2-inverse .k-dropdown {
  width: 100%; }
  .dropdown-v2-inverse .k-dropdown .k-dropdown-wrap.k-state-default,
  .dropdown-v2-inverse .k-dropdown .k-list-container {
    background-color: #0c5e9e; }

#ppi-data-economy-list,
#indicator-list,
#economyData-list,
#year-list,
#index-list,
#ufa-data-economy1-list,
#sample-1-list {
  font-size: 14px !important;
  line-height: 22px;
  background-color: #0c5e9e;
  color: #fff;
  box-shadow: none;
  margin: 0px;
  border-radius: 0px;
  max-height: 400px;
  -webkit-overflow-scrolling: touch;
  font-size: 14px;
  line-height: 24px; }
  #ppi-data-economy-list ul li,
  #indicator-list ul li,
  #economyData-list ul li,
  #year-list ul li,
  #index-list ul li,
  #ufa-data-economy1-list ul li,
  #sample-1-list ul li {
    padding: 2px 12px; }
    #ppi-data-economy-list ul li a,
    #indicator-list ul li a,
    #economyData-list ul li a,
    #year-list ul li a,
    #index-list ul li a,
    #ufa-data-economy1-list ul li a,
    #sample-1-list ul li a {
      color: #fff; }
      #ppi-data-economy-list ul li a:hover,
      #indicator-list ul li a:hover,
      #economyData-list ul li a:hover,
      #year-list ul li a:hover,
      #index-list ul li a:hover,
      #ufa-data-economy1-list ul li a:hover,
      #sample-1-list ul li a:hover {
        background-color: #004c92;
        background-image: none;
        color: #fff; }
    #ppi-data-economy-list ul li:hover,
    #indicator-list ul li:hover,
    #economyData-list ul li:hover,
    #year-list ul li:hover,
    #index-list ul li:hover,
    #ufa-data-economy1-list ul li:hover,
    #sample-1-list ul li:hover {
      background-color: #004c92;
      background-image: none;
      color: #fff; }
  #ppi-data-economy-list .k-popup .k-list .k-item,
  #indicator-list .k-popup .k-list .k-item,
  #economyData-list .k-popup .k-list .k-item,
  #year-list .k-popup .k-list .k-item,
  #index-list .k-popup .k-list .k-item,
  #ufa-data-economy1-list .k-popup .k-list .k-item,
  #sample-1-list .k-popup .k-list .k-item {
    padding: 2px 12px;
    color: #fff; }
  #ppi-data-economy-list .k-state-selected,
  #indicator-list .k-state-selected,
  #economyData-list .k-state-selected,
  #year-list .k-state-selected,
  #index-list .k-state-selected,
  #ufa-data-economy1-list .k-state-selected,
  #sample-1-list .k-state-selected {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    background-image: none !important;
    border-radius: 0px; }

#sample-2-list,
#casestudies-list,
#economy_dropdown-list {
  font-size: 14px !important;
  line-height: 22px;
  background-color: #0071BC;
  color: #fff;
  box-shadow: none;
  margin: 0px;
  border-radius: 0px;
  max-height: 400px;
  -webkit-overflow-scrolling: touch; }
  #sample-2-list ul li,
  #casestudies-list ul li,
  #economy_dropdown-list ul li {
    padding: 2px 12px; }
    #sample-2-list ul li a,
    #casestudies-list ul li a,
    #economy_dropdown-list ul li a {
      color: #fff; }
      #sample-2-list ul li a:hover,
      #casestudies-list ul li a:hover,
      #economy_dropdown-list ul li a:hover {
        background-color: #004c92 !important;
        background-image: none;
        color: #fff; }
    #sample-2-list ul li:hover,
    #casestudies-list ul li:hover,
    #economy_dropdown-list ul li:hover {
      background-color: #004c92 !important;
      background-image: none;
      color: #fff; }
  #sample-2-list .k-popup .k-list .k-item,
  #casestudies-list .k-popup .k-list .k-item,
  #economy_dropdown-list .k-popup .k-list .k-item {
    padding: 2px 12px;
    color: #fff; }
  #sample-2-list .k-state-selected,
  #casestudies-list .k-state-selected,
  #economy_dropdown-list .k-state-selected {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    background-image: none !important;
    border-radius: 0px; }

/* === Begin ES country page tab === */
.dropdown-v3-section .k-dropdown {
  width: 100%; }
  .dropdown-v3-section .k-dropdown .k-dropdown-wrap.k-state-default {
    width: 100%;
    height: 35px;
    border: 0px;
    border-radius: 0px;
    text-align: left;
    background-color: #333;
    color: #ffffff;
    box-shadow: none;
    float: left;
    background-image: none; }
  .dropdown-v3-section .k-dropdown .k-dropdown-wrap {
    padding-right: 0px; }
    .dropdown-v3-section .k-dropdown .k-dropdown-wrap .k-select {
      width: 2.6em; }
  .dropdown-v3-section .k-dropdown .k-input {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    padding: 6px 8px; }

#sample-3-list,
#sample-4-list,
#es-data-topic1-list,
#es-data-economy1-list {
  font-size: 14px !important;
  line-height: 22px;
  background-color: #333;
  color: #fff;
  box-shadow: none;
  margin: 0px;
  border-radius: 0px;
  max-height: 400px;
  -webkit-overflow-scrolling: touch; }
  #sample-3-list ul li,
  #sample-4-list ul li,
  #es-data-topic1-list ul li,
  #es-data-economy1-list ul li {
    padding: 2px 12px; }
    #sample-3-list ul li a,
    #sample-4-list ul li a,
    #es-data-topic1-list ul li a,
    #es-data-economy1-list ul li a {
      color: #fff; }
      #sample-3-list ul li a:hover,
      #sample-4-list ul li a:hover,
      #es-data-topic1-list ul li a:hover,
      #es-data-economy1-list ul li a:hover {
        background-color: #262626 !important;
        background-image: none;
        color: #fff; }
    #sample-3-list ul li:hover,
    #sample-4-list ul li:hover,
    #es-data-topic1-list ul li:hover,
    #es-data-economy1-list ul li:hover {
      background-color: #262626 !important;
      background-image: none;
      color: #fff; }
  #sample-3-list .k-popup .k-list .k-item,
  #sample-4-list .k-popup .k-list .k-item,
  #es-data-topic1-list .k-popup .k-list .k-item,
  #es-data-economy1-list .k-popup .k-list .k-item {
    padding: 2px 12px;
    color: #fff; }
  #sample-3-list .k-state-selected,
  #sample-4-list .k-state-selected,
  #es-data-topic1-list .k-state-selected,
  #es-data-economy1-list .k-state-selected {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    background-image: none !important;
    border-radius: 0px; }

/* === End ES country page tab === */
.lp_kendo_table {
  margin: 16px 0px 16px 0px;
  border: 1px solid #e5e5e5; }
  .lp_kendo_table table {
    font-size: 13px;
    line-height: 17px;
    color: #333; }
    .lp_kendo_table table thead tr th {
      font-weight: bold;
      padding: 16px;
      background-color: #fff;
      vertical-align: top; }
    .lp_kendo_table table tbody tr td {
      border: 0px !important;
      padding: 12px 16px 12px 16px; }
    .lp_kendo_table table tbody tr:nth-child(odd) {
      background-color: #ffffff;
      -o-box-shadow: 0px -1px 0px 0px #e5e5e5;
      box-shadow: 0px -1px 0px 0px #e5e5e5; }
    .lp_kendo_table table tbody tr:nth-child(even) {
      background-color: #F5F7FC;
      -o-box-shadow: 0px -1px 0px 0px #e5e5e5;
      box-shadow: 0px -1px 0px 0px #e5e5e5; }
  .lp_kendo_table .k-grouping-header {
    display: none; }
  .lp_kendo_table .k-grid-header th.k-header {
    padding: 12px;
    font-weight: bold; }
  .lp_kendo_table .k-grid-header {
    font-weight: bold;
    background-color: #fff;
    vertical-align: top;
    border-bottom: 1px solid #787878; }
  .lp_kendo_table .k-grid .k-grid-content,
  .lp_kendo_table .k-grid .k-grid-content-locked,
  .lp_kendo_table .k-grid .k-pager-wrap {
    border-bottom: 1px solid #787878; }

.lp_kendo_table_inverse table {
  font-size: 13px;
  line-height: 17px; }
  .lp_kendo_table_inverse table > tbody > tr > th {
    background-color: #545454;
    color: #fff; }
    .lp_kendo_table_inverse table > tbody > tr > th:after {
      display: none; }

.lp_kendo_table_inverse.k-grid .k-grid-header th.k-header,
.lp_kendo_table_inverse .k-grid-header, .lp_kendo_table_inverse .k-grid-header-wrap {
  background-color: #545454;
  color: #fff;
  background-image: none;
  border: 0px; }

/* == Begin Dropdwon Media- Query ==*/
@media (min-width: 768px) and (max-width: 1200px) {
  .dropdown-wrapper {
    padding: 16px;
    margin: 0px 0px 32px 0px;
    background-color: #f6f6f6; }
    .dropdown-wrapper h5 {
      font-weight: bold;
      line-height: 22px;
      margin: 0px 0px 16px 0px; }
  .dropdown-group, .dropdown-v1 {
    margin: 0px 0px 16px 0px; } }

@media (min-width: 320px) and (max-width: 767px) {
  .dropdown-v3-seciton {
    margin-right: 0px;
    padding-right: 0px;
    border-right: 0px solid #e5e5e5; } }

@media (max-width: 767px) {
  .dropdown-wrapper {
    padding: 0px;
    margin: 0px 0px 32px 0px;
    background-color: #ffffff; }
    .dropdown-wrapper h5 {
      font-weight: bold;
      line-height: 22px;
      margin: 0px 0px 16px 0px; }
    .dropdown-wrapper .dropdown-group, .dropdown-wrapper .dropdown-v1 {
      margin: 0px 0px 16px 0px; } }

/* == End Dropdwon ==*/
/* == Begin G01v1 Global Header  Media Query ==*/
@media (min-width: 768px) and (max-width: 1200px) {
  .g01v1-logo img {
    height: 35px;
    width: 175px; } }

@media (max-width: 991px) {
  .home-page-header-lang {
    float: right;
    width: 50%; } }

@media only screen and (max-width: 991px) {
  .g01v1-logo img {
    height: 32px;
    width: 162px; }
  .home-page-header-lang {
    float: right;
    width: auto; }
  .toggle-box {
    float: right; }
  .home-page-header-lang .news-navigation {
    margin-top: 25px; }
  .navbar-nav .mega-menu {
    margin: 0px 0px 16px 0px;
    padding: 0px 0px 16px 0px;
    border-bottom: 1px solid #e5e5e5; }
    .navbar-nav .mega-menu:first-child {
      padding: 0px 0px 16px 0px; }
    .navbar-nav .mega-menu .mega-menu-blurb {
      padding: 8px 0px; }
    .navbar-nav .mega-menu .mega-menu-dropdown {
      display: none !important; } }

/* == End G01v1 Global Header Media Query ==*/
@media (min-width: 767px) {
  .container {
    width: 750px; } }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 960px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

@media (max-width: 992px) {
  .n01v1_left_navigatio {
    padding: 32px 0px 0px 0px; } }

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }

@media (max-width: 768px) {
  .col-xs-15,
  .col-sm-15,
  .col-md-15,
  .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; } }

/* == Begin Mix SASS Media - query ==*/
@media (min-width: 768px) and (max-width: 991px) {
  .center-left-border {
    border-left: 0px solid #dedede; } }

@media (min-width: 320px) and (max-width: 767px) {
  .full-row-mission-components {
    padding-top: 32px;
    padding-bottom: 32px; }
  .langswitch-dropdown {
    z-index: 3; } }

/* == End Mix SASS Media - query ==*/
.c14v1-body {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 29px;
  color: #333333; }
  .c14v1-body h1 {
    font-size: 40px;
    line-height: 44px;
    color: #333333; }
  .c14v1-body h3 {
    font-size: 28px;
    line-height: 30px;
    color: #333333; }
  .c14v1-body p {
    margin-bottom: 16px; }
  .c14v1-body a:hover {
    text-decoration: underline; }
  .c14v1-body ul {
    list-style-type: disc;
    padding-left: 30px;
    margin-left: 20px;
    margin-bottom: 16px; }
    .c14v1-body ul li {
      margin-bottom: 16px; }
      .c14v1-body ul li a:hover {
        text-decoration: underline; }
  .c14v1-body ol {
    list-style-type: decimal;
    padding-left: 30px;
    margin-left: 20px;
    margin-bottom: 16px; }
    .c14v1-body ol li {
      margin-bottom: 16px; }
      .c14v1-body ol li a:hover {
        text-decoration: underline; }

@media (min-width: 1200px) {
  .c14v1_static_content {
    margin-left: 18%;
    margin-right: 18%; } }

._loop_subheader {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 29px;
  color: #333333;
  margin: 0px 0px 16px 0px;
  font-weight: bold; }
  ._loop_subheader span {
    display: block; }

._loop_lead_paragraph_xs {
  font-size: 14px;
  line-height: 22px;
  color: #333; }

._loop_lead_paragraph_sm {
  font-size: 16px;
  line-height: 24px;
  color: #333333; }

/*== Begin Body content image components ==*/
.c14v1-full {
  margin-bottom: 16px; }

.c14v1-caption {
  font-size: 13px;
  line-height: 17px;
  color: #787878;
  display: block;
  font-weight: normal; }

.c14v1-small-size {
  width: 140px;
  margin-right: 15px; }
  .c14v1-small-size .c14v1-ver-small {
    padding: 0px 0px 16px 0px; }
    .c14v1-small-size .c14v1-ver-small img {
      height: 174px;
      width: 140px;
      float: left;
      display: inline-block;
      overflow: hidden; }
      .c14v1-small-size .c14v1-ver-small img:hover {
        text-decoration: none;
        border: 0px; }

.c14v1-large-size {
  width: 220px;
  margin-right: 15px; }
  .c14v1-large-size .c14v1-ver-large {
    padding: 0px 0px 16px 0px; }
    .c14v1-large-size .c14v1-ver-large img {
      height: 274px;
      width: 220px;
      float: left;
      display: inline-block;
      overflow: hidden; }
      .c14v1-large-size .c14v1-ver-large img:hover {
        text-decoration: none;
        border: 0px; }

.c14v1-square-size {
  width: 220px;
  margin-right: 15px; }
  .c14v1-square-size .c14v1-square {
    padding: 0px 0px 16px 0px; }
    .c14v1-square-size .c14v1-square img {
      height: 220px;
      width: 220px;
      float: left;
      display: inline-block;
      overflow: hidden; }
      .c14v1-square-size .c14v1-square img:hover {
        text-decoration: none;
        border: 0px; }

.c14v1-hor-size {
  width: 220px;
  margin-right: 15px; }
  .c14v1-hor-size .c14v1-hor {
    padding: 0px 0px 16px 0px; }
    .c14v1-hor-size .c14v1-hor img {
      height: 124px;
      width: 220px;
      float: left;
      display: inline-block;
      overflow: hidden; }
      .c14v1-hor-size .c14v1-hor img:hover {
        text-decoration: none;
        border: 0px; }

.c14v1-hor-md {
  width: 455px;
  margin-right: 15px; }
  .c14v1-hor-md .c14v1-hor {
    padding: 0px 0px 16px 0px; }
    .c14v1-hor-md .c14v1-hor img {
      width: 455px;
      float: left;
      display: inline-block;
      overflow: hidden; }
      .c14v1-hor-md .c14v1-hor img:hover {
        text-decoration: none;
        border: 0px; }

/*== End Body content image components ==*/
.economy-flag {
  margin-right: 16px;
  float: left; }

.economy-header-wrapper {
  display: inline-block;
  width: 100%;
  margin-bottom: 16px; }

.economy-overview-bottom {
  margin-bottom: 16px;
  display: inline-block;
  width: 100%;
  box-shadow: 0 2px 2px 0 #e5e5e5;
  padding: 32px 16px;
  border: 1px solid #e5e5e5;
  background-color: #fff; }

.economy-characteristics-table {
  margin-bottom: 32px; }

.economy-download-profile {
  margin-bottom: 16px; }

.download-profile-btn {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  display: inline-block;
  border: 2px solid #e5e5e5;
  padding: 8px 16px 8px 16px; }

.doc-size {
  font-size: 13px;
  line-height: 17px;
  color: #787878; }

@media (min-width: 767px) {
  .economy-characteristics-table {
    margin-bottom: 0px; } }

.economy-characteristics-table table tbody tr {
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  border-bottom: 1px solid #e5e5e5; }
  .economy-characteristics-table table tbody tr th {
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
    padding: 8px;
    float: left;
    width: 60%; }
  .economy-characteristics-table table tbody tr td {
    padding: 8px; }

.social-share-wrapper {
  height: 600px;
  overflow: hidden; }

.social-share-seemore {
  margin-top: 15px; }

.twitter-card {
  box-shadow: none;
  border-top: 0;
  overflow: hidden;
  margin-bottom: 30px; }
  .twitter-card .twt-card-header img {
    z-index: 1;
    position: relative;
    top: -1px;
    width: 100%; }
  .twitter-card .twt-card-content {
    padding: 24px 24px 30px 24px; }
    @media (max-width: 767px) {
      .twitter-card .twt-card-content {
        padding: 16px 16px 24px 16px; } }
    @media (min-width: 768px) and (max-width: 1200px) {
      .twitter-card .twt-card-content {
        padding: 16px 16px 24px 16px; } }
    .twitter-card .twt-card-content .twt-card-blurb {
      font-family: "Andes", sans-serif;
      font-size: 16px;
      line-height: 24px;
      margin: 0px 0px 8px 0px;
      font-weight: 500;
      color: #333333; }
      .twitter-card .twt-card-content .twt-card-blurb a {
        color: #0071bc;
        font-weight: bold; }
        .twitter-card .twt-card-content .twt-card-blurb a:hover {
          text-decoration: underline; }
  .twitter-card .twt-card-footer {
    background: #f6f6f6;
    display: list-item;
    padding: 5px 10px; }
    .twitter-card .twt-card-footer ul.card-share li {
      color: #0071BC;
      cursor: pointer; }
      .twitter-card .twt-card-footer ul.card-share li:hover {
        color: #004c92; }
  .twitter-card .has-tag {
    color: #0071BC;
    font-weight: bold; }

.open-share {
  font-size: 14px;
  font-weight: 600;
  display: inline-block; }
  .open-share i.fa.fa-times {
    color: #0071bc;
    font-size: 1.2em; }

.campaign-share-newsletter .join-us-title, .campaign-share-newsletter .home-newsletter-title {
  color: #fff; }

/* == Begin Media Query ==*/
@media (max-width: 767px) {
  .social-share-wrapper {
    height: auto; } }

/* == End Media Query ==*/
.twitterfeed {
  position: relative;
  z-index: 1; }
  .twitterfeed .twitter-card {
    background-color: #fff;
    box-shadow: 1px 0px 1px 1px rgba(229, 229, 229, 0.5);
    margin-bottom: 0px;
    border-bottom: 2px solid #0071bc; }
    @media (max-width: 768px) {
      .twitterfeed .twitter-card {
        margin-bottom: 64px; } }
    .twitterfeed .twitter-card:after {
      content: "";
      border-style: dashed;
      border-color: transparent;
      border-width: 1.2em;
      display: -moz-inline-box;
      display: inline-block;
      font-size: 20px;
      position: absolute;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      border-top-color: #0071bc;
      bottom: -18px;
      z-index: -1; }
    .twitterfeed .twitter-card:before {
      content: "";
      border-style: dashed;
      border-color: transparent;
      border-width: 1.2em;
      display: -moz-inline-box;
      display: inline-block;
      font-size: 20px;
      position: absolute;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      border-top-color: #fff;
      bottom: -14px;
      z-index: 0;
      left: -2px; }
  .twitterfeed .twt-card-header {
    border-radius: 3px;
    background: #f6f6f6;
    padding: 8px 0px; }
    .twitterfeed .twt-card-header table td {
      font-size: 14px;
      line-height: 22px; }
      .twitterfeed .twt-card-header table td h5 {
        color: #333;
        font-weight: bold;
        margin-bottom: 0px; }
      .twitterfeed .twt-card-header table td a {
        color: #0071bc; }
        .twitterfeed .twt-card-header table td a:hover {
          text-decoration: underline; }
    .twitterfeed .twt-card-header table td.twitter-img {
      text-align: center;
      width: 34px;
      font-size: 32px;
      color: #009fda;
      padding: 16px; }

.tweetable {
  color: #333;
  display: inline; }

.tweetable a {
  background-color: #d9ecfd;
  color: inherit;
  /* twitter color */
  color: #333 !important;
  padding: 2px;
  text-decoration: none;
  border-bottom: 0px !important;
  -webkit-transition: all 0.1545s ease-in-out;
  transition: all 0.1545s ease-in-out; }

.tweetable .icon {
  float: none !important;
  color: #009fda;
  font-size: 18px;
  padding: 0px 4px 0px 4px;
  display: inline-block; }

a:hover .icon,
a:focus .icon,
a:active .icon,
.tweetable a:hover,
.tweetable a:active,
.tweetable a:focus {
  background-color: #0071bc;
  color: white !important;
  cursor: pointer;
  text-decoration: none; }

.tweetable img {
  border: 0;
  display: inline-block;
  height: 1em;
  margin-left: 0.1875em;
  margin-right: 0.1875em;
  position: relative;
  top: -0.1em;
  vertical-align: middle;
  width: 1em;
  -webkit-transition: all 0.1545s ease-in-out;
  transition: all 0.1545s ease-in-out; }

.tweetable img.twitter-icon-over {
  opacity: 0;
  position: absolute; }

.tweetable:hover img.twitter-icon-over,
.tweetable:active img.twitter-icon-over,
.tweetable:focus img.twitter-icon-over {
  opacity: 1;
  position: relative; }

.tweetable:hover img.twitter-icon-out,
.tweetable:active img.twitter-icon-out,
.tweetable:focus img.twitter-icon-out {
  display: none; }

.ibrd-services-card {
  border-top: 0;
  background-color: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none; }

.ibrd-card-header {
  border-radius: 3px;
  padding: 11px 0px; }

.ibrd-card-content {
  padding: 24px 24px 30px 24px; }
  .ibrd-card-content p {
    text-align: center; }
    @media (min-width: 991px) {
      .ibrd-card-content p {
        text-align: left; } }

.ibrd-card-content h3 {
  font-weight: 600; }

.alignC {
  text-align: center; }

.w-h-200px {
  width: 200px;
  height: 200px; }

/**
 * Angular JS slider directive
 *
 * (c) Rafal Zajac <rzajac@gmail.com>
 * http://github.com/rzajac/angularjs-slider
 *
 * Licensed under the MIT license
 */
/* Slider colors */
/* Slider size parameters */
rzslider {
  position: relative;
  display: inline-block;
  width: 30%;
  height: 10px;
  margin: 11px 20px 32px 0;
  vertical-align: middle;
  float: none; }
  @media (min-width: 992px) {
    rzslider {
      float: right;
      margin: 11px 20px 1px 0; } }

rzslider span {
  position: absolute;
  display: inline-block;
  white-space: nowrap; }

rzslider span.rz-base {
  width: 30%;
  height: 100%;
  padding: 0; }

rzslider span.rz-bar {
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #d8e0f3;
  border-radius: 2px; }

rzslider span.rz-bar.rz-selection {
  z-index: 1;
  width: 0;
  background: #0071bc;
  border-radius: 2px; }

rzslider span.rz-pointer {
  top: -6px;
  z-index: 3;
  width: 32px;
  height: 20px;
  cursor: pointer;
  background-color: #0071bc;
  border-radius: 16px; }

rzslider span.rz-pointer:after {
  position: absolute;
  top: 6px;
  left: 11px;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 4px;
  content: ''; }

rzslider span.rz-pointer:hover:after {
  background-color: #ffffff; }

rzslider span.rz-pointer.rz-active:after {
  background-color: #ffffff; }

rzslider span.rz-right-pointer {
  background-color: #0071bc;
  cursor: default;
  z-index: 1; }

rzslider span.rz-bubble {
  bottom: -30px;
  padding: 1px 3px;
  color: #57585B;
  cursor: default;
  font-size: 12px; }

rzslider span.rz-left-bubble {
  font-weight: 700;
  color: #0071bc; }

rzslider span.rz-bubble.rz-selection {
  top: 16px; }

rzslider span.rz-bubble.rz-limit {
  color: #57585B; }

.chart-block {
  background: none repeat scroll 0 0 #EDEDED;
  overflow-x: scroll;
  margin-bottom: 32px; }

.chart-block .chart-container {
  width: 1010px;
  margin: 0 auto; }

.chart-block .chart {
  display: inline-block;
  padding: 25px 0; }

.chart-block .chart1 {
  float: left; }

.chart-block .chart2 {
  float: right; }

.chart-title span {
  display: inline-block;
  color: #0092CD;
  font-size: 17px;
  font-weight: bold;
  background-color: #ffffff;
  position: relative;
  padding: 13px 35px;
  /*margin:20px 0px 20px 65px;*/
  border-radius: 26px;
  border: 1px solid #999; }

.chart-title span::after {
  background-image: url("../../../App_Themes/css/ppi/img/pointer_arrow.png");
  background-repeat: no-repeat;
  content: "";
  height: 7px;
  left: 50%;
  position: absolute;
  top: 100%;
  width: 11px; }

.bar {
  fill: #0092cd; }

.bar:hover {
  fill: brown; }

.x-axis path,
.x-axis line,
.y-axis path,
.y-axis line,
.axis path,
.axis line,
.yaxis-label path,
.yaxis-label line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges; }

.xaxis-label,
.xaxis-label tspan {
  font-size: 12px;
  font-family: Helvetica; }

.datapoint-label {
  font-size: 10px;
  font-weight: bolder; }

.yaxis-label,
.yaxis-label text {
  font-size: 12px; }

.legendstyle {
  font-size: 12px; }

ul.grid-graph {
  font-size: 12px;
  line-height: 16px;
  float: right;
  margin-bottom: 8px; }
  ul.grid-graph li {
    float: left;
    font-size: 12px;
    line-height: 16px;
    padding: 4px 8px;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    margin-right: 8px;
    cursor: pointer; }
  ul.grid-graph .grid {
    background-color: #787878; }
  ul.grid-graph .graph {
    background-color: #0071BC; }

/* == Begin glossery page ===*/
.acronym-list {
  display: block; }
  @media (min-width: 991px) {
    .acronym-list {
      display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex; } }

.acronym-section {
  display: block; }
  @media (min-width: 991px) {
    .acronym-section {
      display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex; } }

/* == End glossery page ===*/
@-moz-document url-prefix() {
  .lang-switch-wrapper img {
    margin-top: 0px; }
  .navbar-nav .mega-menu:hover a.dropdown-toggle:before {
    top: 145%; }
  .twitterfeed:after {
    content: "";
    border-style: dashed;
    border-color: transparent;
    border-width: 1.2em;
    display: -moz-inline-box;
    display: inline-block;
    font-size: 20px;
    position: absolute;
    transform: rotate(90deg);
    /*! transform: rotate(46deg); */
    border-right-color: #0071bc;
    bottom: -22px;
    z-index: -1;
    border-style: solid;
    border-color: #0071bc transparent transparent;
    border-width: 1.2em; }
  .twitterfeed:before {
    content: "";
    border-style: dashed;
    border-color: transparent;
    border-width: 1.2em;
    display: -moz-inline-box;
    display: inline-block;
    font-size: 20px;
    position: absolute;
    transform: rotate(90deg);
    /*! transform: rotate(48deg); */
    border-top-color: #FFF;
    bottom: -17px;
    z-index: 0;
    left: -2px;
    border-style: solid;
    border-color: #fff transparent transparent;
    border-width: 1.2em; } }

/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none) {
  body {
    -ms-overflow-style: scrollbar; }
  .home-newsletter .newsletter-submit {
    margin-left: -5px; }
  .topic-img-icon img {
    margin-right: 16px; }
  /**::-ms-backdrop, .splash-banner-v1 .splash-cover-img {
    display: none !important; }*/ }

html[lang="en"] ._loop_card_footer, html[lang="en"] ._loop_card_header_main_footer ._loop_card_footer_nolink, ._loop_card_header_main_footer html[lang="en"] ._loop_card_footer_nolink {
  text-transform: uppercase; }

html[lang="en"] .redesign_experts h2, html[lang="en"] .redesign_experts .ombc-section .ombc-title, .ombc-section html[lang="en"] .redesign_experts .ombc-title, html[lang="en"] .redesign_experts h3, html[lang="en"] .related-v1-section h3 {
  text-transform: capitalize; }

html[lang="en"] .inline_search_API h2, html[lang="en"] .inline_search_API .ombc-section .ombc-title, .ombc-section html[lang="en"] .inline_search_API .ombc-title,
html[lang="en"] .inline_search_API h3 {
  text-transform: capitalize; }

html[lang="en"] .latest-v1-section h3 {
  text-transform: none !important; }

html[lang="en"] .join-us-socialicon h2, html[lang="en"] .join-us-socialicon .ombc-section .ombc-title, .ombc-section html[lang="en"] .join-us-socialicon .ombc-title,
html[lang="en"] .join-us-socialicon h3 {
  text-transform: capitalize; }

@media (max-width: 1200px) {
  html[lang="es"] .navbar-default .navbar-nav {
    margin-top: 24px; }
    html[lang="es"] .navbar-default .navbar-nav li a {
      margin: 0px 4px 0px 4px;
      padding-bottom: 6px; }
      html[lang="es"] .navbar-default .navbar-nav li a:hover {
        margin: 0px 4px 0px 4px;
        padding-bottom: 6px; } }

html[lang="es"] .heading-v1 .view-all-btn {
  height: auto; }
  @media (max-width: 1200px) {
    html[lang="es"] .heading-v1 .view-all-btn {
      position: initial; } }

html[lang="es"] .btn-sm {
  text-transform: none; }

html[lang="es"] .btn-talk-to-help,
html[lang="es"] .btn-help-to-improve {
  white-space: normal; }

html[lang="es"] .survey .survey_title img {
  width: 120px;
  margin: 4px 4px 0px 2px; }

@media (max-width: 1441px) {
  html[lang="es"] .hero-v3-smallimg-section .hero-smallimg-content .hero-small-blurb-text {
    line-height: 19px;
    margin: 0px 16px 8px 0px; } }

html[lang="es"] .spring-meeting-banner .spring-meeting-content .spring-meeting-title {
  font-size: 19px;
  line-height: 22px; }

html[lang="es"] .spring-meeting-banner .spring-meeting-content .spring-meeting-date {
  font-size: 14px;
  line-height: 20px; }

html[lang="fa"] .btn-sm {
  text-transform: none; }

html[lang="fr"] .heading-v1 h3 {
  padding-right: 100px; }

html[lang="fr"] .btn-sm {
  text-transform: none; }

html[lang="fr"] .spring-meeting-banner .spring-meeting-content .spring-meeting-title {
  font-size: 20px;
  line-height: 22px; }

html[lang="fr"] .survey .survey_title img {
  width: 120px;
  margin: 4px 4px 0px 2px; }

html[lang="fr"] .sidebar-nav-mobile .sidebar-heading,
html[lang="fr"] .sidebar-collapse .sidebar-heading {
  background: #000;
  padding: 8px;
  cursor: pointer; }
  html[lang="fr"] .sidebar-nav-mobile .sidebar-heading h4, html[lang="fr"] .sidebar-nav-mobile .sidebar-heading .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay html[lang="fr"] .sidebar-nav-mobile .sidebar-heading .news-hero-description, html[lang="fr"] .sidebar-nav-mobile .sidebar-heading .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block html[lang="fr"] .sidebar-nav-mobile .sidebar-heading h3, html[lang="fr"] .sidebar-nav-mobile .sidebar-heading .latest-v1-section h3, .latest-v1-section html[lang="fr"] .sidebar-nav-mobile .sidebar-heading h3, html[lang="fr"] .sidebar-nav-mobile .sidebar-heading .ombc-section .ombc-description, .ombc-section html[lang="fr"] .sidebar-nav-mobile .sidebar-heading .ombc-description,
  html[lang="fr"] .sidebar-collapse .sidebar-heading h4,
  html[lang="fr"] .sidebar-collapse .sidebar-heading .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay
  html[lang="fr"] .sidebar-collapse .sidebar-heading .news-hero-description,
  html[lang="fr"] .sidebar-collapse .sidebar-heading .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block
  html[lang="fr"] .sidebar-collapse .sidebar-heading h3,
  html[lang="fr"] .sidebar-collapse .sidebar-heading .latest-v1-section h3, .latest-v1-section
  html[lang="fr"] .sidebar-collapse .sidebar-heading h3,
  html[lang="fr"] .sidebar-collapse .sidebar-heading .ombc-section .ombc-description, .ombc-section
  html[lang="fr"] .sidebar-collapse .sidebar-heading .ombc-description {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 0px; }

html[lang="fr"] .join-us-socialicon .join-us-title, html[lang="fr"] .join-us-socialicon h3 {
  text-transform: none; }

html[lang="ps"] .btn-sm {
  text-transform: none; }

html[lang="ru"] * {
  font-family: "Roboto", sans-serif; }

html[lang="ru"] i.fa {
  font-family: "FontAwesome" !important; }

html[lang="ru"] .hero-v1-section .hero-img-overlay .hero-description, html[lang="ru"] .news-hero-section .hero-img-overlay .hero-description, html[lang="ru"] .hero-v4 .hero-img-overlay .hero-description,
html[lang="ru"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="ru"] .news-hero-section .news-hero-img-overlay .news-hero-description,
html[lang="ru"] .news-hero-section .news-hero-img-overlay .news-hero-title,
html[lang="ru"] .hero-v2-section .hero-img-overlay .hero-description,
html[lang="ru"] .hero-v1-section .hero-img-overlay-v2 .hero-description,
html[lang="ru"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="ru"] .hero-v4 .hero-img-overlay-v2 .hero-description,
html[lang="ru"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="ru"] .hero-v2-section .hero-img-overlay-v2 .hero-description .hero-v3-section .hero-v3-content-wrapper .hero-title,
html[lang="ru"] .hero-v3-section .hero-v3-content-wrapper .hero-description,
html[lang="ru"] .hero-v3-smallimg-section .hero-small-title,
html[lang="ru"] .hero-v1-section .hero-img-overlay .hero-title,
html[lang="ru"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="ru"] .hero-v4 .hero-img-overlay .hero-title,
html[lang="ru"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="ru"] .hero-v2-section .hero-img-overlay .hero-title,
html[lang="ru"] .hero-v1-section .hero-img-overlay-v2 .hero-title,
html[lang="ru"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="ru"] .hero-v4 .hero-img-overlay-v2 .hero-title,
html[lang="ru"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="ru"] .hero-v2-section .hero-img-overlay-v2 .hero-title,
html[lang="ru"] .hero-v4 .hero-v4-img-overlay .hero-v4-title,
html[lang="ru"] .hero-v4 .hero-v4-img-overlay .hero-v4-description,
html[lang="ru"] .ombc-section .ombc-title,
html[lang="ru"] .ombc-section .ombc-description,
html[lang="ru"] ._loop_card_stat_title_subtitle ._loop_card_title,
html[lang="ru"] ._loop_card_stat_title_subtitle ._loop_card_blurb_text,
html[lang="ru"] .join-us-socialicon .join-us-title,
html[lang="ru"] .join-us-socialicon h3,
html[lang="ru"] .join-us-socialicon .h4,
html[lang="ru"] .join-us-socialicon .s07v1_media_contacts h6, .s07v1_media_contacts
html[lang="ru"] .join-us-socialicon h6,
html[lang="ru"] .join-us-socialicon .s06v3_highlights h6, .s06v3_highlights
html[lang="ru"] .join-us-socialicon h6,
html[lang="ru"] .card-v5-section .wb-number,
html[lang="ru"] .card-v5-section .wb-title {
  font-family: "Roboto", sans-serif; }

html[lang="ru"] .navbar-default .navbar-nav li > a, html[lang="ru"] .menu-list-v1-wrapper .menu-list-item ul li a {
  font-family: "Roboto", sans-serif; }

html[lang="ru"] .blurb-text, html[lang="ru"] .card-v1-section .card-content .card-description, .card-v1-section .card-content html[lang="ru"] .card-description, html[lang="ru"]
.card-v2-section .card-content .card-description,
.card-v2-section .card-content html[lang="ru"] .card-description, html[lang="ru"]
.card-v3-section .card-content .card-description,
.card-v3-section .card-content html[lang="ru"] .card-description, html[lang="ru"]
.card-v4-section .card-content .card-description,
.card-v4-section .card-content html[lang="ru"] .card-description, html[lang="ru"] .contacts-wrapper, html[lang="ru"] .s07v1_media_contacts, html[lang="ru"] .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton html[lang="ru"] .dropdown-subheading, html[lang="ru"] ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content html[lang="ru"] ._loop_experts_subtitle, html[lang="ru"] ._loop_experts_content ._loop_experts_description, ._loop_experts_content html[lang="ru"] ._loop_experts_description, html[lang="ru"] .s06v3 .content, .s06v3 html[lang="ru"] .content,
html[lang="ru"] .card-v1-section .card-content .card-description,
html[lang="ru"] .card-v2-section .card-content .card-description,
html[lang="ru"] .card-v3-section .card-content .card-description,
html[lang="ru"] .card-v4-section .card-content .card-description,
html[lang="ru"] .contacts-wrapper,
html[lang="ru"] .dropdown-v3-seciton .dropdown-subheading {
  font-family: "Roboto", sans-serif; }

html[lang="ru"] .home-newsletter-title {
  float: left;
  position: relative; }

html[lang="ru"] .home-newsletter .input-group {
  display: block; }

html[lang="ru"] .home-newsletter .email-input-field-1 {
  margin-left: 10px; }
  @media (max-width: 767px) {
    html[lang="ru"] .home-newsletter .email-input-field-1 {
      margin-left: 0px; } }

html[lang="ru"] .btn-sm {
  text-transform: none; }

html[lang="ru"] .h4, html[lang="ru"] .s07v1_media_contacts h6, .s07v1_media_contacts html[lang="ru"] h6, html[lang="ru"] .s06v3_highlights h6, .s06v3_highlights html[lang="ru"] h6 {
  font-family: "Roboto ", sans-serif; }

@media (max-width: 767px) and (min-width: 320px) {
  html[lang="ru"] .lang-switch-mobile .page-langswitch {
    font-size: 11px; } }

html[lang="ru"] .sidebar-nav-mobile .sidebar-heading,
html[lang="ru"] .sidebar-collapse .sidebar-heading {
  background: #000;
  padding: 8px;
  cursor: pointer; }
  html[lang="ru"] .sidebar-nav-mobile .sidebar-heading h4, html[lang="ru"] .sidebar-nav-mobile .sidebar-heading .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay html[lang="ru"] .sidebar-nav-mobile .sidebar-heading .news-hero-description, html[lang="ru"] .sidebar-nav-mobile .sidebar-heading .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block html[lang="ru"] .sidebar-nav-mobile .sidebar-heading h3, html[lang="ru"] .sidebar-nav-mobile .sidebar-heading .latest-v1-section h3, .latest-v1-section html[lang="ru"] .sidebar-nav-mobile .sidebar-heading h3, html[lang="ru"] .sidebar-nav-mobile .sidebar-heading .ombc-section .ombc-description, .ombc-section html[lang="ru"] .sidebar-nav-mobile .sidebar-heading .ombc-description,
  html[lang="ru"] .sidebar-collapse .sidebar-heading h4,
  html[lang="ru"] .sidebar-collapse .sidebar-heading .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay
  html[lang="ru"] .sidebar-collapse .sidebar-heading .news-hero-description,
  html[lang="ru"] .sidebar-collapse .sidebar-heading .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block
  html[lang="ru"] .sidebar-collapse .sidebar-heading h3,
  html[lang="ru"] .sidebar-collapse .sidebar-heading .latest-v1-section h3, .latest-v1-section
  html[lang="ru"] .sidebar-collapse .sidebar-heading h3,
  html[lang="ru"] .sidebar-collapse .sidebar-heading .ombc-section .ombc-description, .ombc-section
  html[lang="ru"] .sidebar-collapse .sidebar-heading .ombc-description {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 0px; }

html[lang="uk"] *,
html[lang="bg"] *,
html[lang="mk"] *,
html[lang="mn"] * {
  font-family: "Roboto", sans-serif; }

html[lang="uk"] i.fa,
html[lang="bg"] i.fa,
html[lang="mk"] i.fa,
html[lang="mn"] i.fa {
  font-family: "FontAwesome" !important; }

html[lang="uk"] .hero-v1-section .hero-img-overlay .hero-description, html[lang="uk"] .news-hero-section .hero-img-overlay .hero-description, html[lang="uk"] .hero-v4 .hero-img-overlay .hero-description,
html[lang="uk"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="uk"] .news-hero-section .news-hero-img-overlay .news-hero-description,
html[lang="uk"] .news-hero-section .news-hero-img-overlay .news-hero-title,
html[lang="uk"] .hero-v2-section .hero-img-overlay .hero-description,
html[lang="uk"] .hero-v1-section .hero-img-overlay-v2 .hero-description,
html[lang="uk"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="uk"] .hero-v4 .hero-img-overlay-v2 .hero-description,
html[lang="uk"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="uk"] .hero-v2-section .hero-img-overlay-v2 .hero-description .hero-v3-section .hero-v3-content-wrapper .hero-title,
html[lang="uk"] .hero-v3-section .hero-v3-content-wrapper .hero-description,
html[lang="uk"] .hero-v3-smallimg-section .hero-small-title,
html[lang="uk"] .hero-v1-section .hero-img-overlay .hero-title,
html[lang="uk"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="uk"] .hero-v4 .hero-img-overlay .hero-title,
html[lang="uk"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="uk"] .hero-v2-section .hero-img-overlay .hero-title,
html[lang="uk"] .hero-v1-section .hero-img-overlay-v2 .hero-title,
html[lang="uk"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="uk"] .hero-v4 .hero-img-overlay-v2 .hero-title,
html[lang="uk"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="uk"] .hero-v2-section .hero-img-overlay-v2 .hero-title,
html[lang="uk"] .hero-v4 .hero-v4-img-overlay .hero-v4-title,
html[lang="uk"] .hero-v4 .hero-v4-img-overlay .hero-v4-description,
html[lang="uk"] .ombc-section .ombc-title,
html[lang="uk"] .ombc-section .ombc-description,
html[lang="uk"] ._loop_card_stat_title_subtitle ._loop_card_title,
html[lang="uk"] ._loop_card_stat_title_subtitle ._loop_card_blurb_text,
html[lang="uk"] .join-us-socialicon .join-us-title,
html[lang="uk"] .join-us-socialicon h3,
html[lang="uk"] .join-us-socialicon .h4,
html[lang="uk"] .join-us-socialicon .s07v1_media_contacts h6, .s07v1_media_contacts
html[lang="uk"] .join-us-socialicon h6,
html[lang="uk"] .join-us-socialicon .s06v3_highlights h6, .s06v3_highlights
html[lang="uk"] .join-us-socialicon h6,
html[lang="uk"] .card-v5-section .wb-number,
html[lang="uk"] .card-v5-section .wb-title,
html[lang="bg"] .hero-v1-section .hero-img-overlay .hero-description,
html[lang="bg"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="bg"] .hero-v4 .hero-img-overlay .hero-description,
html[lang="bg"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="bg"] .news-hero-section .news-hero-img-overlay .news-hero-description,
html[lang="bg"] .news-hero-section .news-hero-img-overlay .news-hero-title,
html[lang="bg"] .hero-v2-section .hero-img-overlay .hero-description,
html[lang="bg"] .hero-v1-section .hero-img-overlay-v2 .hero-description,
html[lang="bg"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="bg"] .hero-v4 .hero-img-overlay-v2 .hero-description,
html[lang="bg"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="bg"] .hero-v2-section .hero-img-overlay-v2 .hero-description .hero-v3-section .hero-v3-content-wrapper .hero-title,
html[lang="bg"] .hero-v3-section .hero-v3-content-wrapper .hero-description,
html[lang="bg"] .hero-v3-smallimg-section .hero-small-title,
html[lang="bg"] .hero-v1-section .hero-img-overlay .hero-title,
html[lang="bg"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="bg"] .hero-v4 .hero-img-overlay .hero-title,
html[lang="bg"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="bg"] .hero-v2-section .hero-img-overlay .hero-title,
html[lang="bg"] .hero-v1-section .hero-img-overlay-v2 .hero-title,
html[lang="bg"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="bg"] .hero-v4 .hero-img-overlay-v2 .hero-title,
html[lang="bg"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="bg"] .hero-v2-section .hero-img-overlay-v2 .hero-title,
html[lang="bg"] .hero-v4 .hero-v4-img-overlay .hero-v4-title,
html[lang="bg"] .hero-v4 .hero-v4-img-overlay .hero-v4-description,
html[lang="bg"] .ombc-section .ombc-title,
html[lang="bg"] .ombc-section .ombc-description,
html[lang="bg"] ._loop_card_stat_title_subtitle ._loop_card_title,
html[lang="bg"] ._loop_card_stat_title_subtitle ._loop_card_blurb_text,
html[lang="bg"] .join-us-socialicon .join-us-title,
html[lang="bg"] .join-us-socialicon h3,
html[lang="bg"] .join-us-socialicon .h4,
html[lang="bg"] .join-us-socialicon .s07v1_media_contacts h6, .s07v1_media_contacts
html[lang="bg"] .join-us-socialicon h6,
html[lang="bg"] .join-us-socialicon .s06v3_highlights h6, .s06v3_highlights
html[lang="bg"] .join-us-socialicon h6,
html[lang="bg"] .card-v5-section .wb-number,
html[lang="bg"] .card-v5-section .wb-title,
html[lang="mk"] .hero-v1-section .hero-img-overlay .hero-description,
html[lang="mk"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="mk"] .hero-v4 .hero-img-overlay .hero-description,
html[lang="mk"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="mk"] .news-hero-section .news-hero-img-overlay .news-hero-description,
html[lang="mk"] .news-hero-section .news-hero-img-overlay .news-hero-title,
html[lang="mk"] .hero-v2-section .hero-img-overlay .hero-description,
html[lang="mk"] .hero-v1-section .hero-img-overlay-v2 .hero-description,
html[lang="mk"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="mk"] .hero-v4 .hero-img-overlay-v2 .hero-description,
html[lang="mk"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="mk"] .hero-v2-section .hero-img-overlay-v2 .hero-description .hero-v3-section .hero-v3-content-wrapper .hero-title,
html[lang="mk"] .hero-v3-section .hero-v3-content-wrapper .hero-description,
html[lang="mk"] .hero-v3-smallimg-section .hero-small-title,
html[lang="mk"] .hero-v1-section .hero-img-overlay .hero-title,
html[lang="mk"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="mk"] .hero-v4 .hero-img-overlay .hero-title,
html[lang="mk"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="mk"] .hero-v2-section .hero-img-overlay .hero-title,
html[lang="mk"] .hero-v1-section .hero-img-overlay-v2 .hero-title,
html[lang="mk"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="mk"] .hero-v4 .hero-img-overlay-v2 .hero-title,
html[lang="mk"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="mk"] .hero-v2-section .hero-img-overlay-v2 .hero-title,
html[lang="mk"] .hero-v4 .hero-v4-img-overlay .hero-v4-title,
html[lang="mk"] .hero-v4 .hero-v4-img-overlay .hero-v4-description,
html[lang="mk"] .ombc-section .ombc-title,
html[lang="mk"] .ombc-section .ombc-description,
html[lang="mk"] ._loop_card_stat_title_subtitle ._loop_card_title,
html[lang="mk"] ._loop_card_stat_title_subtitle ._loop_card_blurb_text,
html[lang="mk"] .join-us-socialicon .join-us-title,
html[lang="mk"] .join-us-socialicon h3,
html[lang="mk"] .join-us-socialicon .h4,
html[lang="mk"] .join-us-socialicon .s07v1_media_contacts h6, .s07v1_media_contacts
html[lang="mk"] .join-us-socialicon h6,
html[lang="mk"] .join-us-socialicon .s06v3_highlights h6, .s06v3_highlights
html[lang="mk"] .join-us-socialicon h6,
html[lang="mk"] .card-v5-section .wb-number,
html[lang="mk"] .card-v5-section .wb-title,
html[lang="mn"] .hero-v1-section .hero-img-overlay .hero-description,
html[lang="mn"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="mn"] .hero-v4 .hero-img-overlay .hero-description,
html[lang="mn"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="mn"] .news-hero-section .news-hero-img-overlay .news-hero-description,
html[lang="mn"] .news-hero-section .news-hero-img-overlay .news-hero-title,
html[lang="mn"] .hero-v2-section .hero-img-overlay .hero-description,
html[lang="mn"] .hero-v1-section .hero-img-overlay-v2 .hero-description,
html[lang="mn"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="mn"] .hero-v4 .hero-img-overlay-v2 .hero-description,
html[lang="mn"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="mn"] .hero-v2-section .hero-img-overlay-v2 .hero-description .hero-v3-section .hero-v3-content-wrapper .hero-title,
html[lang="mn"] .hero-v3-section .hero-v3-content-wrapper .hero-description,
html[lang="mn"] .hero-v3-smallimg-section .hero-small-title,
html[lang="mn"] .hero-v1-section .hero-img-overlay .hero-title,
html[lang="mn"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="mn"] .hero-v4 .hero-img-overlay .hero-title,
html[lang="mn"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="mn"] .hero-v2-section .hero-img-overlay .hero-title,
html[lang="mn"] .hero-v1-section .hero-img-overlay-v2 .hero-title,
html[lang="mn"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="mn"] .hero-v4 .hero-img-overlay-v2 .hero-title,
html[lang="mn"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="mn"] .hero-v2-section .hero-img-overlay-v2 .hero-title,
html[lang="mn"] .hero-v4 .hero-v4-img-overlay .hero-v4-title,
html[lang="mn"] .hero-v4 .hero-v4-img-overlay .hero-v4-description,
html[lang="mn"] .ombc-section .ombc-title,
html[lang="mn"] .ombc-section .ombc-description,
html[lang="mn"] ._loop_card_stat_title_subtitle ._loop_card_title,
html[lang="mn"] ._loop_card_stat_title_subtitle ._loop_card_blurb_text,
html[lang="mn"] .join-us-socialicon .join-us-title,
html[lang="mn"] .join-us-socialicon h3,
html[lang="mn"] .join-us-socialicon .h4,
html[lang="mn"] .join-us-socialicon .s07v1_media_contacts h6, .s07v1_media_contacts
html[lang="mn"] .join-us-socialicon h6,
html[lang="mn"] .join-us-socialicon .s06v3_highlights h6, .s06v3_highlights
html[lang="mn"] .join-us-socialicon h6,
html[lang="mn"] .card-v5-section .wb-number,
html[lang="mn"] .card-v5-section .wb-title {
  font-family: "Roboto", sans-serif; }

html[lang="uk"] .navbar-default .navbar-nav li > a, html[lang="uk"] .menu-list-v1-wrapper .menu-list-item ul li a,
html[lang="bg"] .navbar-default .navbar-nav li > a,
html[lang="bg"] .menu-list-v1-wrapper .menu-list-item ul li a,
html[lang="mk"] .navbar-default .navbar-nav li > a,
html[lang="mk"] .menu-list-v1-wrapper .menu-list-item ul li a,
html[lang="mn"] .navbar-default .navbar-nav li > a,
html[lang="mn"] .menu-list-v1-wrapper .menu-list-item ul li a {
  font-family: "Roboto", sans-serif; }

html[lang="uk"] .blurb-text, html[lang="uk"] .card-v1-section .card-content .card-description, .card-v1-section .card-content html[lang="uk"] .card-description, html[lang="uk"]
.card-v2-section .card-content .card-description,
.card-v2-section .card-content html[lang="uk"] .card-description, html[lang="uk"]
.card-v3-section .card-content .card-description,
.card-v3-section .card-content html[lang="uk"] .card-description, html[lang="uk"]
.card-v4-section .card-content .card-description,
.card-v4-section .card-content html[lang="uk"] .card-description, html[lang="uk"] .contacts-wrapper, html[lang="uk"] .s07v1_media_contacts, html[lang="uk"] .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton html[lang="uk"] .dropdown-subheading, html[lang="uk"] ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content html[lang="uk"] ._loop_experts_subtitle, html[lang="uk"] ._loop_experts_content ._loop_experts_description, ._loop_experts_content html[lang="uk"] ._loop_experts_description, html[lang="uk"] .s06v3 .content, .s06v3 html[lang="uk"] .content,
html[lang="uk"] .card-v1-section .card-content .card-description,
html[lang="uk"] .card-v2-section .card-content .card-description,
html[lang="uk"] .card-v3-section .card-content .card-description,
html[lang="uk"] .card-v4-section .card-content .card-description,
html[lang="uk"] .contacts-wrapper,
html[lang="uk"] .dropdown-v3-seciton .dropdown-subheading,
html[lang="bg"] .blurb-text,
html[lang="bg"] .card-v1-section .card-content .card-description, .card-v1-section .card-content
html[lang="bg"] .card-description,
html[lang="bg"]
.card-v2-section .card-content .card-description,
.card-v2-section .card-content
html[lang="bg"] .card-description,
html[lang="bg"]
.card-v3-section .card-content .card-description,
.card-v3-section .card-content
html[lang="bg"] .card-description,
html[lang="bg"]
.card-v4-section .card-content .card-description,
.card-v4-section .card-content
html[lang="bg"] .card-description,
html[lang="bg"] .contacts-wrapper,
html[lang="bg"] .s07v1_media_contacts,
html[lang="bg"] .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton
html[lang="bg"] .dropdown-subheading,
html[lang="bg"] ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content
html[lang="bg"] ._loop_experts_subtitle,
html[lang="bg"] ._loop_experts_content ._loop_experts_description, ._loop_experts_content
html[lang="bg"] ._loop_experts_description,
html[lang="bg"] .s06v3 .content, .s06v3
html[lang="bg"] .content,
html[lang="bg"] .card-v1-section .card-content .card-description,
html[lang="bg"] .card-v2-section .card-content .card-description,
html[lang="bg"] .card-v3-section .card-content .card-description,
html[lang="bg"] .card-v4-section .card-content .card-description,
html[lang="bg"] .contacts-wrapper,
html[lang="bg"] .dropdown-v3-seciton .dropdown-subheading,
html[lang="mk"] .blurb-text,
html[lang="mk"] .card-v1-section .card-content .card-description, .card-v1-section .card-content
html[lang="mk"] .card-description,
html[lang="mk"]
.card-v2-section .card-content .card-description,
.card-v2-section .card-content
html[lang="mk"] .card-description,
html[lang="mk"]
.card-v3-section .card-content .card-description,
.card-v3-section .card-content
html[lang="mk"] .card-description,
html[lang="mk"]
.card-v4-section .card-content .card-description,
.card-v4-section .card-content
html[lang="mk"] .card-description,
html[lang="mk"] .contacts-wrapper,
html[lang="mk"] .s07v1_media_contacts,
html[lang="mk"] .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton
html[lang="mk"] .dropdown-subheading,
html[lang="mk"] ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content
html[lang="mk"] ._loop_experts_subtitle,
html[lang="mk"] ._loop_experts_content ._loop_experts_description, ._loop_experts_content
html[lang="mk"] ._loop_experts_description,
html[lang="mk"] .s06v3 .content, .s06v3
html[lang="mk"] .content,
html[lang="mk"] .card-v1-section .card-content .card-description,
html[lang="mk"] .card-v2-section .card-content .card-description,
html[lang="mk"] .card-v3-section .card-content .card-description,
html[lang="mk"] .card-v4-section .card-content .card-description,
html[lang="mk"] .contacts-wrapper,
html[lang="mk"] .dropdown-v3-seciton .dropdown-subheading,
html[lang="mn"] .blurb-text,
html[lang="mn"] .card-v1-section .card-content .card-description, .card-v1-section .card-content
html[lang="mn"] .card-description,
html[lang="mn"]
.card-v2-section .card-content .card-description,
.card-v2-section .card-content
html[lang="mn"] .card-description,
html[lang="mn"]
.card-v3-section .card-content .card-description,
.card-v3-section .card-content
html[lang="mn"] .card-description,
html[lang="mn"]
.card-v4-section .card-content .card-description,
.card-v4-section .card-content
html[lang="mn"] .card-description,
html[lang="mn"] .contacts-wrapper,
html[lang="mn"] .s07v1_media_contacts,
html[lang="mn"] .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton
html[lang="mn"] .dropdown-subheading,
html[lang="mn"] ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content
html[lang="mn"] ._loop_experts_subtitle,
html[lang="mn"] ._loop_experts_content ._loop_experts_description, ._loop_experts_content
html[lang="mn"] ._loop_experts_description,
html[lang="mn"] .s06v3 .content, .s06v3
html[lang="mn"] .content,
html[lang="mn"] .card-v1-section .card-content .card-description,
html[lang="mn"] .card-v2-section .card-content .card-description,
html[lang="mn"] .card-v3-section .card-content .card-description,
html[lang="mn"] .card-v4-section .card-content .card-description,
html[lang="mn"] .contacts-wrapper,
html[lang="mn"] .dropdown-v3-seciton .dropdown-subheading {
  font-family: "Roboto", sans-serif; }

html[lang="uk"] .home-newsletter-title,
html[lang="bg"] .home-newsletter-title,
html[lang="mk"] .home-newsletter-title,
html[lang="mn"] .home-newsletter-title {
  float: left;
  position: relative; }

html[lang="uk"] .home-newsletter .input-group,
html[lang="bg"] .home-newsletter .input-group,
html[lang="mk"] .home-newsletter .input-group,
html[lang="mn"] .home-newsletter .input-group {
  display: block; }

html[lang="uk"] .home-newsletter .email-input-field-1,
html[lang="bg"] .home-newsletter .email-input-field-1,
html[lang="mk"] .home-newsletter .email-input-field-1,
html[lang="mn"] .home-newsletter .email-input-field-1 {
  margin-left: 10px; }
  @media (max-width: 767px) {
    html[lang="uk"] .home-newsletter .email-input-field-1,
    html[lang="bg"] .home-newsletter .email-input-field-1,
    html[lang="mk"] .home-newsletter .email-input-field-1,
    html[lang="mn"] .home-newsletter .email-input-field-1 {
      margin-left: 0px; } }

html[lang="uk"] .btn-sm,
html[lang="bg"] .btn-sm,
html[lang="mk"] .btn-sm,
html[lang="mn"] .btn-sm {
  text-transform: none; }

html[lang="uk"] .h4, html[lang="uk"] .s07v1_media_contacts h6, .s07v1_media_contacts html[lang="uk"] h6, html[lang="uk"] .s06v3_highlights h6, .s06v3_highlights html[lang="uk"] h6,
html[lang="bg"] .h4,
html[lang="bg"] .s07v1_media_contacts h6, .s07v1_media_contacts
html[lang="bg"] h6,
html[lang="bg"] .s06v3_highlights h6, .s06v3_highlights
html[lang="bg"] h6,
html[lang="mk"] .h4,
html[lang="mk"] .s07v1_media_contacts h6, .s07v1_media_contacts
html[lang="mk"] h6,
html[lang="mk"] .s06v3_highlights h6, .s06v3_highlights
html[lang="mk"] h6,
html[lang="mn"] .h4,
html[lang="mn"] .s07v1_media_contacts h6, .s07v1_media_contacts
html[lang="mn"] h6,
html[lang="mn"] .s06v3_highlights h6, .s06v3_highlights
html[lang="mn"] h6 {
  font-family: "Roboto ", sans-serif; }

html[lang="zh"] .btn-sm {
  text-transform: none; }

/*@import 'languages/np-style';*/
@media print {
  html {
    background-color: #fff !important;
    -webkit-print-color-adjust: exact;
    margin: 4px; }
  body {
    -webkit-print-color-adjust: exact;
    margin: 0px; }
  @page {
    size: landscape; }
  .container {
    width: auto;
    min-width: 1170px; }
  .img-gradient {
    display: none !important; }
  .hero-title,
  .hero-description {
    color: #fff !important; }
  .navbar {
    display: block;
    border-width: 0 !important; }
  .navbar-toggle {
    display: none; }
  a[href]:after {
    content: none !important; }
  h1, h2, .ombc-section .ombc-title, h3, h4, .news-hero-section .news-hero-img-overlay .news-hero-description, .highlight_component .highlights-card .highlights-card-block h3, .latest-v1-section h3, .ombc-section .ombc-description, h5, h6 {
    font-size: 65%; }
  .annualmeeting_bubble_chart {
    display: inline-block; }
  #annualmeeting_bubblechart .hidden-xs {
    display: block !important; }
  #annualmeeting_bubblechart #bubbleChart-mobile,
  #annualmeeting_bubblechart #eventType,
  #annualmeeting_bubblechart .k-scheduler-tools,
  #annualmeeting_bubblechart .export_print {
    display: none !important; }
  #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-event {
    background-color: #f6f6f6;
    border: 1px solid #e5e5e5; }
  #annualmeeting_bubblechart .k-scheduler-content,
  #annualmeeting_bubblechart .k-scheduler-layout {
    overflow: hidden !important; }
  #eventsHeading {
    font-family: "Andes", sans-serif;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px; }
  button.editMode {
    display: none; }
  #bubbleChart .k-floatwrap {
    display: none !important; }
  .k-scheduler,
  .k-scheduler-content,
  .k-scheduler-times {
    height: auto !important; }
  #wb_banner {
    display: none !important; }
  .k-event {
    background-color: #fff5f5 !important;
    -webkit-print-color-adjust: exact; }
  .k-floatwrap.k-header.k-scheduler-toolbar {
    display: none; }
  .k-header.k-scheduler-footer {
    display: none; }
  #annualmeeting_bubblechart .k-widget table.k-scheduler-table tbody tr th {
    font-family: "Andes", sans-serif; } }

/* tab below newly added*/
/*START: Loop Tab Update*/
@media (min-width: 601px)
{
	._loop_wrapper {
        min-height: initial;
        white-space: nowrap;
        
    }
    ._loop_list {
        display: flex;
        white-space: nowrap;
        position: relative;

    }
    ._loop_list li
    {
        white-space: nowrap;
    }
    tab-nav ul > li > a._loop_tab_active, tab-nav ul > li._loop_tab_active > a._loop_tab_active {
        border-bottom: 5px solid #004c92;
    }
}
._loop_scroller {
    color: #0071bc;
    font-size: 1.75em;
    padding: 6px 10px 16px 6px;
}
tab-nav ul > li {} tab-nav ul > li > a {
    /*min-width: initial;
    /*START:Newly added styles*/
    
    /*max-width: 250px;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    /*END:Newly added styles*/
}
/*END: Loop Tab Update*/
input [type='radio'],
input [type='checkbox'] {
  margin: 4px;
  line-height: normal;
  opacity: 0; }

.lp__radio,
.lp__checkbox {
  position: relative;
  display: block;
  margin-top: 0;
  margin-bottom: 16px; }
  .lp__radio label,
  .lp__checkbox label {
    padding-left: 16px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.lp__radio input[type='radio'],
.lp__radio_inline input[type='radio'],
.lp__checkbox input[type='checkbox'],
.lp__checkbox_inline input[type='checkbox'] {
  position: absolute;
  margin-left: 4px;
  z-index: 1;
  width: 20px;
  height: 20px; }

/*.lp__radio + .lp__radio,
.lp__checkbox + .lp__checkbox {
  margin: 0px 10px 0px 0px; }*/

.lp__radio_inline,
.lp__checkbox_inline {
  position: relative;
  display: inline-block;
  padding-left: 0;
  margin-bottom: 16px;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }
  .lp__radio_inline label,
  .lp__checkbox_inline label {
    padding-left: 8px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.lp__radio_inline + .lp__radio_inline,
.lp__checkbox_inline + .lp__checkbox_inline {
  margin-top: 0;
  margin-left: 16px; }

.lp__primary_checkbox {
  position: absolute;
  opacity: 0; }
  .lp__primary_checkbox + label {
    position: relative;
    padding: 0;
    cursor: default; }
    .lp__primary_checkbox + label:before {
      content: '';
      margin-right: 8px;
      display: inline-block;
      vertical-align: text-top;
      padding: 4px;
      width: 20px;
      height: 20px;
      background: #FAFDFF;
      border: 1px solid #D8E7F5;
      box-shadow: inset 0px 3px 0px 0px #F0F7FE;
      cursor: pointer; }

.lp__primary_checkbox:checked + label:before {
  background: #0071BC;
  box-shadow: inset 0px 3px 0px 0px #0071BC; }

.lp__primary_checkbox:checked:disabled + label:before {
  background: #FAFDFF;
  border: 1px solid #D8E7F5;
  box-shadow: inset 0px 1px 0px 0px #F0F7FE; }

.lp__primary_checkbox:checked:disabled + label:after {
  color: #4cbb88; }

.lp__primary_checkbox:disabled + label {
  opacity: 0.6; }

.lp__primary_checkbox:disabled + label:before {
  box-shadow: none;
  pointer-events: none; }

.lp__primary_checkbox:checked + label:after {
  content: "\f00c";
  font-family: 'FontAwesome'; 
  font-size:12px;
  position: absolute;
  left: 9px;
  top: 1px;
  color: #fff; }
.lp__primary_radio {
  position: absolute;
  opacity: 0; }
  .lp__primary_radio + label {
    position: relative;
    padding: 0;
    cursor: default; }
    .lp__primary_radio + label:before {
      content: '';
      margin-right: 6px;
      display: inline-block;
      vertical-align: text-top;
      padding: 4px;
      width: 22px;
      height: 22px;
      background: #FAFDFF;
      border: 1px solid #D8E7F5;
      box-shadow: inset 0px 3px 0px 0px #F0F7FE;
      cursor: pointer;
      border-radius: 100%; }

.lp__primary_radio:checked + label:before {
  background: #fff;
  border: 1px solid #0071bc;
  box-shadow: none; }

.lp__primary_radio:checked:disabled + label:before {
  background: #fff;
  border: 1px solid #0071bc;
  box-shadow: inset 0px 1px 0px 0px #F0F7FE; }

.lp__primary_radio:checked:disabled + label:after {
  color: #0071bc; }

.lp__primary_radio:disabled + label {
  opacity: 0.6; }

.lp__primary_radio:disabled + label:before {
  box-shadow: none;
  pointer-events: none; }

.lp__primary_radio:checked + label:after {
  content: "\f111";
  font-family: 'FontAwesome'; 
  font-size: 14px;
  line-height: 16px;
  padding: 4px;
  position: absolute;
  left: 1px;
  top: 2px;
  color: #0071bc; }


ul.grid-graph {
    font-size: 12px;
    line-height: 16px;
    float: right;
   /* margin-bottom: 8px;*/
}
ul.grid-graph li {
    float: left;
    font-size: 12px;
    line-height: 16px;
    padding: 4px 8px;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    margin-right: 8px;
    cursor: pointer;
}
ul.grid-graph .grid {
    background-color: #787878;
}
ul.grid-graph .graph {
    background-color: #0071BC;
}
.ppi-newsletter .home-newsletter .primary-light-blue-btn {
    background-color: #002245 !important;
}
.ppi-newsletter .home-newsletter .primary-light-blue-btn:hover {
    background-color: #013367 !important;
}
#myPleaseWait .modal-dialog {
    width: 40% !important;
    margin: 30px auto;
}
.chzn-select {
     width: 430px;
   }

.ppi-header .navbar-nav .mega-menu .close-this-megamenu {
  display:none;
}
/*.splash-banner-v1 .splash-cover-img {
    height:550px !important;
}
*/
select, input[type="file"] {
height: 30px;
}
.results-by-project .accordion .accordion-heading .data-wrapper ul li:first-child {
    padding: 0 0px 0 90px !important ;
}
    .ppi_rankings_charts .graph-data .topRegionCountChart svg {
       width:500px;
    }
            .ppi_rankings_charts .graph-data .topRegionInvestmentChart svg {
       width:510px;
    }
            .ppi_rankings_charts .graph-data .topSectorCountChart svg {
       width:500px;
    }
            .ppi_rankings_charts .graph-data .topSectorInvestmentChart svg {
       width:510px;
    }
    .ppi_rankings_charts .graph-data .topCountryCountChart svg {
           width:470px;
        }

    .ppi_rankings_charts .graph-data .topCountryInvestmentChart svg {
           width:500px;
        }

footer .full-row-footer-components {
    padding-top: 8px !important;
    padding-bottom: 5px !important;
}
table.ppi-table-wrapper thead tr th {
         border: 0px solid #545454 !important;
     }

@media (min-width: 991px) {
    .ppi-header .navbar-default .navbar-nav li > a.active, .enterprise-surveys .navbar-default .navbar-nav li > a.active {
        background-color: #004c92 !important;
    }

}

@media (max-width: 1200px) {
    .ppi-header .navbar-default .navbar-nav li a {    
        padding-bottom: 0px;
    }
}

@media (max-width: 650px) and (min-width: 500px) {
    .advaced-search-option .select-block .select select {
        width: 92% !important;
    }
}
@media (max-width: 450px) and (min-width: 320px) {
    .page-title .breadcrumb_redesign > li {
     width: 280px;
     white-space: normal;
    }
    .heading-main {
         padding:16px 0;
     }
}

@media (min-width: 450px) {
    .ppi-newsletter .home-newsletter .newsletter-submit {
        left: auto; /*ie hack*/
    }

}
@media (max-width: 991px) and (min-width: 320px) {
    .full-row-white-components {
        padding: 64px 0px 32px 0px !important;
    }
    #map {
       overflow-x:scroll !important;
    }
    .ppi-navbar-header {
        float:right !important;
     }
     .navbar-toggle {
      display: block !important;
    }
    .navbar-collapse .in {
        overflow-y: hidden !important;    
    }


}

@media (max-width: 767px) and (min-width: 480px) {
    .splash-banner-v1 .splash-cover-img {
    height:450px !important;
    }
}

@media (max-width: 480px) and (min-width: 320px) {
.selection-head .label {
    font-size: 24px;
    padding: 0 5px;
  }
  #myPleaseWait .modal-dialog .modal-title {
        font-size: 14px;
  }
   .chzn-select,.chosen-container {
     width: 270px !important;
     margin-top: 5px;
   }

    .splash-banner-v1 .splash-cover-img {
    height:550px !important; 
    }
    .download-align {
       width:100%;
     }
     .box-header .box-title {
        width:30%;
      }
      .sponser-header .bootstrap-tagsinput .tag,
      .projectinformation-block .bootstrap-tagsinput .tag {
           white-space: normal !important;
           margin-top: 5px;
           float: left;
           padding: 3px;
       }

}

table.ppi-table-wrapper {
    margin:0px !important
}

select::-ms-expand {
    display: none !important;
}


lp__btn {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 600;
  color: #ffffff;
  word-wrap: break-word;
  text-transform: none;
  white-space: normal;
  letter-spacing: 0.78px;
  border: 0px;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
}
.lp__btn:focus,
.lp__btn .dropdown-toggle:focus {
  outline: #996300 solid 2px;
}
.lp__btn_ml {
  font-size: 0.875rem;
  line-height: 1.375rem;
  min-width: 140px;
  padding: 12px 24px 12px 24px;
  text-transform: uppercase;
}
.lp__solid_darkblue_btn {
  background-color: #002244;
  margin-right: 16px;
}
.lp__solid_darkblue_btn:last-child {
  margin-right: 0px;
}
.lp__solid_darkblue_btn:hover, .lp__solid_darkblue_btn:focus, .lp__solid_darkblue_btn:active {
  background-color: #013367;
  color: #ffffff;
  text-decoration: none;
}
.lp__cta_btn:after{
      font-family: "FontAwesome";
    content: "\f105";
    font-size: 17px;
    margin-left: 4px;
 
}
.bootstrap-tagsinput {
  background-color: #fff;
  display: inline-block;
  padding: 8px 6px;
  margin-bottom: 10px;
  vertical-align: middle;
  line-height: 24px;
  cursor: text;
  min-width: 250px;
}
.tt-menu
{
   background: #f2f2f2;
   min-width: 250px;
}

.tt-cursor,
.tt-selectable:hover
{
    background: #b3d4fc;
}
.bootstrap-tagsinput .label {
    padding:0;
    }
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: auto !important;
  max-width: inherit;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: #57585b;
  font-weight: 600;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.projectinformation-block .bootstrap-tagsinput .label {
    padding: 2px;
}
.projectinformation-block .sponser-project-list .primary-light-blue-btn {
  position:relative;
 }

.mobile-width {
	margin: 5px auto;
	width: 300px;	
}
.mobile-news {
	border: 2px solid #E7E7E9;
    margin: 30px 0;
	padding: 5px 10px;
}
.mobile-news .column-data {
	border-bottom: 2px solid #E7E7E9;
	padding: 5px 0 15px 0;
}

.home-product-of {
	background: none repeat scroll 0 0 #F1F1F1;
	padding: 5px 10px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

/* Hamburger Menu */
.menu-btn {
	position: absolute;
	right: 10%;
	top: 7%;
}

.menu-btn div {
	position: absolute;
	left: 100%;
	top: 64%;
	padding-right: 8px;
	margin-top: -0.50em;
	line-height: 1.2;
	font-size: 18px;
	font-weight: 200;
	vertical-align: middle;
	z-index: 1;
}

.menu-btn span {
	display: block;
	width: 19px;
	height: 3px;
	margin: 4px 0;
	background: rgb(0,0,0);
	z-index: 1;
}

.responsive-menu{
	display: none;
}

.expand {
	display: block !important; 
}


.responsive-menu .menu-header li {
    text-align: center;
}
.responsive-menu .menu-header li {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EDEDED;
    float: none;
    line-height: 55px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.header .menu li {
    display: block;
    float: left;
    line-height: 60px;
    padding: 0 20px;
}



/*More Responsive stuff*/

.menu-btn {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 50px;
}
.menu-btn div {
    font-size: 18px;
    font-weight: 200;
    left: 100%;
    line-height: 1.2;
    margin-top: -0.5em;
    padding-right: 8px;
    position: absolute;
    top: 64%;
    vertical-align: middle;
    z-index: 1;
}
.menu-btn span {
    background: none repeat scroll 0 0 #990000;
    display: block;
    height: 2px;
    margin: 4px 0;
    width: 20px;
    z-index: 1;
}
.responsive-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EDEDED;
    border-left: 1px solid #EDEDED;
    border-top: 1px solid #EDEDED;
    box-shadow: 0 2px 2px 0 #F5F5F5;
    box-sizing: border-box;
    display: none;
    font-size: 22px;
    position: absolute;
    right: 0;
    top: 75px;
    width: 320px;
}
.responsive-menu .menu-header {
    display: block;
}
.responsive-menu .menu-header ul {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    position: relative;
}
.responsive-menu .menu-header li {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EDEDED;
    float: none;
    line-height: 55px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.responsive-menu .menu-header li:last-child {
    border-bottom: medium none;
}
.expand {
    display: block !important;
}
.responsive-menu .menu-header li .sub-menu {
    display: none;
    font-size: 16px;
}
.responsive-menu .menu-header li .sub-menu li {
    border-bottom: medium none;
    line-height: 35px;
}
.open-menu-link {
    color: #989DA1;
    cursor: pointer;
    display: none;
    font-size: 30px;
    line-height: 45px;
    position: absolute;
    right: 55px;
    top: 0;
}
.responsive-menu .menu-header li .visible {
    display: block;
}

 /*commented by Vinod */
/*

@media(max-width:699px){ */
/* Styles */
/*
	.carousel, #map-block, .home-page-columns, .menu-block, .searchbox  {
		 display: none;
	}
	
	.methodology .bulleted-list ul {
    	width: 100%;
	}
  
	  .content-wrapper {
		clear: both;
		margin: 0 auto;
		overflow: hidden;
		padding: 0 10px;
		width: 360px;
	  }
  
  
	.page {
		margin: 0;
		min-width: 360px !important;
	}
	.web_header_title .header_title-seach {
    	width: 360px;
	}
	
	.logo-block {
		padding: 10px 0;
	}
	
	.title-block {
		font-size: 16px !important;
	}

	.grid-graph {
    	display: none !important;
	}

	.options{
		width: 100% !important;
		margin: 2px 0;
	}
	
	.chart-block .chart {
		padding: 55px 10px;
	}
	.column{
		padding-left: 10px !important;	
	}
	.snapshot .region select {
		float: none;
	}
	
	.snapshot .country select {
    	margin: 0;
	}
	.slider-block {
		width: 360px !important;
	}
	
	.slider-block .slider-region {
		height: 27px;
		margin: 20px 0 0;
		padding: 4px 0;
		position: relative;
		width: 340px;
	}
	
	.snapshot .ui-tabs .ui-tabs-nav li a {
		   font-size: 16px;
    padding-bottom: 10px;
    padding-right: 100px;
	}
	
	.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 6px !important;
    padding-bottom: 1px;
}
	
	.snapshot #tab-data .ui-tabs-nav li {
		padding: 0 0 0 5px;
	}
		
	.address-block {
		width: 200px !important;
	}
	
	.responsive-menu, .responsive-menu .menu-header, .responsive-menu .menu-header .menu {
    	width: 100%;
		opacity: 0.98;
		z-index: 100;
	}
	.responsive-menu .menu-header li {
    	text-align: left;
		list-style: none;
		padding-left: 26px;
    	text-transform: uppercase;
	}
	
	
	.presentation-block, .snapshot .main-contents {
    	min-height: 200px;
	}
	
	.chart-block {
		margin-bottom: 20px;
		
	}
	
	
	.chart-block .chart {
  	  display: block;
   	 width: 100%;
	}
	
	.chart-block {
		margin: 0 auto;
		width: 400px;
		padding: 10px;
		margin-bottom: 20px;
	}
	
	.chart-block .chart-container {
		margin: 0 auto;
		width: 380px;
	}
	
	.chart-block .chart {
		display: block;
		width: 100%;
	}
	
	.chart.chart1 > img, .chart.chart2 > img {
		width: 100%;
	}
}

*/ /*commented by Vinod */


/*
@media(min-width:700px){ */
/* Styles */
/*
  .mobile-width, .menu-btn, .mobile-nav, .mobile-accordion{
	  display: none;
  }
  
  .carousel {
		 display: block;
	}
	
	
}

*/ /*commented by Vinod */

/*

@media only screen and (min-device-width: 569px) and (max-device-width: 768px){ */
/* Styles */
/*
	.carousel, .tab-content, #map-block, .home-page-columns, .menu-block, .searchbox, .tab-content-block  {
		 display: none;
	}
  
	  .content-wrapper {
		clear: both;
		margin: 0 auto;
		overflow: hidden;
		padding: 0 10px;
		width: 700px;
	  }
  
  
	.page {
		margin: 0;
		min-width: 420px !important;
	}
	.web_header_title .header_title-seach {
    	width: 420px;
	}
	
	.logo-block {
		padding: 10px 0;
	}
	
	.title-block {
		font-size: 20px !important;
	}
	
	
	.options{
		width: 100% !important;
		margin: 2px 0;
	}
	
	.chart-block .chart {
		padding: 55px 10px;
	}
	.column{
		padding-left: 10px !important;	
	}
	.snapshot .region select {
		float: none;
	}
	
	.snapshot .country select {
    	margin: 0;
	}
	.slider-block {
		width: 400px !important;
	}
	
	.slider-block .slider-region {
		height: 27px;
		margin: 20px 0 0;
		padding: 4px 0;
		position: relative;
		width: 380px;
	}
	
	.snapshot .ui-tabs .ui-tabs-nav li a {
		font-size: 12px;
	}
	
	
	.snapshot #tab-data .ui-tabs-nav li {
		padding: 0 0 0 5px;
	}
		
	.address-block {
		width: 200px !important;
	}
	
	.responsive-menu, .responsive-menu .menu-header, .responsive-menu .menu-header .menu {
    	width: 100%;
		opacity: 0.98;
		z-index: 100;
	}
	.responsive-menu .menu-header li {
    	text-align: left;
		list-style: none;
		padding-left: 26px;
    	text-transform: uppercase;
	}
	
	
	.presentation-block, .snapshot .main-contents {
    	min-height: 200px;
	}
	
	.chart-block {
		margin-bottom: 20px;
	}
	
	
	.chart-block .chart {
  	  display: block;
   	 width: 100%;
	}
}

*/ /*commented by Vinod */

/*Responsive Tables */
	/* 
	Generic Styling, for Desktops/Laptops 
	*/
	#page-wrap {
		margin: 50px;
	}

	table { 
		width: 100%; 
		border-collapse: collapse; 
	}
	/* Zebra striping */
	.responsive-table tr:nth-of-type(odd) { 
		background: #eee; 
	}
	.responsive-table th { 
		background: #333; 
		color: white; 
		font-weight: bold; 
	}
	.responsive-table td, .responsive-table th { 
		padding: 6px; 
		border: 1px solid #ccc; 
		text-align: left; 
	}
	


.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 49%; text-align: right; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; }



/* RESPONSIVE EXAMPLE */

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

@media (max-width: 800px) {
  .stacktable.large-only { display: none; }
  .stacktable.small-only { display: table; }
}

.st-key {
	font-weight: bold;
	text-align: left;
}

.table-wrapper.stacktable.small-only tr {
    background: none repeat scroll 0 0 #FFFFFF !important;
}


.table-wrapper.stacktable.small-only tr:first-child {
    background: none repeat scroll 0 0 #ccc !important;
}

/*Final Hacks For Main Layouts (No Responsive Code Here*/

.snapshot .country select {
    margin: 0 0 10px 0;
}




.publications .right-side-contents {
    float: right;
    padding: 0;
}

.presentation-block, .snapshot .main-contents {
    min-height: 0px;
}

.snapshot .tab-content-block {
    padding: 20px 0 0;
}

.page .header_title-seach .form-text {
    border-radius: 0;
    height: 25px;

}


.page .header_title-seach .form-submit {
    top: 7px;
}

/*svg:not(:root) {
    float: left;
}*/


/*data page styling*/
#dvSector, #dvCountry, #dvRegion, #dvRankings, #dvCustomQuery, #dvSponsor, #dvStata, #dvInvestmentSummary {
	
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	padding-top: 10px;
	
}

#dvSector h3, #dvCountry h3, #dvRegion h3, #dvRankings h3, #dvCustomQuery h3, #dvSponsor h3, #dvProject h3, #dvStata h3, #dvInvestmentSummary h3 {
	
	color: #0092CD;
	
}



/* slider for snapshots
rzslider {
    margin: 11px 0px 50px 0 !important;;
}

.snapshot .highlights-head {
    margin-top: 60px;
}*/

/* h3 FAQ page */
.faq .faq-con .sub-title {
    margin: 20px 0 0;
    padding: 0 0 15px;
}

.search-btn > a {
    color: #FFFFFF !important;
}

.search-btn {
    border-radius: 4px;
}

.xtitle {
	 color: #0092CD;
}

.page .sub-title {
    color: #58595B;
    font-size: 16px;
    font-weight: 600;
}


.featured-ranking .graph-wrapper.odd {
    border-bottom: none;
    padding: 10px 0 5px;
}

.ytitle, .xtitle {
    fill: #4F81BD;
	font-weight: 600;
	/*font-family: Arial, Helvetica, sans-serif;*/

}


.featured-ranking .graph-wrapper {
    border-bottom: none;
    float: left;
    padding: 7.5px 0;
}

.odd {
	background: #EDEDED;
}

.graph-wrapper  .sub-title {
	padding: 0 10px;
}

.full-width {
	width: 100%;
}

.primary-sec-listing ul li {
	list-style: none !important;
}

.gm-style-iw h3 a {
	background:url(../../../App_Themes/css/ppi/img/control_right2.png) right bottom no-repeat;
	padding: 0px 20px 3px 0;
	margin
	white-space:nowrap;
}

.bar {
    fill: #4F81BD !important;
}

.spncurency, .snpcurrvalue, .gm-style-iw p {
	padding-right: 3px;
	font-weight: bold;
}


.regionradio.ng-pristine.ng-valid {
    margin-right: 5px;
}

/*.advanced-search .tab-content-block .tab-contents label {
    padding: 0;
}*/


.advanced-search input[type="checkbox"], .advanced-search input[type="radio"] {
    margin-right: 7px;
}

.advanced-report-selection .report-label {
    padding: 0;
	 margin-right: 10px;
}

.region-level {
    margin-bottom: 20px;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.cycle-nav img {
	float: none !important;
	width: 6% !important;
}


.publications .main-contents .block1 {
    margin: 30px 0 20px;
}

.publications .left-side-contents .main-title {
    margin: 0;
}

.dropdown-list .ng-pristine select {
	border-radius: 0;
}

.table-container {
    /*max-height: 500px;
    overflow : scroll;*/
        
}

text.nodatagraphtext {
	fill: #A8A8A8;
}

.nodatafound {
	color: #a8a8a8;
	padding-left: 15px;
}

.snapshot .table-wrapper tbody td {
    white-space: nowrap;
}

.results-by-project .information-table td .label {
	font-weight: bold;
}

.project-investment .information-table {
	border-bottom: none;

}

.project-investment .information-table tr {
	border-bottom: 1px solid #e5e5e5;
}



.page .sub-title {
	background: none repeat scroll 0 0 #f6f6f6;
	font-size: 16px;
	margin: 10px 0 0;
	padding: 10px 20px;
	color: #333333;

}

.graph-block .sub-title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e5e5e5;
    color: #58595B;
/*    font-family: Arial; */
    font-size: 16px;
	font-weight: bold;
	float: left;
	width: 100%;
	margin: 5px 0;
	padding: 10px 0;
}

.sub-title.full-width {

	width: 100%;

}

.odd-title {
	border: none !important;
}

.project-investment .table-wrapper th {
    text-transform: capitalize;
}

.xaxis-label, .xaxis-label tspan, .yaxis-label, .yaxis-label text, .datapoint-label, .legendstyle {
	fill: #555555 !important;
/*	font-family: Arial !important;*/
	font-weight: 600;
	font-size: 12px !important;
}

.graph-wrapper {
    width: 100%;
}

.graph-wrapper.full-width {
    width: 100%;
}
/*.featured-ranking svg {
	width: 100%;
}*/

/*#map {
	overflow: visible !important;
	width: 99% !important;
	height: 800px !important;
}*/
.k-filter-row th, .k-grid-header th.k-header {text-align:center !important;}

/* === Resopnsive css Dharati===*/
.ranking-graph {
    width: 50%;
    float: left;
}
/* === Resopnsive css Dharati===*/
@media (max-width: 1100px) {
    .ranking-graph {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 991px) {
    .small-box h3 {
       white-space: normal !important;
    }
    .small-box>.inner {
      height: 90px;
    }
   .ppi_visualisation #navTools {
      clear:both;
    }
}

@media (max-width: 650px) and (min-width: 500px) {
    .advaced-search-option .select-block .select select {
        width: 92%;
    }
}
/*new css on tab starts here */

.ppi_map .tab li {
	float: left;
	list-style: none;
	font-size: 11px;
	display: block;
	width: 85px;
	height: 70px;
	text-align: center;
	cursor: pointer;
	padding:0;
}

.ppi_map .tab li img {
	width: 100%;
	height: 100%;
}
.link {

	display: block;
	margin: 5px 0 0;
	vertical-align: middle;
	border-bottom: 2px solid #F2F2F2;
	width: 100%;
	float: left;
	color: #57585B;
}
.click-link:hover .link {
	color: #222;
}
.click-link.active:hover .link {
	color: #118ABF;
}

.ppi_map .tab ul {
	overflow: hidden;
	padding-left: 0;
}

#year {
	text-align: center;
	width: 100%;
	border: 0;
	color: #686868;
	font-weight: bold;
	background-color: #fff;
	font-size: 14px;
}
#slider {
	width: 295px;
	margin-bottom: 6px;
	float: right;
}
.main-tab {
	width: 1010px;
	margin: 0 auto;
	height: 140px;
	background-color: #f2f2f2;
	padding-top: 20px;
}
.ui-slider-handle.ui-state-default.ui-corner-all {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 8px solid #55b6de;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	height: 0;
	width: 0;
	top: 0;
	outline: medium none;
	cursor: pointer;
	margin-left: -7px;
	border-radius: 0;
}
.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #a6a6a0;
	border-color: #fff #a6a6a0;
	border-image: none;
	border-style: solid;
	border-width: 6px 2px;
	height: 1px;
}
.year-slider {

	background-color: #fff;
	overflow: hidden;
	padding: 7px 15px;
	/*width: 300px;*/
	box-shadow: 1px 1px #C6C6C4;
}
.year-container {
	float: left;
	text-align: left;
	width: 330px;
}
.ppi_map .tab {
	float: left;
	width: 680px;
	padding-top: 0;
}
.year-display {
	float: right;
	overflow: hidden;
	text-align: left;
	width: 300px;
}
.val-range {
	float: right;
	width: 300px;
}
.startval {

	float: left;
	color: #909090;
	font-size: 14px;
	width: 50px;
	text-align: left;
	margin: 0 0 0 -12px;
}
.endval {
	width: 60px;
	float: right;
	color: #909090;
	font-size: 14px;
	text-align: right;
	margin: 0 -12px 0 0;
}
.icn {
	height: 32px;
	width: 32px;
}

.tab li .icn {
	margin: 0 auto;
	text-align: center;
}
.click-link .icn {
	background-image: url("../../../App_Themes/css/ppi/img/sprite_icon_for_subsectors.png");
}
.airports  .icn {
	background-position: 0 -2px;
}
.airports.active:hover .icn, .airports.active .icn {
	background-position: 0 35px;
}
.airports:hover .icn {
	background-position: 0 -44px;
}

.rail .icn {
	background-position: -47px 0;
}
.rail.active:hover .icn, .rail.active .icn {
	background-position: -47px 35px;
}
.rail:hover .icn {
	background-position: -47px -44px;
}

.road .icn {
	background-position: -85px 0;
}
.road.active:hover .icn, .road.active .icn {
	background-position: -85px 35px;
}

.road:hover .icn {
	background-position: -85px -44px;
}
.seaport .icn {
	background-position: -136px 0;
}
.seaport.active:hover .icn, .seaport.active .icn {
	background-position: -136px 35px;
}
.seaport:hover .icn {
	background-position: -136px -44px;
}

.electricity .icn {
	background-position: -178px 0;
}
.electricity.active:hover .icn, .electricity.active .icn {
	background-position: -178px 35px;
}
.electricity:hover .icn {
	background-position: -178px -44px;
}

.gas .icn {
	background-position: -218px 0;
}
.gas.active:hover .icn, .gas.active .icn {
	background-position: -218px 35px;
}
.gas:hover  .icn {
	background-position: -218px -44px;
}

.telecom .icn {
	background-position: -260px 0;
}
.telecom.active:hover .icn, .telecom.active .icn {
	background-position: -260px 35px;
}
.telecom:hover .icn {
	background-position: -260px -44px;
}

.wts .icn {
	background-position: -302px 0;
}
.wts.active:hover .icn, .wts.active .icn {
	background-position: -302px 35px;
}
.wts:hover .icn {
	background-position: -302px -44px;
}

.Collection .icn {
        background-position: 141px 0px;
        width: 45px;
}
.Collection:hover .icn {
	 background-position: 141px -44px;
}
.Collection.active:hover .icn, 
.Collection.active .icn {
	background-position: 141px -79px;
}

.Integrated .icn {
        background-position: 32px 0px;

}
.Integrated:hover .icn {
	 background-position: 32px -44px;
}
.Integrated.active:hover .icn, 
.Integrated.active .icn {
	background-position: 32px -79px;
}
.TreatmentDisposal .icn {
        background-position: 80px 0px;

}
.TreatmentDisposal:hover .icn {
	 background-position: 80px -44px;
}
.TreatmentDisposal.active:hover .icn, 
.TreatmentDisposal.active .icn {
	background-position: 80px -79px;
}
.seaport .icn {
        background-position: -132px 0;
    }
    .seaport.active:hover .icn, .seaport.active .icn {
        background-position: -132px 35px;
    }
    .seaport:hover .icn {
        background-position: -132px -44px;
    }
 .water .icn {
        background-position: -302px 0;
    }
    .water.active:hover .icn, .water.active .icn {
        background-position: -302px 30px;
    }
    .water:hover .icn {
        background-position: -302px -44px;
    }
.railroad .icn {
        background-position: -47px 0;
    }
    .railroad.active:hover .icn, .railroad.active .icn {
        background-position: -47px 35px;
    }
    .railroad:hover .icn {
        background-position: -47px -44px;
    }
.airport  .icn {
        background-position: 0 -2px;
    }
    .airport.active:hover .icn, .airport.active .icn {
        background-position: 0 35px;
        
    }
    .airport:hover .icn {
        background-position: 0 -44px;
    }
.link {
    line-height: 16px;
    }
.selectorheader {
    width: 100%;
    display: inline-block;
}
/*.utility .icn {
 background-position: -346px 0;
 }
 .utility.active .icn:hover ,
 .utility.active .icn {
 background-position: -346px 35px;
 }
 .utility .icn:hover {
 background-position: -346px -44px;
 }
 .wts .link {
 width: 90px;
 }*/

.active .link, .active .link:hover {

	padding-bottom: 3px;
	padding-top: 3px;
	color: #118ABF;
	padding: 0;
}

.year-container .title {
	margin-bottom: 5px;
	text-align: center;
	color: #686868;
	font-size: 12px;
}
.title {
	font-weight: 600;
}

#map {
	height: 500px;
	margin: 0 auto;
	width: 1010px;
}
.map-main {
	background-color: #f2f2f2;
	padding: 0 0 30px 0;
}
.gm-style-iw h3 {
	color: #666;
	font-size: 16px;
	margin: 0;
	text-transform: capitalize;
}
.gm-style-iw p {
	margin: 0;
}

.year-slider .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
    border-color: #ddd !important;
}
@media (max-width:1200px) and (min-width: 992px) {
.select-block .select {
  width: 30%;

}
 .advanced-report-selection .report-selection {
    width: 45%;
}
                .report-selection .select-dropdown-group select {
    margin-left: 30px;
}
}
@media (max-width:991px) {
.subtype1, .subtype2, .subtype3, .subtype4 {
  float: left;
  width: 50%;
}
    .ranking-graph
{
    width: 100%;

}
    .graph-wrapper {
    width: 100%;
     overflow-x: scroll;
}
.overflow-x {
     overflow-x: scroll;
}
.graph-wrapper.full-width {
    width: 100%;
    overflow-x: scroll;
}
.chart-title span {
    margin-left: 0px;
    font-size: 14px;
	padding:6px 12px;
}
.grid-graph {
    margin-bottom:16px;
}
.select-block .select {
   width:35%;

}
.report-selection .select-dropdown-group select {
    margin-left: 30px;
}
.cursorpointer {
        float:left;
    }
}


@media (max-width:767px) {

.select-block .select {
   width:45%;

}
.financial-block-left {
    float:none;
    display:block;
    }
.date-year {
    float:left;
    }
.primsectors {
    width: 100%;
    }
.subtype1, .subtype2, .subtype3, .subtype4 {
  float: left;
  width: 50%;
}

 .advanced-search .country-list {
    float: left;
}

.advanced-report-selection .report-selection {
    width:100%;
    margin-bottom:16px;
}
.projectdata .block table,
table.project-table{
    margin-bottom: 0;
    width: 100%;
    display:block;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .projectdata .block > table > thead > tr > th,
  .projectdata .block > table > tbody > tr > th,
  .projectdata .block > table > tfoot > tr > th,
  .projectdata .block > table > thead > tr > td,
  .projectdata .block > table > tbody > tr > td,
  .projectdata .block > table > tfoot > tr > td,
  .snapshot table th, 
  .projectdata table th{
    white-space: nowrap;
  }


table.information-table tbody,
table.information-table tr,
table.information-table td {
    width:100%;
    display:block;
    }
table.information-table td .label,
table.information-table td .label-data {
     float: none;
    padding-left: 0px;
    }
.projectdata .block li span.label {
	display:none;
}
}
@media (max-width:650px) {
.select-block .select {
   width:100%;

}
.select-block .select select {
    margin-left: 2px;
        }
.sponser-project-list {
	width: 100%;
	position: relative;
}
.report-selection label {
	width:100%;
}
.report-selection .select-dropdown-group select {
	margin-left:30px;
}
.financial-block-left select {
    margin-left:0px;
}
.primsectors {
	width: 100%;
}
}
@media (max-width:600px) {
.snapshot #tab-data .ui-tabs-nav li,
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
       width:100%;
        padding: 4px 0px;
    }
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    border-bottom: 0px solid #0071bc;
    background-color: #0071BC;
    color: #fff;
   border-radius: 0px;
 }
.snapshot #tab-data .ui-tabs-active a {
	border-bottom:0px;
    text-align:center;
    color:#fff;
 }
.snapshot .ui-tabs .ui-tabs-nav li a {
     text-align:center;
}
}
@media (max-width:550px) {
.region-list {
    width:100%;
    }
.subtype1, .subtype2, .subtype3, .subtype4 {
  float: left;
  width: 100%;
}
}
