/* display: none; caso não queira aparecer na resolução

/* RESOLUÇÃO 1280 PX ================================================= */
@media only screen and (min-width: 1025px) and (max-width: 1920px) {
.principal {
 position: relative;
 width: auto;
 margin: 0 auto;
 padding: 0;
}
.principal .sixteen.columns {
 width: auto;
}
.principal .menu {
 margin-bottom:20px;
 padding-left:20px;
 width: auto;
 background-color:#CCC;
 height:27px;
}
.principal .one-third.column {
 margin-left:20px;
 margin-right:20px;
 text-align:center;
}
/* CONFIGURAÇÃO MANUTENÇÃO ============================================ */
.principal .one-third.column .manutencao fieldset input {
	border:1px solid #A3A3A3;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-moz-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	-webkit-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	margin:3px 0px 4px 10px;
	padding:8px 6px;
	width:400px;
}
.principal .one-third.column .manutencao fieldset #Botao {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:15px;
	background:#a1d8f0;
	background:-moz-linear-gradient(top, #badff3, #7acbed);
	background:-webkit-gradient(linear, left top, left bottom, from(#badff3), to(#7acbed));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#badff3', EndColorStr='#7acbed')";
	border:1px solid #7db0cc !important;
	cursor: pointer;
	padding:11px 16px;
	font:bold 11px/14px Verdana, Tahomma, Geneva;
	text-shadow:rgba(0, 0, 0, 0.2) 0 1px 0px;
	color:#fff;
	-moz-formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	-webkit-formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	padding-top: 7px;
	padding-right: 21px;
	padding-bottom: 7px;
	padding-left: 17px;
	width:100px;
	margin-left: 10px;
}
}
/* RESOLUÇÃO 1024 PX ================================================= */
@media only screen and (max-width: 1024px) {
.principal {
 position: relative;
 width: auto;
 margin: 0 auto;
 padding: 0;
}
.principal .sixteen.columns {
 width: auto;
}
.principal .one-third.column {
 margin-left:20px;
 margin-right:20px;
 text-align:center;
}
/* CONFIGURAÇÃO MANUTENÇÃO ============================================ */
.principal .one-third.column .manutencao fieldset input {
	border:1px solid #A3A3A3;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-moz-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	-webkit-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	margin:3px 0px 4px 10px;
	padding:8px 6px;
	width:400px;
}
.principal .one-third.column .manutencao fieldset #Botao {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:15px;
	background:#a1d8f0;
	background:-moz-linear-gradient(top, #badff3, #7acbed);
	background:-webkit-gradient(linear, left top, left bottom, from(#badff3), to(#7acbed));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#badff3', EndColorStr='#7acbed')";
	border:1px solid #7db0cc !important;
	cursor: pointer;
	padding:11px 16px;
	font:bold 11px/14px Verdana, Tahomma, Geneva;
	text-shadow:rgba(0, 0, 0, 0.2) 0 1px 0px;
	color:#fff;
	-moz-formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	-webkit-formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	padding-top: 7px;
	padding-right: 21px;
	padding-bottom: 7px;
	padding-left: 17px;
	width:100px;
	margin-left: 10px;
}
/* CONFIGURAÇÃO CADASTRO ============================================= */
}
/* RESOLUÇÃO 768 PX ================================================= */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.principal {
 position: relative;
 width: auto;
 margin: 0 auto;
 padding: 0;
}
.principal .sixteen.columns {
 width: auto;
}
.principal .one-third.column {
 margin-left:20px;
 margin-right:20px;
 text-align:center;
}
/* CONFIGURAÇÃO MANUTENÇÃO ============================================ */
.principal .one-third.column .manutencao fieldset input {
	border:1px solid #A3A3A3;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-moz-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	-webkit-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	margin:3px 0px 4px 10px;
	padding:8px 6px;
	width:200px;
}
.principal .one-third.column .manutencao fieldset #Botao {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:15px;
	background:#a1d8f0;
	background:-moz-linear-gradient(top, #badff3, #7acbed);
	background:-webkit-gradient(linear, left top, left bottom, from(#badff3), to(#7acbed));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#badff3', EndColorStr='#7acbed')";
	border:1px solid #7db0cc !important;
	cursor: pointer;
	padding:11px 16px;
	font:bold 11px/14px Verdana, Tahomma, Geneva;
	text-shadow:rgba(0, 0, 0, 0.2) 0 1px 0px;
	color:#fff;
	-moz-formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	-webkit-formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	padding-top: 7px;
	padding-right: 21px;
	padding-bottom: 7px;
	padding-left: 17px;
	width:100px;
	margin-left: 10px;
}
}
/* RESOLUÇÃO 767 PX ================================================= */
@media only screen and (max-width: 767px) {
.principal {
 position: relative;
 width: auto;
 margin: 0 auto;
 padding: 0;
}
.principal #main {
 display:none;
}
.principal .sixteen.columns {
 width: auto;
}
.principal .one-third.column {
 margin-left:20px;
 margin-right:20px;
 text-align:center;
}
.principal .rodape {
	display:none;
}
.principal .sixteen.columns .usuario {
	display:none;
}
/* CONFIGURAÇÃO MANUTENÇÃO ============================================ */
.principal .one-third.column .manutencao fieldset input {
	border:1px solid #A3A3A3;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-moz-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	-webkit-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	margin:3px 0px 4px 10px;
	padding:8px 6px;
	width:200px;
}
.principal .one-third.column .manutencao fieldset #Botao {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:15px;
	background:#a1d8f0;
	background:-moz-linear-gradient(top, #badff3, #7acbed);
	background:-webkit-gradient(linear, left top, left bottom, from(#badff3), to(#7acbed));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#badff3', EndColorStr='#7acbed')";
	border:1px solid #7db0cc !important;
	cursor: pointer;
	padding:11px 16px;
	font:bold 11px/14px Verdana, Tahomma, Geneva;
	text-shadow:rgba(0, 0, 0, 0.2) 0 1px 0px;
	color:#fff;
	-moz-formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	-webkit-formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	padding-top: 7px;
	padding-right: 21px;
	padding-bottom: 7px;
	padding-left: 17px;
	width:100px;
	margin-left: 10px;
}
}
/* RESOLUÇÃO 480 PX ================================================= */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.principal {
 position: relative;
 width: auto;
 margin: 0 auto;
 padding: 0;
}
.principal #main {
 display:none;
}
.principal .sixteen.columns {
 width: auto;
}
.principal .one-third.column {
 text-align:center;
}
.principal .rodape {
	display:none;
}
.principal .sixteen.columns .usuario {
	display:none;
}
/* CONFIGURAÇÃO MANUTENÇÃO ============================================ */
.principal .one-third.column .manutencao fieldset input {
	border:1px solid #A3A3A3;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-moz-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	-webkit-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	margin:3px 0px 4px 10px;
	padding:8px 6px;
	width:200px;
}
.principal .one-third.column .manutencao fieldset #Botao {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:15px;
	background:#a1d8f0;
	background:-moz-linear-gradient(top, #badff3, #7acbed);
	background:-webkit-gradient(linear, left top, left bottom, from(#badff3), to(#7acbed));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#badff3', EndColorStr='#7acbed')";
	border:1px solid #7db0cc !important;
	cursor: pointer;
	padding:11px 16px;
	font:bold 11px/14px Verdana, Tahomma, Geneva;
	text-shadow:rgba(0, 0, 0, 0.2) 0 1px 0px;
	color:#fff;
	-moz-formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	-webkit-formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	formulario-shadow:inset rgba(255, 255, 255, 0.6) 0 1px 1px, rgba(0, 0, 0, 0.1) 0 1px 1px;
	padding-top: 7px;
	padding-right: 21px;
	padding-bottom: 7px;
	padding-left: 17px;
	width:100px;
	margin-left: 10px;
}
}