/**
* AQUI É INSERIDO AS CLASSES, ID'S E ATRIBUTOS PADRONIZADOS PARA NOSSOS SITES
*
**/

.bg-none {
    background-color: transparent;
    border: none;
}

.lh-1 {
    line-height: 1em !important;
}

.lh-11 {
    line-height: 1.1em !important;
}

.lh-13 {
    line-height: 1.3em !important;
}

.lh-15 {
    line-height: 1.5em !important;
}

.mw-10 {
    max-width: 10px !important;
}

.mw-20 {
    max-width: 20px !important;
}

.mw-30 {
    max-width: 30px !important;
}

.mw-40 {
    max-width: 40px !important;
}

.mw-50 {
    max-width: 50px !important;
}

.mw-60 {
    max-width: 60px !important;
}

.mw-70 {
    max-width: 70px !important;
}

.mw-80 {
    max-width: 80px !important; 
}

.mw-90 {
    max-width: 90px !important;
}