.navbar-form-custom {
    width: 200px !important;
}

.content {
    padding: 5px 5px 35px 5px;
}

.embCon-hpanel {
    margin-bottom: 1px;
    margin-left: -5px;
    margin-right: -7px;
}

.embCon-hpanel-last-line {
    margin-bottom: 10px;
    margin-left: -5px;
    margin-right: -7px;
}

.embCon-contact-footer {
    margin-right: -5px;
    margin-left: -5px;
}

.embCon-panel-body {
    padding: 5px !important;
}

.embCon-width-btn {
    width: 180px;
}

.embCon-width-btn-lg {
    width: 200px;
}

.embCon-margin-bottom-10 {
    margin-bottom: 10px;
}

.embCon-margin-top-15 {
    margin-top: 15px;
}

.embCon-margin-right-10 {
    margin-right: 10px;
}

.embCon-margin-bottom-20 {
    margin-bottom: 20px;
}

.embCon-margin-bottom-30 {
    margin-bottom: 30px;
}

.embCon-margin-bottom-40 {
    margin-bottom: 40px;
}

.embCon-margin-bottom-50 {
    margin-bottom: 50px;
}

.embCon-margin-bottom-60 {
    margin-bottom: 60px;
}

.embCon-cursor-pointer {
    cursor: pointer;
}

.embCon-display-none {
    display: none;
}

.embCon-color-blue {
    color: blue !important;
}

.embCon-color-black {
    color: black !important;
}

.embCon-color-white {
    color: white !important;
}

.embCon-color-red {
    color: red !important;
}

.embCon-background-color-cinza-claro {
    background-color: #f7f7f7 !important;
}

.embCon-background-color-azul-claro {
    background-color: #afe9f9 !important;
}

.embCon-background-color-amarelo-claro {
    background-color: #f8efa3 !important;
}

.embCon-background-color-cinza-escuro {
    background-color: #00000057 !important;
}

.embCon-background-color-azul-botao {
    background-color: #34495e !important;
}

.embCon-background-color-vermelho-escuro-botao {
    background-color: #c0392b !important;
}

.embCon-word-wrap {
    word-wrap: break-word;
}

.embCon-min-height-100 {
    min-height: 100px;
}

.embCon-min-width-250 {
    min-width: 250px;
}

.margin-bottom-62 {
    margin-bottom: 62px;
}