﻿/* RESET PARA OS ESTILOS */

body {
    background-color: #fff;
    margin: 0px;
    font-family: "Alexandria";
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

body.login {
    background-image: url(../img/login-background.png);
    background-color: #fff;
    margin: 0px;
    font-family: "Alexandria";
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


html
{
	padding-bottom: 1px;
	width: 100%;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: 'Nunito' !important;
}
:focus
{
	outline: 0;
}
a, a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
}
table
{
	border-collapse: separate;
	border-spacing: 0;
}
th, td
{
	font-weight: normal;
}
img, iframe
{
	border: none;
	text-decoration: none;
}
ol, ul
{
	list-style: none;
}

hr
{
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
}
strong
{
	font-weight: bold;
}

/* ------------ Estilos ----------- */

#topo
{
    background-image: url(../img/login-background.png);
    border-bottom: solid 10px #ffffff;
    background-size: cover; 
    background-position: center center;
    background-repeat: no-repeat;
    width: 100% !important;
    height: 225px;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 12%);
    z-index: 99;
    position: relative;
    box-sizing: content-box;
}

.topoContainer
{
	position:relative;
	margin:0 auto;
	width: 1300px;
}
.logoPrincipal
{
	position: relative;
	float: left;
	margin-top: 79px;
}
.textoTopo
{
	position: relative;
	float: left;
	margin-top: 68px;
	margin-left: 30px;
}
.logoPrefeituraTopo
{
	position: relative;
    float: right;
    margin-top: 66px;
    width: 282px;
    left:150px;
}
.tituloTopo
{
	margin: 0 auto;
	position: relative;
	width:346px;
	top: -10px;
	font-family: 'Roboto Condensed' , sans-serif;
	font-weight: 700;
	font-size: 27px;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: 1px;
}
.tituloTopo2
{
	margin: 0 auto;
	position: relative;
	width:349px;
	top: -10px;
	font-family: 'Roboto Condensed' , sans-serif;
	font-weight: 700;
	font-size: 28px;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: 1px;
}
.subtituloTopo
{
	margin: 0 auto;
	position: relative;
	width:346px;
	text-align: justify;
	font-family: 'Roboto' , sans-serif;
	top: 10px;
	font-weight: 100;
	font-size: 11px;
	color: #FFFFFF;
}

.rodapeMarcas
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	background-color: #efefef;
	height: 150px;
	padding-top: 60px;
	margin-top: 70px;
}
.rodapeMarcas span
{
	padding-left:70px;
	padding-right:70px;
}
#rodape
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	background-image: url(../img/rodape.png);
	background-repeat: repeat-x;
	height: 73px;
}
.textoRodape
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding-top: 25px;
	font-family: 'Roboto Condensed' , sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
}
.linhaDivisoria
{
	border-bottom: 2px solid #FFF;
}

.botoes {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #FFF !important;
    padding: 9px;
    background-color: #008ddf;
    text-decoration: none !important;
    margin-right: 8px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 10px;
}

.botoes:hover
{
	background-color: #117dbb;
	text-decoration: none !important;
}
.container
{
	position: relative;
	width: 1300px;
	margin: 0 auto;
}

h1 {
    position: relative;
    background-color: #f3f3f3;
    background-image: linear-gradient(127deg, #f7f7f7 0%, #f3f3f3 80%);
    margin: 0px;
    margin-top: 0px !important;
    padding: 20px;
    /* height: 60px; */
    z-index: -1 !important;
}
.containerH1

{
	position:relative;
	margin:0 auto;
	width: 1300px;
}
h1 span {
    font-family: 'Nunito', sans-serif;
    font-weight: 900;
    font-size: 28px;
    color: #3b3634;
    padding: 0px 0px 15px 0px;
}
h2
{
	position: relative;
	width: 100%;
	font-family: 'Roboto Condensed' , sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #014a98;
	padding: 30px 0px 15px 0px;
}

h2.h2 {
    font-size: 18px;
    font-weight: 800;
    color: #858585;
    padding: 30px 0px 10px 0px;
    margin-bottom: 30px;
    border-bottom: solid 1px #eaeaea;
}

.rotulo {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #256386;
    margin-bottom: 3px;
    margin-left: 2px;
    display: block;
    margin-top: 25px;
    text-transform: uppercase;
    font-weight: 800;
}

.campo
{
	width: 100%;
	font-family: 'Roboto';
	font-size: 13px;
	color: #707070;
	text-transform: uppercase;
	background: #fbfbfb;
	text-transform: uppercase;
	padding: 11px 8px 8px 8px;
	outline: none;
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-right: 1px solid #d8d8d8;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-sizing:border-box;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 4px 0px rgba(0, 0, 0, 0.04);
	-moz-box-shadow: inset 1px 1px 4px 0px rgba(0, 0, 0, 0.04);
	box-shadow: inset 1px 1px 4px 0px rgba(0, 0, 0, 0.04);
}

.mensagemAtencao
{
	background-color: #eef5fc;
	border: 1px dashed #88abd0;
	color: #014a98;
	font-family: 'Roboto Condensed' , sans-serif;
	font-weight: 300;
	font-size: 16px;
	padding: 15px;
	margin-top: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 4px 0px rgba(0, 0, 0, 0.04);
	-moz-box-shadow: inset 1px 1px 4px 0px rgba(0, 0, 0, 0.04);
	box-shadow: inset 1px 1px 4px 0px rgba(0, 0, 0, 0.04);
}

.mensagemAtencao a
{
	text-decoration: none;
	color: #00346c;
	font-family: 'Roboto Condensed' , sans-serif;
	font-weight: 700;
}


/* ------------ LOGIN ------------ */

.backgroundLogin {
    width: 100%;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

    .backgroundLogin .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: nowrap;
        margin-top: calc(-1* var(--bs-gutter-y));
        margin-right: calc(-.5* var(--bs-gutter-x));
        margin-left: calc(-.5* var(--bs-gutter-x));
        justify-content: center;
    }

.animate {
    background: linear-gradient(231deg, #94db4c, #053cc5, #98f7ff);
    background-size: 600% 600%;
    -webkit-animation: backgroundAnimate 12s ease infinite;
    -moz-animation: backgroundAnimate 12s ease infinite;
    -o-animation: backgroundAnimate 12s ease infinite;
    animation: backgroundAnimate 12s ease infinite;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
}

.cardRight {
    padding: 0px 90px;
    background: #f4f4f4;
}

.cardLeft {
    background: #efefef;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
    justify-content: center;
}

.containerLogin
{
    border-radius: 50px;
    overflow: hidden;
    box-shadow: 0 0px 35px 0 rgb(0 0 0 / 16%), 0 3px 1px -3px rgb(0 0 0 / 20%), 0 0px 5px 0 rgb(0 0 0 / 10%) !important;
}


.page-header {
    height: 100vh;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: 0;
    display: flex;
    align-items: center;
}

.containerFormLogin {
    position: relative;
    width: 130px;
    float: left;
    margin-top: 50px;
    color: #afafaf;
    margin-left: -55px;
}

.containerFormSenha {
    position: relative;
    width: 144px;
    float: left;
    margin-top: 20px;
    color: #afafaf;
    margin-left: -55px;
}
.ContainerFormBotao
{
	position: relative;
	float: left;
	top: 30px;
    margin-left: 30px;
    font-family:"Alexandria";
}


.btn-warning {
    color: #ffffff;
    background-color: #ff9800;
    border-color: #ff9800;
    box-shadow: none;
}

    .btn-warning:hover {
        color: #fff;
        background-color: #d98100;
        border-color: #cc7a00;
    }

.btnLogin {
    width: 100%;
    background-color: #f5821f !important;
    font-weight: 800;

}


@media (max-width: 992px) {
   .row .containerLogin {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        flex-direction: column;
        
    }

    .containerFormLogin {
        margin-top: 40px;
        padding-left: 70px;
    }

    .containerFormSenha {
        margin-top: 40px;
        padding-left: 70px;
    }

    .ContainerFormBotao {

        padding-left: 40px;
        margin-bottom: 70px;
    }

    .col-lg-9 p {
        margin-bottom: 10px;
    }
}



.campoLogin {
    width: 300px;
    height: 35px;
    border-radius: 5px;
    margin-top: -15px;
    border: 1px ridge #dcdcdd;
}

.campoSenha {
    width: 300px;
    height: 35px;
    border-radius: 5px;
    margin-top: -15px;
    border: 1px ridge #dcdcdd;
}


.btn {
    position: relative;
    height: 35px;
    padding: 8px 39px;
    margin: 0.3125rem 1px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.428571;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 2.2rem;
    outline: 0;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: box-shadow, transform;
   
}
    .btn p {
        font-family: "Alexandria";
    }






.botaoForm1
{
	background-color: #e77817;
	padding: 5px 9px 5px 9px;
	display: inline-block;
	color: #fff;
	font-size: 12px;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

.botaoForm1:hover
{
	opacity: 0.99;
	filter: alpha(opacity=99);
	-moz-opacity: 0.1,9;
}



#containerUsuario
{
	position: absolute;
    color: #555;
    width: 200px;
    padding: 10px;
    text-align: right;
    z-index: 11;
    /* margin-top: -50px; */
    margin-top: 30px;
    font-size: 12px;
    right:0px;
    top:220px;
    font-size:12px;
    /*-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 1px 1px 4px 0px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: inset 1px 1px 4px 0px rgba(0, 0, 0, 0.04);
    box-shadow: inset 1px 1px 4px 0px rgba(0, 0, 0, 0.04);*/
}

#containerUsuario a
{color: #555; font-weight:bold;}



.menuPrincipal
{
    position: absolute;
    background-color: rgb(116 40 118 / 82%);
    right: 0px;
    top: 97px;
    z-index: 4;
    border-radius: 6px;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    }
    .menuPrincipal li {position:relative; float:left; margin-left:14px;}
    .menuPrincipal li:first-child
    {
    	font-family: 'Roboto Condensed' , sans-serif;
		margin-left:0px;
}
    .menuPrincipal a
    {
    	font-family: 'Roboto Condensed' , sans-serif;
		font-weight: bold;
    	color:#fff;
    	-webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out;	-o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out;
}

	.menuPrincipal a:hover
    {
    	font-family: 'Roboto Condensed' , sans-serif;
		font-weight: bold;
    	color:#f38cff;
}




.clearLeft{clear:left;}
.textInfo {position:relative; margin-top:45px; margin-bottom:30px;}
.textInfo span 
{
	display: inline-block;
    top: -5px;
    position: relative;
    font-size: 16px;
    }
.textInfo i 
{
	font-size: 30px;
    color: #023d58;
	}
	
	TABLE.gridview
{
	background-color: #fff !important;
	border: solid 1px #fff !important;
	font-family: Arial Narrow;
	font-size: 11px;
	margin-top: 25px;
	width: 100%;
}
TABLE.gridview TR
{
	background-color: #e0e6ec;
	border: solid 1px #fff !important;
	color: #000;
	font-size: 11px;
}

TABLE.gridview TR a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

TABLE.gridview TR a:hover
{
	color: #4667b9 !important;
	text-decoration: none;
	font-weight: bold;
}

TABLE.gridview TR a:visited
{
	color: #4f728e !important;
	text-decoration: none;
	font-weight: bold;
}

TABLE.gridview TR:hover
{
	background-color: #dee4f2;
	color: #204177 !important;
}
TABLE.gridview TH
{
	background: #446c98;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	font-weight: bold;
	background-image: url(img/barra_tabela.png);
	font-size: 12px;
	text-align: center;
}
TABLE.gridview TD
{
	border: solid 1px #fff !important;
	padding: 5px 10px 5px 10px;
	height: 18px;
	text-align: center;
	color: #505a71;
}
	




.botaoPrint {
    background-color: #157fa3;
    padding: 14px 18px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    opacity: 1;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    border-radius: 4px;
    float: left;
    margin-top: 30px;
}

.containerComprovanteInscricao {
    padding: 25px 30px;
    border: dashed 1px #a9a9a9;
    border-radius: 6px;
    margin-top: 40px;
    width:600px;
}

.subTituloComprovante {
    font-family: 'Roboto Condensed' , sans-serif;
    font-weight: bold;
    color: #1fcc44;
    font-size: 24px;
    margin-bottom: 30px;
}

.tituloComprovante {
    font-family: 'Roboto Condensed' , sans-serif;
    font-weight: bold;
    color: #006eae;
    font-size: 24px;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 30px;
    text-align: center;
    padding-bottom: 10px;
}

.containerComprovanteInscricao .rotulo {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-left: 2px;
    display: block;
    margin-top: 15px;
    text-transform: uppercase;
    color: #4c4c4c;
}

.containerComprovanteInscricao .labels {
    font-size: 18px;
    font-weight: normal;
    color: #737373;
}

.iconSelecionar:before {
    font-family: FontAwesome;
    content: '\f00c';
    padding-right: 5px;
    color: #049016;
    font-size: 16px;
}

.iconExcluir:before {
    font-family: FontAwesome;
    content: '\f00d';
    padding-right: 5px;
    color: #b41919;
    font-size: 16px;
}

@media print {
    #topo {
    display: none;
}

    .rodapeMarcas {
    display: none;
    }

    #rodape {
    display: none;
    }

    .botaoPrint {
    display: none;
    }

    .containerComprovanteInscricao {
    padding: 25px 30px;
    margin-top: 0px;
}
    
}









/* 
---------------------------------------------
footer
--------------------------------------------- 
*/
footer {
  background-image: linear-gradient(127deg, #014e85 0%, #00426e 100%);
  padding-top: 30px;
}

footer .social {
  overflow: hidden;
  margin-top: 10px;
  text-align: center;
}

footer .social li {
  margin: 0px 10px;
  display: inline-block;
}

footer .social li a {
  color: #9d5bd9;
   text-align: center;
  background-color: #fff;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  display: inline-block;
  font-size: 16px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

footer .social li a:hover {
  background-color: #ff589e;
  color: #fff;
}

footer .copyright {
  text-align: center;
  border-top: 1px solid rgba(250,250,250,0.2);
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.88px;
  text-transform: uppercase;
}




@media (max-width: 991px) {
  footer .text {
    margin-bottom: 30px;
  }
  footer h5 {
    margin-bottom: 15px;
  }
  footer .footer-nav {
    margin-bottom: 30px;
  }
}


.text-align-right {
  text-align: right;
}

.pad-t-20 {
  padding-top: 20px;
}


footer {
    margin-top: 80px;
}

.col-md-12 p {
    font-family: "Alexandria";
    font-weight:500;
}

.col-lg-9 p {
    font-weight: 900;
    font-size: 25px;
    color: #7c51a1;
    font-family: "Alexandria";
}



@media (min-width: 1200px) {
    .container {
        max-width: 1360px;
    }
}


.padRadioCheck td {
   padding-right: 15px;
}

.padRadioCheck label {
    margin-left: 4px;
}

table.radio {
    font-size: 14px;
}

table.radio tr td label {
    position: relative;
    top: -2px;
}

.iconDownload:before {
    font-family: FontAwesome;
    content: '\f019';
    padding-right: 5px;
    color: #d96b0e;
    font-size: 16px;
}