body { font-family:'Comfortaa', sans-serif;}

a { text-decoration:none; color:#0B820B;}

h4 a {text-decoration:underline; font-weight: bold; }

a:hover { color:#C02A27;}

h1, h2, h3, h4 { color:#0B820B; padding-top: 5px;}

input, select { background-color: #fff; border:1px solid #aaa; border-radius: 4px; margin-right: 5px;}

.radio, .checkbox { padding-right: 5px;}

.control-group { margin-top: 10px;}

.fundo-v { background-color:#C02A27; border:3px solid #C02A27; border-radius:20px;}

.corrigir-scroll { padding-top:75px; margin-top:-75px;}

.corrigir-conteudo { padding-top:75px;}

.carousel { padding-bottom:25px;}

.card-img { border:3px solid #0B820B; border-radius:20px; }

.help-block { font-size: 80%;}

.nav-link { color:#0B820B !important;}

.nav-link:hover { color:#C02A27 !important;}

#mapaqpmudas { height:100%; width:100%; border:3px solid #0B820B; border-radius:20px;}

.selectdatewidget  {
    display: inline;
}

select[name$="_day"].selectdatewidget {
    width: 10%;
}
select[name$="_month"].selectdatewidget {
    width: 25%;
}
select[name$="_year"].selectdatewidget {
    width: 10%;
}
