﻿/*
Claro = f5c51a
Médio = f16726
Escur = a23100
*/

body { background-image:url("../imgs/fundoCeu.jpg"); background-attachment: fixed; background-color: #F2F2F2; padding: 10px 30px 100px 30px; }
a { text-decoration: none; color: #233C80; }
a: hover { text-decoration: none; color: #233C80; }
h1 { color: #000002	; font-size: 28px; margin-bottom: 20px; font-weight: bold; }
h1.mb0 { margin-bottom: 0; }
h2 { color: #000001; font-size: 24px; margin-bottom: 20px; }
h3 { color: #fff; font-size: 16px; font-weight: bold; background-color: #233C80; padding: 6px 10px; border-radius: 10px; }
h4 { color: #000001; font-size: 16px; margin-bottom: 20px; }
h5 { color: #fff; font-size: 14px; font-weight: bold; background-color: #b3a39c; padding: 6px 10px; border-radius: 10px; }

/*.sombra { -webkit-box-shadow: -5px 5px 5px 0px rgba(204,204,204,0.5); -moz-box-shadow: -5px 5px 5px 0px rgba(204,204,204,0.5); box-shadow: -5px 5px 5px 0px rgba(204,204,204,0.5); }*/
.sombra { -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
#pageLogo { padding: 20px 0 10px 0; text-align: center; }
#pageLogo img { height: 60px; }
#pageLogoMenor { padding: 10px 0 0 10px; text-align: left; }
#pageLogoMenor img { height: 40px; }
#homeLogo { padding: 40px 0 20px 0; text-align: center; }
#homeLogo img { height: 100px; }
#homeFrase {padding: 0 0 10px 0; text-align: center; font-size: 13px; font-weight: normal; color: white; }
#homeBanner { background-size: cover; height: 200px; }
#boxConfirmacao { width: 100%; margin: 20px auto; background-color: #82A615; color: #fff; border-radius: 10px; padding: 100px 20px; }
#cabNome { display: block; font-size: 14px; font-weight: bold; color: #FFFFFE; padding-top: 3px; }
#cabNome span { font-size: 12px; color: #fff; font-weight: normal; }
.boxBranco { width: 100%; margin: 20px auto; background-color: white; border-radius: 10px; padding: 20px; }
.boxBrancoTransp { width: 100%; margin: 20px auto; background-color: white; border-radius: 10px; padding: 20px; opacity: 0.9; }
.boxEscuro { width: 100%; margin: 20px auto; background-color: #233C80; border-radius: 10px; padding: 20px; }
.boxEscuro .form-label { color: #FFF !important; }
.boxEscuro h1 { color: #FFF !important; }
.boxEscuro p { color: #FFF !important; }
.boxEscuro p i { color: #FFF !important; }
.boxProblema { width: 100%; margin: 20px auto; background-color: #f9f6f2; border-radius: 10px; padding: 20px; }
.checkVerde { background-color: #82A615 !important; }

.form-check-input:checked { background-color: #233C80 !important; border-color: #233C80 !important; }
.form-label { padding-top: 15px; margin-bottom: 0; color: #233C80; font-size: 13px; font-weight: bold; }
.form-label.pt0 { padding-top: 0; }
.inputPequeno { background-color: white; padding: 3px; font-size: 14px; border-radius: 0; border:none; border-bottom: 1px solid black; background-color: #F2F2F2; }
.inputPequeno:focus { outline-style: none; box-shadow: none; border-radius: 0; border:none; border-bottom: 1px solid #2195DF; background-color: #f9f6f2; }
.inputNormal { background-color: white; padding: 6px; font-size: 18px; border-radius: 0; border:none; border-bottom: 1px solid black; background-color: #F2F2F2; }
.inputNormal:focus { outline-style: none; box-shadow: none; border-radius: 0; border:none; border-bottom: 1px solid #2195DF; background-color: #f9f6f2; }
.menuItem { width: 100%; margin: 20px auto; background-color: white; color: black; border-radius: 10px; padding: 5px;  }
.menuItem .icone { font-size: 32px; color: #999; }
.menuItem .textos { font-size: 14px; font-weight: bold;; color: black; padding-top: 3px; }
.menuItem .textos span { font-size: 12px; font-weight: normal; color: #999; }
.menuItem .seta { font-size: 24px; color: #999; padding-top: 5px; }
.listaItem { width: 100%; margin: 20px auto; background-color: white; color: black; border-radius: 10px; padding: 5px;  }
.listaItem .icone { font-size: 24px; color: #233C80; }
.listaItem .textos { font-size: 18px; font-weight: bold;; color: black; padding-top: 6px; line-height: 14px; }
.listaItem .textos span { font-size: 12px; font-weight: normal; color: #999; }
.listaItem .excluir { font-size: 24px; color: #233C80; }
.listaItem .excluir a { color: #cc0000; }
.listaItem .icone a { color: #82A615; }
.listaConsulta { width: 100%; margin: 20px auto; background-color: white; color: black; border-radius: 10px; padding: 5px;  }
.listaConsulta .icone { font-size: 24px; color: #666; }
.listaConsulta .textos { font-size: 22px; font-weight: bold;; color: black; padding-top: 6px; line-height: 20px; }
.listaConsulta .textos span { font-size: 16px; font-weight: normal; color: #999; }

.btnPrincipal { display: inline-block; background-color: #233C80; color: white; padding: 6px 12px; font-size: 14px; font-weight: bold; border: none; border-radius: 5px; text-decoration: none; }
.btnBranco { display: inline-block; background-color: #ffffff; color: #233C80; padding: 6px 12px; font-size: 14px; font-weight: bold; border: 1px solid #efefef; border-radius: 5px; text-decoration: none; }
.btnVerde { display: inline-block; background-color: #82A615; color: white; padding: 10px 20px; font-size: 18px; font-weight: bold; border: 1px solid #efefef; border-radius: 5px; text-decoration: none; }
.btnPrincipalVerde { display: inline-block; background-color: #82A615; color: white; padding: 6px 12px; font-size: 14px; font-weight: bold; border: none; border-radius: 5px; text-decoration: none; }
.btnPrincipal:hover { color: #eaeaea; }
.btnBranco:hover { color: #33A0DB; }
.btnVerde:hover { color: #eaeaea; }
.btnPrincipalVerde:hover { color: #eaeaea; }
.btnSemSombra { -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
/*.btnBranco { display: inline-block; background-color: #ffffff; color: #233C80; padding: 6px 12px; font-size: 14px; font-weight: bold; border: 1px solid #efefef; border-radius: 5px; text-decoration: none; -webkit-box-shadow: -5px 5px 5px 0px rgba(204,204,204,0.5); -moz-box-shadow: -5px 5px 5px 0px rgba(204,204,204,0.5); box-shadow: -5px 5px 5px 0px rgba(204,204,204,0.5); }
.btnVerde { display: inline-block; background-color: #82A615; color: white; padding: 10px 20px; font-size: 18px; font-weight: bold; border: 1px solid #efefef; border-radius: 5px; text-decoration: none; -webkit-box-shadow: -5px 5px 5px 0px rgba(204,204,204,0.5); -moz-box-shadow: -5px 5px 5px 0px rgba(204,204,204,0.5); box-shadow: -5px 5px 5px 0px rgba(204,204,204,0.5); }*/

.iconeRedondoPrincipal { font-size: 24px; color: white;  }
.iconeRedondoPrincipal span { display: inline-block; background-color: white; color: white; width: 40px; height: 40px; line-height: 40px; border-radius: 50%; text-align: center; color: #233C80; margin-right: 10px; margin-left: 10px;  }

.btnW75 { width: 75%; }
.btnW100 { width: 100%; }
.sep10 { margin-top: 10px; }
.sep25 { margin-top: 25px; }
.sep50 { margin-top: 50px; }
.bot25 { margin-bottom: 25px; }
.bot50 { margin-bottom: 50px; }
.mr { margin-right: 10px; }
.pad20 { padding: 20px; }
.tag { padding: 3px 10px; border-radius: 5px; font-size: 12px; display: inline-block; }
.tagP { padding: 1px 6px; border-radius: 5px; font-size: 11px; display: inline-block; }
.bol { font-weight: bold !important; }
.fs10 { font-size: 10px !important; }
.fs11 { font-size: 11px !important; }
.fs12 { font-size: 12px !important; }
.fs14 { font-size: 14px !important; }
.fs16 { font-size: 16px !important; }
.fs20 { font-size: 20px !important; }
.fs24 { font-size: 24px !important; }
.fs32 { font-size: 32px !important; }


#rodFixo { padding: 10px; background: #33B3F7; position: fixed; bottom: 0; width: 100%; left: 0; right: 0; display: flex; align-items: center; justify-content: space-between; z-index: 999999999; }
#rodFixo a { display: block; padding: 5px; font-size: 11px; border-left: 1px solid #3dd2ea; text-align: center !important; width: calc(25%); color: #233C80; }
#rodFixo a:hover { color: #fff; }
#rodFixo a:first-child { border-left: none !important; }
#rodFixo a i { text-align: center !important; display: block !important; color: #233C80; font-size: 18px; }

.cLogo { color: #233C80 !important; }
.cBranco { color: #fff !important; }
.cPreto { color: #000 !important; }
.cAmarelo { color: #eab531 !important; }
.cVerde { color: #5ba680 !important; }
.cAzul { color: #5f9baa !important; }
.cLaranja { color: #ff6c0e !important; }
.cVermelho { color: #ce5860 !important; }
.cRoxo { color: #ac259e !important; }
.cChumbo { color: #555555 !important; }
.cCinza { color: #cecece !important; }

.fAmarelo { background-color: #eab531 !important; color: #ffffff !important; }
.fVerde { background-color: #5ba680 !important; color: #ffffff !important; }
.fAzul { background-color: #5f9baa !important; color: #ffffff !important; }
.fLaranja { background-color: #ff6c0e !important; color: #ffffff !important; }
.fVermelho { background-color: #ce5860 !important; color: #ffffff !important; }
.fRoxo { background-color: #ac259e !important; color: #ffffff !important; }
.fChumbo { background-color: #555555 !important; color: #ffffff !important; }
.fCinza { background-color: #dedede !important; color: #888888 !important; }