.tab-container {
	margin-left:0;
	margin-right:5px;
	position: relative;
	top:63px;
}

.tab-container .etabs {
	position:absolute;
	right:0px;
	top:-63px;
	width:100%;
}

.tab-container .etabs .tab {
	background:rgba(0,0,0,0);
	border:none;
	width:437px;
	position:relative;
}

.tab-container .etabs .tab.active {
	background:rgba(0,0,0,0);
	z-index: 10;
	padding-top: 0;
	top:0;
}

.tab-container .etabs .tab a {
	text-decoration: none !important;
	color:#FFF;
	margin:0;
	padding:0;
}

.tab-container .etabs .tab a img {
	margin: 0;
	padding:0;
}

.tab-container .panel-container {
	border:none;
	background:#dfdfdf;
	border-radius:10px;
	border:none;
}

.tab-container .etabs .dos {
	width:879px;
	margin:0;
}

.btn_au {
	position:absolute;
	height:50px;
	width:55px;
	background: url('../img/03_01_03.png');
	background-repeat: no-repeat;
	background-size:100%;
	z-index:100;
}

.btn_au:hover {
	cursor: pointer;
}

.btn_au:active {
	background: url('../img/03_01_03_p.png');
	background-repeat: no-repeat;
	background-size:100%;
}

.lupa:active {
	transform:scale(0.9,0.9);
}

.ccommons{position: absolute;background:url('../img/btn_cc.png') no-repeat;background-size:contain;width: 52px;height: 50px;bottom:-13px;left:32px;cursor:pointer; z-index: 1000;}
.ccommons:hover{ opacity: 0.9}
.ccommons:active{background:url('../img/btn_ccoff.png') no-repeat;background-size:contain;width: 52px;height: 50px;bottom:-18px;}
.lyPopUpccommons{position:absolute;left:361px;top:50%;background:#fff; border: solid 6px #042C49; border-radius:10px;  }
.lyCloseccommons{position:absolute;right:-30px;top:-35px; background:none; padding: 5px; border-radius: 7px;}
.lyPopContccommons{min-height:200px; overflow:scroll;max-height:400px; width:1000px;background:#709CB2;color:#fff;}
.lyPopContccommons .ly_headccommons{padding:25px 0 20px 50px;background:#45b29d;color:#fff;min-height:35px;}
.lyPopContccommons .ly_contccommons{font-size:1.2em;padding:30px 0;text-align: justify; margin: 5px 20px;}