.ajilaSign {
    height: 600px !important;
}

.ajilaSignWait {
    background: url(integration/image/spinner.svg) no-repeat center;
    background-size: 15%;
    width: 100%;
    height: 160px;
}

.ajilaSignWaitPairing {
    text-align: center;
    font-size: 16px;
}

.ajilaSignNonMobileContainer {
    width: 100%;
    height: 100%;
    display: none;
}

.ajilaSignNonMobileContainerFrame {
    width: 100%;
    height: 100%;
    border: none;
}