
/*************************/
/* Default mask template */
/*************************/

@font-face {
	font-family: "GOL";
	src: url("font/GOL-Continuun-Bold.ttf");
}

.GOL{
	font-family: "GOL";
	font-size: 130%;;
	color: #E60000;
}

* {
	font-family: Verdana, "Droid Sans","Bitstream Vera Sans", sans-serif;
	font-size: 12px;
	color: ;
}

tspan{
	font-size: 10px;
}

html {
	/*background: url("/ttx/images/fundo08.png") no-repeat fixed center center transparent;*/
}

body {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

a:focus {
	outline: none;
}

#cpf_top_container {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
}

* html #cpf_top_container {
	position: absolute;
}

#cpf_main_container {
	text-align: center;
	padding-top: 5px;
}

#cpf_main_inner_container>* {
	margin-left: auto;
	margin-right: auto;
}

#cpf_footer {
	text-align: center;
	margin-top: 20px;
}

#cpf_body form {
	display: inline;
}

#cpf_body h2,
#cpf_body h2 table td {
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#cpf_loading {
	background: white;
	color: white;
	position: fixed;
	top: 3px;
	right: 50%;
	z-index: 100;
	float: right;
	margin-right: -102px;
	width: 204px;
}

* html #cpf_loading {
	position: absolute;
}

#cpf_loading img {
	float: left;
	margin-right: 10px;
}

#cpf_sidebar_left,
#cpf_sidebar_right {
	background: ;
	border-bottom: ;
	position: fixed !important;
	position: absolute;
 	top: 0;
 	height: 100%;
	padding: 10px;
	z-index: 2;
}

#cpf_sidebar_left {
 	left: 0;
 	border-right: 1px solid ;
}

#cpf_sidebar_right {
	border-left: 1px solid ;
 	right: 0;
}

ol.cpf_backtrace {
	margin-left: 20px;
}

ol.cpf_backtrace li {
	list-style: decimal outside;
}

.all_corner_3px{
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

.all_corner_5px{
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.bottom_corner_5px{
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
}

.notifications_authorize{
	margin-left: 50%;
	position: absolute;
	text-align: justify;
	width: 400px;
	left: -200px;
	top: 100px;
	border: 1px solid black;
	padding: 20px;
	background: white;
}

/***********************/
/* Popup mask template */
/***********************/

#cpf_popup {
	background: ;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

#cpf_popup #cpf_main_container {
	margin-top: 50px;
}

#cpf_popup #cpf_main_inner_container {
	background: white;
	border: 2px solid ;
	padding-bottom: 20px;
	margin: auto;
}

#p4a_popup #p4a_main_inner_container {
	background: transparent;
	border: 0px;
}

#cpf_popup h2 {
	margin: 0;
	line-height: 32px;
	padding-left: 32px;
	background: url(gradient.png) bottom repeat-x;
}

#p4a_popup h2 {
	border: 2px solid gray;
	text-align: left;
	padding-left: 20px;
}

* html #cpf_popup h2 {
	margin-right: -100px;
	background-image: none;
}

#cpf_popup #cpf_popup_top_container {
	margin: 0;
	margin-bottom: 20px;
}

#cpf_popup #cpf_main {
	padding: 0 10px;
	padding-right: 5px;
}

* html #cpf_popup #cpf_main {
	padding-left: 0;
	padding-right: 20px;
}



/***********/
/* CPF_Box */
/***********/

.cpf_box {
	text-align: left;
}

.cpf_box strong {
	font-weight: bold;
}

.cpf_box em {
	font-style: italic;
}

.cpf_box ul li {
	list-style: disc inside;
}

.cpf_box ol li {
	list-style: decimal inside;
}

/*************/
/* CPF_Frame */
/*************/

.cpf_frame {
	float: left;
}

/****************/
/* CPF_Fieldset */
/****************/

.cpf_fieldset {
	border: 1px solid ;
	padding: 10px 0px 20px 10px;
	float: left;
	background: #E9E9E9 url(/bg_fieldset.png) repeat-x top;
}

.cpf_fieldset .cpf_label{
	text-align: right;
	margin-right: 5px;
}

.cpf_label .p4a_tooltip_icon {
	float: right;
}

.cpf_label table.cpf_widget_layout_table  {
	text-align: right;
}

.cpf_fieldset .cpf_label .p4a_tooltip_icon{
	margin-left: 5px;
}

.cpf_fieldset .p4a_label{
	text-align: right;
	margin-right: 5px;
}

.cpf_fieldset .p4a_label .p4a_tooltip_icon{
	margin-left: 5px;
}

.cpf_fieldset .cpf_fieldset {
	background: white;
	padding: 10px 0px 20px 0px;
}

.cpf_fieldset .row {
	margin-right: 10px;
}

* html .cpf_fieldset .row {
	margin-left: -10px;
}

.cpf_fieldset legend {
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	color: ;
	padding: 3px 8px;
	text-align: left;
	background: url(/bg_field.png) repeat-x top;
	border: 1px solid #B3B3B3;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.cpf_fieldset2>legend {
	font-size: 16px;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
}

/*************/
/* CPF_Field */
/*************/

.cpf_field {
	white-space: nowrap;
}

.p4a_field {
	margin-top: 3px;
}

.cpf_field input,
.cpf_field_file table {
	padding: 2px;
	border: 1px solid ;
	color: ;
	resize: none;
	background: url(/bg_field.png) repeat-x top;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

.cpf_field textarea {
	padding: 2px;
	border: 1px solid ;
	color: ;
	resize: none;
	background: url(/bg_field.png) repeat-x bottom;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

.cpf_field select {
	padding: 2px;
	border: 1px solid ;
	color: ;
	resize: none;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

.cpf_field option {
	color: ;
}

.cpf_field_label div {
	text-align: left;
	margin-left: 5px;
	clear: both;
}

.cpf_field input {
	width: 150px;
}

.cpf_field input[disabled] {
	background: #EBEBE4;
}

.cpf_field select[disabled] {
	background: #EBEBE4;
}

input.p4a_field_date_trigger {
	background: none repeat scroll 0 0 #FAFAFA;
	text-align: center;
	width: 20px;
}

.cpf_field input[type="radio"]{
	width: 12px;
	border: none;
	vertical-align: middle;
}

.cpf_field_radio input,
.cpf_field_checkbox input {
	border: none;
	width: auto;
}

.cpf_field input:focus,
.cpf_field textarea:focus {
 	border: 1px solid ;
 	outline: 1px solid ;
 	//background-image: url(gradient.png);
 	//background-position: bottom;
 	//background-repeat: repeat-x;
 	background: #E0EEFF;
}

.cpf_field_file table {
	margin-left: 1px;
	text-align: center;
	float: left;
	white-space: nowrap;
}

.cpf_field_date input,
.cpf_field_data_integer input,
.cpf_field_data_decimal input,
.cpf_field_data_float input,
.cpf_field_data_date input,
.cpf_field_data_time input
 {
	text-align: right;
}

.field_error input,
.field_error textarea,
.field_error select,
.field_error iframe {
	border: 1px dashed red;
	background: url(/widgets/field/error.gif) no-repeat bottom right;
}

.field_error .field_error_msg {
	position: absolute;
	color: ;
	display: none;
	background: ;
	padding: 10px;
	border: 2px solid ;
}

.cpf_field_radio_values,
.cpf_field_multicheckbox_values {
	text-align: left;
	float: left;
}

.cpf_field_radio_values input,
.cpf_field_multicheckbox_values input {
	border: none;
	width: auto;
}

.cpf_field table.cpf_widget_layout_table {
	display: block;
	float: left;
	clear: both;
}

.cpf_field .cpf_field_date_trigger {
	width: 20px;
	background: ;
	text-align: center;
}

.cpf_field_login input{
	padding: 7px 12px;
	margin-left: 10px;
	color: #B3B3B3;
	border-color: #B3B3B3;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	/* background: url(/bg_field.png) repeat-x bottom; */
}

/****************************/
/* CPF_Field - autocomplete */
/****************************/

.ac_results {
	padding: 0px;
	border: 1px solid ;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 11px;
	overflow: hidden;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

/***************************/
/* CPF_Field - date picker */
/***************************/

.ui-datepicker {
	background: ;
	border: 2px solid ;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	background: white;
	color: ;
	font-weight: normal;
}

/************/
/* CPF_Line */
/************/

hr.cpf_line {
 	margin-top: 10px;
	margin-bottom: 10px;
	border-style: solid;
	width: 1px;
	height: 1px;
}

/******************************************/
/* CPF_DB_Navigator and CPF_Dir_Navigator */
/******************************************/

.cpf_dir_navigator,
.cpf_db_navigator {
	text-align: left;
	font-weight: normal;
	overflow: auto;
}

.cpf_dir_navigator li,
.cpf_db_navigator li {
	padding: 2px 0 2px 18px;
	background: url(/16/places/folder.png) no-repeat;
}

.cpf_dir_navigator li.active_node,
.cpf_db_navigator li.active_node {
	background-image: url(/16/status/folder-open.png);
	font-weight: bold;
}

.cpf_dir_navigator li.home_node,
.cpf_db_navigator li.home_node {
	background: url(/16/actions/go-home.png) no-repeat;
}

.cpf_browser_opera .cpf_dir_navigator li,
.cpf_browser_ie .cpf_dir_navigator li,
.cpf_browser_opera .cpf_db_navigator li,
.cpf_browser_ie .cpf_db_navigator li {
	margin-top: 5px;
	padding-top: 0;
}

* html .cpf_browser_ie .cpf_dir_navigator li,
* html .cpf_browser_ie .cpf_db_navigator li {
	padding: top: 2px;
	margin-top: 0;
	width: 100%;
}

.cpf_dir_navigator a,
.cpf_dir_navigator,
.cpf_db_navigator a,
.cpf_db_navigator {
	text-decoration: none;
}

.cpf_dir_navigator a:hover,
.cpf_db_navigator a:hover {
	text-decoration: underline;
}

.cpf_dir_navigator .hoverclass,
.cpf_db_navigator .hoverclass {
	color: ;
	background: ;
}

.cpf_dir_navigator .hoverclass li a,
.cpf_db_navigator .hoverclass li a {
	color: ;
}

/***************************/
/* CPF_Widget_Layout_Table */
/***************************/

table.cpf_widget_layout_table {
	border-collapse: collapse;
	margin: 0;
	text-align: left;
}

table.cpf_widget_layout_table td {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

table.cpf_widget_layout_table td.c1 {
	width: 1px;
	padding-right: 5px;
}

/***********************************/
/* CPF_Message and system messages */
/***********************************/

.p4a_system_messages{
	width: 500px;
}

.cpf_system_messages {
	z-index: 10000;
	position: absolute;
	display: none;
	width: 500px;
	overflow: hidden;
}

.cpf_system_messages_inner {
	color: ;
	background: ;
	border: 2px solid ;
}

.cpf_system_messages table.cpf_message {
	margin: 10px 20px;
}

.cpf_system_messages em {
	font-style: italic;
}

/**************/
/* CPF_Button */
/**************/

.p4a_button {
	border: 0px;
}
.p4a_button:hover {
	border: 0px;
	outline: 0px;
}

.cpf_button {
	//background: ;
	//background: none;
	//border: 1px solid ;
	//background: url(/bg_field.png) repeat-x bottom;
	background: #E6E6E6 url(bg_login_button.png) repeat-x center;
	border: 1px solid #B3B3B3;
	cursor: pointer;
	overflow: visible; /* used to fix the IE stretched buttons bug */
	padding: 5px 10px;
	margin: 2px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

.cpf_button2 {
	background: transparent;
	border: 1px solid transparent;
	cursor: pointer;
	overflow: visible; /* used to fix the IE stretched buttons bug */
	padding: 5px 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

.cpf_button_image {
	//border: 1px solid ;
	//padding: 0;
}

.cpf_button:hover {
	//border: 1px solid ;
	//outline: 1px solid ;
	border: 1px solid ;
}

.cpf_button2:hover {
	border: 1px solid ;
}

.cpf_button_disabled,
.cpf_button_image_disabled {
	opacity: 0.2;
	-moz-opacity: 0.2;
	filter: alpha(opacity=20);
	cursor: default;
}

.cpf_button_disabled:hover {
	color: ;
	background: ;
	border: 1px solid ;
}

/***************/
/* CPF_Toolbar */
/***************/

.cpf_toolbar {
	/* background:  url(gradient.png) bottom repeat-x; */
	/* border-bottom: 1px solid ; */
	padding: 2px;
}

#cpf_main_container .cpf_toolbar {
	border: 1px solid ;
}

#cpf_popup .cpf_toolbar {
	border: none;
}

* html .cpf_toolbar {
	background-image: none;
}

.cpf_toolbar .cpf_button {
	//background: none;
	//border: 1px solid transparent;
}

* html .cpf_toolbar .cpf_button {
	border: 1px solid ;
}

.cpf_toolbar .cpf_button_image:hover {
	//border: 1px solid ;
	outline: none;
}

.cpf_toolbar_16 button {
	//height: 21px;
}

.cpf_toolbar_32 button {
	height: 37px;
}

.cpf_toolbar_48 button {
	height: 53px;
}

.cpf_toolbar_separator {
	border-left: 1px solid ;
	margin: 3px 5px 0 5px;
}

/*************/
/* CPF_Label */
/*************/

.cpf_label {
	overflow: visible;
	display: block;
	text-align: left;
	cursor: pointer;
	float: left;
	width: 100px;
	white-space: normal;
}

.p4a_label {
	margin-top: 3px;
}

.cpf_label_required {
	font-weight: bold;
}

.cpf_label .cpf_tooltip_icon {
	float: right;
}

.cpf_tooltip {
	display: none;
	position: absolute;
	margin-left: 20px;
	z-index: 10000;
}

.cpf_tooltip_inner {
	padding: 10px;
	text-align: left;
	font-weight: normal;
	color: ;
	background: ;
	border: 2px solid ;
}

.cpf_tooltip_inner strong {
	font-weight: bold;
}

.cpf_tooltip_inner em {
	font-style: italic;
}

/****************/
/* CPF_Tab_Pane */
/****************/

.cpf_tab_pane,
div.ui-tabs {
	padding: 0;
	border: 1px solid ;
	border: none;
	background: none;
}

.cpf_tab_pane ul.tabs {
	border: 0;
	background: none;
}

.cpf_tab_pane ul.tabs li {
	border: 1px solid ;
	height: 25px;
}

.cpf_tab_pane ul.tabs li:hover {
	border-color: ;
}

.cpf_tab_pane ul.tabs li img {
	float: right;
	margin: -2px -6px 0px 5px;
}

.cpf_browser_ie .cpf_tab_pane ul.tabs li img {
	float: none;
	vertical-align: top;
}

.cpf_tab_pane ul.tabs li a {
	color: ;
}

.cpf_tab_pane ul.tabs li.disabled a {
	cursor: default;
	color: ;
}

.cpf_tab_pane div.cpf_tab_pane_page {
	padding: 10px 10px 15px 0;
	border: 1px solid ;
	overflow: auto;
	background: white;
}

/*************/
/* CPF_Table */
/*************/

.cpf_table {
	//border: 1px solid ;
	text-align: left;
	margin-top: 10px;
}

.cpf_table2 {
	//border: 1px solid ;
	text-align: left;
	margin-top: 10px;
}

.cpf_table2 td,
.cpf_table2 th {
	padding: 5px 0px 5px 10px;
	background: white;
}

.cpf_table caption {
	//background:  url(gradient.png) bottom repeat-x;
	//border: 1px solid ;
	padding: 5px;
	font-weight: bold;
}

* html .cpf_table caption {
	background-image: none;
}

.cpf_browser_gecko .cpf_table caption {
	margin-left: -1px;
}

.cpf_browser_safari .cpf_table caption {
	margin-right: -1px;
	border-bottom: none;
}

.cpf_browser_opera .cpf_table caption {
	border-bottom: none;
}

.cpf_table td,
.cpf_table th {
	border-right: 1px solid ;
	border-left: 1px solid ;
}

.cpf_table th {
	padding: 5px;
	font-weight: bold;
	background:  url(gradient.png) bottom repeat-x;
	border-bottom: 1px solid ;
	border-top: 1px solid ;
}

* html .cpf_table th {
	background-image: none;
}

.cpf_table th.cpf_row_indicator {
	border-bottom: none;
	background: white;
	width: 15px;
}

.cpf_table td {
	padding: 2px;
}

.cpf_table th a,
.cpf_table td a {
	display: block;
	text-decoration: none;
}

.cpf_table td a:hover {
	text-decoration: underline;
}

.cpf_table td span:hover {
	text-decoration: underline;
}

.cpf_table td.integer,
.cpf_table td.decimal,
.cpf_table td.float,
.cpf_table td.date,
.cpf_table td.time,
.cpf_table td.filesize,
.cpf_table td.integer textarea,
.cpf_table td.decimal textarea,
.cpf_table td.float textarea,
.cpf_table td.date textarea,
.cpf_table td.time textarea,
.cpf_table td.filesize textarea {
	text-align: right;
	white-space: nowrap;
}

.cpf_table td.file {
	text-align: center;
}

/*.cpf_table td.action {
	background: ;
}*/

.cpf_table td.action a img {
	vertical-align: middle;
}


.cpf_table_rows {
	border: 1px solid ;
}

.cpf_table_rows1 {
	background-color: ;
}

.cpf_table_rows2 {
	background-color: ;
}

.cpf_table th.cpf_toolbar {
	font-weight: normal;
	//border-top: 1px solid ;
	border: 0px;
	background: none;
	padding: 10px;
}

//.cpf_table th.cpf_toolbar .cpf_box,
.cpf_table th.cpf_toolbar .cpf_field {
	margin-top: 3px;
}

.cpf_table_navigation_bar .cpf_label {
	width: auto;
	margin-right: 5px;
}

.cpf_table_navigation_bar .p4a_label {
	width: auto;
	margin-right: 5px;
}

col.select {
	width: 1px;
}

/************/
/* CPF_Grid */
/************/

.cpf_grid_td_disabled {
	background: ;
}

.cpf_grid_td {
	border: 1px solid ;
	border-collapse: collapse;
	margin: 0;
	height:25px;
}

.cpf_grid_text {
	border: none;
	margin: 0;
	padding: 0;
}

.cpf_grid_text:focus {
 	background-image: url(gradient.png);
 	background-position: bottom;
 	background-repeat: repeat-x;
 	border: 1px solid ;
 	outline: 1px solid ;
}

/************/
/* CPF_Menu */
/************/

#cpf_menu {
	background:  url(gradient.png) bottom repeat-x;
	border-bottom: 1px solid ;
}

* html #cpf_menu {
	background-image: none;
}

.cpf_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: static;
	z-index: 20;
}

.cpf_menu table.cpf_widget_layout_table {
	margin: 0;
}

.cpf_menu table.cpf_widget_layout_table td.c1 img {
	margin-left: 5px;
}

.cpf_menu li {
	float: left;
	display: block;
	margin: 1px;
	padding: 3px 0px;
}

.cpf_menu ul {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: none;
	background-color: ;
	z-index: 40;
	border: 1px solid #ccc;
	width: 250px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

* html .cpf_menu ul {
	margin-top: -5px;
}

.cpf_menu ul li {
	width: 250px;
	margin: 0;
	margin: 1px;
}

.cpf_menu li a,
.cpf_menu li div {
	display: block;
	text-decoration: none;
	color: ;
	margin: 0;
	padding: 5px;
}

.cpf_menu li.disabled div {
	display: block;
	text-decoration: none;
	color: lightgray;
	margin: 0;
	padding: 5px;
}

.cpf_menu li:hover {
	display: block;
	/*background:  url(gradient.png) bottom repeat-x;
	background:  url(gradient_reverse.png) center repeat-x;*/
	background: #E0EEFF url(gradient_reverse.png) top repeat-x;
	border: 1px solid ;
	margin: 0px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

.cpf_menu li:hover>a,
.cpf_menu li:hover>a>span,
.cpf_menu li:hover>div,
.cpf_menu li:hover>div>span {
	color: ;
}

.cpf_menu ul ul {
	display: none;
	margin-top: -2em;
	margin-left: 246px;
}

.cpf_menu li:hover ul ul,
.cpf_menu li:hover ul ul ul,
.cpf_menu li:hover ul ul ul ul,
.cpf_menu li:hover ul ul ul ul ul {
	display: none;
}

.cpf_menu li:hover ul,
.cpf_menu ul li:hover ul,
.cpf_menu ul ul li:hover ul,
.cpf_menu ul ul ul li:hover ul,
.cpf_menu ul ul ul ul li:hover ul {
	display: block;
}

.cpf_menu ul li.cpf_menu_separator{
	border-top: 1px solid #CCC;
	width: 240px;
	margin: 2px 5px;
}

.cpf_menu li.cpf_menu_separator {
	padding: 0px;
}

.cpf_menu li.cpf_menu_separator:hover {
	border-top: 1px solid #CCC;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

/***********/
/* Various */
/***********/

.accesskey {
	text-decoration: underline;
}

.hidden {
	display: none;
}

.row,
.br {
	clear: both;
}

.cpf_shadow {
	padding: 0 6px 6px 0;
}

.cpf_shadow_r {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 6px;
	width: 6px;
	background: url(shadow-r.png) top;
}

.cpf_shadow_b {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 6px;
	height: 6px;
	background: url(shadow-b.png) left;
}

.cpf_shadow_br {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 6px;
	height: 6px;
	background: url(shadow-br.png);
}

.cpf_blocker{
	background-color: black; 
	width: 100%; 
	height: 100%; 
	top: 0px; 
	left: 0px; 
	z-index: 100; 
	position: fixed;
	opacity: 0.25;
	-moz-opacity: 0.25;
	filter:alpha(opacity=25);
}

.cpf_info_label{
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #7D7D7D;
}
