@font-face {
	font-family: 'Harabara Mais Demo';
	src: URL("fonts/HarabaraMaisDemo.otf") format("opentype");
}

.sedetec {
	
	position:fixed;
	font-size:8px;
	background-color: #FFF00D;
	color: #000;	
	content:'';
	overflow:visible;

	height:30px;
	right: 0px;
	top: 0px;
	

}
.sedetec div {
	margin:3px;
	margin-left: 5px;
}
body {
	border-top: #FFF00D 5px 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;
}

.main-container {
	display:block;
	margin: 0 auto;	
	overflow:auto;
	width:1032px;
	background:url(../images/bg_pagina_topo.jpg) no-repeat top center;
	overflow:visible;
	
}
.main-content {
	margin-top: 350px;	
	min-height:200px;
 
	background-color: #FFF00D;
	overflow:hidden;
	width: 98%;
	margin-left: 5px;
	margin-right: -5px;
	position:relative;
	padding-bottom: 30px;
}
.main-content .passeiociclistico-logo {
	position:absolute;
	background:url(../images/passeiociclistico-logo.png) no-repeat center center;
	width:220px;
	height:215px;
	margin:1px;
	right: 15%;
	bottom:-40px;

}

.main-content .shape-azul 
{
	position:absolute;
	background:url(../images/shape-azul.png) no-repeat center center;
	width:664px;
	height:138px;
	margin:1px;
	left: 0px;
	top:0px;
}



.topo .topo-menu
{
	position:relative;
	display:block;
	height:60px;
	width: 200px;
	
	top: 430px;
	margin: 0px auto;

	overflow:visible;
	
	
}
.topo .topo-menu ul
{
	margin:0px;
	padding:0px;
	padding-left: 10px;
	padding-right: 10px;
	position:absolute;
	bottom: 15px;
	
	
}
.topo .topo-menu ul li  
{

	display:block;
	float:left;
	list-style:none;
	 		
    background-repeat: repeat-x;
	background-position: center center;

	 
}

.topo .topo-menu ul li a:hover
{
	color:#004b73;
	text-decoration:none;
	padding-left: 10px;
}
.topo .topo-menu ul li a
{

	font-weight:bolder;
	font-size:1em;	

    text-shadow: 1px 1px #F1FBFE;
	
	display:block;
	position:relative;
	margin: 0px auto;
	margin-top: 10px;
	padding: 5px;
	padding-top: 10px;
 
	width: 95px;
	height:50px;
	text-align:center;

} 

.topo .topo-logoprefeitura {
	position:absolute;
	margin-left: 30px;
	margin-top: 30px;
	background-image:url("../img/logo-prefeitura-branco.png"); 
	background-position: left center;
	background-repeat: no-repeat;
	background-size:contain;
	width: 180px;
	height:90px;
}
 

.main-inscricao-form {
	
	position:relative;
	z-index:9;
	width: 400px; 
	margin: 0px auto;	
	background: none;
	line-height:5px;	
}
.main-inscricao-form .titulo
{
		font-family: 'Harabara Mais Demo';

	font-size:1.5em;
	font-weight:bolder;
	letter-spacing:0px;
	color:#035B63;
	text-align:center;
 
	height: 35px;
	margin-top:10px;
	margin-bottom: 10px;
	background-color:#FFF;
	
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;


}
.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: #035B63;
	font-weight:bolder;
	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: #01ABBC;
	color: #fff;
	border: none;
	border: 1px solid #fff;
	padding:0px;
	 
}
 
.rodape 
{
	font-size: 9px;
	line-height:1em;	
	min-height: 80px;
}
.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 ul.lista-redes li {
	float:left;
	margin-right: 10px;	
	font-family: 'Segoi UI',arial;
	font-size: 7pt;
	font-weight:bolder;
	color:#00AABB;
}
.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%;
    }
}
