﻿/* Color Scheme */
.navbar-divider {
  display: block;
  border-bottom: 15px solid #cbcbcb;
  /* Adjust the border as needed */
  opacity: 1;
  /* Hide initially */
  position: relative;
  top: 113px;
  /* Adjust the position as needed */
  z-index: 10;
  /* Ensure it's above other content if needed */
}
html {
  height: 100%;
  direction: rtl;
}
body {
  line-height: 1.42857143;
  color: black;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color: #ffffff;
  height: 100%;
  overflow-x: hidden;
}
a {
  color: black;
  text-decoration: none;
}
p {
  text-align: right;
}
h1 {
  text-align: right;
}
select::-ms-expand {
  display: none;
}
.dropdown-toggle::after {
  -webkit-appearance: none;
  display: none;
}
.dropdown-menu {
  font-size: 14px;
}
.btn-group .dropdown-menu {
  text-align: right;
}
.option-style label.checkbox {
  white-space: nowrap;
  padding-left: 1px;
}
button.multiselect.dropdown-toggle:focus {
  box-shadow: none;
  border: solid 1px #363636;
  border-radius: 0.25rem;
  outline: none;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-position: 0% right;
  border: none;
  align-items: center;
  background: url('../images/arrow-down-sign-to-navigate.jpg') no-repeat 7% center;
  padding-right: 5px;
  height: 30px;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  text-align: right;
  font-size: 14px;
  width: 100%;
}
.container {
  background-color: #ffffff;
}
@keyframes headerLogo {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.test {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 2s, opacity 2s linear;
}
@keyframes fadeIn {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
#footer {
  margin-top: 50px;
  background-color: #363636;
}
#footer #footerright p,
#footer #footerright p a {
  text-align: right;
  font-size: 12px;
  margin-bottom: 0px;
  color: #fbfbfb;
  line-height: 1.42857143;
}
#footer .paddingFooterTxt {
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 992px) {
  #footer .paddingFooterTxt {
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  #footer .paddingFooterMiddleTxt {
    padding-right: 45px;
    padding-left: 70px;
  }
}
#footer .paddingFooterLeftTxt {
  padding-left: 40px;
}
@media (min-width: 992px) {
  #footer .paddingFooterLeftTxt {
    padding-left: 0;
  }
}
#footer .footerLogo {
  background: url(../images/SPMFooterLogo.png) no-repeat;
  width: 199px;
  height: 68px;
  display: block;
  float: left;
}
.site-footer {
  padding-top: 5px;
  width: 100%;
  text-align: center;
}
.site-footer p {
  text-align: center;
  font-size: 12px;
  margin-bottom: 0px;
  color: white;
  line-height: 1.42857143;
  padding-right: 10px;
  padding-left: 10px;
}
.site-footer .fotter-warning {
  border-top-style: solid;
  border-top-width: 1px;
  border-color: #cbcbcb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.site-footer ul li {
  list-style-type: none;
  display: inline;
  font-size: 13px;
}
.site-footer li:before {
  content: " | ";
}
.site-footer li:first-child:before {
  content: none;
}
/*.search-area, .search-area-button {*/
/*border-color: @BorderColor;*/
/*height: 37px;
}
.search-area-input:focus {
    outline: none;
}
.search-area-input {
    padding-right: 5px;
    height: 100%;
    width: 0;
    border-style: none;
    float:right;
}*/
.moreSearchResults {
  color: #00a0e2;
  font-size: 15px;
  padding: 0px;
}
/* Main Menu */
#siteNav {
  color: #000000;
  /*background: @NavbarBackgroundBlack;*/
}
.nav.navbar-nav li {
  direction: rtl;
}
/*#navbarTopMenu {
   
    ul {
        list-style-type: none;
        text-align: right;
    }

    & > ul > li.show > a, & > ul > li > a:hover {*/
/* background: @NavbarBackgroundGrey;
        color: @NavbarBackgroundBlack;*/
/*color: #D7002A;
        font-weight: bold;
        font-size: 24px;
    }

    & > ul > li > a {*/
/*color: @TextWhite;*/
/*padding: 5px 18px 5px 18px;
        padding-right: 18px;
        font-weight: bold;
        font-size: 24px;
        color: #000000;
    }

    & h1 {
        color: @TextRed;
        font-size: 36px;
        font-weight: bold;
    }

    & h3 {
        text-decoration: none;
    }

    & a {
        text-decoration: none;
        color: #000000;
    }

    & li {
        text-decoration: none;
        color: #000000;
        text-decoration: none;
    }

    .dropdown-menu {*/
/*background: @NavbarBackgroundGrey;*/
/*border-style: none;
        padding: 20px 24px 20px 40px;
        font-size: 14px;

        .row > div {
            ul {
                padding-bottom: 15px;
            }

            li {
                border-bottom-style: solid;
                border-bottom-width: 1px;
                border-bottom-color: @BorderColor;
                text-decoration: none;
                color: #eaeaea;
                border-bottom-width: thin;


                &:first-child {
                    border-bottom-style: none;
                }
            }
        }

        h3, h3 > a {
            color: @TextRed;
            font-size: 16px;
            font-weight: bold;
            border-bottom-style: solid;
            border-bottom-width: 1px;
            border-bottom-color: @BorderColor;
            padding: 0px;
            margin: 0px;
        }

        ul li a:hover {
            color: @TextRed;
            text-decoration: none !important;
            background-color: none;
        }
    }
}*/
.navbar-toggler {
  width: 20px;
  height: 20px;
  position: relative;
  transition: 0.5s ease-in-out;
}
.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
  outline: none;
  box-shadow: none;
  border: none;
}
.navbar-toggler span {
  margin: 0;
  padding: 0;
}
.toggler-icon {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  color: black;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.middle-bar {
  margin-top: 0px;
}
/*When navbar is clicked in mobile*/
.navbar-toggler .top-bar {
  margin-top: 0px;
  transform: rotate(135deg);
}
.navbar-toggler .middle-bar {
  opacity: 0;
  filter: alpha(opacity=0);
}
.navbar-toggler .bottom-bar {
  margin-top: 0px;
  transform: rotate(-135deg);
}
/*State when the navbar collapse*/
.navbar-toggler.collapsed .top-bar {
  margin-top: -20px;
  transform: rotate(0deg);
}
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar-toggler.collapsed .bottom-bar {
  margin-top: 20px;
  transform: rotate(0deg);
}
.arrowDisplay {
  background-image: url("../images/menuBlackMobile.jpg");
}
.arrowDisplay.collapsed {
  background-image: url("../images/menuRedMobile.jpg");
}
#homePageLastPublications {
  /*  position: absolute;
    top: 159px;
    left: 5%;*/
  box-shadow: none;
  padding-right: 20px;
  padding-left: 5px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#homePageLastPublications.Backframebox h2 + h2 {
  font-size: 41px;
}
.Backframebox.multi-color-title h2 {
  color: black;
  font-family: 'Rubik', sans-serif;
  font-size: 30px;
  display: block;
  font-size: 41px;
  margin-bottom: 2px;
  font-weight: bold;
  line-height: 30px;
}
.Backframebox.multi-color-title h2 redtitle {
  color: #e51937;
  margin-bottom: 20px;
  display: block;
}
.Backframebox.multi-color-title h2 esgtitle {
  color: #e51937;
  margin-bottom: 0px;
  margin-top: 0px;
  display: block;
}
.Backframebox li h3 {
  font-size: 14px;
  line-height: 100%;
  font-weight: bold;
  margin: 0 0 3px 0;
}
.Backframebox li h4 {
  font-size: 14px;
  color: #6f6f6f;
}
.Backframebox li.row {
  /**/
  border-top: solid;
  border-width: 1px;
  border-color: #CCCCCC4D;
  padding-top: 10px;
  padding-bottom: 15px;
}
.Backframebox > table > tr,
.Backframebox table.subEntityListTitle.table,
.Backframebox table .table.lastRatingActionIssuesList {
  background-color: #f6f6f6;
}
.Backframebox table td,
.Backframebox table th,
.Backframebox .subtable td,
.Backframebox .subtable th {
  border: none;
  padding: 0px;
}
.Backframebox table.subEntityListTitle > thead > tr > th {
  text-align: right;
  color: #009ada;
  font-weight: bold;
}
.Backframebox > #lastRatingActionTable table.EntityListTitle > thead > tr > th {
  text-align: right;
  color: #666666 !important;
  font-size: 14px;
  font-weight: bold;
}
.add-shadow {
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75) !important;
}
.EntityListContent {
  text-align: right;
  color: black;
  font-size: 14px;
  font-weight: normal;
}
/*.EntityListTitle {
    text-align: right;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}*/
#table th {
  text-align: right;
  color: #666666;
  font-size: 14px;
}
#table td {
  text-align: right;
  color: black;
  font-size: 15px;
}
#table tr td table tr th {
  text-align: right;
  color: #009ada;
  font-size: 15px;
}
.box-border {
  border: 1px solid #d5d5d5;
}
#homepageResearch,
#homepageAbout,
#homepageMethodology,
#ESGProducts,
#ESGProd,
#ESGRatings {
  padding-bottom: 0px;
  padding-top: 13px;
  height: 455px;
  padding-right: 25px;
  border: 1px solid #DFDFDF;
  padding-left: 25px;
  background-color: #FFFFFF !important;
}
#homepageResearch ul,
#homepageAbout ul,
#homepageMethodology ul,
#ESGProducts ul,
#ESGProd ul,
#ESGRatings ul {
  padding-right: 20px;
  /*padding-top: 20px;*/
  padding-bottom: 20px;
  padding-left: 20px;
}
#homepageResearch ul > li,
#homepageAbout ul > li,
#homepageMethodology ul > li,
#ESGProducts ul > li,
#ESGProd ul > li,
#ESGRatings ul > li {
  border-bottom: 1px solid #cbcbcb;
  list-style-type: none;
}
#homepageResearch li.pubLi:last-child,
#homepageAbout li.pubLi:last-child,
#homepageMethodology li.pubLi:last-child,
#ESGProducts li.pubLi:last-child,
#ESGProd li.pubLi:last-child,
#ESGRatings li.pubLi:last-child {
  border: none !important;
}
#homepageResearch ul > li a:link,
#homepageAbout ul > li a:link,
#homepageMethodology ul > li a:link,
#ESGProducts ul > li a:link,
#ESGProd ul > li a:link,
#ESGRatings ul > li a:link {
  text-decoration: none;
}
#homepageResearch h3,
#homepageAbout h3,
#homepageMethodology h3,
#ESGProducts h3,
#ESGProd h3,
#ESGRatings h3 {
  color: #D2343E;
  border-style: none;
  font-family: 'Rubik', sans-serif;
  font-weight: bold;
  font-size: 40px;
}
@media (min-width: 992px) {
  #homepageResearch h3,
  #homepageAbout h3,
  #homepageMethodology h3,
  #ESGProducts h3,
  #ESGProd h3,
  #ESGRatings h3 {
    color: #D7002A;
  }
}
#homepageResearch h3 redtitle,
#homepageAbout h3 redtitle,
#homepageMethodology h3 redtitle,
#ESGProducts h3 redtitle,
#ESGProd h3 redtitle,
#ESGRatings h3 redtitle {
  color: #e51937;
  display: block;
}
#homepageResearch h3 greentitle,
#homepageAbout h3 greentitle,
#homepageMethodology h3 greentitle,
#ESGProducts h3 greentitle,
#ESGProd h3 greentitle,
#ESGRatings h3 greentitle {
  color: #589246;
  display: block;
}
#homepageResearch h4,
#homepageAbout h4,
#homepageMethodology h4,
#ESGProducts h4,
#ESGProd h4,
#ESGRatings h4 {
  color: black;
  font-weight: bold;
  font-size: 14px;
  margin: 0px;
}
#homepageResearch .backColorMobileHeader,
#homepageAbout .backColorMobileHeader,
#homepageMethodology .backColorMobileHeader,
#ESGProducts .backColorMobileHeader,
#ESGProd .backColorMobileHeader,
#ESGRatings .backColorMobileHeader {
  background: #F0F0F0 0% 0% no-repeat padding-box !important;
  border-bottom: 1px solid #DFDFDF !important;
  opacity: 1;
}
#homepageResearch .allRatingsListMobile,
#homepageAbout .allRatingsListMobile,
#homepageMethodology .allRatingsListMobile,
#ESGProducts .allRatingsListMobile,
#ESGProd .allRatingsListMobile,
#ESGRatings .allRatingsListMobile {
  /* width: 506px;*/
  /*padding-top: 8px;*/
  display: block;
}
#homepageResearch .allRatingsListMobile a,
#homepageAbout .allRatingsListMobile a,
#homepageMethodology .allRatingsListMobile a,
#ESGProducts .allRatingsListMobile a,
#ESGProd .allRatingsListMobile a,
#ESGRatings .allRatingsListMobile a {
  color: #D2343E;
  text-decoration: none;
  font-size: 14px;
  font-family: 'Rubik', sans-serif;
}
#homepageResearch .border-bottom,
#homepageAbout .border-bottom,
#homepageMethodology .border-bottom,
#ESGProducts .border-bottom,
#ESGProd .border-bottom,
#ESGRatings .border-bottom {
  border-bottom: 1px solid #cbcbcb;
}
.productBoxSubTitle {
  background-color: #F6F6F6;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom-width: 1px;
  color: #D7002A !important;
  font-size: 18px !important;
}
.productBoxSubTitle li {
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #d5d5d5;
}
@media (min-width: 992px) {
  .productBoxSubTitle {
    border-bottom: 1px solid #D5D5D5;
    border-top: 1px solid #D5D5D5;
  }
}
.productBoxRow {
  /*padding-top: 10px;*/
  padding-bottom: 10px;
  /*padding-right: 15px;*/
}
.allRatingsListMobile {
  /* width: 506px;*/
  /*padding-top: 8px;*/
  display: block;
}
.allRatingsListMobile a {
  color: #D2343E;
  text-decoration: none;
  font-size: 14px;
  font-family: 'Rubik', sans-serif;
}
.multi-color-title h2 {
  color: black;
  border-style: none;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: 'Rubik', sans-serif;
  font-size: 40px;
  font-weight: bold;
}
.multi-color-title h2 redtitle {
  color: #e51937;
  display: block;
}
.multi-color-title h2 greentitle {
  margin: 0;
  display: block;
  color: #589246;
}
.carousel-indicators {
  margin-right: 5%;
}
.carousel-indicators button {
  width: 10px !important;
  height: 10px !important;
  border-radius: 100%;
  background-color: white;
}
.carousel-item {
  max-height: 650px;
}
.carousel-item #homePageLastPublications .fa-angle-left {
  color: black;
  font-weight: bold;
  margin-right: 3px;
}
.carousel-item .more-info {
  color: black;
  font-size: 16px;
  position: absolute;
  top: 120px;
  left: 35px;
}
.carousel-item .carousel-title-recovery {
  position: absolute;
  top: 32px;
  left: 36px;
  height: 88px;
  width: 385px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.carousel-item .carousel-title-recovery h1 {
  margin-top: -5px;
}
.carousel-item .carousel-title-recovery h2 {
  font-family: 'Rubik', sans-serif;
  margin-top: -10px;
  font-size: 27px;
  color: #e51937;
  font-weight: bold;
}
.carousel-item .carousel-title-recovery p {
  margin-top: -9px;
  font-size: 15px;
  font-family: 'Rubik', sans-serif;
  color: grey;
  font-weight: bold;
}
.carousel-item .carousel-title-MaalotMorning {
  position: absolute;
  top: 32px;
  left: 36px;
  height: 88px;
  width: 385px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.carousel-item .carousel-title-MaalotMorning h2 {
  font-family: 'Rubik', sans-serif;
  margin-top: 0px;
  font-size: 24px;
  color: #e51937;
  font-weight: bold;
  line-height: 1;
}
.carousel-item .carousel-sub-title-green {
  position: absolute;
  top: 131px;
  left: 276px;
}
.carousel-item .carousel-sub-title-green div {
  padding-top: 9px;
  float: right;
}
.carousel-item .carousel-sub-title-green .more-info-green {
  text-align: right;
  float: right;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial;
  color: #e51937;
}
.carousel-item .carousel-sub-title-Soveran {
  position: absolute;
  top: 55px;
  left: 165px;
}
.carousel-item .carousel-sub-title-Soveran div {
  padding-top: 9px;
  float: right;
}
.carousel-item .carousel-sub-title-Soveran .more-info-Soveran {
  text-align: right;
  float: right;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial;
  color: #e51937;
}
.carousel-item .carousel-sub-title-recovery {
  position: absolute;
  top: 110px;
  left: 35px;
}
.carousel-item .carousel-sub-title-recovery p div {
  padding-top: 5px;
  text-align: left;
  float: left;
}
.carousel-item .carousel-sub-title-recovery .more-info-recovery {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial;
  color: #e51937;
}
.carousel-item .carousel-sub-title-recovery .more-info-esg {
  text-align: right;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial;
  color: black;
}
.carousel-item .carousel-sub-title-corona {
  position: absolute;
  top: 100px;
  left: 35px;
}
.carousel-item .carousel-sub-title-corona .more-info-corona-virus {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial;
  color: black;
}
.carousel-item .carousel-sub-title-event {
  position: absolute;
  top: 60px;
  left: 35px;
}
.carousel-item .carousel-sub-title-event .more-info-corona-event {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial;
  color: black;
}
.carousel-item .carousel-title {
  float: left;
  position: absolute;
  top: 25px;
  left: 35px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.carousel-item .carousel-sub-title {
  position: absolute;
  top: 135px;
  left: 10px;
}
.carousel-item .carousel-sub-title a {
  color: black;
  font-size: 16px;
}
.carousel-item a:hover {
  color: #e51937;
}
.heightSet {
  max-height: 310px;
}
@media (min-height: 600px) {
  .heightSet {
    max-height: 500px;
  }
}
@media (min-height: 800px) {
  .heightSet {
    max-height: 600px;
  }
}
.boldFont {
  font-weight: bold;
}
.publicationsList th {
  display: none;
}
.publicationsList .grid-table th,
.publicationsList .grid-table td {
  border: 1px solid #ffffff !important;
  border-bottom: 1px solid #dcdcdc !important;
  padding-top: 20px;
  padding-bottom: 20px;
}
.publicationsList ul {
  margin-top: 5px;
}
.publicationsList ul > li > div a {
  color: #363636;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  margin-top: -3px;
  padding-top: 0px;
}
.publicationsList ul > li > div p {
  margin-bottom: 0px;
}
.publicationsList ul > li > div > span {
  font-size: 14px;
}
.publicationsList ul > li {
  list-style-type: none;
  padding-top: 6px;
  border-bottom: 1px solid #dcdcdc;
}
.btn-danger {
  background-color: #e51937;
}
#sectors {
  background-color: #dcdcdc;
}
.form-control {
  font-size: 14px;
  border-radius: unset;
}
#chart_div {
  direction: rtl;
  overflow-x: hidden;
  overflow-y: hidden;
}
.option-style {
  font-size: 14px;
  padding: 0px;
}
.searchBtn {
  color: white;
  background-color: #e51937;
  width: 140px;
  height: 30px;
  cursor: pointer;
  font-size: 14px;
  border: none;
}
#regulation div {
  padding-bottom: 15px;
}
#regulation p {
  color: #00a0e2;
  font-weight: bold;
  margin-bottom: 0px;
}
#regulation ul {
  padding: 0px;
}
#regulation ul li {
  list-style-type: none;
  padding-right: 0px;
}
#regulation ul li a {
  color: #00a0e2;
  font-weight: bold;
  margin-bottom: 0px;
}
.disabled {
  color: gainsboro;
}
.hidden {
  display: none;
  visibility: hidden;
}
th2,
.mega-menu-description h1,
.mega-menu-column h3,
.mega-menu-column h2,
.mega-menu-column li a:hover,
.red-arrow {
  color: #e51937;
}
.mega-menu-column {
  float: right;
}
.mega-menu-column h3 {
  margin: 0px;
  font-size: 16px;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}
.mega-menu-column h2 {
  margin: 0px 0px 5px 0px;
  font-size: 20px;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}
.mega-menu-column ul {
  padding: 0px;
  list-style-type: none;
}
.mega-menu-column li,
.mega-menu-description {
  font-size: 14px;
}
.mega-menu-column li {
  padding: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.mega-menu-column li a {
  color: black;
}
.mega-menu-column li a:hover {
  text-decoration: none;
}
.multi-column {
  height: 425px;
  column-width: 150px;
  column-gap: 30px;
  column-fill: auto;
  column-count: 4;
}
.publicationsList ul li .highlight {
  background-color: yellow;
  font-weight: bold;
}
.search-results {
  /*  position: absolute;*/
  width: 100%;
  border: solid;
  border-width: 1px;
  margin-top: 0px;
  min-height: 455px;
  z-index: 100;
  background-color: white;
  border-color: #cbcbcb;
  box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.35);
  padding: 13px;
  overflow: hidden;
}
.search-results h2 {
  border-color: #cbcbcb;
}
.search-results #RatingPublicationSearchResult ul li,
.search-results #entitySearchResult ul li,
.search-results #sectorSearchResult ul li,
.search-results #NonRatingPublicationSearchResult ul li,
.search-results #ResearchPublicationSearchResult ul li,
.search-results #MetodologyPublicationSearchResult ul li,
.search-results #ProceduresPublicationSearchResult ul li,
.search-results #ArchivePublicationSearchResult ul li,
.search-results #OtherPublicationSearchResult ul li {
  border-bottom: 1px solid #cbcbcb;
  margin-right: 2px;
  padding-bottom: 5px;
}
.search-results #RatingPublicationSearchResult ul li .highlight,
.search-results #entitySearchResult ul li .highlight,
.search-results #sectorSearchResult ul li .highlight,
.search-results #NonRatingPublicationSearchResult ul li .highlight,
.search-results #ResearchPublicationSearchResult ul li .highlight,
.search-results #MetodologyPublicationSearchResult ul li .highlight,
.search-results #ProceduresPublicationSearchResult ul li .highlight,
.search-results #ArchivePublicationSearchResult ul li .highlight,
.search-results #OtherPublicationSearchResult ul li .highlight {
  background-color: yellow;
  font-weight: bold;
}
.search-results #RatingPublicationSearchResult ul li .fa-angle-left,
.search-results #entitySearchResult ul li .fa-angle-left,
.search-results #sectorSearchResult ul li .fa-angle-left,
.search-results #NonRatingPublicationSearchResult ul li .fa-angle-left,
.search-results #ResearchPublicationSearchResult ul li .fa-angle-left,
.search-results #MetodologyPublicationSearchResult ul li .fa-angle-left,
.search-results #ProceduresPublicationSearchResult ul li .fa-angle-left,
.search-results #ArchivePublicationSearchResult ul li .fa-angle-left,
.search-results #OtherPublicationSearchResult ul li .fa-angle-left {
  color: #00a0e2;
  margin-left: 3px;
  font-weight: bold;
}
.search-results mega-menu-column div {
  border-bottom: solid;
  border-bottom-width: 10px;
  padding-top: 1px;
  padding-bottom: 0px;
}
.search-results .mega-menu-column {
  width: 150px;
}
#search-results-text a {
  bottom: 0px;
  color: #00a0e2;
  left: 5px;
  /*position: absolute;*/
  font-size: 16px;
  font-weight: bold;
}
#sectorSearchResult ul li a:hover,
#entitySearchResult ul li a:hover,
#RatingPublicationSearchResult ul li a:hover,
#NonRatingPublicationSearchResult ul li a:hover,
#RatingPublicationSearchResult ul li a:hover,
#entitySearchResult ul li a:hover,
#sectorSearchResult ul li a:hover,
#ResearchPublicationSearchResult ul li a:hover,
#MetodologyPublicationSearchResult ul li a:hover,
#ProceduresPublicationSearchResult ul li a:hover,
#ArchivePublicationSearchResult ul li a:hover,
#OtherPublicationSearchResult ul li a:hover {
  text-decoration: underline;
  color: #00a0e2;
}
.region-area .dropdown-menu {
  left: inherit;
  margin: 0px;
  text-align: inherit;
}
#About .about-top-panel {
  color: #e51937;
  font-size: 28px;
  font-weight: bold;
}
#About .about-small-text {
  color: #e51937;
  font-size: 15px;
  font-weight: bold;
}
.row.vdivide [class*='col-']:not(:first-child):after {
  background: #e0e0e0;
  width: 1px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  min-height: 70px;
}
.display-none {
  display: none;
}
.fa-sm {
  content: "\f120";
  -webkit-text-stroke: 1px thin;
  transform: scale(0.5, 0.5);
  vertical-align: middle;
}
#careers .fileUpload {
  background-color: #dcdcdc;
  cursor: pointer;
  text-align: center;
  justify-content: center;
  height: 60px;
  display: flex;
  align-items: center;
}
#careers .fileUpload p {
  text-align: center;
}
#careers .fileUpload input.upload {
  /*position: absolute;*/
  top: 0;
  right: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 20px;
}
.error {
  color: red;
}
.excelbtn,
.excelbtn:hover {
  cursor: pointer;
  color: black;
}
.submitbutton {
  background-color: #e51937;
  color: white;
  font-weight: bold;
  border: 1px solid #cbcbcb;
  cursor: pointer;
}
.footerSubmitbutton {
  background-color: #D2343E;
  color: white;
  font-weight: bold;
  height: 45px;
  cursor: pointer;
}
.index {
  position: absolute;
  border: 1px solid black;
  background-color: #fefefe;
}
.index p {
  border-bottom: 1px dashed gray;
}
.index p:last-child {
  border-bottom: none;
}
.ratingSymboldir {
  direction: ltr;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-default {
  cursor: default;
}
#homepagePaging .btn-link {
  color: black;
}
#homepagePaging .btn-link:hover,
#homepagePaging .btn-link:focus,
#homepagePaging .btn-link:after {
  color: #e51937;
  text-decoration: none;
}
#homepagePaging .btn-link.disabled,
#homepagePaging .btn-link.disabled:hover,
#homepagePaging .btn-link.disabled:focus,
#homepagePaging .btn-link.disabled:after {
  color: gainsboro;
}
#productscontent .redtitle,
#team .redtitle,
#ratingScale .redtitle,
#metodology .redtitle,
#productscontent .redsmalltitle,
#team .redsmalltitle,
#ratingScale .redsmalltitle,
#metodology .redsmalltitle,
#productscontent .blacktitle,
#team .blacktitle,
#ratingScale .blacktitle,
#metodology .blacktitle,
#productscontent .blacksmalltitle,
#team .blacksmalltitle,
#ratingScale .blacksmalltitle,
#metodology .blacksmalltitle {
  font-family: Arial;
  font-weight: bold;
}
#team a:hover {
  text-decoration: none;
}
h1.blacktitle {
  font-family: Arial;
  font-size: 30px;
  display: block;
  padding-top: 41px;
  margin-bottom: 0px;
  font-weight: bold;
}
h1.blacktitle redtitle {
  font-family: Arial;
  color: #e51937;
  font-size: 30px;
  display: block;
  margin-top: 0px;
  line-height: 25px;
}
.blacksmalltitle {
  font-size: 14px;
  padding: 0px;
  font-family: Arial;
}
.redtitle {
  font-family: Arial;
  color: #e51937;
  font-size: 40px;
  display: block;
  margin-top: 0px;
  line-height: 25px;
}
@media (min-width: 992px) {
  .redtitle {
    font-size: 65px;
  }
}
.redsmalltitleWithborder {
  border-bottom: 1px solid #cbcbcb;
}
.redsmalltitlefooter {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
}
.redsmalltitle {
  font-size: 21px;
  font-family: Arial;
  font-weight: bold;
}
.border-bottom-black {
  border-bottom: 1px solid black;
}
.border-bottom-black:hover {
  text-decoration: none;
}
.border-top-gray {
  border-top: 1px solid #cbcbcb;
}
.fa-bars {
  color: #e51937;
}
#gotoTop {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 150px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-image: url('../images/arrow.png.jpg');
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}
.buffer-left {
  border-left: 1px solid lightgray;
}
.buffer-right {
  border-right: 1px solid lightgray;
}
.text-danger {
  color: #e51937;
}
#ratingScale h3 {
  font-size: 30px;
  border: none;
}
#tableofContent b {
  font-size: 17px;
}
#tableofContent .dropdown-menu {
  position: absolute;
  width: 280px;
  right: 0px;
  text-align: right;
  text-decoration: none;
  border-radius: unset;
  border: 1px solid black;
}
#tableofContent .btn-link:hover {
  text-decoration: none;
}
#tableofContent .dropdown-item {
  border-bottom: 1px dashed gray;
  padding-right: 0px;
  padding-left: 2px;
}
#tableofContent .dropdown-item:last-child {
  border-bottom: none;
  padding-right: 0px;
}
#tableofContent p.dropdown-item {
  background-color: white !important;
  color: rebeccapurple;
}
.collapseparent a:hover,
.collapseparent a:focus,
.collapseparent .btn-link {
  text-decoration: none;
  color: black;
}
.paging .btn-link {
  color: black !important;
}
.paging .btn-link.pagingNum {
  font-size: 14px;
}
.paging .btn-link.disabled {
  color: gainsboro;
}
.paging .btn-link.disabled:hover,
.paging .btn-link .disabled:focus,
.paging .btn-link .disabled:after {
  color: gainsboro;
}
.paging .btn-link:hover,
.paging .btn-link:focus,
.paging .btn-link:after,
.paging btn-link:focus,
.paging .btn-link:active,
.paging .btn-link:active:focus,
.paging .btn-link:active:hover {
  color: red !important;
  text-decoration: none;
}
.paging button.fa {
  font-weight: bold;
}
.paging button.fa {
  font-weight: bold;
}
.paging button.fa.disabled:focus {
  font-weight: normal;
  color: gainsboro;
}
[aria-expanded="false"].btn.btn-link:hover,
[aria-expanded="false"].btn.btn-link:focus,
[aria-expanded="true"].btn.btn-link:hover,
[aria-expanded="true"].btn.btn-link:focus {
  text-decoration: none;
}
[aria-expanded="false"] .openCollapse {
  text-decoration: none;
  display: block;
}
[aria-expanded="false"] .closeCollapse {
  text-decoration: none;
  display: none;
}
[aria-expanded="true"] .openCollapse {
  text-decoration: none;
  display: none;
}
[aria-expanded="true"] .closeCollapse {
  text-decoration: none;
  display: block;
}
.breadcrumb {
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
  direction: rtl;
}
.breadcrumb-item {
  direction: rtl;
  /*margin-right: -10px;*/
}
.breadcrumb {
  background-color: white;
  padding-bottom: 0px;
  margin-bottom: 0px;
  text-align: right;
  direction: rtl;
}
.breadcrumb .breadcrumb-item {
  direction: rtl;
  text-align: right;
  float: right;
}
.breadcrumb .breadcrumb-item a {
  color: black;
  font-size: 12px;
  text-decoration: none;
}
.breadcrumb .breadcrumb-item a:hover {
  text-decoration: underline !important;
}
.breadcrumb-item.active {
  color: #000000;
  font-size: 12px;
}
.breadcrumb-homepage {
  position: absolute;
  top: 0px;
  border-radius: 2px;
  padding-right: 24px;
  padding-left: 24px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  background-color: transparent;
}
#SectorEntityListGrid table {
  background-color: #dcdcdc;
}
#SectorEntityListGrid table.entityListGrid > thead > tr > th {
  text-align: right;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
}
#newtableChart th {
  color: #e51937;
}
.access-hidden {
  position: absolute;
  right: -9000px;
  height: 1px;
  width: 1px;
  /*overflow: hidden;*/
  margin: 0;
  font-size: 18px;
  padding: 0.5em;
  color: #fff;
  background: #000;
}
.access-visible {
  overflow: visible;
  color: #5F6062;
  width: 1px;
  font-size: 18px;
  background: #EEEEEE;
  text-decoration: none;
}
.access-visible:hover,
.access-visible:focus {
  text-decoration: none;
}
#enable-toolbar-trigger:focus {
  outline: auto;
}
#ratingScaleTable thead tr,
#issuesList thead tr,
#entityListTable thead tr,
#lastRatingActionTable thead tr,
#entityIssuerTable thead tr {
  line-height: 20px;
}
.Backframebox table tr {
  line-height: 33px;
}
.Backframebox table thead tr {
  display: table-row;
  padding-bottom: 15px;
  padding-top: 15px;
}
.Backframebox table tr th,
.Backframebox table tr td {
  display: table-cell;
}
#sectorEntityListTable > thead > tr > th,
#sectorEntityListTable > tbody > tr > td,
table.lastRatingActionIssuesList > thead > tr > th,
table.lastRatingActionIssuesList > tbody > tr > td,
#lastRatingActionTable > thead > tr > th,
#lastRatingActionTable > tbody > tr > td,
#issuesList > thead > tr > th,
#issuesList > tbody > tr > td,
#entityListTable > tbody > tr > td,
#entityListTable > thead > tr > th,
entityIssuerTable tr th,
#entityIssuerTable tr td,
#entityIssuesTable tr th,
#entityIssuesTable tr td {
  width: 16.66%;
}
#sectorEntityListTable > tbody > tr > td:first-child,
#sectorEntityListTable > thead > tr > th:first-child,
#entityListTable > tbody > tr > td:first-child,
#entityListTable > thead > tr > th:first-child {
  width: 33.33%;
}
table.lastRatingActionIssuesList > thead > tr > th:first-child,
table.lastRatingActionIssuesList > tbody > tr > td:first-child,
#lastRatingActionTable > thead > tr > th:first-child,
#lastRatingActionTable > tbody > tr > td:first-child,
#entityIssuesTable tr th:first-child,
#entityIssuesTable tr td:first-child,
#newtableChart tr th:first-child,
#newtableChart tr td:first-child {
  width: 25%;
}
#mobile-nav-divider {
  border-bottom: 1px solid #cbcbcb;
  opacity: 1;
  position: relative;
  top: 113px;
  z-index: 10;
}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 56px) {
  .navbar-nav {
    /* Remove animation after the first opening */
  }
  .navbar-nav .dropdown-menu.showfirst {
    max-height: 0;
    height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease !important;
    padding: 0.5rem 0;
  }
  .navbar-nav .dropdown-menu.show.showfirst {
    max-height: 410px;
  }
  .navbar-nav .dropdown-menu.show {
    max-height: 410px;
  }
  .navbar-nav .dropdown-menu {
    max-height: 0;
    height: 0;
    overflow: hidden;
    transition: none;
  }
  .navbar-nav .dropdown-menu.closed {
    max-height: 0;
    height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease !important;
  }
  #siteNav .full-width {
    width: 100%;
    margin-left: -50vw;
    left: 50%;
  }
  .full-width {
    width: 100%;
    margin-left: -50vw;
    left: 50%;
  }
  .fig-caption-new {
    padding-right: 0px;
    top: 17px !important;
  }
  .fig-caption-new-products {
    padding-right: 0px;
    top: 17px !important;
  }
  #siteNav .ddmenu-pright {
    padding-right: 0px !important;
  }
  #siteNav .navbar-nav .dropdown-menu.show {
    max-height: 620px;
    height: auto !important;
    /* height: 410px!important;*/
    border-bottom: none;
    padding: 0.5rem 0;
  }
  .p-home {
    padding-right: 14px;
    padding-left: 14px;
  }
  #siteNav .navbar-nav .dropdown-menu {
    height: auto;
    padding: 0.5rem 0;
  }
  #siteNav .pl-mobile {
    padding-left: 25px;
  }
  #siteNav .ddmenu-pright {
    padding-right: 0px;
  }
  .fig-caption {
    font-family: Arial;
    position: absolute;
    top: 10%;
    right: 7%;
    line-height: 1.4;
    left: 8%;
    z-index: 100;
  }
  .fig-caption-new,
  .fig-caption-new-products {
    font-family: Arial;
    line-height: 1.4;
    z-index: 100;
    padding-right: 20px;
  }
  .esgProducts-title {
    font-size: 40px;
    color: #D7002A;
  }
  .accordion-button {
    box-shadow: none !important;
    outline: none !important;
    outline: none;
    padding-left: 10px;
    margin-left: 10px !important;
  }
  .accordion-button,
  .accordion-header,
  .accordion-item {
    background-color: #363636;
    border: none;
  }
  .accordion-button:after {
    background-image: url('../images/footer/plus.svg') !important;
    background-color: #363636;
    color: #e51937;
  }
  .accordion-button:not(.collapsed) {
    background-color: #363636;
    color: #e51937 !important;
  }
  .accordion-button:not(.collapsed):after {
    background-image: url('../images/footer/minus.svg') !important;
    background-color: #363636;
    color: #e51937 !important;
    margin-top: -8px;
  }
  #stayUptoDateCollapse.collapse.show {
    display: block !important;
  }
  a.remove-hover:hover {
    color: #e51937 !important;
  }
  #footer #footerright,
  #footer #parentFooter {
    border-bottom: 1px solid lightgray;
  }
  .carousel-caption {
    /*  position: absolute;*/
    top: 12px;
    /* color: #fff;*/
  }
  .parenthomePageLastPublications .backColorMobileHeader {
    background: #F0F0F0 0% 0% no-repeat padding-box;
    border: 1px solid #DFDFDF;
    opacity: 1;
  }
  .lastPublicationBackColorMobileHeader {
    background: #F0F0F0 0% 0% no-repeat padding-box !important;
    border-bottom: 1px solid #DFDFDF !important;
    opacity: 1;
  }
  .homePageLastPublicationsDiv {
    border: 1px solid #DFDFDF;
    height: 354px;
    overflow-x: hidden;
    overflow-y: hidden;
  }
  .parenthomePageLastPublications .allRatingsList {
    /* width: 506px;*/
    display: none;
  }
  .parenthomePageLastPublications .allRatingsListMobile {
    /* width: 506px;*/
    /*padding-top: 8px;*/
    display: block;
  }
  .parenthomePageLastPublications .allRatingsListMobile a {
    color: #D2343E;
    text-decoration: none;
    font-size: 14px;
    font-family: Arial;
  }
  .homePageLastPublicationsDiv ul > li:nth-child(n+7) {
    visibility: hidden;
  }
  .homePageLastPublicationsDiv ul > li:nth-child(6) {
    visibility: visible;
  }
  .multi-column {
    height: 425px;
    column-width: 150px;
    column-gap: 30px;
    column-fill: auto;
    column-count: 1;
  }
  .multi-column {
    height: 425px;
    column-width: 150px;
    column-gap: 30px;
    column-fill: auto;
    column-count: 1;
  }
  table tr th.display-none-sm,
  table tr td.display-none-sm {
    display: none;
  }
  table tr th.display-none-md {
    display: table-cell;
  }
  #entityListTable > thead > tr > th:nth-child(5),
  #entityListTable > tbody > tr > td:nth-child(5),
  #entityIssuerTable tr th:nth-child(5) {
    width: 25%;
  }
  table.lastRatingActionIssuesList > thead > tr > th:nth-child(3),
  table.lastRatingActionIssuesList > tbody > tr > td:nth-child(3),
  #entityIssuerTable tr th:nth-child(3),
  #entityIssuerTable tr td:nth-child(3) {
    width: 16.66%;
  }
  #entityIssuesTable tr th:nth-child(2),
  #entityIssuesTable tr td:nth-child(2) {
    width: 25%;
  }
  #sectorEntityListTable > tbody > tr > td:nth-child(3),
  #sectorEntityListTable > thead > tr > th:nth-child(3),
  table.lastRatingActionIssuesList > thead > tr > th:nth-child(2),
  table.lastRatingActionIssuesList > tbody > tr > td:nth-child(2),
  #lastRatingActionTable > thead > tr > th:nth-child(2),
  #lastRatingActionTable > tbody > tr > td:nth-child(2),
  #issuesList > thead > tr > th:nth-child(3),
  #issuesList > tbody > tr > td:nth-child(3),
  #issuesList > thead > tr > th:nth-child(7),
  #issuesList > tbody > tr > td:nth-child(7),
  #entityListTable > thead > tr > th:nth-child(6),
  #entityListTable > tbody > tr > td:nth-child(6),
  #entityListTable > thead > tr > th:nth-child(3),
  #entityListTable > tbody > tr > td:nth-child(3) {
    width: 8.33%;
  }
  table.lastRatingActionIssuesList > thead > tr > th:nth-child(5),
  table.lastRatingActionIssuesList > tbody > tr > td:nth-child(5) {
    width: 33%;
  }
}
/*lg  devices (tablets, 992px and up)*/
@media (min-width: 992px) {
  #siteNav .full-width {
    width: 100vw;
  }
  .full-width {
    width: 100vw;
  }
  #siteNav .ddmenu-pright {
    padding-right: 44px !important;
  }
  .fig-caption-new,
  .fig-caption-new-products {
    padding-right: 0px;
  }
  #siteNav .navbar-nav .dropdown-menu.show {
    max-height: 610px;
    height: 410px !important;
    border-bottom: 1px solid #DDDDDD;
    padding: 0.5rem 0;
  }
  #siteNav .navbar-nav .dropdown-menu {
    overflow: hidden;
    height: 410px !important;
    padding: 0.5rem 0;
  }
  /*
    #siteNav .navbar-nav .dropdown-menu.show {
        max-height: 0px;
        height: 0px;
        border-bottom: 1px solid #DDDDDD;
        padding: 0.5rem 0
    }*/
  #siteNav .dropdown-menu {
    display: block;
  }
  .fig-caption {
    font-family: Arial;
    position: absolute;
    top: 20%;
    left: 30%;
    margin-right: 82px;
    right: 0;
  }
  .esg-breadCrumbs {
    left: 74%;
    padding-right: 60px;
  }
  #footer #footerright,
  #footer #parentFooter {
    border-bottom: none !important;
    border-left: 1px solid lightgray !important;
  }
  .parenthomePageLastPublications .allRatingsList {
    direction: rtl;
    /*   width: 506px;*/
    display: block;
    padding-left: 24px;
    text-align: end;
  }
  .parenthomePageLastPublications .allRatingsListMobile {
    /*     width: 506px;*/
    display: none;
  }
  .parenthomePageLastPublications .allRatingsList a {
    text-decoration: none;
    font-size: 14px;
    font-family: Arial;
  }
  .homePageLastPublicationsDiv::-webkit-scrollbar {
    width: 6px;
  }
  /* Track */
  .homePageLastPublicationsDiv::-webkit-scrollbar-track {
    background: gainsboro;
    border-radius: 5px;
  }
  /* Handle */
  .homePageLastPublicationsDiv::-webkit-scrollbar-thumb {
    background: #808080;
    direction: rtl;
    border-radius: 5px;
  }
  /* Handle on hover */
  .homePageLastPublicationsDiv::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  .homePageLastPublicationsDiv {
    /* width: 506px;*/
    /*height: 289px;*/
    overflow-x: hidden;
    overflow-y: scroll;
    scroll-behavior: smooth;
    border: none;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cbcbcb;
  }
  .homePageLastPublicationsDiv ul > li:nth-child(n+7) {
    visibility: visible;
  }
  .backColorMobileHeader {
    background-color: #FFFFFF !important;
    border: none !important;
  }
}
/*Medium  devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  .p-home {
    padding-right: 94px;
    padding-left: 94px;
  }
  #siteNav .pl-mobile {
    padding-left: 0px;
  }
  #siteNav {
    padding-right: 10px;
  }
  .fig-caption {
    font-family: Arial;
    position: absolute;
    top: 20%;
  }
  .esgProducts-title {
    font-size: 50px;
    color: #D7002A;
  }
  div.EntityListTitle > div.row {
    /* line-height: 40px;*/
  }
  #footer #footerright,
  #footer #parentFooter {
    border-bottom: 1px solid lightgray;
    border-left: 0px;
  }
  .multi-column {
    height: 425px;
    column-width: 150px;
    column-gap: 30px;
    column-fill: auto;
    column-count: 4;
  }
  .multi-column {
    height: 425px;
    column-width: 150px;
    column-gap: 30px;
    column-fill: auto;
    column-count: 4;
  }
  table tr th.display-none-md {
    display: none;
  }
  table.lastRatingActionIssuesList > thead > tr > th:nth-child(5),
  table.lastRatingActionIssuesList > tbody > tr > td:nth-child(5) {
    width: 33%;
  }
}
.nav-item {
  border-bottom-style: solid;
  border-bottom-color: #eaeaea;
  border-bottom-width: thin;
}
/*Medium  devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  .multi-column {
    height: 425px;
    column-width: 150px;
    column-gap: 30px;
    column-fill: auto;
    column-count: 4;
  }
}
@media (min-width: 768px) and all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
  }
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
  table tr th.display-none-md {
    display: none;
  }
  table tr th.display-none-sm,
  table tr td.display-none-sm {
    display: table-cell;
  }
  #entityIssuerTable tr th:nth-child(3),
  #entityIssuerTable tr td:nth-child(3) {
    width: 8.33%;
  }
  table.lastRatingActionIssuesList > thead > tr > th:nth-child(5),
  table.lastRatingActionIssuesList > tbody > tr > td:nth-child(5),
  table.lastRatingActionIssuesList > thead > tr > th:nth-child(4),
  table.lastRatingActionIssuesList > tbody > tr > td:nth-child(4) {
    width: 33%;
  }
  #entityIssuerTable tr th:nth-child(6),
  #entityIssuerTable tr td:nth-child(6) {
    width: 25%;
  }
  #entityListTable tr th:nth-child(5),
  #entityListTable tr td:nth-child(5),
  #entityIssuesTable tr th:nth-child(2),
  #entityIssuesTable tr td:nth-child(2) {
    width: 16.66%;
  }
  table.lastRatingActionIssuesList > thead > tr > th:nth-child(3),
  table.lastRatingActionIssuesList > tbody > tr > td:nth-child(3),
  #lastRatingActionTable > thead > tr > th:nth-child(8),
  #lastRatingActionTable > tbody > tr > td:nth-child(8),
  #lastRatingActionTable > thead > tr > th:nth-child(6),
  #lastRatingActionTable > tbody > tr > td:nth-child(6),
  #lastRatingActionTable > thead > tr > th:nth-child(4),
  #lastRatingActionTable > tbody > tr > td:nth-child(4),
  #lastRatingActionTable > thead > tr > th:nth-child(3),
  #lastRatingActionTable > tbody > tr > td:nth-child(3),
  #issuesList > thead > tr > th:nth-child(7),
  #issuesList > tbody > tr > td:nth-child(7),
  #issuesList > thead > tr > th:nth-child(3),
  #issuesList > tbody > tr > td:nth-child(3),
  #entityListTable > thead > tr > th:nth-child(6),
  #entityListTable > tbody > tr > td:nth-child(6),
  #entityListTable > thead > tr > th:nth-child(3),
  #entityListTable > tbody > tr > td:nth-child(3),
  #entityIssuesTable tr th:nth-child(3),
  #entityIssuesTable tr td:nth-child(3) {
    width: 8.33%;
  }
}
#parentmiddleFooter label.lblconfirminformation {
  color: white;
  font-size: 10px;
}
#MarketIntelicence h2.blacktitle {
  font-family: 'Rubik', sans-serif;
  font-size: 25px;
  display: block;
  padding-top: 41px;
  margin-bottom: 0px;
  font-weight: bold;
}
.noentityrating {
  color: #e51937;
  font-size: 17px;
}
#ESGArticles,
#ESGLastRating,
#ESGMetodology {
  padding-bottom: 0px;
  padding-top: 13px;
  height: 455px;
  padding-right: 25px;
  padding-left: 25px;
}
#ESGArticles ul,
#ESGLastRating ul,
#ESGMetodology ul {
  padding: 16px 0px 0px 0px;
}
#ESGArticles ul > li,
#ESGLastRating ul > li,
#ESGMetodology ul > li {
  list-style-type: none;
}
#ESGArticles h3,
#ESGLastRating h3,
#ESGMetodology h3 {
  color: black;
  border-style: none;
  font-family: 'Rubik', sans-serif;
  font-weight: bold;
  font-size: 28px;
}
#ESGArticles h4 > a,
#ESGLastRating h4 > a,
#ESGMetodology h4 > a {
  color: #00a0e2;
  font-weight: bold;
  font-size: 14px;
  margin: 0px;
}
#ESGArticles .fa-angle-left,
#ESGLastRating .fa-angle-left,
#ESGMetodology .fa-angle-left {
  color: #00a0e2;
  font-weight: bold;
}
#ESGArticles .allList,
#ESGLastRating .allList,
#ESGMetodology .allList {
  color: #00a0e2;
  font-weight: 500;
}
#ESGArticles .border-bottom,
#ESGLastRating .border-bottom,
#ESGMetodology .border-bottom {
  border-bottom: 1px solid #cbcbcb;
}
#ESGArticles a.readmore,
#ESGLastRating a.readmore,
#ESGMetodology a.readmore {
  color: #00a0e2;
  outline: none;
  font-size: 14px;
}
#ESGArticles .arrowLeft,
#ESGLastRating .arrowLeft,
#ESGMetodology .arrowLeft {
  color: #00a0e2;
  font-size: 10px;
  margin: 0px;
}
.Backframebox-shadow {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
}
.homePageLastPublicationsDiv .mn-img {
  margin-top: -13px;
}
.homePageLastPublicationsDiv .rotate-img {
  transform: rotate(180deg);
}
.homePageLastPublicationsDiv ul {
  padding-right: 20px;
}
.parenthomePageLastPublications {
  background-color: #FFFFFF !important;
  /* padding-right: 20px;*/
}
.parenthomePageLastPublications .backColorMobileHeader,
#homepageResearch .backColorMobileHeader,
#homepageMethodology .backColorMobileHeader,
#homepageAbout .backColorMobileHeader,
#homePageLastPublications .backColorMobileHeader,
#ESGProd .backColorMobileHeader,
#ESGRatings .backColorMobileHeader {
  padding-right: 20px;
  padding-top: 20px;
  height: 115px;
}
.slide-wrapper {
  position: relative;
}
.carousel-caption {
  /*right: 5%;*/
}
.carousel-caption h1 {
  font-family: 'Rubik', sans-serif;
  font-weight: bold;
}
.homepageBox {
  background: #FFFFFF 0% 0% no-repeat padding-box;
}
.border-ligh-gray {
  border: 1px solid #d5d5d5;
  background-color: #F6F6F6;
}
.GrayBackframebox {
  border: 1px solid #d5d5d5;
}
.GrayBackframebox .gray-back {
  background-color: #f6f6f6;
  border-bottom: 1px solid #d5d5d5;
}
.GrayBackframebox h3 {
  font-family: Arial;
  color: #e51937;
  font-size: 21px;
  display: block;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 12px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 0px;
  background-color: #f6f6f6;
}
@media (min-width: 992px) {
  .GrayBackframebox h3 {
    font-size: 36px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.GrayBackframebox table .EntityListTitle {
  width: 100%;
}
.GrayBackframebox table.EntityListTitle > caption {
  padding: 0px;
  margin: 0px;
}
.GrayBackframebox div.EntityListTitle > div.row > div.row-header,
.GrayBackframebox table.EntityListTitle thead,
.GrayBackframebox table.EntityListTitle tbody,
.GrayBackframebox #newtableChart thead,
.GrayBackframebox #newtableChart.table tbody {
  border-top: none;
}
.GrayBackframebox div.EntityListTitle > div.row:last-child {
  border-bottom: none;
  padding-bottom: 0px !important;
}
.GrayBackframebox div.EntityListTitle > div.row {
  border-bottom: 1px solid #dcdcdc;
}
.GrayBackframebox div.EntityListTitle > div.row > div.row-header,
.GrayBackframebox div.graphContent > div.row-header {
  text-align: right;
  color: #e51937;
  font-weight: bold;
  font-size: 14px;
  background-color: white;
  margin-top: 0px;
}
.GrayBackframebox div.EntityListTitle > div.row > div {
  border: none;
  padding-right: 6px;
}
.GrayBackframebox div .EntityListTitle > div.row > div.col-3.split-col {
  background-color: #EBEBEB;
}
.GrayBackframebox table.EntityListTitle > thead > tr > th,
.GrayBackframebox div.EntityListTitle > div.row > h3.col-header,
.GrayBackframebox div.EntityListTitle > div.row > div.col-3 > div.row > h3.col-header,
.GrayBackframebox div.EntityListTitle > div.row > div.col-1 > div.row > h3.col-header {
  text-align: right;
  color: #e51937;
  font-weight: bold;
  font-size: 14px;
  background-color: #EBEBEB;
  margin-top: 0px;
  line-height: 100%;
}
.GrayBackframebox table.EntityListTitle > tbody > tr {
  border-bottom: 1px solid #dcdcdc;
}
.GrayBackframebox #newtableChart > div.row {
  border-top: 1px solid #dcdcdc;
}
.GrayBackframebox table.EntityListTitle > tbody > tr:last-child,
.GrayBackframebox #newtableChart > div.row > tr:last-child {
  border-bottom: none;
}
.GrayBackframebox table.EntityListTitle > tbody > tr > td,
.GrayBackframebox #newtableChart > tbody > tr > td {
  border: none;
  background-color: white;
  padding-bottom: 10px;
  font-size: 14px;
}
h1.blacktitle-entity {
  font-family: Arial;
  font-size: 24px;
  display: block;
  padding-top: 41px;
  margin-bottom: 0px;
  font-weight: bold;
}
@media (min-width: 992px) {
  h1.blacktitle-entity {
    font-size: 36px;
  }
}
#graphTable .mvc-grid-title {
  text-align: right;
  color: #e51937;
  font-weight: bold;
  font-size: 14px;
  margin-top: 13px;
}
.mvc-grid-empty-row {
  text-align: center!important;
}
@media (min-width: 992px) {
  .setHeight {
    height: 76px;
  }
}
.dimentions {
  height: 45px;
}
.carousel-img-fixed-hight {
  min-height: 600px;
}
@media (min-width: 992px) {
  .pos-rel-lg {
    position: relative;
  }
}
@media (min-width: 576px) {
  .p-home {
    /*padding-right: 74px;
        padding-left:74px;*/
  }
  .pos-abs-sm {
    position: relative;
  }
}
@media (min-width: 768px) {
  .pos-abs-md {
    position: relative;
  }
}
.noResultsText {
  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
  padding-bottom: 10px;
}
.footerPadding {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .footerPadding {
    padding-left: 70px;
    padding-right: 70px;
  }
}
.researchDdl {
  margin-right: 20px;
  min-width: 155px;
  border-left: 1px #DADADA solid !important;
}
.heightSetBox {
  max-height: 245px;
}
@media (min-height: 600px) {
  .heightSetBox {
    max-height: 400px;
  }
}
@media (min-height: 800px) {
  .heightSetBox {
    max-height: 500px;
  }
}
.heightSetTxt {
  max-height: 95px;
}
@media (min-height: 600px) {
  .heightSetTxt {
    max-height: 250px;
  }
}
@media (min-height: 800px) {
  .heightSetTxt {
    max-height: 350px;
  }
}
/*}*/
.ddlPosition {
  padding-left: 38px;
}
@media (min-width: 992px) {
  .ddlPosition {
    padding-left: 20px;
  }
}
.select:after {
  color: #DADADA;
  border-right: 1px #DADADA solid;
}
.carousel-indicators {
  list-style: none;
}
.carousel-indicators li,
.carousel-indicators li.primary {
  background-image: url('../images/homePageView/carouselUnActive.svg');
  width: 11px;
  height: 11px;
  background-color: transparent;
  position: relative;
}
.carousel-indicators li,
.carousel-indicators li.active {
  background-image: url('../images/homePageView/carouselActive.svg');
  width: 11px;
  height: 11px;
  background-color: transparent;
  position: relative;
}
.ciMarginBotton {
  margin-bottom: 45px;
}
@media (min-width: 992px) {
  .ciMarginBotton {
    margin-bottom: 62px;
  }
}
.img-gradient {
  position: relative;
}
.img-gradient::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(#000000A8, #00000000);
}
.img-gradient-esgRatings {
  position: relative;
}
.img-gradient-esgRatings::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}
.img-gradient-esgProducts {
  position: relative;
}
.img-gradient-esgProducts::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}
.esgProducts-text {
  font-size: 16px;
  color: #FFFFFF;
}
div.sectorsListTitle.EntityListTitle .borderBox {
  border: solid 1px #D5D5D5;
  height: 29px;
  border-radius: 0.25rem;
}
div.sectorsListTitle.EntityListTitle .borderBox:focus {
  outline: none;
  box-shadow: none;
  border: solid 1px #363636;
  border-radius: 0.25rem;
}
li.multiselect_li > a > label.checkbox input {
  vertical-align: text-bottom;
}
div.btn-group > button.form-select {
  font-size: inherit;
}
div.GrayBackframebox div.sectorsListTitle.EntityListTitle h3 {
  padding-bottom: 10px;
}
div.GrayBackframebox div.sectorsListTitle.EntityListTitle input.form-control.borderBox {
  height: auto;
}
div.GrayBackframebox div.sectorsListTitle.EntityListTitle span.multiselect-native-select {
  vertical-align: text-top;
}
div.GrayBackframebox div.sectorsListTitle.EntityListTitle span.multiselect-native-select div.btn-group {
  display: flex;
}
div.GrayBackframebox div.sectorsListTitle.EntityListTitle span.multiselect-native-select div.btn-group .dropdown-menu {
  min-width: auto;
}
.btn.multiselect.dropdown-toggle::after {
  float: right;
  margin-right: 0;
  margin-top: 7px;
}
.productHeader {
  font-size: 24px !important;
  color: #D7002A !important;
}
.navbar-right:after {
  animation: bounce 0.5s;
}
@keyframes bounce {
  0% {
    padding-bottom: 0px;
  }
  50% {
    padding-bottom: 30px;
  }
  100% {
    padding-bottom: 0px;
  }
}
.menu-box-shadow {
  border-top: 0px;
}
#fade_out {
  position: relative;
  height: 100%;
  width: auto;
  margin: 0 auto;
}
#fade_out img {
  position: absolute;
  left: 0;
  top: 14px;
  display: block;
}
#secondChild {
  position: absolute;
  margin-left: 250px;
  width: 350px;
  height: 100px;
}
#siteNav .aSubMenu {
  font-size: 18px !important;
  color: #000000 !important;
  font-weight: normal !important;
  font-family: Arial;
}
#siteNav .aSubMenu:hover {
  color: #d7002a !important;
  text-decoration: underline;
}
#siteNav .titleSubMenu {
  font-size: 17px !important;
  color: #d7002a !important;
  font-family: Arial;
}
#siteNav .mobileArrow {
  background: url(../images/menuBlackMobile.svg) no-repeat;
  width: 15px;
  height: 14px;
  float: left;
  margin-top: 10px;
  color: black;
}
#siteNav .nav-link.dropdown-toggle.show .mobileArrow {
  background: url(../images/menuRedMobile.svg) no-repeat;
  width: 15px;
  height: 14px;
  float: left;
  margin-top: 10px;
}
@media (min-width: 992px) {
  #navbarTopMenu a.nav-link {
    padding-right: 25px;
    padding-left: 25px;
  }
  .p-home {
    padding-right: 64px;
    padding-left: 64px;
  }
}
.container-fluid {
  overflow-x: hidden;
}
.breadcrumb.white-breadcrumb > li + li:before {
  color: white !important;
}
.border-end {
  border-right: 1px solid #d5d5d5 !important;
}
#siteNav .mobile-divider {
  opacity: 1;
  color: #cbcbcb;
  height: 0.1px;
}
#graph .multiselect {
  background-image: url('../images/arrow-down-sign-to-navigate.jpg');
  background-position: 7% center;
  background-size: 15px 9px, 20px 22px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}
#graph span.multiselect-native-select div.btn-group {
  border: none;
  border-radius: 0.25rem;
  width: 100%;
  height: 100%;
}
.conference-text {
  color: white;
  margin-right: 12px;
  font-family: Arial;
  line-height: 55px;
}
.conference-text .conference-first-title {
  font-size: 50px;
  font-weight: bold;
  top: 0px;
}
.conference-text .conference-sec-title {
  font-size: 40px;
}
.conference-text .conference-link-text {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
.conference-text .conference-link-text .conference-more-info {
  width: 13px;
  height: 13px;
  margin-left: 6px;
}
.conference-text .conference-link-text .text {
  font-size: 16px;
  color: white;
}
.conference-img {
  position: relative;
  display: inline-block;
}
.conference-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#032350D3, #031D8600);
}
.text-overlay {
  position: absolute;
  top: 0px;
}
.conference-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@keyframes moveLogoUp {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(380px);
    /* Adjust this value based on your logo height */
  }
}
@keyframes moveLogoDown {
  from {
    transform: translateY(380px);
    /* Adjust this value based on your logo height */
  }
  to {
    transform: translateY(0px);
  }
}
#fade_out.animateLogoUp.showfirst {
  animation: moveLogoUp 0.3s forwards;
  /* Apply moveLogoToTop animation when expanded */
}
#fade_out {
  animation: none;
}
#fade_out.animateLogoDown.showfirst {
  animation: moveLogoDown 0.3s forwards;
  /* Apply moveLogoToBottom animation when collapsed */
}
.invalid-feedback {
  color: red;
  font-size: 14px;
}
.inputCheckbox {
  margin-left: 2px;
}
.custom-checkbox-label {
  display: flex !important;
  align-items: center;
  padding-right: 10px;
}
.multiselect-container {
  position: relative;
  display: inline-block;
  width: 100%;
}
.multiselect-dropdown {
  display: none;
  background-color: white;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 100%;
  overflow-y: auto;
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 2px;
}
.multiselect-dropdown.show {
  display: block;
}
.multiselect-dropdown label {
  display: block;
  padding: 2px 16px;
  cursor: pointer;
}
.multiselect-selected {
  padding: 8px 16px;
  border: 1px solid #D5D5D5;
  cursor: pointer;
  background-color: #fff;
  border-radius: 0.25rem;
  height: 35px;
}
.tableChartHeaderRow {
  text-align: right;
}
.publicationDdl {
  min-width: 150px;
  min-height: 45px;
}
.entityListmobileHeader {
  text-align: right;
  color: #e51937;
  font-weight: bold;
  font-size: 14px;
  background-color: white;
  margin-top: 0px;
}
#entityList table.EntityListTitle tr th.filterable input.borderBox,
#entityList table.EntityListTitle tr th.filterable button.dropdown-toggle {
  height: 38px !important;
  border: 1px solid #ced4da !important;
  border-radius: 0.375rem !important;
  font-size: 1rem !important;
}
#entityList table.EntityListTitle tr th.filterable {
  padding-right: 0px;
  margin-right: 0px;
}
#entityList table.EntityListTitle tr.mvc-grid-row-filters ul.dropdown-menu {
  min-width: 0px !important;
}
#entityList tr.mvc-grid-row-filters div.dropdown,
#entityList tr.mvc-grid-row-filters input.borderBox {
  min-width: 130px !important;
}
#entityList .series-column {
  width: 75px;
}
#entityList table.EntityListTitle .mvc-grid-headers th,
#entityList table.EntityListTitle .mvc-grid-row-filters th {
  padding-bottom: 5px !important;
}
#entityList table.EntityListTitle thead tr th {
  border: none !important;
}
#entityList table.EntityListTitle tbody tr td {
  padding-right: 0px !important;
}
#entityList table.EntityListTitle thead tr span.mvc-grid-title {
  text-align: right !important;
}
#entityList .mvc-grid-table .sortable {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.ltr-right {
  direction: ltr;
  text-align: right;
}
#LastRatingActionParent div.mvc-grid-table table.EntityListTitle > tbody > tr > td {
  padding-right: 11px;
}
#LastRatingActionParent div.mvc-grid-table table.EntityListTitle .mvc-grid-headers th.sortable {
  cursor: pointer;
}
th.text-center-header {
  text-align: center !important;
}
@media (min-width: 992px) {
  div.excelBox div.excel-parent-div {
    margin-top: 37px!important;
  }
}
div.excelBox div.excel-parent-div {
  margin-top: 0px;
}