﻿.width_100_perc{
   width: 100%;
}

.width_55_perc {
    width: 55%;
}

.width_45_perc {
    width: 45%;
}

.width_m45_perc {
    right: -47px;
}


 .btnCrearEmpresa {
            margin-bottom: 150px !important;
        }

.zero_margin_panning {
     margin: 0px !important; padding: 0px !important;
}