/* - ------------------------------------------------------------------- - */

/* - Geral - */

html, body, form, fieldset {
	margin: 0px;
	padding: 0px;
}

a {
	color: #004E96;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body,
td, th,
div, span,
a, b, i, u, p, li,
em, strong, small,
h1, h2, h3, h4, h5, h6,
label, legend, input, select, textarea {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #004E96;
}

h1 { 
	font-size: 16px; 
}

h2 {
	font-size: 14px;
}

h3, h4, h5 {
	font-size: 12px;
}

div {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

img { 
	border: none;
}

/* - ------------------------------------------------------------------- - */

/* - Campos - */

input.text,
textarea.text,
select.select { font-size: 11px; }

input.text { padding-left: 2px; }

textarea.text,
input.text { border: 1px solid #999999; }

/* - ------------------------------------------------------------------- - */

/* - Botões - */

.button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius:4px;
	background:transparent url(imgs/button.gif) repeat-x scroll 0 0;
	border-color:#C5D7E6 #8FADC5 #8FADC5 #C5D7E6;
	border-style:solid;
	border-width:1px;
	color:black;
	cursor:pointer;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:2px;
}

.button:hover { background-image:url(imgs/buttonhover.gif); }

body.chrome .button { padding: 4px; }

div.button { padding: 2px 6px 2px 6px; }
div.button img { position: relative; top: 1px; }
div.button span { color: black; position: relative; top: -2px; }

/* - ------------------------------------------------------------------- - *//* - ------------------------------------------------------------------- - */

/* - TableList - */

.cx-list { width: 100%; }

.cx-list .tbllist { margin: 4px 4px 2px 2px; border: 1px solid #E0EAF6; }

.cx-list .tbllist thead th { padding: 5px; text-align: left; background-color: #E0EAF6; color: black; }

.cx-list .tbllist tfoot td { padding: 3px; }
.cx-list .tbllist tfoot tr { background-color: #E0EAF6; color: black; }

.cx-list .tbllist tbody td { padding: 5px; }
.cx-list .tbllist tbody tr.odd { background-color: #FFFFFF; }
.cx-list .tbllist tbody tr.even  { background-color: #F0F5FB; }

.cx-list .tbllist .header_footer td { padding: 3px; }
.cx-list .tbllist .header_footer tr { background-color: #E0EAF6; color: black; }

/* - ------------------------------------------------------------------- - *//* - ------------------------------------------------------------------- - */

/* - Form - */



/* - ------------------------------------------------------------------- - *//* - ------------------------------------------------------------------- - */

/* - Geral - */

html, body {
/*	height: 100%;
	overflow: hidden; */
}

/* - ------------------------------------------------------------------- - */

/* - Layout - 800 - */

#cx-page-wrapper {
	width: 100%;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	text-align: center;
}

#cx-page-content {
	width: 790px;
	height: 100%;
	min-height: 100%;
	margin: auto;
	margin-left: -10px;
	margin-bottom: -23px;
	padding-bottom: 30px;
	text-align: left;
	background-image: url(imgs/page/bg.png);
	background-repeat: repeat-y;
}

#cx-page-header {
	width: 100%;
	height: 130px;
	background-image: url(imgs/page/topo_cx.jpg);
	background-repeat: no-repeat;
	background-position: 33 0;
}

#cx-page-body {
	width: 730px;
	margin-left: 33px;
	padding: 7px;
}

#cx-page-footer {
	height: 18px;
	padding: 3px 5px 3px 3px;
	clear: both;
	margin: auto;
	width: 718px;
	border-top: 0px solid #012F66;
	background-color: #E5EEF5;
	color:#666666;
	font-size: 10px;
	text-align: right;
}

#cx-page-footer a {
	font-size: 10px;
}

/* - ------------------------------------------------------------------- - */

/* - Layout - 1024 - */

body.res1024 #cx-page-content {
	width: 1000px;
	background-image: url(imgs/page/1024_bg.png);
}

body.res1024 #cx-page-header {
	background-image: url(imgs/page/1024_topo_cx.jpg);
}

body.res1024 #cx-page-body {
	width: 940px;
}

body.res1024 #cx-page-footer {
	width: 924px;
}

/* - ------------------------------------------------------------------- - */

/* - Layout - Portal - */

#cx-page-header a {
	position: relative;
	left: 30px;
	height: 30px;
	display: block;
	float: left;
}

#cx-page-date {
	position: relative;
	left: 40px;
	top: 4px;
	color: #004E96;
	font-size: 11px;
}

#cx-page-header #cx-page-link {
	display: block;
	width: 738px;
	height: 80px;
	float: none;
	clear: both;
}

body.res1024 #cx-page-header #cx-page-link {
	width: 948px;
}

/* - ------------------------------------------------------------------- - */

/* - Layout - Firefox - */

body.firefox #cx-page-content {
	left: -10px;
	height: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 0px;
}

body.firefox #cx-page-body {
	padding-bottom: 20px;
}

body.firefox #cx-page-footer {
	position: relative;
	left: -5px;
}

/* - ------------------------------------------------------------------- - */

/* - Layout - Chrome/Safari - */

html.chrome,
body.chrome,
html.msie9,
body.msie9,
html.safari,
body.safari {
	height: auto;
	min-height: auto;
	overflow: auto;
}

body.chrome #cx-page-wrapper,
body.msie9 #cx-page-wrapper,
body.safari #cx-page-wrapper {
	height: auto;
	min-height: auto;
	overflow: hidden;
}

body.chrome #cx-page-content,
body.msie9 #cx-page-content,
body.safari #cx-page-content {
	height: auto;
	min-height: auto;
	margin-left: auto;
	position: relative;
	left: -10px;
	margin-bottom: -18px;
}

body.chrome #cx-page-footer,
body.msie9 #cx-page-footer,
body.safari #cx-page-footer {
	position: relative;
	left: -5px;
	top: -5px;
}

/* - ------------------------------------------------------------------- - */

/* - Balão - */

#cx-tip-container { display: none; position: absolute; z-index: 100; }

#cx-tip-content,
#cx-tip-left,
#cx-tip-right,
#cx-tip-bottom,
#cx-tip-top { background-color: white; z-index: 100; }

#cx-tip-content { margin-top: -3px; padding: 3px 7px 3px 7px; z-index: 100; }
#cx-tip-content h1 { margin: 3px 5px 5px 5px; font-size: 13px; color: black; }
#cx-tip-content p { padding: 0px 0px 0px 0px; margin: 5px 5px 7px 5px; background: white; color: black; }
#cx-tip-content table { margin: 5px 5px 5px 5px; }
#cx-tip-content table td { padding: 5px 5px 5px 5px; }
#cx-tip-content ul { margin: 10px 0px 10px 0px; }
#cx-tip-content ul li { padding: 3px; }
.msie #cx-tip-content ul { margin-left: 30px; }

#cx-tip-up { background-image: url(imgs/tip/up.gif); width: 40px; height: 41px; position: relative; top: -2px; margin-left: 30px; z-index: 150; }
#cx-tip-down { background-image: url(imgs/tip/do.gif); width: 40px; height: 41px; position: relative; bottom: -2px; margin-left: 30px; z-index: 150; }

.msie .#cx-tip-right { width: 100%; }

#cx-tip-top-left { background: url(imgs/tip/tl.gif) 0 0 no-repeat; }
#cx-tip-top-right { background: url(imgs/tip/tr.gif) 100% 0 no-repeat; padding: 5px 8px 5px 8px; }
#cx-tip-bottom-left { background: url(imgs/tip/bl.gif) 0 100% no-repeat; width: 100%; }
#cx-tip-bottom-right { background: url(imgs/tip/br.gif) 100% 100% no-repeat; }

#cx-tip-top { border-top: 2px solid #215582; position: relative; top: -5px; }
#cx-tip-left { border-left: 2px solid #215582; margin: 1px 0px 0px -10px; position: relative; top: -5px; }
#cx-tip-right { border-right: 2px solid #215582; margin: 1px -10px 0px 0px; }
#cx-tip-bottom { border-bottom: 2px solid #215582; margin: 4px 2px 0px 2px; position: relative; bottom: -10px; }

/* - ------------------------------------------------------------------- - */
/* - ------------------------------------------------------------------- - */

/* - TabSheet - */

.cx-tab-head {
	height: 26px;
	padding: 0px 0px 0px 8px;
	border-bottom: 1px solid #E0EAF6;
}

.cx-tab-body {
	padding: 5px;
}

.cx-tab-link {
	height: 25px;
	float: left;
	white-space: nowrap;
	margin: 0px 4px 0px 0px;
	padding: 4px 8px 4px 8px;
	position: relative;
	top: 1px;
	background-color: #F0F5FB;
	border: 1px solid #E0EAF6;
}

.cx-tab-link a:hover,
.cx-tab-link strong {
	color: #8BAFCD;
}

.cx-tab-link-active {
	color: #004E96;
	background-color: #FFFFFF;
	border-bottom: 1px solid white;
}

.cx-tab-link-active a:hover,
.cx-tab-link-active strong {
	color: #004E96;
}

/* - ------------------------------------------------------------------- - *//* - ------------------------------------------------------------------- - */

/* - Box - */

.cx-box-head {
	color: #004E96;
	padding: 4px 5px 3px 5px;
	background-color: #E0EAF6;
	border-bottom: 1px solid #FFFFFF;
}

.cx-box-head strong {
	color: #004E96;
}

.cx-box-body { 
	padding: 2px;
}

/* - ------------------------------------------------------------------- - *//* - ------------------------------------------------------------------- - */

/* - Geral - */

.cx-data .tbllist tbody td { padding: 5px; }

.cx-data-caption { white-space: nowrap; }

/* - ------------------------------------------------------------------- - */

/* - Check/Radio - */

.cx-data-check-option-input,
.cx-data-radio-option-input { margin: 2px 0px 2px 0px; }

.cx-data-check-option-label,
.cx-data-radio-option-label { position: relative; top: -4px; left: -2px; }

.chrome .cx-data-check-option-label,
.chrome .cx-data-radio-option-label { top: -3px; left: 0px; }

.safari .cx-data-check-option-label,
.safari .cx-data-radio-option-label { top: -3px; left: 0px; }

.firefox .cx-data-check-option-label,
.firefox .cx-data-radio-option-label { top: -3px; left: 0px; }

/* - ------------------------------------------------------------------- - */

/* - Data - */

.cx-data-value-date { white-space: nowrap; }
.cx-data-value-date-3 { width: 34px; }
.cx-data-value-time { white-space: nowrap; }
.cx-data-value-date-calendar-image { position: relative; top: 3px; left: 1px; cursor: pointer; width: 16; height: 16; }

.opera .cx-data-value-date-1,
.safari .cx-data-value-date-1 { width: 22px; }

.opera .cx-data-value-date-2,
.safari .cx-data-value-date-2 { width: 22px; }

#cx-data-value-date-calendar-container { top: -1000; left: 0; width: 200px; height: 180px; position: absolute; z-index: 30; }

/* - ------------------------------------------------------------------- - */

/* - FManager - */

.cx-data-value-fmanager-image-border { cursor: pointer;  border: 1px dotted #CCCCCC; position: relative; top: 5px; width: 128px; height: 128px; }
.cx-data-value-fmanager-image-browse { margin: 1px; }

/* - ------------------------------------------------------------------- - */

/* - Image - */

.cx-data-value-image-border { text-align: center; border: 1px dotted #CCCCCC; margin-bottom: 4px; position: relative; top: 5px; }

/* - ------------------------------------------------------------------- - */

/* - Upload - */

.cx-data-value-upload-image-border { text-align: center; cursor: pointer; border: 1px dotted #CCCCCC; margin-bottom: 4px; position: relative; top: 5px; }
.cx-data-value-upload-image-remove { margin-top: 7px; display: none; }

#cx-data-value-upload-image-form { display: block; }
#cx-data-value-upload-image-title { padding: 5px; background: #E0EAF6; text-align: left; }
#cx-data-value-upload-image-iframe { position: absolute; top: -1000px; }
#cx-data-value-upload-image-container { width: 300px; height: 125px; position: absolute; top: -1000; left: -1000; z-index: 30; background: #FFFFFF; border: 1px solid #C5D7E6; }
#cx-data-value-upload-image-container table { margin: 5px; }
#cx-data-value-upload-image-container table td { padding: 5px; }
#cx-data-value-upload-image-sending { display: none; }
#cx-data-value-upload-image-sending span { position: relative; top: -4px; left: 4px; }

/* - ------------------------------------------------------------------- - */

/* - Grid - */

.cx-data-value-grid-table { width: 100%; border: none; }
.cx-data-value-grid-table th { padding: 3px; }
.cx-data-value-grid-table td { padding: 3px; border: none; }
.cx-data-value-grid-table td input { width: 0px; border: none; }
.cx-data-value-grid-table a img { margin: 1px; }

.safari .cx-data-value-grid-table,
.chrome .cx-data-value-grid-table { table-layout: fixed; }

/* - ------------------------------------------------------------------- - */

/* - Spin - */
.cx-data-value-spin-table td { padding: 0px; }
.cx-data-value-spin-table td img { cursor: pointer; position: relative; top: -1px; left: 1px; }

/* - ------------------------------------------------------------------- - *//* - ------------------------------------------------------------------- - */

/* - Step - */

.cx-step-limit { float: right; }
.cx-step-full-index { float: left; }
.cx-step-full-center { text-align: center; }
.cx-step-full-center-content { white-space: nowrap; }
.cx-step-wrapper { padding: 5px; margin: 5px 0px 5px 0px; background-color: #F0F5FB; }

/* - ------------------------------------------------------------------- - *//* - ------------------------------------------------------------------- - */

/* - Window - */

.cx-win { background-color: white; border: 1px solid #C5D7E6; }
.cx-win-title { padding: 5px 3px 5px 3px; font-weight: bold; background-color: #E0EAF6; }
.cx-win-title-img { float: left; }
.cx-win-title-menu { float: right; }
.cx-win-title-caption-img { float: left; position: relative; top: 1px; left: 2px; }

/* - ------------------------------------------------------------------- - *//* - ------------------------------------------------------------------- - */

/* - WForm - */

.cx-win-form-header { padding: 5px; background-color: #F0F5FB; }
.cx-win-form-header span { position: relative; top: -3px; left: 3px; }

.cx-win-form-data { overflow: auto; }
.cx-win-form-data .cx-data { padding: 10px; }

.cx-win-form-footer { padding: 5px; background-color: #E0EAF6; }

/* - ------------------------------------------------------------------- - */