@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Proxima-Nova-Semibold';
    src: url('../fonts/Proxima-Nova-Semibold.otf');
}

/*
.aplicativos{
	width: 1170px;
}
*/
#comoSeCadastrar{
	width: 990px;	
	padding-left: 0px;
}
.topologin{
	background: #f6f6f6;
}


.rodape{
	background: #f6f6f6;
	height: 25px;
}

.ulmenutoposocial, .ulmenu{
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}

.ulmenutoposocial li{
	float: left;
    padding: 0 9px;
    border-right: 1px solid #E1E1E1;
    height: 30px;
    display: list-item;
    text-align: -webkit-match-parent;
	padding-top: 5px;
}


.ulmenutoposocial li a{
	border: 0;
	text-decoration: none;
	color: #555555;
	font-size: 12px;
	font-family: 'open_sansregular';
	cursor: auto;
}

.ulmenutoposocial li a:hover{
	text-decoration: underline;
}

.ulmenutoposocial li a img{
	padding-top: 11px;
    border: 0;
    margin: 0px;
    padding: 0px;
}

.blocologotipo{
	border-bottom: 4px double #dedede;
}

.topologotipo{
	height: 100px;
	padding-top: 30px;
}


.ulmenu {
	margin-top: 15px;
}

.ulmenu li{
	float: left;
    padding: 0 9px;
    height: 30px;
    display: list-item;
    text-align: -webkit-match-parent;
	padding-top: 5px;
}

.ulmenu li a{
	border: 0;
	text-decoration: none;
	color: #555555;
	font-size: 11px;
	font-family: 'open_sansregular';
	cursor: pointer;
}

.ulmenu li a:hover{
	text-decoration: underline;
}



.mySlides {
    height: 320px;
}


.slide1 {
	background-position:center;
	background-image: url("../img/banner.jpg");
    background-repeat:no-repeat;
}



.w3-btn-floating {
	float: left;
    font-size: 50px;
    cursor: pointer;
    color: #fff;
    margin-top: 120px;
}

.w3-display-right{
	float: right;
}

.blocoportais{
	background: #f2f2f2;
	margin-bottom: 30px;
}
.titulo {
	font-family: 'Arial';
	color: #666;
	font-size: 25px;
}

.aplicativo{
	background: #fff;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 310px;
	height: 135px;
	float: left;
	border:  1px solid #ccc;
	padding: 10px;
	margin-left: 0px;
}

.imagem-aplicativo{
	background-repeat:no-repeat;
	background-position:center;
	border:  1px solid #ccc;
	width: 92px;
	height: 92px;
	border-radius: 10px;
	float: left;
	margin-top: 10px;
}

.descricao-aplicativo{
	width: 180px;
	font-size: 12px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}

.descricao-aplicativo *{
	font-family: 'Arial';
	color: #666;
	text-decoration: none;
}
.descricao-aplicativo h3{
    font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
    
}

.rodape{
	background: #dedede;
    height: 50px;
    padding-top: 8px;
}

.detalheportal{
	background: #f2f2f2;
}

.portal_detalhe{
	margin:  10px;
	width: 450px;
	height: 160px;
	float: left;
}

.imagem-portal_detalhe{
	background-repeat:no-repeat;
	background-position:center;
	border:  1px solid #ccc;
	width: 92px;
	height: 92px;
	border-radius: 10px;
	float: left;
}

.descricao-portal_detalhe{
	width: 320px;
	font-size: 12px;
	float: left;
	margin-left: 15px;

}

.descricao-portal_detalhe *{
	font-family: 'Arial';
	color: #666;
	text-decoration: none;
}
.descricao-portal_detalhe h3{
    font-size: 26px;
    margin-top: 0px;
    
}

.detalheportal{
	padding-top: 50px;
	padding-bottom: 50px;
}

.cadastro{
	background: #fffeec;
    height: 70px;
    border: 1px solid #ebd87c;
    padding: 10px;
    width: 440px;
    float: left;
}

.imagem_cadastro{
	width: 70px;
    float: left;
}

.descricao_cadastro{
	color:  #666668;
	float: left;
	margin-top: 4px;
	font-size: 16px;
}

.seta_cadastro{
	background: #000;
	height: 70px;
	background: #ebda83;
	border: 1px solid #ebd87c;
}

.manual{
	margin-bottom: 50px;
}

.selecaoapp{
	background: #fff;
	padding-top: 20px;
    float: left;
    width: 228px;
    margin-right: 15px;
    margin-bottom: 10px;
    height: 150px;
    border: 1px solid #ccc;
    padding: 20px;
    color: #888;
}

.selecaoappweb{
    margin-right: 0px!important;
}

.selecaoapp .dadossistema{
	height: 80px;
	text-align: center;
}

.selecaoapp .seta{
	height: 40px;
	text-align: center;
	padding-top: 20px;
}


.dadosapp{
	background: #fff;
	border: 1px solid #ccc;
	padding: 20px;
	color: #666;
}

.gambiarraapple{
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 228px;
	margin-left: -21px;
	height: 20px;
}

.download{
	width: 200px;
    height: 120px;
    float: left;
    text-align: center;
    border-right: dashed 1px #ccc;
}



.floatLogin {display: none; z-index: 1;}
.floatLogin {width: 260px; height: 164px; padding: 9px 0px 0px 9px; border: 1px solid #e1e1e1; background: #fff; position: absolute; top: 30px; right: 130px; box-shadow: 2px 2px 5px #888888;}
.floatLogin input[type="text"], .floatLogin input[type="password"] {width: 240px; height: 27px; padding: 0 5px; margin-bottom: 10px; border: 1px solid #e1e1e1;}
.floatLogin input[type="submit"] {width: 71px; height: 24px; margin-right: 29px; background: #d9d9d9; color: #878787; border: none; text-transform: uppercase; float: right; cursor: pointer;}
a.linkEsqSenha {font-size: 10px; margin-top: 5px; color: #333; text-transform: capitalize; float: left;}
a.linkVisitante {width: 100%; height: 27px; padding-top: 13px; display: block; background: #f6f6f6; font-size: 10px; position: absolute; bottom: 0; left: 0; text-align: center; text-transform: uppercase;}
span.loader {width: 16px; height: 16px; background: url(../img/loader.gif); display: block; position: absolute; top: 91px; right: 53px; text-indent: -9999px; display: none;}





.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
    height: 260px;
}
/* The controlsy */
.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 110px;
}
.carousel-control.right {
	right: -12px;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}

.btn-warning {
    color: #fff;
    background-color: #e55401!important;
    border-color: #b13f00!important;
}


.btn-warning:hover {
    color: #fff;
    background-color: #eb681f!important;
    border-color: #b13f00!important;
}



.btn-info {
    color: #fff;
    background-color: #0098d2!important;
    border-color: #0073a0!important;
}


.btn-info:hover {
    color: #fff;
    background-color: #26a5d5!important;
    border-color: #0073a0!important;
}

.dadossistema a:hover{
	font-weight: bold;
}

.navegacao a{
	color:  #666;
}


.manualAplicativo{
	width: 500px;
    float: right;
    height: 70px;
    border: 1px solid #ddd;
    background: #eee;
    padding: 10px;
    margin-top: 25px;
}