.anchorIcon a::after {
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
  background-image: url(/etc.clientlibs/settings/wcm/designs/au-com/clientlib-site/resources/images/icon/icon_sprite.png);
  background-position: -25px -62px;
  width: 16px;
  height: 10px;
  background-size: 121px 118px;
}

.anchorIcon a>div {
  padding-right: 5%;
}

.anchorforCV::after {
  background-position: -36px -77px !important;
  width: 10px !important;
  height: 7px !important;
  margin-top: -5px !important;
  background-image: url(/content/dam/au-com/mobile/onlineshop/images/icon_sprite.png) !important;
  background-size: 101px 93px !important;
}

@media (max-width: 767px) {
  .anchorforCV::after {
    background-position: -53px -42px !important;
    width: 16px !important;
    height: 10px !important;
    background-image: url(/content/dam/au-com/mobile/onlineshop/images/icon_sprite.png) !important;
    background-size: 101px 93px !important;
  }
}

.sim_button_pinkBg {
  background: #ff5050 !important;
}

.table_bg_pink {
  background: #fce4d6 !important;
}

.table_bg_blue {
  background: #ddebf7 !important;
}

.tab_button_display .cmp-au-com-tab .cmp-au-com-tab-ctr.hasCtr {
  padding: 0 !important;
}

.tab_button_display .cmp-au-com-tab .tab-switcher {
  display: none !important;
}

.tab_button_display .cmp-au-com-tab .cmp-au-com-tab-ctr .cmp-au-com-tab-display .cmp-au-com-tabs__tablist {
  left: 0 !important;
}

.disable_clickEvent .cmp-accordion__button {
  pointer-events: none;
}
.disable_clickEvent .cmp-accordion__button:after {
  display: none;
}
.sim_table_margin {
    margin-left: 20% !important;
}

#tab-35e0c20efa {
  background: #fff;
  padding: 30px;
}
@media (max-width: 767px) {
  #tab-35e0c20efa {
    background: #fff;
    padding: 20px;
  }
}
#tab-35e0c20efa.cmp-au-com-tab .cmp-au-com-tabs__tablist .cmp-tabs__tab{
  background: #e5e5e5;
  color: #333;
  border-radius: 10px 10px 0 0;
  border: 3px solid #fff;
  border-bottom: none;
  position: relative;
  padding: 10px;
  width: 100%;
}
#tab-35e0c20efa.cmp-au-com-tab .cmp-au-com-tabs__tablist .cmp-tabs__tab span{
  color: #333;
}
@media (max-width: 767px) {
  #tab-35e0c20efa.cmp-au-com-tab .cmp-au-com-tabs__tablist .cmp-tabs__tab span{
    font-size: 14px;
  }
}
#tab-35e0c20efa.cmp-au-com-tab .cmp-au-com-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active{
  background: #707070;
}
#tab-35e0c20efa.cmp-au-com-tab .cmp-au-com-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active span{
  color: #fff;
}
#tab-35e0c20efa.cmp-au-com-tab .cmp-au-com-tabs__tablist{
  positon: relative;
}
#tab-35e0c20efa.cmp-au-com-tab .cmp-au-com-tabs__tablist:after{
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #707070;
  z-index: 10;
}
#tab-35e0c20efa.cmp-au-com-tab .cmp-au-com-tabs__tablist .cmp-tabs__tab:first-child{
  border-left: none;
}
#tab-35e0c20efa.cmp-au-com-tab .cmp-au-com-tabs__tablist .cmp-tabs__tab:last-child{
  border-right: none;
}
#tab-35e0c20efa .tab_button_display .cmp-au-com-tab .cmp-au-com-tabs__tablist .cmp-tabs__tab span{
  color: #333;
}
#tab-35e0c20efa .tab_button_display .cmp-au-com-tab .cmp-au-com-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active{
  background: #333;
}
#tab-35e0c20efa .tab_button_display .cmp-au-com-tab .cmp-au-com-tabs__tablist:after{
  display: none;
}
#tab-35e0c20efa .tab_button_display .cmp-au-com-tab .cmp-au-com-tab-ctr .cmp-au-com-tab-display{
  overflow: inherit;
}
#tab-35e0c20efa .tab_button_display .cmp-au-com-tab .cmp-au-com-tabs__tablist .cmp-tabs__tab{
  background: #fff;
  color: #333;
  border-radius: 0;
  border: 1px solid #333;
  padding: 10px;
  position: relative;
}
#tab-35e0c20efa .tab_button_display .cmp-au-com-tab .cmp-au-com-tabs__tablist .cmp-tabs__tab:after{
  border-color: #333 transparent transparent transparent;
  content: '';
  display: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px;
  position: absolute;
  bottom: -21px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
#tab-35e0c20efa .tab_button_display .cmp-au-com-tab .cmp-au-com-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active:after{
  display: inline-block;
}
#tab-35e0c20efa .tab_button_display .cmp-au-com-tab .cmp-au-com-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active span{
  color: #fff;
}
