div.mobile{
	width:100% !important;
	height:auto !important;
	background-image:none;
	background-color:#FFFFFF;
	-webkit-box-shadow: 3px 3px 10px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    3px 3px 10px 2px rgba(0, 0, 0, 0.3);
	box-shadow:         3px 3px 10px 2px rgba(0, 0, 0, 0.3);		
}
div.mobile div.loader{
	width:100%;
	text-align:center;
	padding-bottom:150px;
}
div.mobile div#onx3_header{
	width:100%;
	height:auto;
	background-position:left bottom;
	display:block;
	clear:both;
	padding:10px;
	min-height:70px;
}
div.mobile div#onx3_titulo{
	margin:0;
	padding:0;
	position:static;
	font-size:20px;
	white-space:normal;
}
div.mobile div#onx3_subtitulo{
	margin:0;
	padding:0;	
	position:static;
	font-size:16px;
	white-space:normal;	
}
div.mobile div#onx3_principal{
	width:100%;
	height:auto;
	display:block;
	float:none;
	
}
div.mobile div#onx3_conteudo{
	float:none;
	width:100%;
	margin:0;
	padding:10px;
}
div.mobile div#onx3_conteudo h1{
	font-size:22px;
}
div.mobile div#onx3_conteudo h2{
	font-size:18px;
}
div.mobile div#onx3_conteudo h3{
	font-size:16px;
}
div.mobile div#onx3_conteudo p{
	font-size:14px;
	line-height:18px;
	margin-bottom:5px;
}
div.mobile div#onx3_conteudo ul,
div.mobile div#onx3_conteudo ol{
	font-size:14px;
	line-height:18px;
}
div.mobile div#onx3_conteudo ul li,
div.mobile div#onx3_conteudo ol li{
	margin-bottom:10px;
}
div.mobile div#onx3_conteudo table{
	font-size:14px;	
	line-height:18px;	
}


div.mobile table.tabela1{
	margin-top:5px;
	margin-bottom:5px;	
}
div.mobile table.tabela1 td,
div.mobile table.tabela1 th{
	padding-top:5px;
	padding-bottom:5px;
}

div.mobile div.basico{
	position:static;
}
div.mobile div.decora{
	display:none;
}

div.mobile div#onx3_footer{
	width:100%;
	height:auto;
	padding:10px;
}
div.mobile div.navega{
	float:right;
}
div.mobile div#onx3_footer div.onx3_dica{
	position:static;
	padding:10px;
}
div.mobile div#onx3_footer a.onx3_botao{
	background-color:transparent;
	margin:0 !important;
	padding:0 !important;
	float:left;
	position:static;
	text-align:center;
	line-height:50px;
	border:0;
	background-image:none !important;
	width:35px !important;
	height:50px !important;
	font-size:26px;	
}
div.mobile div#onx3_footer a.onx3_botao.off{
	background-image:none !important;
	opacity:0.4;
}

div.mobile div#onx3_footer div#onx3_progresso{
	position:static;
	float:left;
	margin:0 !important;
	padding:0 !important;
	line-height:50px;
	height:50px;
	font-size:16px;	
	width:40px;	
}
div.mobile div#onx3_footer a#onx3_ajuda{display:none;}
div.mobile div#onx3_footer a#onx3_menu{display:none;}

div.mobile div#onx3_popup div.popupbody{
	width:auto !important;
	height:auto !important;
}
div.mobile div.popinterno{
	width:auto !important;
	height:auto !important;
}
div.mobile div.popinterno p{
	font-size:14px;
	margin-bottom:10px;
	line-height:18px;
}

div.mobile div.quadro-exercicios{
	margin-top:20px;
}
div.mobile div.destaque{
	margin-bottom:20px;
}
div.mobile div.basico{
	margin-bottom:10px;
	padding:10px;
}
div.mobile div.feedback_item{
	margin-left:0;
}

div.mobile div.conteudo_footer{
	margin-top:20px;
}


/*
.ml0,.ml1,.ml2,.ml3,.ml4,.ml5,.ml10,.ml20,.ml25,.ml30,.ml40{margin-left:10px !important;}
.mr0,.mr1,.mr2,.mr3,.mr4,.mr5,.mr10,.mr20,.mr25,.mr30,.mr40{margin-right:10px !important;}
*/
div.mobile .mt5,
div.mobile .mt10,
div.mobile .mt20,
div.mobile .mt25,
div.mobile .mt30,
div.mobile .mt40{margin-top:10px !important;}

div.mobile .mb5,
div.mobile .mb10,
div.mobile .mb20,
div.mobile .mb25,
div.mobile .mb30,
div.mobile .mb40{margin-bottom:10px !important;}

@media (max-width :500px){
div.mobile div#onx3_conteudo img:not(.static){
	float:none !important;
	display:block !important;
	clear:both !important;
	width:100% !important;
	height:auto !important;
	margin:0 auto !important;
	margin-bottom:5px !important;
}
div.mobile div.popinterno img:not(.static){
	float:none !important;
	display:block !important;
	clear:both !important;
	width:100% !important;
	height:auto !important;
	margin:0 auto !important;
	margin-bottom:5px !important;
}
}

@media (min-width :300px){
div.mobile div#onx3_footer a.onx3_botao{
	width:40px !important;
	font-size:28px;
}
div.mobile div#onx3_footer div#onx3_progresso{
	font-size:18px;	
	width:60px;	
}
div.mobile div#onx3_footer a#onx3_menu{display:block;}
div.mobile div#onx3_footer a#onx3_ajuda{display:block;}
}
@media (min-width :400px){
div.mobile div#onx3_header{padding:12px;}
div.mobile div#onx3_conteudo{padding:20px;}
div.mobile div#onx3_titulo{font-size:24px;}
div.mobile div#onx3_subtitulo{font-size:18px;}
div.mobile div#onx3_conteudo h1{font-size:28px;}
div.mobile div#onx3_footer a.onx3_botao{
	width:60px !important;
	font-size:36px;
}
div.mobile div#onx3_footer div#onx3_progresso{
	font-size:20px;	
	width:70px;	
}
}
@media (min-width :470px){

}
@media (min-width :1000px){
div.mobile{
	margin:0 auto;
	width:960px;
	display:block;
}
}