a {
  line-height: inherit;
  /* color: white; */
  text-decoration: underline;
  cursor: pointer;
}

body {
  margin: 0;
  padding: 0;
  background: white;
  font-family: "OpenSans", san-serif !important;
  font-weight: normal;
  line-height: 1.5;
  color: #535353;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

ul,
ol,
dl {
  margin-bottom: 0.5rem !important;
  list-style-position: outside;
  line-height: 1.25;
}

@media only screen and (min-width: 600px) and (max-width: 896px) and (max-height: 425px) and (orientation: landscape) {
  #onetrust-pc-sdk #vendor-list-save-btn {
    top: auto !important;

    right: 0 !important;

    width: 100%;

    bottom: 0;
  }
}
.newh2 {
  color: #55698c !important;
  font-size: 30px !important;
  padding-top: 20px !important;
}
.bodydiv {
  margin: 1rem !important;
}

#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.ot-sdk-show-settings:hover {
  border: solid !important;
  border-width: thin !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
  color: #696969;
  padding-top: 20px !important;
}
.newdiv {
  padding: 1rem;
  padding-top: 200px !important;
}
.newul {
  color: #535353;
}
h1 {
  color: #004580;
  line-height: 1.1em;
  margin-bottom: 25px !important;
}
.newp {
  margin-bottom: 30px;
  margin-top: 25px;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title {
  margin-bottom: 1.2em;
  margin-top: 1.2rem;
}
.news {
  margin-top: 0px !important;
  margin-bottom: 30px;
}

/*#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {
    /* font-size: 0.8em; 
    padding-right: 5px;
} */
@media (min-width: 360px) and (max-width: 414px) {
  #onetrust-consent-sdk
    #onetrust-pc-sdk
    button:not(#clear-filters-handler):not(.ot-close-icon):not(
      #filter-btn-handler
    ):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not(
      [aria-expanded]
    ):not(.ot-link-btn),
  #onetrust-consent-sdk
    #onetrust-pc-sdk
    .ot-leg-btn-container
    .ot-active-leg-btn {
    background-color: #1c75bc;
    border-color: #1c75bc;
    color: #ffffff;
    margin-left: -25px;
  }
}
@media (min-width: 280px) {
  #onetrust-consent-sdk
    #onetrust-pc-sdk
    button:not(#clear-filters-handler):not(.ot-close-icon):not(
      #filter-btn-handler
    ):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not(
      [aria-expanded]
    ):not(.ot-link-btn),
  #onetrust-consent-sdk
    #onetrust-pc-sdk
    .ot-leg-btn-container
    .ot-active-leg-btn {
    background-color: #1c75bc;
    border-color: #1c75bc;
    color: #ffffff;
    margin-left: -30px;
  }
}

@media (width: 667px) {
  ul,
  ol,
  dl {
    margin-bottom: 0.5rem !important;
    list-style-position: outside;
    line-height: 1.25;
    padding-left: 15px;
  }
}

@media (min-width: 414px) {
  .save-preference-btn-handler.onetrust-close-btn-handler.button-theme {
    margin-left: 0px !important;
    padding: 6px 10px 6px 10px !important;
  }

  #accept-recommended-btn-handler {
    margin-left: 1rem !important;
  }
}

@media (max-width: 414px) {
  
  .save-preference-btn-handler.onetrust-close-btn-handler.button-theme {
    margin-top: 3rem !important;
  }

  #vendor-list-content{
    margin-left: 1rem !important;
  }
}

#vendor-list-content {
  scrollbar-width: none;
}

.host-item {
  scrollbar-width: none;
}


footer { 
  background: white !important;
}

#phmFooterContent {
  max-width: 1200px;
  margin: auto; 

  .jxp-footer-level2 .row .jxp-footer-level3 .nav2-footer ul {
    @media (min-width: 992px) {
      margin-bottom: 30px !important;
    }
  }
  
  .jxp-footer .logo {
    @media (max-width: 991px) {
      width: auto;
    }
  }
}
