
#disableAB {
    display: none;
}
#disableAB p {
    margin-bottom: 0;
}
#disableABClose {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
    -webkit-user-select: none; 
  -ms-user-select: none; 
  user-select: none; 
  }
.messageActive {
    display: block !important;
    position: fixed;
    top: 40%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 999999;
    width: 100%;
    max-width: 450px;
    background: #fff;
    border: 5px solid #878787;
    padding: 50px 20px;
    text-align: center;
}



.twitter-svg{fill:currentColor	; width: 100%; height: 100%;}
                                        


.linkedin-svg{fill:currentColor; width: 100%; height: 100%;}
                                          


.fb-svg{fill:currentColor; width: 100%; height: 100%;}
                                          


.tw-svg{fill:currentColor; width: 100%; height: 100%;}
                                          
