﻿.mainTabFont,
#mainTab li a.active,
#mainTab li a.active:hover {
    font-family: Verdana;
    color: #003751;
    font-size: medium;
}

.bodyHeader{
    background-repeat: repeat-x;
    background-image: url(../Images/headerBackgroundImage_Flora.png);
}

#mainTab li a:not(.active) {
    opacity: 0.7;
    color: black;
}

.titulo {
    font-size: x-large;
    font-weight: bold;
    padding: 15px;
}

.comunicadoImportante {
    font-family: Arial;
    color: #c52238;
    font-size: medium;
}

#phInfo {
    font-size: 10pt;
    font-family: Verdana;
    color: #676767;
    text-align: left;
    margin-top: 10% !important;
    margin-bottom: 10% !important;
}

#mainNavbars div div div ul li {
    list-style-type: none;
}

.buttonGerarBoletoAlignment {
    text-align: center;
    padding-bottom: 30px;
}

#rowInfo {
    padding-left: 0px !important;
}

#rowInfo_main div {
    padding-bottom: 10px;
}

.btnGerarBoleto {
    color: white !important;
    background-color: #005581 !important;
    border-color: #003751 !important;
}

#btnGerarBoletoCNPJ:hover,
#btnGerarBoletoNFe:hover{
    color: white !important;
    background-color: #03689b !important;
}

.popupErrorBtnGerarBoleto {
    padding: 10px !important;
    text-align: center !important;
    display: none;
}