@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("./glyphicons-halflings-regular.woff2") format("woff2");
}

/* Glyphicons */
.glyphicon-plus::before {
  content: "\002b";
}

.glyphicon-arrow-up::before {
  content: "\e093";
}

p,
.p,
legend,
.page_section p,
.section-diagonal-left p,
.section-diagonal-right p,
footer .footer-bottom p {
  font-family: "Roboto" !important;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3125;
  letter-spacing: 0;
  text-wrap: wrap;
}

menu {
  list-style-type: none;
  padding: 0;
  margin: 0;

  li {
    padding: 0;
  }
}

.lastupdated {
  font-size: 14px !important;
}

.msos-container {

  font: normal 16px/2 "Roboto" !important;
}

.cursor-pointer {
  cursor: pointer;
}

.limit-char,
.limit-char *,
.limit-char>* {

  font-weight: bold;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  width: 450px;

}

.limit-char img {
  display: none;
}

#uapMyNotificationsRead #modal_body img {
  height: -webkit-fill-available !important;
  width: -webkit-fill-available !important;
}


.radioinline,
.checkboxinline {
  position: relative;
  display: block;
  padding-left: 0px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

#idcheckbox {
  margin-right: 10px;
}

#idSelectALL {
  margin-right: 10px;
}

a {
  font-size: 14px;
  color: #0A0094;
}

a:hover,
a:focus-visible {
  color: #0A0094;
  text-decoration: underline;
}

.page-copy {
  padding-top: 50px;
  padding-bottom: 50px;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-transform-capitalize {
  text-transform: capitalize;
}

.row-section-block-layout {
  display: flex;
  flex-wrap: wrap;
  padding: 8px;
  margin: 0px;
  min-height: 15px;
}

.display-block {
  display: block;
}

.white-space-pre-line {
  white-space: pre-line;
}

.glyphicon,
.fa {
  font-family: 'Glyphicons Halflings' !important;
  margin-left: 2px;
  font-size: 12px;
}

body {
  background-color: #F9FBFC;
  color: #333333;
}

#content-container {
  margin-top: 0px !important;
}

.paragraph-regular,
.form-control {
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3125;
  letter-spacing: 0;
}

.paragraph-medium {
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.1666;
  letter-spacing: 0;
}

.paragraph-small {
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3571;
  letter-spacing: 0;
}

.paragraph-extra-small {
  color: #333333;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3571;
  letter-spacing: 0;
}


.paragraph-small-light,
.CinnerHeader {
  color: #333333;
  font-size: 14px;
  font-weight: lighter;
  line-height: 1.3571;
  letter-spacing: 0;
}

.header-extra-small,
.field-label,
.section-title,
.napa-blue-number-label {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3125;
  letter-spacing: 0;
}

.napa-know-how-text-bold {

  font-weight: bold;
}

.header-medium,
.cardHeading,
.cardSubHeading,
.cardHeading p,
.cardSubHeading p,
.thirdcard h3,
.thirdcard h3 .xrm-editable-text .xrm-attribute-value {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4545;
  letter-spacing: 0;
}

.header-normal,
.tab-title,
.tab-title .xrm-editable-text .xrm-attribute-value {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3333;
  letter-spacing: 0;
}

.page-headers-and-titles,
.InnerPageTitle,
.page-headers-and-titles .xrm-editable-text .xrm-attribute-value {
  color: #333333;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.15;
  letter-spacing: 0;
}

.kpi-numbers,
.Ccounts {
  margin-bottom: 0;
  color: #0A0094;
  /*font-size: 40px;*/
  font-size: 33px;
  font-weight: bold;
  line-height: 1.65;
  letter-spacing: 0;
}

.Ccounts {
  /*font-size: 32px;*/
  font-size: 25px;
  line-height: 1.1;
  margin: 0;
}

.kpi-numbers-inner {
  color: #0A0094;
  /*font-size: 40px;*/
  font-size: 25px;
  font-weight: bold;
  line-height: 1.65;
  letter-spacing: 0;
}

.tab-title {
  background-color: #00157E;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 12px 12px 12px 15px;
}

.section-title,
.section-title h3 {
  color: #0A0094;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.3125;
  letter-spacing: 0;
  text-transform: uppercase;
}

.table>thead {
  background-color: #00157e;
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
  padding: 15px 0px 15px 20px !important;
  vertical-align: middle !important;
  line-height: 1.3125 !important;
  border-top: 1px solid #DADAD9;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th {
  color: #ffffff;
}

.table>thead>tr>th {
  border-bottom: none !important;
}

.points-card,
.announcement-card {
  background: transparent linear-gradient(180deg, #123075 0%, #092056 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
}

.announcement-card .card-body {
  padding: 0px;
  overflow-y: auto;
  overflow-x: visible;
}

.announcement-card {
  margin: 0px;
}

.cardHeading,
.cardHeadingSmall,
.cardSubHeading {
  margin: 0px 0px 5px 0px;
}

.display-inline-block,
.cardHeading>img,
.cardHeading>p,
.cardSubHeading>img,
.cardSubHeading>p {
  display: inline-block;
}

.width-full {
  width: 100%;
}

.cardHeading>img,
.cardSubHeading>img {
  width: 50px;
}

.wrapper-body {
  margin-top: 67px;
}

.height-auto {
  height: auto;
}

.modal-footer button {
  float: none;
}

.modal-header>.form-group img {
  height: 90px;
}

.navbar-fixed-top .navbar-header,
.navbar-fixed-top.navbar .navbar-collapse {
  padding-top: 0px;
}

.garagemenu-height {
  max-height: 300px;
  overflow-x: auto;
}

.display-none,
#emailVerificationControl_but_change_claims,
.langcss {
  display: none !important;
}

.napa-blue,
.h-napa-blue,
.napa-blue-number,
.napa-blue .xrm-editable-text .xrm-attribute-value,
.napa-blue-number .xrm-editable-text .xrm-attribute-value,
.h-napa-blue .xrm-editable-text .xrm-attribute-value {
  color: #00157E !important;
}

.napa-blue-alternate,
.napa-blue-alternate .xrm-editable-text .xrm-attribute-value {
  color: #0A0094 !important;
}

.napa-red,
.napa-red .xrm-editable-text .xrm-attribute-value,
.error p,
.model-warning {
  color: #F20303;
}

.napa-black,
.napa-black .xrm-editable-text .xrm-attribute-value,
.h-quicklinks,
.h-quicklinks .xrm-editable-text .xrm-attribute-value {
  color: #333333 !important;
}

.napa-white,
.napa-white-number,
.napa-white .xrm-editable-text .xrm-attribute-value {
  color: #FFFFFF !important;
}

.napa-grey,
.napa-grey .xrm-editable-text .xrm-attribute-value {
  color: #878786 !important;
}

.napa-news-date,
.napa-news-date .xrm-editable-text .xrm-attribute-value {
  color: #709BE7 !important;
}

.date-capitalize {
  text-transform: capitalize !important;
}

.font-weight-bold,
#fileUploaderInfo ol {
  font-weight: bold !important;
}

.row-fluid {
  margin-left: 0px;
  margin-right: 0px;
}

.row-fluid-addchild {

  margin-right: 5px;
}

.col-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.no-margin,
.view-grid .dropdown.action .dropdown-menu li a {
  margin: 0px !important;
}

.no-padding,
.view-grid .dropdown.action .dropdown-menu li a {
  padding: 0px !important;
}

.no-margin-left {
  margin-left: 0px !important;
}

.no-margin-right {
  margin-right: 0px !important;
}

.no-margin-top {
  margin-top: 0px !important;
}

.no-margin-bottom {
  margin-bottom: 0px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.no-padding-right {
  padding-right: 0px !important;
}

.no-padding-left {
  padding-left: 0px !important;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-20 {
  margin-top: 20px;
}

.padding-top-10 {
  padding-top: 10px;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}

.padding-top-20 {
  padding-top: 20px;
}


.no-border-bottom {
  border-bottom: 0px !important;
}

.rebatelist .table th {
  border: 0px;
}

.rebatelist-box {
  margin-top: 15px;
  margin-bottom: 15px;
}

.vertical-align-middle {
  vertical-align: middle !important;
}

.row-fluid:before,
.row-fluid:after {
  content: " ";
  display: table
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: 0px;
}

.row-fluid:after {
  clear: both
}

.alert-warning,
.view-empty {
  background-color: #F9FBFC;
  border-color: #DADAD9;
  color: #333333;
}

.alert,
.view-empty {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 0;
}

.alert-danger {
  color: #333333;
}


.font-12 {
  font-size: 12px;
}

.font-16,
.error p,
#fileUploaderInfo p,
.entity-associate .view-grid,
.entity-lookup .viewpag-grid,
.modal-body p,
.dropdown-menu {
  font-size: 16px;
}

.font-14,
#fileUploaderInfo ol {
  font-size: 14px;
}

.font-15 {
  font-size: 15px;
}

.font-17 {
  font-size: 17px;
}

.font-18 {
  font-size: 18px;
}

.font-24 {
  font-size: 24px;
}

.heading h1 {
  color: #0A0094;
  font-weight: bold;
}


.modal-footer {
  border-top: 0px !important;
}

.modal-header {
  border-bottom: 0px !important;
}

.readonly {
  outline: none !important;
}

.buttons #next {
  float: right;
}

.background-white {
  background-color: #FFFFFF;
}

.background-grey {
  background-color: #EFEFEF;
}

.RespFooter .panel-footer {
  padding: 25px 15px;
}

#background_background_image {
  width: 100% !important;
  height: 100% !important;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.view-grid .dropdown.action .dropdown-menu li a:hover,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  border: 0px;
  background-color: transparent;
  color: #0A0094;
}

a:focus {
  outline: none;
  outline: 0px;
  outline-offset: 0px;
}

#attributeList ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.crmEntityFormView .cell,
.form-custom-actions {
  padding: 0 28px 20px;
}

.entitylist-search .btn,
.input-group-btn .launchentitylookup,
.input-group-btn .clearlookupfield {
  min-width: auto;
  padding: 6px 12px;
}

.modal-body p {
  text-align: center;
}

.alert-success {
  display: none !important;
}

.color-green {
  color: #00874F;
}

.color-blue {
  color: #257FEB;
}

.color-red {
  color: #F20303;
}

.color-yellow {
  color: #FFBF2F;
}


/*
.modal-btn{
width: auto !important;
height: auto !important;
min-width: auto !important;
}*/

.grid-actions {
  border-bottom: 0px;
  margin: 9px;
  padding: 9px;
}

.input-group-addon {
  color: #0A0094;
  border: 1px solid #0A0094;
  background-color: #fff;
}

/*
.navbar-fixed-top .navbar-header{
padding-top: 0px;
}

.navbar-fixed-top.navbar .navbar-collapse{
padding-top: 0px;
}*/


.btndiv a {
  font-size: 18px;
  font-weight: 600;
  border-radius: 2px;
  min-width: 300px;
  width: fit-content;
  background: #00157E !important;
  color: #FFFFFF !important;
  text-transform: uppercase;
  display: block;
  margin: 15px 0px;
  padding: 10px;
  border: 2px solid transparent;
  text-align: center;
  text-decoration: none;
}

.btndiv a:hover {
  border: 2px solid #FFC836;
}

.btndiv a .xrm-attribute,
.btndiv a .xrm-attribute-value {
  font-size: 18px;
  font-weight: 600;
  min-width: 300px;
  width: fit-content;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}

.btn-small {
  padding: 10px 15px 10px 15px !important;
  font-size: 14px !important;
}

.btn {
  margin-left: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: none;
}

.intro,
.tiny {
  display: none;
}

.gridaction {
  display: inline-block;
  padding-left: 0;
  margin: 0;
  border-radius: 0;
  min-width: 80px;
}

.gridaction>li {
  display: inline;
}

.gridaction>li>a,
.gridaction>li>span {
  background-color: transparent;
  border: 0px;
  margin-left: 10px;
  width: 40px;
  text-align: center;
}

.gridaction>li>a,
.gridaction>li>span {
  position: relative;
  float: left;
  line-height: 1.42857;
  text-decoration: none;
  color: #333333;
  background-color: #FFFFFF;
  margin-left: -1px;
}

.garageIcon {
  width: 30px;
  position: relative;
  top: -5px;
  margin-left: 2px;
}


.view-grid .dropdown.action .dropdown-menu {
  margin: 0;
  padding: 0;
}

.view-grid .dropdown.action .dropdown-menu li a {
  text-decoration: none;
}

.view-grid .dropdown.action .dropdown-menu li a p {
  margin: 0;
}

.glyphicon.topnavbell {
  font-size: 24px;
  margin-top: -2px !important;
}

.modal-title {
  text-align: center;
  text-transform: uppercase;
  color: #0A0094;
}

.table {
  margin-bottom: 0;
}

footer {
  color: #505254;
}

footer .footer-bottom {
  background-color: #FFFFFF;
}

.breadcrumb {
  background-color: transparent;
}

.breadcrumb>li a {
  color: #0A0094;
}

.breadcrumb>li a:hover {
  color: #0A0094;
}

.breadcrumb>.active {
  color: #333333;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
  background-color: #f2f2f2;
  color: #0A0094;
}

.btn-default {
  color: #0A0094;
  background-color: #FFFFFF;
  border: 1px solid #0A0094;
  box-shadow: 0px 3px 6px #00000033;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  min-width: 124px;
  padding: 15px 30px 15px 30px;
  font-weight: bold;
}

.btn-default:hover,
.btn-default:active,
.btn-default.active,
.btn-default:focus,
.btn-default.focus,
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus {
  color: #0A0094;
  background-color: #f2f2f2;
  border-color: #0A0094;
}

.btn-primary,
.submit-btn {
  color: #0D2662;
  background-color: #FFC836;
  border-color: #FFC836;
  box-shadow: 0px 3px 6px #00000033;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  min-width: 124px;
  padding: 15px 30px 15px 30px;
  font-weight: bold;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary:focus,
.btn-primary.focus .btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus {
  color: #0D2662;
  background-color: #FFBF2F;
  border-color: #FFBF2F;
}

.navbar {
  .container {
    justify-content: start;
  }

  .menu-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-grow: 1;
    color: white;
  }

  .navbar-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1rem;

    .weblink a {
      padding-top: 0;
    }
  }

  .dropdown-menu {
    > li {
      padding: 6px 20px;
    }
  
    > li:not(:first-child) {
      border-top: 1px solid currentColor;
    }
  
    >li {
      &.active {
        > a {
          padding: 0;
        }
      }
      
      > a {
        padding: 0;
      }
  
      > a:is(:hover, :focus) {
        padding: 0;
      }
    }
  }
}

.navbar-link {
  font-size: inherit;
}

.navbar-buttonIcon {
  height: 2rem;
  width: auto;
}

.navbar-content {
  flex-grow: 1;
}

.navbar-menuToggle {
  display: flex;
  align-items: center;
  gap: 4px;

  padding: 0;
  border: none;
    
  background-color: transparent;

  font-size: inherit;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: -0.5px;
  color: inherit;

  &:is(:hover, :active, :focus-visible, :focus, :active:focus) {
    background-color: transparent;
    opacity: 0.88;
    
    color: inherit;
    text-decoration: underline;
  }

  &[aria-expanded="true"]+.dropdown-menu {
    display: block;
    position: absolute;
    top: calc(100% + 1rem);
    left: 0;

    min-width: 100%;
  }
}

#navbarStaticTopId {
  font-family: "Roboto";
  background: #00157E 0% 0% no-repeat padding-box;
}

.sectionPrimaryColor,
.navbar-inverse .navbar-nav .open .dropdown-menu {
  background-color: #FFFFFF !important;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
  color: #333333 !important;
}

#navbar {
  top: 0px;
  left: 0px;
  opacity: 1;
}
/* 
#LinkWithDD {
  text-align: left;
  font: normal normal medium 14px/16px;
  letter-spacing: -0.5px;
  color: #333333 !important;
  opacity: 1;
  white-space: normal;
  text-wrap: wrap;
} */

.dropdown,
.dropup {
  text-align: left;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  opacity: 1;
}


#searchIcon {
  color: rgba(255, 200, 54, 1);
  border: 1px solid #00000000;
  opacity: 1;
}

.topnavbell {
  color: rgba(255, 200, 54, 1);
  border: 1px solid #00000000;
  opacity: 1;
}

.navbar-static-top.navbar-inverse {
  background-color: #FFFFFF;
}

.navbar-static-top.navbar .menu-bar>.navbar-nav>li>a,
.navbar-fixed-top.navbar .menu-bar>.navbar-nav>li>a {
  font-weight: bold !important;
  color: #FFFFFF !important;
  text-transform: uppercase !important;
}

.navbar-toggle {
  background-color: #00157E;
  margin-left: 15px;
  margin-right: 0px;
}

.bellicon-menu {
  position: relative;
  float: right;
  display: none;
}

.navbar-inverse .navbar-toggle {
  border: 1px solid #0A0094;
}

.navbar-inverse .navbar-toggle:hover {
  background-color: #00157E;
}

.navbar-inverse .navbar-toggle:focus {
  border: 1px solid #878786;
  background-color: #00157E;
}

.navbar-inverse .navbar-nav>li>a {
  color: #505254;
}

.navbar-inverse .navbar-nav>li>a:hover {
  background-color: #0A0094;
  color: #ffffff;
}

.navbar-inverse .navbar-nav>li>a:focus {
  background-color: #0A0094;
  color: #ffffff;
  border: none;
  outline: none;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  color: #ffffff;
  background-color: #00157E;
}

.dropdown-menu .divider {
  height: 1px;
  overflow: hidden;
  background-color: #DADAD9 !important;
  margin: 0 0 5px 0;
}

.dropdown-menu .divider-signout {
  background-color: #FFC836 !important;
}

.navbar-inverse .navbar-nav .open .dropdown-menu {
  background-color: #FFFFFF;
  border-top: 5px solid #FFC836;
  box-shadow: 0px 3px 6px #00000029;
  opacity: 1;
  margin-top: 5px !important;
  min-width: 125%;
  width: 100%;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
  color: #333333;
  text-transform: capitalize;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
  background-color: #ffffff;
  color: #0A0094;
  border: 2px solid transparent;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
  background-color: #ffffff;
  color: #0A0094;
}

.nav>li>a:hover,
.nav>li>a:focus {
  background-color: #f2f2f2;
}

.nav .open .dropdown-menu {
  background-color: #FFFFFF;
}

.nav .open .dropdown-menu>li>a {
  color: #333333;
}

.nav .open .dropdown-menu>li>a:hover,
.nav .open .dropdown-menu>li>a:focus,
.nav .open .dropdown-menu>.active>a,
.nav .open .dropdown-menu>.active>a:hover,
.nav .open .dropdown-menu>.active>a:focus {
  background-color: #f2f2f2;
  color: #333333;
}

.nav>.open>a,
.nav>.open>a:hover,
.nav>.open>a:focus {
  background-color: #f2f2f2;
}

.sectionPrimaryColor {
  background-color: #0A0094;
  color: #ffffff;
}

.sectionPrimaryColor h1,
.sectionPrimaryColor h2,
.sectionPrimaryColor h3,
.sectionPrimaryColor h4,
.sectionPrimaryColor h5,
.sectionPrimaryColor h6 {
  color: #ffffff;
}

.sectionPrimaryColor .crmEntityFormView h1,
.sectionPrimaryColor .crmEntityFormView h2,
.sectionPrimaryColor .crmEntityFormView h3,
.sectionPrimaryColor .crmEntityFormView h4,
.sectionPrimaryColor .crmEntityFormView h5,
.sectionPrimaryColor .crmEntityFormView h6,
.sectionPrimaryColor .entitylist h1,
.sectionPrimaryColor .entitylist h2,
.sectionPrimaryColor .entitylist h3,
.sectionPrimaryColor .entitylist h4,
.sectionPrimaryColor .entitylist h5,
.sectionPrimaryColor .entitylist h6 {
  color: #333333;
}

.open>.btn-default.dropdown-toggle {
  color: #0A0094;
  background-color: #e6e6e6;
  border-color: #0A0094;
}

.open>.btn-primary.dropdown-toggle,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
  color: #ffffff;
  background-color: #0A0094;
  border-color: #0A0094;
}

.crmEntityFormView,
.entitylist,
.modal-content,
.popover-content {
  background-color: #FFFFFF;
  color: #333333;
  border: 1px solid #DADAD9;
}

.panel-default>.panel-body,
.list-group-item {
  background-color: #FFFFFF;
  color: #333333;
}

.panel-default>.panel-heading {
  background-color: #f2f2f2;
  color: #333333;
}

.facet-list-group-item-title {
  color: #333333;
}

.form-control,
input.form-control {
  background-color: #FFFFFF;
  border: 1.5px solid #333333;
}

input,
.bootstrap-datetimepicker-widget,
.bootstrap-datetimepicker-widget table td.active:hover,
.bootstrap-datetimepicker-widget table td span.active:hover {
  background-color: #FFFFFF;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td span:hover {
  color: #333333;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: unset;
}

.login-heading-section {
  color: unset;
}

.navbar-brand {
  padding: 8px 15px;
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
  /*margin-right: 0;
    margin-left: 0;*/
}



.search-results .highlight,
.navbar-static-top.navbar-inverse .navbar-brand a {
  color: #333333;
}

.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table-hover>tbody>tr:hover,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info {
  background-color: #f2f2f2;
}

.form-close,
.form-close:hover,
.form-close:focus,
::placeholder,
.help-block {
  color: #333333 !important;
}

.msos-selection-container,
.msos-container,
.msos-caret-container,
.msos-action-buttons:hover {
  color: #333333 !important;
  background: #FFFFFF !important;
}

.msos-option-selected,
.msos-selected-display-item,
.msos-quick-delete,
.msos-quick-delete:hover {
  background: #f2f2f2 !important;
}

.msos-label,
.msos-quick-delete,
.msos-quick-delete:hover {
  color: #333333 !important;
}

.msos-option-focused:after,
.msos-selecteditems:focus .msos-selected-display-item.msos-selecteditem-active:after,
.msos-selecteditems-toggle:focus {
  border-color: #878786 !important;
}

.msos-option:hover,
.msos-option-selected:hover {
  background: #f9f9f9 !important;
}

.msos-selecteditems-toggle {
  color: #0A0094 !important;
}

option:disabled {
  background-color: #DADAD9 !important;
}


h1,
.h1,
.section-landing-heading,
.section-landing .row>div .section-landing-heading,
.section-inline-search .row>div h1,
.section-landing h1,
.section-search .header-search h1,
.page_section h1,
.color-inverse h1,
h1 p {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-size: 42px;
  color: #505254;
}

h2,
.h2,
.h2 .xrm-editable-text .xrm-attribute-value,
.section-landing .row>div .section-landing-sub-heading,
.page_section h2,
.color-inverse h2,
h2 p {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-size: 32px;
  color: #505254;
}

h3,
.h3,
.page_section h3,
.color-inverse h3,
footer .footer-top h3,
.sidebar-home h3 {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-size: 16px;
  color: #0A0094;
}

h4,
.h4,
footer .footer-bottom h4,
footer .footer-top h4,
.poll .poll-header h4,
.poll .poll-tags h4 {
  font-family: "Roboto" !important;
  font-weight: 700;
  font-size: 20px;
  color: #FFFFFF;
}

h5,
.h5 {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-size: 20px;
  color: #F5FFFF;
}

p,
.p,
.page_section p,
.section-diagonal-left p,
.section-diagonal-right p,
footer .footer-bottom p {
  font-family: "Roboto" !important;
  font-weight: normal;
  font-size: 16px;
  color: #333333;
}

.p2 {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-size: 16px;
  color: #505254;
}

:root {
  --yellow-500: #FFC836;
  --clrButtonBackground: var(--yellow-500);
  --clrButtonBackgroundHover: oklch(from var(--yellow-500) calc(l * 1.05) c h);
}

button {
  border-radius: 2px;
  font-family: "Roboto" !important;
  font-weight: 600;
  font-size: 18px;
  border-color: #FFC836;
  padding: 6px 20px;
  width: fit-content;
  border-style: solid;
  background-color: var(--yellow-500);
  color: #0A0094;

  transition: background-color .2s ease-out;
}

button:hover,
button:active,
button.active,
button:active:hover,
button:active:focus,
button:active.focus,
button.active:hover,
button.active:focus,
button.active.focus,
button:focus,
button.focus {
  color: #0A0094;
  background-color: var(--clrButtonBackgroundHover);
  border-color: #FFC836;
}

.navbar-static-top.navbar-inverse .navbar-brand a p {
  display: inline;
  vertical-align: middle;
}

.navbar-static-top.navbar-inverse .navbar-brand a h1,
.navbar-static-top.navbar-inverse .navbar-brand a h2,
.navbar-static-top.navbar-inverse .navbar-brand a h3,
.navbar-static-top.navbar-inverse .navbar-brand a h4,
.navbar-static-top.navbar-inverse .navbar-brand a h5,
.navbar-static-top.navbar-inverse .navbar-brand a h6 {
  display: inline;
  margin: 0px;
  vertical-align: middle;
}

.help-block.error,
label.control-label.required:before,
.crmEntityFormView .cell div.info.required label:after,
.crmEntityFormView .cell div.info div.validators,
.crmEntityFormView .validator-text,
.crmEntityFormView .rank-order-cell .validator-text,
.crmEntityFormView .constant-sum-cell .validator-text,
.crmEntityFormView .stack-rank-cell .validator-text {
  color: #F20303;
}

.entry-item.form-group.info.required label:after,
.attrEntry.form-group.info.required label:after {
  content: ' *';
  color: #F20303;
}

.entity-form {
  box-shadow: none !important;
}


div[id*='EntityFormControl'],
div[id*='WebFormControl'],
.entitylist {
  box-shadow: 0px 3px 6px #DADAD9;
}

.simplemodal-data {
  color: #FFFFFF;
}


.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  color: #0A0094;
  background-color: #FFC836 !important;
  border: solid 1px #FFC836;
}

.pagination>li>a,
.pagination>li>span {
  border: solid 1px #DADAD9;
  margin-left: 0px !important;
  color: #0A0094;
  border-radius: 0px !important;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  background-color: #FFC836;
  border: solid 1px #FFC836;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus,
.pagination>.disabled>li:last-child>a:hover,
.pagination>.disabled>li:last-child>span:hover .pagination>.disabled>li:first-child>a:hover,
.pagination>.disabled>li:first-child>span:hover,
.pagination>.disabled>li:last-child>a:hover,
.pagination>.disabled>li:last-child>span:hover {
  color: #0A0094;
  border: solid 1px #DADAD9;
  background-color: #fff !important;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span,
.pagination>.disabled>li:last-child>a:hover,
.pagination>.disabled>li:last-child>span:hover {
  border-bottom-right-radius: 5px !important;
  border-top-right-radius: 5px !important;
}


.pagination>li:last-child>a:hover,
.pagination>li:last-child>span:hover {
  background-color: #FFC836;
  border: solid 1px #FFC836;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:first-child>a:hover,
.pagination>li:first-child>span:hover,
.pagination>.disabled>li:first-child>a:hover,
.pagination>.disabled>li:first-child>span:hover {
  margin-left: 10px !important;
  border-bottom-left-radius: 5px !important;
  border-top-left-radius: 5px !important;
}

.nav-tabs {
  border-bottom: 0px;
}

.tabs-header {
  text-transform: uppercase;
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  padding-bottom: 0px;
  margin-top: 0px;
}

.tabs-header>.nav-tabs>li.active {
  border-bottom: 3px solid #FFC836;
  font-weight: bold;
}

.tabs-header>.nav-tabs>li>a,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  text-decoration: none;
  color: #333333;
  border: 0px;
  background-color: transparent;
}

.avalanche-header {
  background: url('/Avalanche_Banner.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 363px;
  color: #FFFFFF;
}

.privilege-header {
  background: url('/Privilege_Banner.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 363px;
  color: #FFFFFF;
}

.napaadvantage-header {
  background: url('/NapaAdvHeader.png');
  background-position: center center;
  background-repeat: no-repeat;
  /*background-size: cover;*/
  width: 100%;
  height: 363px;
  color: #FFFFFF;
  margin-top: -52px !important;
}

.privilege-header-card {
  background: url('/Privilege_card_topheader.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 363px;
  color: #FFFFFF;
}

.grid-box {
  box-shadow: 0px 3px 6px #DADAD9;
  background-color: #FFFFFF;
  color: #333333;
  border: 1px solid #DADAD9;
  margin-bottom: 20px;
  min-height: 345px;
}

.grid-box-body-content {
  min-height: 260px;
}

.grid-box-col-gaps {
  padding: 20px 10px 10px;
}

.glyphicon-plus-span-green {
  font-size: 9px;
  font-weight: lighter;
  color: #00874F;
}

.glyphicon-arrow-up-span-green {
  font-size: 14px;
  font-weight: 400;
  color: #00874F;
  /*position: relative;
    top: -15px;
    left: -30px;*/
}

.glyphicon-minus-span-red {
  font-size: 9px;
  font-weight: lighter;
  color: #F20303;
}

.glyphicon-arrow-down-span-red {
  font-size: 14px;
  font-weight: 400;
  color: #F20303;
  /*position: relative;
    top: -10px;
    left: -18px;*/
}

.mypromotion-notearning {
  padding: 95px;
}

.announcement-card {
  padding: 50px;
  height: 335px;
}

.avalanche-header h1,
.privilege-header h1 {
  color: #FFFFFF;
}

.tabs-header-inner {
  margin: 0px;
  padding: 0px;
  border: 0px;
  box-shadow: none;
}

.overview-box {
  box-shadow: 0px 3px 6px #DADAD9;
  background-color: #FFFFFF;
  float: left;
  width: 100%;
  padding: 10px 10px 10px 10px;
}

.napa-blue-number-label {
  /*margin-bottom: 0px;*/
  margin-top: 10px;
}

/*
.en-US-style::first-letter,
.en-us-style::first-letter,
.fr-FR-style.currency:after,
.fr-fr-style.currency:after {
    font-size: 20px;
    vertical-align: super;
}

td.en-US-style::first-letter,
td.en-us-style::first-letter,
td.fr-FR-style.currency:after,
td.fr-fr-style.currency:after {
    font-size: 16px;
    vertical-align: unset;
}

.paragraph-small.en-US-style::first-letter,
.paragraph-small.en-us-style::first-letter,
.paragraph-small.fr-FR-style.currency:after,
.paragraph-small.fr-fr-style.currency:after {
    font-size: inherit;
    vertical-align: baseline;
}
*/

.fr-FR-style.currency:after,
.fr-fr-style.currency:after {
  content: "$";
}

.growth-indicator {
  float: left;
  margin: 0 !important;
  position: relative;
  /*top: 20px;*/
}

.growth-indicator-overview {
  /*top: 20px;*/
  top: 12px;
}

.growth-indicator-rebate {
  /*top: 5px;*/
  top: 0px;
}

.working {
  background: url(data:image/gif;base64,R0lGODlhbgAKAPMAALy6vNze3PTy9MTCxOTm5Pz6/Ly+vNTS1Pz+/Ozq7MzKzP///wAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAJACwTAAIABgAGAAAEE7AcM0iaIAuaQRidR4RIIgREGQEAIfkECQkACQAsJwACAAYABgAABBOwHDNImiALmkEYnUeESCIERBkBACH5BAkJAAkALDYAAgAGAAYAAAQTsBwzSJogC5pBGJ1HhEgiBEQZAQAh+QQJCQAJACxFAAIABgAGAAAEE7AcM0iaIAuaQRidR4RIIgREGQEAIfkECQkACgAsCwACAEAABgAABDdQpWFOUTjrzbv/HkFZAmACB6iuLFeeR3CabW138izOd3/vJwTFRPAZWUIDUUIICI5QFSLgVEQAACH5BAkJAAoALB8AAgAtAAYAAAQyUKVhTlE46837LkdFSEAJHF6qcqEpBGa5zmp8Ejatc0ZfEgjKb0fE4FwSQkBQbL6AiggAIfkECQkACgAsOAACABUABgAABCpQpWFOUTjnciqRQAgcWtmJQiCGpbaOxNtmRh0SCHXPWIxKhICAtxEiFBEAIfkECQkACgAsPQACABAABgAABCdQpWFOURgTagX4wJFJBngE4Dei6ZauqYFQHzHOZSgRgTBiiEBPEQEAIfkECQkACwAsAwACAEsABgAABEVwpWFOWTjrzbv/XnFUxCaSEqACB+i+cDeugjarQrCqce97O5bGsAsQgr9kkkgbFhEUnHIaOzYzVimCYKR6XzkCghMeRwAAIfkECQkACwAsJgACACkABgAABDxwpWFOWTjrrcupxOaBEmACB6dy3ylorSkEp7neWI1qRh0QOtyt5+L5EBSZcAUsZppKBOG3vM0ICM41GwEAIfkECQkACgAsMAACAB8ABgAABDdQpWFOUThrQq2WXSEAJHB8m1Ge2bgGJYlmcJzGnD2DOpaXCAqJsOMNNUGVSUIICIoYRMCJklIjACH5BAkJAAsALDUAAgAbAAYAAAQ3cKVhTlkYl1NJ1tyQSEAJHN8SlsK3AkJglul8fsYcEHadszgdggJ0/URG0wVB2KVABMQzFpBGAAAh+QQJCQALACwPAAIAQgAGAAAEU3ClYU5ZOOvNOyeUtRVHRYzlkEhACxxeLH+GC2tpK+AuIAQ9w2woA/Y2wYCmZgMdidCN04Vk+pY9AoKii3oxW+aJ50KQuwhCYPf9ptedn/YTgEcAACH5BAkJAAsALB4AAgAzAAYAAARMcKVhTlk4663LqQQ3VZdGUJYArMDBvdzHCp3Bupl6B+wK/5heyyQk9k494M82M7KcKwRlFVK+kNFaMzcdIggBmhUmCCNEYHEnEF5EAAAh+QQJCQALACwoAAIAKgAGAAAER3ClYU5ZOGtCrZZHRXxFOCQgoB7fZqgA68LCrAoBrLZZrn+6mOYFC3B+PEkQSBRmmjEE5ZZMUW0n7AVBMFYxXG8LR0CMjeYIACH5BAkJAAsALC4AAgApAAYAAARHsBwzyLo4DVrwlZTljRo3AajgCRR6jGc6Zi0Qu16A7uOOzwudb7MTXQjDns9IGiJ3iBXR1oQCFyCZIECIkriq2bZ7/RC4iwgAIfkECQkACwAsLgACADMABgAABExwpWFOWRiXU0nOU3V9ZAlSlgCswEFyrPCprGvemlEH7Er2rQ+vh8MNd8SPLiYEFm8EIIKy8jSZJ+yTNF16EISArCQQI8jh8RYtXkQAACH5BAkJAAsALC8AAgA/AAYAAAROsBwzyLo4DVrwlZTljWRpZtsErIInUOsxquxp3x+sA4EXrMARMIYrln5DoOhCSAqHS6O0yRoiXJsaFniVekGAhSBA6LrILdK47G2LCYEIACH5BAkJAAoALDAAAgAfAAYAAAQ6sBwziLo4DVqwz9shASQgeAJFHh+qAlMJe4EMtKAtW3mJXwRbsIRwqXg4xGalEAQIxQ/iefpdpk9FBAAh+QQJCQALACwwAAIAKQAGAAAEPnClYU5ZGJdTSf5gqFGWAJzAAXKoIL6ZiR4BeoJ2CsO1TeQ4Q2v3+tkQlJPnYzwhiKLNEEEIuEIC6xMarboiACH5BAkJAAoALDEAAgA3AAYAAARCsBwziLo4DVqw/2AoKsR2SEAKCJ5Apccoz9kLTOrtBTlA/yJeL2ep5YDIXa+kQrQ2sKQUAdUJAgTnB4FlSacErCICACH5BAkJAAsALDIAAgAVAAYAAAQpsBwzyLo4S5rWBKCQjV9IgUAwZicYDGi6Ym1KxMh83WixCAFCTrcL+iIAIfkECQkACgAsMgACAB8ABgAABC5QpWFOUTjrrcuphASMwMGd3EcKATmiMOaWxBzDRj4SCLXfqNpKQggIgDAWTxEBACH5BAkJAAsALDMAAgAtAAYAAAQysBwzyLo46823pMkyAaTQneg2lhQJBGmMtmQwuK+sb/RL4Iid8PJzFRaCACE4HCaXiwgAIfkECQkACgAsOAACAAYABgAABBNQpWFOESCDE3QmnoFQn0QEghIBACH5BAkJAAoALEIAAgAGAAYAAAQTUKVhThEggxN0Jp6BUJ9EBIISAQAh+QQJCQAKACxRAAIABgAGAAAEE1ClYU4RIIMTdCaegVCfRASCEgEAOw==) no-repeat;
  height: 10px;
  width: 100%;
  float: left;
  display: none;
}

div.progress {
  background: #DDDFE7 0% 0% no-repeat padding-box;
  border-radius: 10px;
  box-shadow: 0px 3px 6px #00000033;
  height: 18px;
  overflow: hidden;
  padding: 0;
  margin-bottom: 10px;
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 21px;
  color: #FFFFFF;
  text-align: center;
  box-shadow: 0px 3px 6px #00000033;
  -o-transition: width .6s ease;
  transition: width .6s ease;
  border-radius: 10px;
  min-width: min-content;
}

.progress-bar-monthly-target {
  word-wrap: break-word;
  max-width: min-content;
}

.privilege-tnc {
  width: 100%;
  overflow: auto;
  height: 300px;
  max-height: 300px;
}

.privilege-overview-kpi-handling {
  display: flex;
  align-items: end;
  justify-content: left;
  /*min-height: 50px;*/
  min-height: 40px;
}

.program-tabs-handling {
  display: flex !important;
  align-items: center;
  justify-content: left;
  min-height: 55px;
  line-height: 1.1 !important;
}

.news-user-handling {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  min-height: 58px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-start;
}

.CinnerHeader-handling {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 40px;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  margin: 0;
}

.promotions_and_newproducts {
  max-height: 231px;
  height: auto;
  min-height: 231px;
}

.promotions_and_newproducts-img {
  margin: 0px -12px 0px 0px;
  width: -webkit-fill-available;
  height: 231px;
}

.claim_tooltip-img {
  margin: 0px -12px 0px 0px;
  width: -webkit-fill-available;
  height: 150px;
}

.featured_products_information {
  height: 467px;
}

.napa_advantages_additional-box-image {
  width: -webkit-fill-available;
  margin: -10px -10px 0px -10px;
  height: 223px;
}

.featured_products_information-box-image {
  width: -webkit-fill-available;
  margin: -10px -10px 0px -10px;
  height: 223px;
}

.product_catalogues {
  height: 100px;
  padding: 15px 0px;
}

#updateclaimlink {
  margin-bottom: 10px;
}


/* Removed static styling Brochures content snippets and putting into the classes*/

.brouchres-header {

  margin-top: 10px;
  font-weight: bold;

}

.brochures-image-div {

  padding-bottom: 10px;
  width: 95%;

}

.d-inline-block-brochures {

  display: inline-block;

}

.div-image-brochure2 {

  padding-bottom: 10px;
  width: 95%;

}

.img-brochure2 {

  display: block;
  color: rgba(10, 0, 148, 1);
}

.p-brochure2 {
  font-size: 16px;
  font-weight: bold;
}

.link-brochures-color {

  color: #00157E;

}

.link-brochures-class {

  text-decoration: none !important;
  font-size: 18px;
  font-weight: bold;

}

.link-brochures-image-css-class {
  display: block;
  color: rgba(10, 0, 148, 1);
}

.link-brochure1-css {

  text-decoration: none !important;
  font-weight: bold;

}


/* styling written Company information webpages content  */

.crmEntityFormView .actions {
  border-top: 0px solid #e5e5e5 !important;

  padding-bottom: 20px !important;
}

.crmEntityFormView,
.entitylist {

  border: 0px solid #f2f2f2 !important;
}

#btnOkConfirm {
  float: left !important;
}


/* styling written in Home Page for  News/Announcement content  and putting into the classes*/
#addresscity1 {

  font-size: 14px;
  position: relative;
  top: -25px;
  left: 63px;
}


/* static styling written in NAPA KNOW/HOW Page and putting into the classes*/

.div-napa-know-how {

  font-size: 20px;
  margin-top: 34px;
  color: #f5c50f;

}

.div-napa-know-how-cards {

  padding-bottom: 10px;
  width: 95%;

}

.div-napa-know-how-cards-css {

  height: 467px;
  /* width: 350px;*/

}

.div-napa-know-how-tick {

  display: inline-block;
  vertical-align: top;
}


/* static styling written in webtemplates  putting into the classes*/

.s-avalanch-mypromo {
  font-size: 16px;
  position: absolute;
  padding-top: 10px;
}

.img-proling-css {

  width: -webkit-fill-available;
  margin: -10px -10px 0px -10px;

}

.header-news-css {
  color: #323130;
  font-size: 22px;
  font-weight: bold;

}

.div-news-priority-card {

  padding-left: 80px;
  padding-right: 80px;

}

.div-news-title-priority-card,
.div-news-title-priority-card:hover,
.div-news-title-priority-card:active,
.div-news-title-priority-card:focus {
  text-decoration: none !important;
  color: #FFBF26;
  /*font-size: 24px;*/
  font-size: 21px;

}

.img-publisher-profile {

  width: 59px;
  height: 58px;
  border-radius: 50%;

}

#id_hrs {

  color: #9DAFBD;
  font-weight: bold;

}

.title-lowprioritynews {
  color: #0A0094;
  font-weight: bold;
  text-decoration: none !important;
}

.summary-lowpronews-css {
  color: #707070;
  font-weight: bold;
}


.h4-terms-conditions-css {

  color: black;
  font-weight: bold;
  float: left;

}



.h5-terms-conditions-css {

  color: black;
  float: left;

}

.h4-trnasfer-points-css {

  color: black;
  font-weight: bold;

}

.h5-trnasfer-points-css {

  color: black;

}

/* Dashboard Overview*/
.margin-left-13 {
  margin-left: 13px;
}

.overview-header {
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 10px;
  font-size: 16px;

}

.display-contents {
  display: contents;
}

/* My Purchases*/
.purchases-percentage {
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  padding-top: 16px;

}

.padding-left-20 {
  padding-left: 20px;
}


.UAP-B2B-My-Garages-List .content-panel {
  display: none;
}


.bblg img,
.brlg img,
.quicklink-box img {
  width: 203px;
}

.brochures-image {
  height: 310px;
}

.header-span-position {
  position: relative;
  top: 2px;
}

.nap-logo-image-height {
  width: auto;
  height: 52px;
}

.nap-logo-image-height-mobile {
  width: auto;
  height: 32px;
}

.privilege-myprogram-background {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 345px;
  color: #FFFFFF;
}

.claim-amount-border {
  border-left: groove
}


.dotted-line {
  border-top: 2px dashed #ccc;
  width: 100%;
  height: 0;
  /* margin: 10px 10px 10px 10px; */
  /*    margin-left: 19px;
    margin-right: -9px;
    */
}


.glyphicon-plus-span-green {
  font-size: 9px;
}

:root {
  --fluidFontSize: clamp(1rem, 0.9432rem + 0.2273vw, 1.125rem);
  --blue-100: oklch(97% .007 220 / .8);
  --blue-200: oklch(92% .009 220 / .9);
  --blue-300: oklch(84% .011 220 / .9);
  --blue-400: oklch(74% .013 220 / .9);
  --primaryColor: #00157e;
}

/* Navigation à gauche */
#mainContent:has(.contentWithLeftNavigation) {
  margin-top: 0;
}

.contentWithLeftNavigation {
  display: grid;
  grid-template-columns: 1fr 7fr;
  gap: 4.5rem;

  >* {
    padding-top: 3rem;
  }

  .container {
    margin-left: 0;
  }

  .page-copy:has(&) {
    padding-top: 0;
  }

  .contentWithLeftNavigation-nav li.active-link {
    padding-left: 1rem;
  }
}

/* Program invitation page */
.sectionBlockLayout_programInvitation {
  >*+* {
    margin-top: 2rem;
  }

  h1 {
    font-size: 64px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.025;
    color: inherit;
  }

  h2 {
    margin-block: 0;
  }

  fieldset {
    border: 0;
    padding: 0;
    margin: 0;
  }
}

.programInvitationPanels {
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;

  > :first-child {
    flex: 1 1 48ch;
  }

  > :last-child {
    flex: 1 1 1200px;
  }
}

.selectProgramFieldset {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(60ch, 1fr));
  gap: 1rem;
  width: 100%;

  select {
    appearance: auto;
  }

  .fieldBlock {
    >*+* {
      margin-top: .5rem;
    }
  }
}

.selectProgramFieldset-filters {
  flex: 0 1 96ch;
  display: flex;
  align-items: inherit;
  gap: inherit;

  >* {
    flex: 1 1 0;
  }
}

.tableHeader-actions {
  flex: 0 1 64ch;
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 1rem;
  margin-left: auto;
}

.selectProgramFieldset-searchBoxContainer {
  flex: 0 1 32ch;
}

.subNavigation-list {
  display: flex;
  align-items: first baseline;
  gap: 3rem;

  font-size: var(--fluidFontSize);
}

.subNavigation-link {
  font-weight: 600;
  color: currentColor;
  text-underline-offset: 2px;

  &[aria-current="page"] {
    text-decoration: underline;
  }
}

.row.sectionBlockLayout .container_large {
  width: 100%;
  max-width: none;
}

.container_bordered {
  padding: 1.5rem;
  border: 1px solid var(--blue-200);
  border-radius: 4px;

  >*+* {
    margin-top: 1.5rem;
  }
}

.tableHeader,
.sectionHeader {
  margin-bottom: 1.5rem;

  :is(h2, h3, h4) {
    margin-block: 0;
  }
}

.tableHeader_search {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;

  input {
    width: 100%;
    margin: 0;
  }
}

.section-actions {
  display: flex;
  justify-content: end;
  width: 100%;
}

.contentWithLeftNavigation-nav {
  background-color: var(--blue-100);
  box-shadow: 1px -1px 8px var(--blue-300);

  menu {
    position: sticky;
    top: 3rem;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  a,
  .disabledLink {
    display: block;
    padding: .75rem 2rem;

    font-size: var(--fluidFontSize);
    text-wrap-style: balance;
  }

  a {
    transition: background-color .3s cubic-bezier(0.66, 0, 0.34, 1);

    &:is(:focus-visible, :hover) {
      background-color: var(--blue-200);
      text-decoration: none;
    }

    &:focus {
      color: #0A0094;
    }

    &:active {
      background-color: var(--blue-300);
    }
  }

  .disabledLink {
    opacity: .8;
  }
}

/* Animation de chargement */
.loadingButton {
  display: flex;
  gap: 0.5rem;

  &:disabled {
    color: inherit;
  }
}

.loadingButton-loader {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;

  /* CSS nesting for child elements */
  & svg {
    width: 100%;
    height: 100%;
  }

  /* Hide when idle using nesting + attribute selector */
  &[aria-busy="false"] {
    display: none;
  }

  /* Show and animate when loading */
  &[aria-busy="true"] {
    display: inline-block;

    /* Nested animation selector */
    & .spinner-circle {
      animation: spin 1.2s linear infinite;
      transform-origin: center;
    }
  }
}

.loadingButton-circlingPath {
  stroke: var(--primaryColor);
}

/* Animation keyframes */
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Default dialog */
.dialog {
  width: 400px;
  max-width: 95vw;
  padding: 24px;
  border: none;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);

  &::backdrop {
    background-color: rgba(0, 0, 0, 0.5);
  }
}

.dialog-close {
  position: absolute;
  top: 12px;
  right: 12px;
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  color: #666;
  padding: 4px 8px;
  border-radius: 4px;

  &:hover {
    background-color: #f0f0f0;
  }
}

.dialog-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 10px;
}

.dialog-title {
  font-size: 18px;
  color: #333;
  margin-bottom: 24px;
  font-weight: 500;
}

.dialog-icon {
  margin-bottom: 24px;
}

.dialog-footer {
  width: 100%;
  margin-top: 16px;
  border-top: 1px solid #e0e0e0;
  padding-top: 16px;
}

.dialog-button {
  width: 100%;
}

/* Table row removing animation */
@keyframes fadeOutRow {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(15px);
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
  }
}

.row-removing {
  animation: fadeOutRow 0.3s ease-out forwards;
  pointer-events: none;
}

/* Button styling with nesting */
.action-button {
  background-color: #3498db;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;

  &:hover {
    background-color: #2980b9;
  }

  /* Nested button loader specific styles */
  & .buttonLoader {
    margin-right: 8px;
  }
}

/* Overrides Customer information */
html[dir=ltr] .crmEntityFormView .tab .tab-column {
  float: none;
}

.crmEntityFormView {
  h2 {
    margin-block: 0;
  }

  .tab-column {
    padding-top: 48px;
  }

  fieldset {
    width: calc(100% - 2 * (2rem));
    margin-bottom: 48px;
    margin-inline: auto;

    background-color: var(--blue-100);
    border-radius: var(--bs-border-radius);
    box-shadow: 2px 2px 4px oklch(3% 0.2 220 / 0.3);

    font-size: var(--fliudFontSize);

    td.cell {
      padding-block: 10px;
    }

    .input-group-text:first-child {
      border: none;

      background-color: transparent;
    }

    :is(label, :is(select, input)[readonly], a) {
      background-color: transparent;

      font-size: var(--fluidFontSize);
    }

    .control:has(> a) {
      padding-block: .375rem;
    }
  }

  table.section {}
}

/* Overrides Rebate list */
.tab-pane {
  --flowSpacing: 2rem;
  padding-block: var(--flowSpacing);

  >*+* {
    margin-top: var(--flowSpacing);
  }
}

.rebatelist {
  display: flex;
  align-items: start;
  gap: 1.5rem;

  > :first-child {
    flex: 1 1 0;
  }

  > :last-child {
    flex: 2 1 0;
  }
}

.rebatelist-box {
  margin-block: 0;
}

.crmEntityFormView td.cell {
  vertical-align: bottom;
}

/* Particpation details */
#tblParticipationDetails :is(th, td):nth-child(11) {
  width: 16ch;
}

/* Overrides Bootstrap */
html[dir=ltr] .crmEntityFormView .cell :is(.field-label, div.table-info div.validators)  {
  float: none;
}

.crmEntityFormView .cell div.control {
  margin-top: 8px;
}

div.table-info div.validators {
  display: none;
}

.pull-left {
  float: left;
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1400px) {

  .priv-content-mobile {

    color: white !important;

  }

  .container {
    width: 1320px;

    &:has(#tblParticipationDetails) {
      width: 100%;
      max-width: none;
    }
  }

  p,
  .p,
  .page_section p,
  .section-diagonal-left p,
  .section-diagonal-right p,
  footer .footer-bottom p {
    font-size: 16px;
  }

  #mobileTAndOswap {
    display: none !important;
  }


  #SelectYourOption {
    margin-top: 40px;
  }
}


/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1200px) {

  #claimListHeading {

    margin-top: 15px;

  }

  .priv-content-mobile {

    color: white !important;


  }

  .btn-primary,
  .submit-btn,
  .btn-default {
    padding: 10px 20px 10px 20px;
  }

  p,
  .p,
  .page_section p,
  .section-diagonal-left p,
  .section-diagonal-right p,
  footer .footer-bottom p {
    font-size: 16px;
  }

  #mobileTAndOswap {
    display: none !important;
  }


  #SelectYourOption {
    margin-top: 40px;
  }

}

/* Large devices (laptops/desktops, 979px and up) */
@media only screen and (max-width: 979px) {


  .priv-content-mobile {
    color: white !important;
  }

  #claimListHeading {
    margin-top: 15px;
  }

  p,
  .p,
  .page_section p,
  .section-diagonal-left p,
  .section-diagonal-right p,
  footer .footer-bottom p {
    font-size: 16px;
  }


  .midcard {
    margin-top: 510px;
  }


  #SelectYourOption {
    margin-top: 40px;
  }

  .privilege-myprogram-background {
    display: none;
  }



  .navbar-bar-padding {
    padding-right: 15px;
    padding-left: 10px;
  }

  .navbar-main-mobile {
    background: #FFF 0% 0% no-repeat padding-box;
    border-top: 5px solid #FFC836 !important;
  }

  .dropdown a#profileMenue {
    background-color: #FFF !important;
  }

  .dropdown a#profileMenue {
    background: #FFF 0% 0% no-repeat padding-box !important;
  }

  .navbar-static-top.navbar .menu-bar>.navbar-nav>li>a,
  .navbar-fixed-top.navbar .menu-bar>.navbar-nav>li>a,
  .dropdown a#profileMenue,
  .dropdown a#profileMenue:focus,
  .dropdown a#profileMenue:active,
  .dropdown #addresscity {
    color: #00157E !important;
  }

  .navbar-nav-border-bottom li {
    border-bottom: 1px solid #DADAD9;
  }

  .sectionPrimaryColor,
  .navbar-inverse .navbar-nav .open .dropdown-menu,
  li.dropdown.open {
    background: #00157E 0% 0% no-repeat padding-box !important;
    border-top: 3px solid #FFC836 !important;
  }

  #LinkWithDD,
  .dropdown.open a#profileMenue:focus,
  .dropdown.open a#profileMenue:active,
  .dropdown.open a#profileMenue,
  .dropdown.open #addresscity {
    color: #FFF !important;
  }

  .dropdown-menu li {
    border: 0px;
  }

  .dropdown-menu .divider,
  .dropdown.open a#profileMenue {
    background-color: #00157E !important;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu {
    border-top: 1px solid #DADAD9 !important;
  }

  .navbar-nav {
    margin: 0px -15px;
  }

  .nav>li>a {
    padding: 10px 20px;
  }

  .no-padding-mobile {
    padding: 0px !important;
  }

  .napaadvantage-header {
    background-repeat: round;
    background-position: unset;
  }

  #notification_bell {
    display: none;
  }

  .bellicon-menu {
    display: inline-block;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {

  #claimListHeading {

    margin-top: 15px !important;

  }

  .priv-content-mobile {
    color: white !important;
  }


  #Digital_Designs_or {
    margin-top: 100px !important;
  }

  .kpi-numbers,
  .Ccounts {
    color: #0A0094;
    /*font-size: 25px;*/
    font-size: 20px;
    font-weight: bold;
    line-height: 2.64;
    letter-spacing: 0;
  }

  .Ccounts {
    font-size: 25px;
    line-height: 1.1;
    margin: 0;
  }

  p,
  .p,
  .page_section p,
  .section-diagonal-left p,
  .section-diagonal-right p,
  footer .footer-bottom p {
    font-size: 16px;
  }

  a.buy {
    width: auto;
    height: auto;
  }

  html[dir=ltr] .crmEntityFormView .tab .tab-column {
    padding-left: 0px;
  }

  /* For tablets: */
  #idPublisherImage {
    height: 47 px !important;
  }

  #SelectYourOption {
    margin-top: 40px;
  }

  .privilege-myprogram-background {
    display: none;
  }

  /*.display-none-small-devices {
        display: none;
    }*/


  .no-padding-mobile {
    padding: 0px !important;
  }

  .navbar-bar-padding {
    padding-right: 15px;
    padding-left: 10px;
  }

  .navbar-main-mobile {
    background: #FFF 0% 0% no-repeat padding-box;
    border-top: 5px solid #FFC836 !important;
  }

  .dropdown a#profileMenue {
    background-color: #FFF !important;
  }

  .dropdown a#profileMenue {
    background: #FFF 0% 0% no-repeat padding-box !important;
  }

  .navbar-static-top.navbar .menu-bar>.navbar-nav>li>a,
  .navbar-fixed-top.navbar .menu-bar>.navbar-nav>li>a,
  .dropdown a#profileMenue,
  .dropdown a#profileMenue:focus,
  .dropdown a#profileMenue:active,
  .dropdown #addresscity {
    color: #00157E !important;
  }

  .navbar-nav-border-bottom li {
    border-bottom: 1px solid #DADAD9;
  }

  .sectionPrimaryColor,
  .navbar-inverse .navbar-nav .open .dropdown-menu,
  li.dropdown.open {
    background: #00157E 0% 0% no-repeat padding-box !important;
    border-top: 3px solid #FFC836 !important;
  }

  #LinkWithDD,
  .dropdown.open a#profileMenue:focus,
  .dropdown.open a#profileMenue:active,
  .dropdown.open a#profileMenue,
  .dropdown.open #addresscity {
    color: #FFF !important;
  }

  .dropdown-menu li {
    border: 0px;
  }

  .dropdown-menu .divider,
  .dropdown.open a#profileMenue {
    background-color: #00157E !important;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu {
    border-top: 1px solid #DADAD9 !important;
  }

  .navbar-nav {
    margin: 0px -15px;
  }

  .nav>li>a {
    padding: 10px 20px;
  }

  .api_container {
    padding-top: 10%;
  }

  #notification_bell {
    display: none;
  }

  .bellicon-menu {
    display: inline-block;
  }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

  .page-headers-and-titles,
  .InnerPageTitle,
  .page-headers-and-titles .xrm-editable-text .xrm-attribute-value {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0;
    margin-top: 20px;
  }


  .glyphicon-plus-span-green {
    font-size: 7px;
  }

  #garageName {

    margin-left: -40px;

  }

  #garageNameReview {

    margin-left: -40px;
  }

  .kpi-numbers,
  .Ccounts {
    color: #0A0094;
    /*font-size: 25px;*/
    font-size: 20px;
    font-weight: bold;
    line-height: 2.64;
    letter-spacing: 0;
  }

  .Ccounts {
    /*font-size: 40px;*/
    font-size: 26px;
    line-height: 1.1;
    margin: 0;
  }

  .btn-primary,
  .submit-btn,
  .btn-default {
    padding: 10px 15px 10px 15px;
    min-width: 100px;
  }

  .btn-small {
    padding: 8px 10px 8px 10px !important;
    font-size: 12px !important;
  }

  .entitylist-search {
    width: 100%;
  }

  .imgbtn {
    height: 385px;
    background-size: cover;
  }

  .midcard {
    margin-top: 265px;
    margin-bottom: 0px;
  }

  .thirdcard,
  .napaadv {
    margin-top: 0px;
    margin-bottom: 30px;
  }

  #Digital_Designs_or {
    margin-top: 20px !important;
    font-size: 24px;
    margin-bottom: 4px;
    margin-right: 49px !important;
    line-height: 20px;
  }

  #Today_is_super_power_i {
    font-size: 14px;
    max-width: 220px;
    line-height: 20px;
    height: 55px;
  }

  .btndiv a {
    margin: 10px 0px;
    min-width: 220px;
    width: fit-content;
    font-size: 14px;
  }

  .btndiv a .xrm-attribute,
  .btndiv a .xrm-attribute-value {
    font-size: 14px;
    font-weight: 600;
    min-width: 220px;
    width: fit-content;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
  }

  .btn,
  .btn-default,
  .btn-primary,
  .submit-btn,
  button {
    font-size: 14px;
  }

  .card {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  p,
  .p,
  .page_section p,
  .section-diagonal-left p,
  .section-diagonal-right p,
  footer .footer-bottom p {
    font-size: 16px;
  }

  a.buy {
    width: auto;
    height: auto;
  }

  html[dir=ltr] .crmEntityFormView .tab .tab-column {
    padding-left: 0px;
  }


  .rebatelist-box {
    padding-left: 0px !important;
  }

  #fileUploaderInfo {
    margin-top: 10px;
  }

  #fileUploader {
    float: unset !important;
  }


  .crmEntityFormView .cell,
  .form-custom-actions {
    padding: 0 20px 20px !important;
  }

  .section-title {
    padding: 0 20px 5px;
  }

  .product {
    margin-left: 22px;
  }

  .tab-title,
  .tab-title .xrm-editable-text .xrm-attribute-value {
    font-size: 16px;
  }

  .avalanche-header {
    height: 114px;
  }

  .avalanche-header h1 {
    font-size: 20px;
  }

  .avalanche-header .placeholder {
    font-size: 14px;
  }

  .privilege-header {
    height: 174px;
    background: url('/Privilege_Banner_Trip_Mobile.png');
    background-position: right center;
  }


  .privilege-header-card {
    height: 174px;
    background: url('/Privilege_card_topheader_mobile.png');
    background-position: right center;
  }

  .privilege-header .page-headers-and-titles,
  .privilege-header-card .page-headers-and-titles {
    font-size: 20px;
  }

  .privilege-header .placeholder,
  .privilege-header-card .placeholder {
    font-size: 14px;
  }

  .priv-header-mobile {
    /*padding-top: 19px;*/

  }

  .priv-header-mobile-myprogram {
    padding-top: 19px;
    font-size: 22px;
  }


  .priv-content-mobile {
    /*width: 200px;*/
    font-size: 14px;
    color: white;

  }

  .napaadvantage-header {
    height: 370px;
    background: url('/NAPA_Advantage_Mobile.png');
    background-position: right center;

  }

  .tabs-header>.nav-tabs>li>a,
  .nav-tabs>li.active>a,
  .nav-tabs>li.active>a:hover,
  .nav-tabs>li.active>a:focus {
    max-width: 145px;
    text-align: center;
  }

  .avalanche-header .sectionBlockLayout,
  .row-section-block-layout,
  .privilege-header .sectionBlockLayout,
  .privilege-header-card .sectionBlockLayout {
    padding: 0px !important;
    min-height: 0px !important;
  }

  .mypromotion-notearning {
    padding: 70px;
  }

  .no-right-padding-mobile {
    padding-right: 0px !important;
  }


  .no-padding-mobile {
    padding: 0px !important;
  }

  .no-left-padding-mobile {
    padding-left: 0px !important;
  }

  .display-none-small-devices {
    display: none;
  }

  .bblg,
  .brlg {
    border: 0px;
  }

  #idPublisherImage {
    height: 47 px !important;
    margin-left: 12px;
  }

  .news-user-handling {
    margin-left: 20px;
  }

  .font-12 {
    font-size: 12px;
  }

  .div-news-priority-card {
    padding-left: 50px;
    padding-right: 65px;
  }

  .bellicon-menu {
    display: inline-block;
  }

  .RespFooter {
    width: 100%;
  }

  #uapAccessDeniedModal {

    /*    width:100% !important;
*/

  }

  .points-container {
    margin-top: 10px !important;
  }

  .timeago {

    font-size: 12px;

  }

  .announcement-card {
    padding: 30px;
  }

  .LangDropdown {
    margin-top: 30%;
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
  }

  .LangDropdown .dropdown-menu {
    min-width: auto;
  }

  #notification_bell {
    display: none;
  }

  .toolbar-actions .input-group,
  .toolbar-actions li.entitylist-filter-option-group {
    width: 100%;
  }

  .toolbar-actions li.entitylist-filter-option-group {
    padding-left: 0px;
    padding-right: 0px;
  }

  .claim-amount-border {
    border-left: none;
  }

  .crmEntityFormView .tab .tab-column {
    margin-bottom: 0px;
  }

  h3:empty {
    margin: 0px;
  }

  .crmEntityFormView .cell {
    margin-bottom: 0px;
  }

  #btnAddTeammate {
    float: right;
    margin-right: 22px;
  }

  #btnUpdateTeammate {
    float: right;

    margin-right: 24px !important;
  }

  #btnCancel {

    font-size: 14px;
    margin-left: 25px !important;
  }


  .mobile-css-target {
    left: 91.8% !important;
  }

  #UpdateButton {
    float: right !important;
    margin-right: 2px;
  }

  .napa-advantages-title {

    margin-top: 50px;

  }

  .ProgramAndPromotionsHeading {

    margin-left: -39px !important;
    margin-top: 40px;

  }

  .h-quicklinks {

    font-size: 20px !important;

  }


  .glyphicon-minus-span-red {
    font-size: 7px;

  }

  #SelectYourOption {
    margin-top: 44px;
  }

  .napa-know-how {

    padding: 20px 30px 20px 30px;

  }

  .header-normal {
    margin-top: 30px;
  }

  .CinnerHeader-handling {
    min-height: 44px;
  }

  .table>thead>tr>th,
  .table>thead>tr>td,
  .table>tbody>tr>th,
  .table>tbody>tr>td,
  .table>tfoot>tr>th,
  .table>tfoot>tr>td {
    padding: 8px !important;
  }

  .privilege-myprogram-background {
    display: none;
  }

  /*
    .en-US-style::first-letter,
    .en-us-style::first-letter,
    .fr-FR-style.currency:after,
    .fr-fr-style.currency:after {

        font-size: 12px;
        vertical-align: super;
    }

    .Ccounts.en-US-style::first-letter,
    .Ccounts.en-us-style::first-letter,
    .Ccounts.fr-FR-style.currency:after,
    .Ccounts.fr-fr-style.currency:after {
        font-size: 20px;
        vertical-align: super;
    }*/

  .navbar-bar-padding {
    padding-right: 15px;
    padding-left: 10px;
  }

  .navbar-main-mobile {
    background: #FFF 0% 0% no-repeat padding-box;
    border-top: 5px solid #FFC836 !important;
  }

  .dropdown a#profileMenue {
    background-color: #FFF !important;
  }

  .dropdown a#profileMenue {
    background: #FFF 0% 0% no-repeat padding-box !important;
  }

  .navbar-static-top.navbar .menu-bar>.navbar-nav>li>a,
  .navbar-fixed-top.navbar .menu-bar>.navbar-nav>li>a,
  .dropdown a#profileMenue,
  .dropdown a#profileMenue:focus,
  .dropdown a#profileMenue:active,
  .dropdown #addresscity {
    color: #00157E !important;
  }

  .navbar-nav-border-bottom li {
    border-bottom: 1px solid #DADAD9;
  }

  .sectionPrimaryColor,
  .navbar-inverse .navbar-nav .open .dropdown-menu,
  li.dropdown.open {
    background: #00157E 0% 0% no-repeat padding-box !important;
    border-top: 3px solid #FFC836 !important;
  }

  #LinkWithDD,
  .dropdown.open a#profileMenue:focus,
  .dropdown.open a#profileMenue:active,
  .dropdown.open a#profileMenue,
  .dropdown.open #addresscity,
  a#LinkWithOutDD:focus,
  a#LinkWithOutDD:active {
    color: #FFF !important;
  }

  .dropdown-menu li {
    border: 0px;
  }

  .dropdown-menu .divider,
  .dropdown.open a#profileMenue {
    background-color: #00157E !important;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu {
    border-top: 1px solid #DADAD9 !important;
  }

  .navbar-nav {
    margin: 0px -15px;
  }

  .nav>li>a {
    padding: 10px 20px;
  }

  .api_container {
    padding-top: 10%;
  }

}


.clickable-row {
  cursor: pointer;
}

#addresscity {
  display: none;
}

 

.LangDropdown {
  display: none;
}

.modal-content {
  display: flex;
  justify-content: center;
  align-items: center;
}


#content>ul>li:nth-child(1) {
  display: none;
}

#ContentContainer_MainContent_MainContent_ExternalLogin>div>h2 {
  display: none;
}

#external-login-heading>span {
  display: none;
}