    .principal{
        width: auto;
        height: auto;
        
    }
    .cuadrotexto{
        height: auto;
    }
    .btnguarda{
        height: 30px !important;
        width: 120px !important;
        padding: 0px !important;
        text-align: center !important;
        background: #054e5e !important;
        border-radius: 7px !important;
        border: solid 1px !important;
    }