@media ( max-width : 768px) {
	.BoxMenuPrincipal .container {
		padding-left: 0;
		width: 100%;
	}
	.acordio-i-2 {
		margin: -27px 0 0 0px !important;
	}
	
}

.acordio-i-2 {
	margin: -12px 0 0 0px;
}

.panel-heading {
	font-size: 14px;
	font-weight: bold;
}

.panel-default>.panel-heading {
	color: #666;
}

.vertical-midle {
	vertical-align: middle !important;
}

.btn-sm-p {
	padding: 2px 5px;
	line-height: 1;
	font-size: 1.2em;
	min-width: 25px;
}

.cust-heading .panel-heading {
	padding: 0;
}

.cust-heading .panel-heading a {
	padding: 10px 15px;
	display: block;
}

.c3-tooltip tr:first-child th {
	background-color: #428bca;
}

table .btn-sm, table .spaco-btn {
	padding: 2px 5px;
	line-height: 1;
	font-size: 1.2em;
	min-width: 25px;
}

table .spaco-btn {
	display: inline-block;
}

.space-nowrap {
	white-space: nowrap;
}

.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd;
}

.label-destaque {
	font-size: 15px;
	font-weight: bold;
	color: #005092;
}

.map:-moz-full-screen {
	height: 100%;
}

.map:-webkit-full-screen {
	height: 100%;
	width: 100%;
}

.map:-ms-fullscreen {
	height: 100%;
}

.map:fullscreen {
	height: 100%;
}

.ol-rotate {
	top: 3em;
}
.ol-scale-line {
    left: 40%;
}

span.app-linha-historico {
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 2em;
	border-radius: 50%;
	background-color: #3A0CF0; /*AZUL*/
	color: white;
	text-align: center;
	border: none;
	cursor: pointer;
	z-index: 1;
	bottom: 10%;
	right: 4%; 
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
}

span.app-linha-atual {
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 2em;
	border-radius: 50%;
	background-color: #0BB337; /*VERDE*/
	color: white;
	text-align: center;
	border: none;
	cursor: pointer;
	z-index: 1;
	bottom: 10%;
	right: 4%; 
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
}

span.app-linha-falta {
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 2em;
	border-radius: 50%;
	background-color: #A4ABA6; /*CINZA*/
	color: white;
	text-align: center;
	border: none;
	cursor: pointer;
	z-index: 1;
	bottom: 10%;
	right: 4%; 
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
}

.check-nao-exibir-novamente label {
    cursor: pointer;
    display: block;
    margin: 3px 0 0 0;
    outline: medium none;
    z-index: 1;
    float: left;
    width: 80%;
}

.image-banner {
    width: 100%;
    height: 90%
}

.check-nao-exibir-novamente {
    padding: 0;
    margin-left: 53%;
    position: absolute;
    top: 103%;
    width: 30%;
}

div.banner-investsus-rodape .ui-chkbox-box {
    float: right !important;
}

