.bg-primary {
    background-color: #1e325c !important;
}

.bg-primary-1 {
    background-color: #7A99D4 !important;
}

.btn-primary-2 {
    background-color: #1e325c !important;
}

.btn-primary-1 {
    background-color: #7A99D4 !important;
    border-color: #6F90D0
}

.btn-primary {
    background-color: #1e325c !important;
    border-color: #1e325c !important;
}

.btn-primary:hover {
    background-color: #7A99D4 !important;
    border-color: #6F90D0
}

.btn-download {
    background-color: #293960 !important;
}


.btn-download {
    background-color: #293960 !important;
}

.text-download {
    color: #ffffff !important;
}

.principal {
    background-color: #ffffff !important;
    margin-top: 16px;
    padding: 20px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14),
        0 3px 1px -2px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}

.rodape {
    position: relative;
    bottom: 0;
    padding: 20px;
    width: 100%;
}

.text-primary {
    color: #1e325c !important;
}

.img-fluid-logo {
    max-width: 90%;
    height: auto;
}

.img-fluid-rodape {
    max-width: 15%;
    height: auto;
}

.calendariohome {
    padding-top: 50px;
    max-width: 350px;

}

.centralizameio {
    margin: 0 auto
}
