/************************************************************
************************************************************
IE
************************************************************
************************************************************/
html, body{
	height: 100%;
}
body{
	margin: 100px auto auto auto !important;
	background-color: #000000 !important;
	font-family: 'Overpass', sans-serif;
	font-weight: normal;
	color: #aaaaaa !important;
	text-align: center;
	font-size: 15px;
}
.btn-primary{
	background-color: #444444;
	border-color: gray;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-color: #666666;
	text-decoration: none;
	border-color: #444444;
	color: #ffffff;
}
.btn-info {
	color: #fff;
	background-color: #999999;
	border-color: #888888;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #bbbbbb;
	border-color: #888888;
}
a:link, a:visited, a:active{
	color: #2295cd;
	text-decoration: none;
}
a:hover{
	color: #2295cd;
	text-decoration: underline;
}
#link-logado{
    text-transform: uppercase;
    font-size: 0.9em;
    line-height: 18px;
    color: #ffffff;
}
#link-logado a{
    text-decoration: none;
    font-weight: normal;
    color: #ffffff;
}
#link-logado a:hover{
    text-decoration: underline;
    font-weight: normal;
    color: #2295cd;
}
*{
	box-sizing: border-box;
}
.clear{
	zoom: 1;
	display: block;
}
/* ----------nas forbiddens----------- */
#master-fbidden{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 100%;
}
.forbidden-content{
	position: relative;
	color: #2295cd;
	width: 100%;
	height: 100%;
}
#fbidden-logo{
	width: 400px;
	height: 360px;
}
#fbidden-logo img, #fbidden-logo a img{
	position: absolute;
	margin-bottom: -37.5px;
	margin-left: -220px;
	/* width: 400px; */
	height: 75px;
	left: 50%;
	bottom: 50%;
}
#forbidden-login{
	padding: 10px 0 10px 0;
	text-align: center;
	position: absolute;
	bottom: 5%;
	width: 100%;
}
#ondeestou-fbidden{
	border-bottom: dotted 1px #ffffff;
	padding-bottom: 10px;
	margin: 0 0 50px 0;
}
#ondeestou-fbidden a:link, a:visited, a:active{
	font-weight: bold;
	color:#ffffff;
}
#ondeestou-fbidden a:hover{
	text-decoration: underline;
	color:#aaaaaa;
}
#form-fbidden{
	padding: 20px;
}
.form-fbidden-input{
	margin-bottom: 15px;
}
#logado{
	text-align: center;
	font-weight: bold;
	padding: 10px;
}
#esqueci-senha{
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	padding: 10px 0;
	width: 100%;
	clear: both;
}
.tituloRodape{
	font-weight:bold;
}
#rodape{
	border-top: dotted 1px #ffffff;
	margin: 50px auto;
	padding-top: 10px;
}
footer{
	background-color: #000000;
	text-align: left;
	color: #ffffff;
}
footer p{
	color: white;
	text-transform: uppercase;
}
footer p.font12{
	font-size: 12px;
	text-transform: none;
}
footer p.font9{
	margin: 20px 0 0 0;
	font-size: 9px;
	color: white;
	text-transform: none;
	letter-spacing: -0.28px;
	line-height: 15px;
}
footer span{
	text-transform: none;
	font-size: 0.66em;
	line-height: 16px;
	color: #ffffff;
	margin: 0;
}
footer input.newsletter{
	background-color: transparent;
	color: white;
	font-weight: normal;
	font-size: 14px;
	width: 100%;
	height: 41px;
	border: 1px solid #2396CD;
	border-radius: 0;
	padding: 10px 0 10px 10px;
	display: inline-block;
	margin-top: 20px;
}
footer input.newsletter::placeholder{
	color: white;
	font-size: 14px;
	padding: 10px 0 10px 10px;
}
footer button{
	width: 100%;
	height: 41px;
	margin-top: 20px;
	margin-bottom: 24px;
	display: inline-block;
}
footer i{
	display: inline-block;
	vertical-align: middle;
}
footer i.social{
	margin: 19px 0 42px 0;
	cursor: pointer;
	width: 25px;
	height: 25px;
}
footer i.social a{
	text-indent: -9999em;
	display: block;
}
footer i.linkedin{
    background: url("../images/ico-linkedin.svg") no-repeat top left;
    background-size: auto;
    background-size: contain;
}
footer i.instagram{
    background: url("../images/ico-instagram.svg") no-repeat top left;
    background-size: auto;
    background-size: contain;
    margin-right: 18px;
    margin-left: 18px;
}
footer i.youtube{
    background: url("../images/ico-youtube.svg") no-repeat top left;
    background-size: auto;
    background-size: contain;
}
footer i.anbima{
	background: url("../images/ico-anbima.svg") no-repeat top left;
	background-size: contain;
	width: 131px;
	height: 41px;
	margin-right: 30px;
	margin-bottom: 16px;
}
footer i.cvm{
	background: url("../images/ico-cvm.svg") no-repeat top left;
	background-size: contain;
	width: 74px;
	height: 39px;
	margin-bottom: 16px;
}
/************************************************************
************************************************************
Móbile
************************************************************
************************************************************/
@media screen and (max-device-width:960px){
	/* ----------nas forbiddens----------- */
	#master-fbidden{
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		height: 100%;
	}
	#ondeestou-fbidden{
		border-bottom: dotted 1px #ffffff;
		padding-bottom: 10px;
		margin: 0 0 10px 0;
	}
	#fbidden-logo{
		width: 250px;
		height: 80px;
	}
	#fbidden-logo img, #fbidden-logo a img{
		position: absolute;
		margin-bottom: -23.5px;
		margin-left: -125px;
		width: 250px;
		height: 47px;
		left: 50%;
		bottom: 50%;
	}
	#forbidden-login{
		padding: 10px 0 10px 0;
		text-align: center;
		width: 100%;
	}
	#form-fbidden{
		padding: 20px;
	}
	.form-fbidden-input{
		margin-bottom: 15px;
	}
	#logado{
		text-align: center;
		font-weight: bold;
		padding: 10px;
	}
	#esqueci-senha{
		text-align: center;
		font-weight: bold;
		font-size: 8pt;
		padding: 10px 0;
		width: 100%;
		clear: both;
	}
	.tituloRodape{
		font-weight:bold;
	}
}
/************************************************************
************************************************************
Mozilla Firefox, Google Chrome, Opera, Safari...
************************************************************
************************************************************/
@media screen and (min-device-width:961px){
	/* ----------nas forbiddens----------- */
	#master-fbidden{
		margin-left: auto;
		margin-right: auto;
		width: 700px;
		height: 100%;
	}
	#fbidden-logo img, #fbidden-logo a img{
		position: absolute;
		/*margin-bottom: -37.5px;*/
		margin-bottom: 0;
		margin-left: -200px;
		/* width: 400px; */
		height: 75px;
		left: 50%;
		bottom: 50%;
	}
	#forbidden-login{
		padding: 10px 0 10px 0;
		text-align: center;
		width: 100%;
	}
	#form-fbidden{
		padding: 20px;
	}
	.form-fbidden-input{
		margin-bottom: 15px;
	}
	#logado{
		text-align: center;
		font-weight: bold;
		padding: 10px;
	}
	#esqueci-senha{
		text-align: center;
		font-weight: bold;
		font-size: 8pt;
		padding: 10px 0;
		width: 100%;
		clear: both;
	}
	.tituloRodape{
		font-weight:bold;
	}	
}