@font-face {
	font-family: 'Harabara Mais Demo';
	src: URL("fonts/HarabaraMaisDemo.otf") format("opentype");
}

.sedetec {
	
	position:fixed;
	font-size:8px;
	background-color: #FFF00D;
	color: red;	
	content:'';
	overflow:visible;

	height:30px;
	right: 0px;
	top: 0px;
	

}
.sedetec div {
	margin:3px;
	margin-left: 5px;
}
body {
	border-top: #FFF00D 1px solid;
	line-height: 1.7em;
    font-size: 13px;
	background-repeat: repeat;
	background-position:top left;
	width:100%;
	height:100%;
}
html {
    height: 100%
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 
.topo {
	display:block;
	margin: 0 auto;	
	
	min-width: 1024px;
	max-width: 2400px;
 
	height: 250px;
	max-height: 250px;
	background:url(../images/bg_pagina_topo.jpg) repeat-x top center;
	
	
	
}

.topo-imagens 
{
	position:relative;
	width: 550px;
	height: 249px;
	margin: 0 auto;
	

}
.topo-imagens .papai-noel
{
	position:absolute;
	width: 510px;
	height: 245px;
	background:url(../images/topo-imagens.png) no-repeat center center;
	margin: 0 auto;

}
.topo-imagens .convidado-logo {
	position:absolute;
	background:url(../images/convidado-logo.png) no-repeat center center;
	background-size:contain;
	width:215px;
	height:215px;
	margin: 0 auto;
	margin-top: 180px;
	z-index: 9;

}


.main-container {
	display:block;
	margin: 0 auto;	
	overflow:auto;
	width:100%;
	overflow:visible;
	
	
	
}

.main-content {
	margin-top: 0px;	
	min-height:200px;
    background-color: #f9ce8a; 
	overflow:visible;
	width: 100%;
	margin-left: -1px;
	margin-right: -2px;
	position:relative;
	z-index: 0;
}
 

 .main-content .imagens-brindes-container
 {
	position:relative;
	width:300px;
	height:280px;
	margin: 0 auto;
	margin-top: -300px;
	z-index: 1;
 }
 
 .main-content .imagens-brindes-container .imagens
 {
 margin-left: 250px;
 background:url(../images/imagens-brindes.jpg) no-repeat top left;
 width:195px;
 height:275px;
 
 }
 


#formCadastro {
	
	margin-left: 2px;
}
.main-inscricao-form {
	
	position:relative;
	z-index:9;
	width: 100%;
	line-height:5px;	
	margin-top: -2px;
	
	
}
.main-inscricao-form .titulo
{
	 
	height: 80px;
	width: 240px;
	margin-top:40px;
	margin-bottom: 5px;
	background:url(../images/texto-inscreva-se.png) no-repeat top left;
	background-size: contain;
	
	

}
.main-inscricao-form .content {
	margin-left: 280px;
	
}
.main-inscricao-form input {
	margin-bottom: 4px;
	height:2em;
	padding:1px;
	font-size: 0.8em;
	letter-spacing:1px;
	word-spacing: 0.1em;
	padding-left: 15px;
}
.main-inscricao-form label {
	color: red;
	font-size:0.8em;
}
 .main-inscricao-form label span {
	 font-size:12px;
 }
.main-inscricao-form  .btnCadastrar {
	font-size:12px;
	font-weight:bold;
	background-color: #01ABBC;
	color: #fff;
	border: none;
	border: 1px solid #fff;
	padding-left: 5px;
	 
}
 
input.btn {
	font-size:12px;
	font-weight:bold;
	background-color: #fff00d;
	color: red;
	border: none;
	border: 1px solid #fff00d;
	padding:0px;
	 
}
 
.rodape 
{
	font-size: 9px;
	line-height:1em;	
	min-height: 80px;
	margin-bottom: 10px;
}
.rodape .lista-redes-container {
	 float:left;
	 display:block;
	 padding-top: 20px;
	 margin-left: 150px;
}
.rodape .ico-prefeitura {
	display:block;
	width: 71px;
	height: 81px;
	background:url(../images/ico-logo-prefeitura.jpg) no-repeat center center;
	float:left;
}


.rodape .ico {
	width: 25px;
	height: 25px;
	float:left;
	margin-right:5px;
}



.rodape .ico-facebook 
{
	background:url(../images/ico-facebook.jpg) no-repeat center center;	
}
.rodape .ico-instagram 
{
	background:url(../images/ico-instagram.jpg) no-repeat center center;	
}
.rodape .ico-twitter 
{
	background:url(../images/ico-twitter.jpg) no-repeat center center;	
}
 
.rodape ul.lista-redes {
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-top: 10px;
	margin-left: 100px;
	float:left;
	
}
.rodape *{
	
	color:red;
}
.rodape ul.lista-redes li {
	float:left;
	margin-right: 10px;	
	font-family: 'Segoi UI',arial;
	font-size: 7pt;
	font-weight:bolder;
	color:red;
}
.rodape ul.lista-redes li span {
	margin-top: 5px;	
	padding-top: 9px;
	vertical-align:middle;
}

.rodape ul.lista-redes li a:hover {
	text-decoration:underline;	
}



#overlayload {
	position:absolute;
	top:0px;
	display:none;

	width:100%;
	height:200%;
	background-color:#FC0;
	z-index: 99;
	background: -moz-linear-gradient(top, rgba(255,240,13,0.64) 0%, rgba(255,240,13,0.29) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,240,13,0.64)), color-stop(100%,rgba(255,240,13,0.29))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,240,13,0.64) 0%,rgba(255,240,13,0.29) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,240,13,0.64) 0%,rgba(255,240,13,0.29) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,240,13,0.64) 0%,rgba(255,240,13,0.29) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,240,13,0.64) 0%,rgba(255,240,13,0.29) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3fff00d', endColorstr='#4afff00d',GradientType=0 ); /* IE6-9 */
}

#imprimeComprovanteDialog
{
position:fixed; 
display:none; 
width: 300px; 
height:200px; 
margin-left: 350px; 
margin-top: 300px; 
z-index:9999; 


padding: 20px; 
padding-top: 40px;
text-align:center;

-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;	

background: -moz-linear-gradient(top, rgba(255,255,255,0.84) 0%, rgba(255,255,255,1) 9%, rgba(255,255,255,0.92) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.84)), color-stop(9%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0.92))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,0.84) 0%,rgba(255,255,255,1) 9%,rgba(255,255,255,0.92) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,0.84) 0%,rgba(255,255,255,1) 9%,rgba(255,255,255,0.92) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,0.84) 0%,rgba(255,255,255,1) 9%,rgba(255,255,255,0.92) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,0.84) 0%,rgba(255,255,255,1) 9%,rgba(255,255,255,0.92) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6ffffff', endColorstr='#ebffffff',GradientType=0 ); /* IE6-9 */
}


#overlayloading {
 position:relative;
 margin: 0px auto;
 margin-top: 300px; 
 
 background:url(../images/bike-loading.gif) no-repeat center center;
 background-size:contain;
 width: 200px;
 height: 150px;
 
 border: 1px solid #fff;
 -webkit-border-radius: 10px 10px 10px 10px;
 border-radius: 10px 10px 10px 10px;	



font-size:0.7em;
font-weight:bold;
text-align:center;
color:#007F97;
background-color: #F2F2F2;
padding-top: 10px;
	
}

#overlayloading .loading-txt
{
	position:absolute;
	bottom:10px;	
	left: 16px;
	text-align:center;
}


.comprovante label { 
font-size:9px;
font-weight:bold;
}

#tabInscricoes td
{
	font-size:10px;	
}
/*
 * -- TABLET (AND UP) MEDIA QUERIES --
 * On tablets and other medium-sized devices, we want to customize some
 * of the mobile styles.
 */
@media (min-width: 48em) {

    /* We increase the body font size */
    body {
        font-size: 16px;
    }
    /* We want to give the content area some more padding */
    .content {
        padding: 1em;
    }

    /* We can align the menu header to the left, but float the
    menu items to the right. */
    .home-menu {
        text-align: left;
    }
        .home-menu ul {
            float: right;
        }

    /* We increase the height of the splash-container */
/*    .splash-container {
        height: 500px;
    }*/

    /* We decrease the width of the .splash, since we have more width
    to work with */
    .splash {
        width: 50%;
        height: 50%;
    }

    .splash-head {
        font-size: 250%;
    }


    /* We remove the border-separator assigned to .l-box-lrg */
    .l-box-lrg {
        border: none;
    }

}

/*
 * -- DESKTOP (AND UP) MEDIA QUERIES --
 * On desktops and other large devices, we want to over-ride some
 * of the mobile and tablet styles.
 */
@media (min-width: 78em) {
    /* We increase the header font size even more */
    .splash-head {
        font-size: 300%;
    }
}
