  .cms .af-expand-collapse:last-of-type {
      margin-bottom: 0;
   }
   
   .cms .dropdown-toggle {
      font-weight: 400;
   }
   
   .cms-article .bg-ingress {
      background-color: transparent;
      margin-top: 0;
	}
   
   .green-10 {
      margin-bottom: 0.625rem;
   }
   
   .green-10 p.normal {
      color: #333333;
   }
   .cms-article .ingress {
      margin-bottom: 0;
   }
   
   h3.subheading3:first-of-type {
      margin-top: 0;
      margin-bottom: .5rem!important;
	}
   
   .cms-item-wrapper .cms-item-container {
      -webkit-box-align: none!important;
      -webkit-align-items: none!important;
   	align-items: none!important;
   }
   
   .cms-item-container--contact-group img {
      max-width: none!important;
      max-height: none!important;
      width: auto!important;
      height: auto!important;
   }
   
   @media (min-width: 768px) {
      .mp-lightbulb {
          top: -64px;
   }}

   @media (min-width: 768px) {
      .cms-faktaruta, .infocard-1 {
         padding: 1.5rem 2.6rem 2rem 2.5rem;
   }}
    
   /* alert message */
   .af-alert__message  {
      padding: .75rem; 
   }
   
   .af-alert {
      margin-bottom: 0;
   }
   
   .af-alert__icon {
      min-width: 47px;
   }
   
   .af-alert--info i:before {
      font-size: 25px;
      position: relative;
      top: 2px;
   }
   
   @media (min-width: 991px) {
       .main-col {
         white-space: nowrap!important;
      }
   }
   
   /* Chat 9 dec 2021 */
   /* Fix för rubrik */
   /*.humany-component-widget-header h1 {
     max-width: 100%;
   }
   .humany-component-widget-header h1:after {
      content: none;
	}*/
   /* Fix för att kunna stänga */
   /*.humany-trigger.humany_local-as-chat.humany-rendered.humany-active{
	  display: block;
	}
	.humany-trigger.humany_local-as-chat.humany-rendered {
     display: none;
	}*/


    /* Telia humany */
    .btn-app-link--secondary {
        cursor: pointer;
    }
    .cms-item-container--contact-group > .item {
       padding-left: .625rem !important;
       padding-right: .625rem !important;
       padding-bottom: 1.25rem;
    }
       
    .cms-item-container--contact-group .item > div {
        background-color: #fff;
        padding: 1.5rem 2rem 2rem 2rem;
        height: 415px;
    } 
       
    .cms-item-container--contact-group > .item img {
       margin-bottom: 1rem;
       margin-right: 0;
    }
    
    .cms-item-container--contact-group .item:nth-child(1) p.normal:nth-child(3), 
    .cms-item-container--contact-group .item:nth-child(2) p.normal:nth-child(3) {
       color: #058470;
    
    }
    
    .cms-item-container--contact-group .item p.normal:nth-child(3) {
       padding-bottom: .625rem;
    }
       
    .cms-item-container--contact-group .item p.normal:nth-child(3) strong {
       font-weight: 800!important;  
    }
       
    .humany-rendered button {
          display: none;
    }
       
    @media (max-width: 1047px) and (min-width: 992px) {
     .cms-item-container--contact-group .item > div {
        background-color: #fff;
        padding: 1.5rem 2rem 2rem 2rem;
        height: 460px;
     } 
    }
      
    @media (max-width: 425px) {
      .cms-item-container--contact-group .item > div {
        height: auto;
     } 
    }
        
    .humany-trigger.humany-rendered.humany_local-as-chat[aria-expanded="false"] {
       display: none;
    }
       
    .humany-trigger.humany-rendered.humany_chattbot-as button, .humany-trigger.humany-rendered.humany_chattbot-as {
       display: none;
    }
       
    .humany-trigger.humany-active.humany_local-as-chat {
       display: block;
    } 
       
    .humany-trigger.humany-active.humany_chattbot-as {
       display: block;
    }
       

 /* Grön bakgrund */
 .green-10 {
   	margin-bottom: 0.625rem;
   }


/* Drift Telai */
.cms-wrapper-drift {
   background-color:#E8F3FC;
}

.cms-wrapper-drift p.normal {
   text-align:left;
	font-weight:700;
	margin-bottom: 0;
   padding: 17px 21px 14px 22px;
   font-size: 16px;
   
}
