  .dropdown-item.active, .dropdown-item:active{
	background-color: #fff;
  }
  @media screen and (max-width: 576px) {
    .popup-content {
        overflow: scroll !important;
    }
	}
  .accordion__content .frame-type-accordion{
    padding: 60px 0px;
  }
  .powermail_form_2 .h2 {
	text-transform: inherit !important;
  }
/*temp: to move to css file*/
  .carousel-title h1, .carousel-title .h1 {
    font-size: 2.5rem;
  }
  .carousel-content .carousel-header-body .carousel-subheader {
    font-size: 2rem;
    margin: 2em 0 ;
    line-height: 1.4em;
  }
  .carousel-content .carousel-body-text .text-primary {
    margin-top: 2em;
  }
 /*temo:end*/
  .powermail_fieldset_19{
    padding: 18px;
    border-radius: 0 0 12px 12px;
    background-color: #fafafa;
  }
  .modal-close{
  	padding: 6px 12px !important;
  }
  #more-users, #more-users+label {
    display: inline-block!important;
}
  .main__content--maintemp a:not(.accordion-title-link){
  	color: #1a90bb;
  	word-break: break-all;
  }
  .news-text-wrap a{
  	color: #1a90bb;
  }
  .news-text-wrap strong{
  	font-weight: bold;
  }
  .news-text-wrap ul{
  	list-style: disc;
    padding-left: 40px;
    margin-bottom: 10px;
  }
  .carousel-medium .carousel__text{
    width: 100%;
  }
  .frame__about--image img{
    max-height: 146px;
  }
  @media screen and (max-width: 1280px){
     #cookieman-modal table{
     	font-size: 62% !important;
    }
  }
  @media screen and (max-width: 991px){
    .frame__about--image img{
     max-height: 86px;
    }
  }
  @media screen and (min-width: 767px){
    .footer__sap--link img{
		height: 50px !important;
    }
  }
 .layout-11 .header__content,
 .layout-11 .joint__content,
 .layout-11 .bp-page-footer{
   display: none;
 }
 .discount-content{
    display: none;
  }
  .portal__fieldwrap .more-users-desc:before{
    border-radius: 4px !important;
  }
  .navbar-language-dropdown li:nth-last-child(-n+3){
    display: none;
  }