#adalIdTokenFrame {
    display: none;
}

#atlwdg-trigger {
    z-index: 99999;
    left: 0%;
    top: calc(100% - 43px);
    transform: rotate(0deg);
    height: 43px;
    width: 60px;
    font-size: 10px;
    text-align: center;
    background-color: #103c5f;
    border: 2px solid white;
    border-radius: 5px;
    white-space: normal;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    box-sizing: border-box;
}
