﻿.block_right {
    width: 90%;
    padding-left: 5%;
}

.block_left {
    width: 90%;
    padding-left: 0;
}

.hideTablet {
    display: none !important;
    height: auto !important;
}

.hideDesktop {
    display: block !important;
}

.block_left > div {
    margin: 0 auto;
    max-width: unset;
}
/*Impuestos*/
.funcionalidades_text_mobile {
    display: block !important;
}

.funcionalidades_text {
    display: none;
}

.bloque_descripcion_impuestos td {
    display: block;
    width: 90% !important;
    padding-left: 5%;
    margin-top: 0;
    text-align: center;
}

#cabecera_impuestos_title h1 {
    padding-top: 10px;
    line-height: 30px;
    font-size: 2em;
}

.bloque_detalles_impuestos {
    padding-top: 0;
}

.bloque_detalles_impuestos td {
    display: block;
    width: 90% !important;
    padding-left: 5%;
    margin-top: 0;
    text-align: center;
}

.bloque_calcula_impuestos td {
    display: block;
    width: 90% !important;
    padding-left: 5%;
    margin-top: 0;
    text-align: center;
}

.bloque_calcula_impuestos {
    padding-bottom: 10px;
}

.bloque_ultimate_impuestos {
    font-size: 25px;
}

.bloque_usuarios_impuestos {
    font-size: 25px;
}

#pruebalo_impuestos_title {
    display: block;
    width: 90% !important;
    padding-left: 5%;
    margin-top: 0;
    margin-left: 0;
    text-align: center;
}

.bloque_pruebalo_impuestos {
    height: auto !important;
    padding-bottom: 10%;
}



.bloque_container_pruebalo_impuestos {
    position: relative;
    background: #4A6C9A;
    padding: 0;
}

.lateral_impuestos_container {
    padding-bottom: 0px;
}

.header_impuestos_button {
    margin-right: auto !important;
}

.pre_footer {
    width: 100%;
    height: 22px;
    background-color: #cdcdcd;
}

.phoneImage {
    width: 0 !important;
}

.buttonBlock td {
    width: 100%;
    display: block;
}

.appLogo {
    width: 140px;
}
