/*
Use this file to customize your app's look & feel
*/

.poiticadatos {
    left: 30px !important;
}

.mobile .chatFormContent * {
    font-size-adjust: 0.5 !important;
}

.mobile .poiticadatos {
    left: -15px !important;
}

.mobile .btntdatosuno {
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.clsprincipal {
    margin: 0 auto;
    position: relative !important;
    height: auto;
    min-height: 750px;
    overflow-y: visible;
    padding: 20px;
    box-sizing: border-box;
}