* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 79%;
	padding: 12px;
	min-width: 730px;
	background: #fff url(../images/back.jpg) repeat-x top;
	color: #666;
}
hr {
	clear: both;
	color: #fff;
}
a {
	color: #234;
}
a:hover {
	color: #789;
}
span.alert_ok {
	color: #060;
	font-weight: bold;
}
span.alert_attention {
	color: #fc0;
	font-weight: bold;
}
span.alert_danger {
	color: #900;
	font-weight: bold;
}
input.button {
  width: auto;
  overflow: visible;
	padding: 0 2px;
	border: 3px double #234;
	border-top: 3px double #789;
	border-left: 3px double #789;
	background: #bdf;
	color: #234;
	font-size: 11px;
}
input.button:active {
	border: 3px double #789;
	border-top: 3px double #234;
	border-left: 3px double #234;
}
input.text {
	padding: 1px 2px; 
	border: 1px solid #bdf;
	font-size: .9em;
}

div.multisearch{
	padding: 5px 5px 0px 5px;
}
table.multisearchin{
	border: 0;
	border-collapse:collapse;
}

td.searchintext{
	padding: 0px 0px 0px 1px; 
	width:110px;
}
td.searchininput{
	padding: 0px 0px 0px 1px; 
}

input.image {
	vertical-align: middle;
}
a .image {
	vertical-align: middle;
}
textarea {
	padding: 1px 2px;
	border: 1px solid #bdf;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: .9em;
}
select {
	padding: 1px 0px;
	border: 1px solid #bdf;
	font-size: .9em;
}
span.help {
	font-size: .9em;
	color: #999;
}
#dev {
  position: absolute;
  left: 300px;
  top: 10px;
}

/* WRAPPER */
#wrapper {
	position: relative;
}

/* TOP */
#top {
	padding: 8px;
}
#login {
	padding: 4px;
	position: absolute;
	right: 8px;
	top: 8px;
	text-align: right;
	z-index: 10;
}

/* MAIN */
#main {
	padding: 8px;
}
#column_left {
	float: left;
	width: 49%;
}
#column_right {
	float: right;
	width: 49%;
}

/* HOME_BLOCK */
div.home_block {
	margin: 0 0 12px 0;
	background: #eee;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #bdf;
}
div.home_block h1 {
	padding: 4px;
	background: #fff url(../images/home_block_back.jpg) bottom repeat-x;
	font-size: 1.1em;
	color: #567;
}
div.home_block table {
	width: 100%;
	font-size: .9em;
}
div.home_block td {
	background: #fff;
	padding: 2px;
	text-align: center;
}
div.home_block td.left {
	text-align: left;
}
div.home_block p {
	padding: 2px 4px;
}
div.home_block h5 {
	font-size: .8em;
	padding: 6px 4px;
}
div.home_block ul {
	margin: 8px 0;
}
div.home_block li {
	padding: 2px 4px;
  list-style: none;
}

/* NL */
div.inner_block_nl {
	margin: 0 0 0 0;
	background: #eee;
	border-bottom: 0px solid #bdf;
}
body.nl {
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 79%;
	padding: 12px;
	min-width: 730px;
	background: #fff;
	color: #666;
}


/* INNER BLOCK */
div.inner_block {
	margin: 0 0 12px 0;
	background: #eee;
	border-bottom: 1px solid #bdf;
}

div.inner_block table.pick_principal{
	border: 1px solid #000000;
	/*width: 100%;*/
	margin: 0px;
	margin-left:4px;
	padding: 0px;
	
}

div.inner_block table.pick_principal td{
	margin: 0px;
	padding: 0px;
	height:25px;
	
}

div.inner_block table.pick_list{
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	background: #fff;
	
}

div.inner_block table.pick_list td{
	margin: 0px;
	padding: 0px;
}


div#pick {
	width: 1230px;
}

div.inner_block_small {
	margin: 0 240px 12px 0;
	background: #EEEEEE none repeat-y;
	border-bottom: 1px solid #bdf;
}

div.orc_left {
	margin: 0 240px 12px 0;
	background: #eee;
	border-bottom: 1px solid #bdf;
}

div.inner_block h1,
div.inner_block_small h1 {
	padding: 4px;
	background: #fff url(../images/home_block_back.jpg) bottom repeat-x;
	font-size: 1.1em;
	color: #567;
}

div.inner_block h2,
div.inner_block_small h2 {
	padding: 4px;
	background: #fff url(../images/home_block_back.jpg) top repeat-x;
	font-size: 11px;
	color: #567;
}

div.inner_block p,
div.inner_block_small p {
	margin: 4px 8px 4px 8px;
}
div.inner_block table,
div.inner_block_small table {
	margin: 4px;
}
div.inner_block table div#div_l_zona_clean {
	display: inline;
}
div.inner_block tr.separator td,
div.inner_block_small tr.separator td {
	padding: 4px;
}
div.inner_block tr.separator td h3,
div.inner_block_small tr.separator td h3 {
	border-bottom: 2px solid #ccc;
	padding: 4px;
}
div.inner_block td,
div.inner_block_small td {
	padding: 2px;
	text-align: left;
}

div.inner_block td.pick_matrix,
div.inner_block_small td.pick_matrix {
	text-align: center;
}

div.inner_block td.label,
div.inner_block_small td.label {
	text-align: right;
	vertical-align: top;
	/* width: 200px; */
}

div.inner_block td.titulo {
	text-align: center;
	vertical-align: top;
	/*background: #fff;*/
	background: #bdf;
	/* width: 200px; */
}


div.inner_block table.list td,
div.inner_block_small table.list td {
	font-size: .9em;
	background: #fff;
	padding: 4px;
}

div.inner_block table.list .cliente-sem-credito td,
div.inner_block_small table.list .cliente-sem-credito td {
	background: #FFD47F;
}

div.inner_block table.subtable,
div.inner_block_small table.subtable {
	background: #fff;
	width: 100%;
}
div.inner_block table.info_subtable,
div.inner_block_small table.info_subtable {
	background: #fff;
	width: 100%;
	font-size: .9em;
}
div.inner_block table.info_subtable td.label ,
div.inner_block_small table.info_subtable td.label {
	vertical-align: middle;
	background: #eee;
	border-right: 1px solid #ccc;
  width: auto;
  padding: 4px;
}
div.inner_block table th,
div.inner_block_small table th {
	background: #aaa;
	color: #eee;
	font-weight: normal;
	padding: 2px 4px 2px 4px;
	text-align: left;
}
div.inner_block table th a,
div.inner_block_small table th a {
	color: #fff;
}
div.inner_block table tr.subheader td,
div.inner_block_small table tr.subheader td {
	font-size: .9em;
	background: #eee;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
div.inner_block table.formlist,
div.inner_block_small table.formlist {
	border-collapse: collapse;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
div.inner_block table.formlist tr.top td,
div.inner_block_small table.formlist tr.top td {
	border-bottom: 2px solid #fff;
	font-weight: bold;
	font-size: .9em;
}
div.inner_block table.formlist td,
div.inner_block_small table.formlist td {
	padding: 2px 6px;
	border-left: 1px dashed #fff;
}
div.inner_block table.formaction,
div.inner_block_small table.formaction {
	border-collapse: collapse;
	width: 100%;
}
div.inner_block table.formaction td.accao,
div.inner_block_small table.formaaction td.accao {
	background: #fff;
	text-align: right;
}
div.inner_block h3,
div.inner_block_small h3 {
	margin: 4px 0 0 0;
	padding: 4px 8px 0 8px;
	font-size: 1em;
	color: #567;
}
div.inner_block p.buttons,
div.inner_block_small p.buttons {
	clear: both;
	margin: 0 8px 4px 8px;
	padding: 4px;
	border-top: 2px solid #fff;
	text-align: right;
}
div.inner_block h3.alert_ok,
div.inner_block_small h3.alert_ok {
	font-size: 1.4em;
	color: #0c0;
	text-align: right;
	float: right;
	margin: 4px;
}
div.inner_block h3.alert_attention,
div.inner_block_small h3.alert_attention {
	font-size: 1.4em;
	color: #cc0;
	text-align: right;
	float: right;
	margin: 4px;
}
div.inner_block h3.alert_danger,
div.inner_block_small h3.alert_danger {
	font-size: 1.4em;
	color: #c00;
	text-align: right;
	float: right;
	margin: 4px;
}
div.hierarquical_1st {
	margin: 4px 0px 4px 4px;
	padding: 0px 0px 8px 0;
	background: #fff;
	font-size: .9em;
}
div.hierarquical {
	margin: 4px 0px 4px 4px;
	padding: 0px 0px 8px 12px;
	background: #fff;
	border-left: 4px #bdf solid;
}
div.hierarquical h3 {
	font-size: 1em;
	color: #567;
}
div.hierarquical table.hierarquical_subtable {
	background: #fff;
}
div.hierarquical table.hierarquical_subtable td {
	padding: 2px 4px;
}
div.hierarquical table.hierarquical_subtable a.open {
	color: #669;
}
div.hierarquical table.hierarquical_subtable a.close {
	color: #696;
}
#alertOk {
  padding: 2px 4px;
  color: #393;
}
#alertOk p {
  margin: 4px;
}
#alertNotOk {
  padding: 2px 4px;
  color: #933;
}
#alertOk p {
  margin: 4px;
}

div.inner_personalizacao {
	/*float: right;
	clear: right;*/
	background: #eee;
	/*margin: 0 0 40px 0;*/
	padding-left: 10px;
}


/* INNER MENU */
div.inner_menu_branco {
	float: right;
	clear: right;
	width: 220px;
	background: #fff;
	margin: 0 0 12px 0;
	position:relative;
}
div.inner_menu_branco h1 {
	padding: 2px;
	background: #fff url(../images/home_block_back.jpg) bottom repeat-x;
	font-size: 1.1em;
	color: #567;
}

div.inner_menu {
	float: right;
	clear: right;
	width: 220px;
	background: #eee;
	margin: 0 0 12px 0;
	position:relative;
}

div.inner_menu_pick {
	float: right;
	clear: right;
	width: 200px;
	background: #eee;
	margin: 0 0 12px 0;
}

div.inner_menu h1 {
	padding: 2px;
	background: #fff url(../images/home_block_back.jpg) bottom repeat-x;
	font-size: 1.1em;
	color: #567;
}
div.inner_menu div.divider_block {
	margin: 8px 0;
}
div.inner_menu div.divider_block p {
	margin: 4px 4px 0 4px;
}
div.inner_menu ul {
	margin: 8px 0;
}
div.inner_menu li {
	margin: 4px 4px 0 6px;
  list-style: none;
}
div.inner_menu li.action {
  margin-left: 2em;
	list-style: url(../images/seta.gif);
}

/* MESSAGES */
div.message_block {
	margin: 0 0 12px 0;
	background: #eee;
}
div.message_ok {
	padding: 4px;
	background: #fff;
}
div.message_ok p {
	font-size: 1.2em;
	margin: 0 0 8px 0;
	color: #060;
}
div.message_nok {
	padding: 4px;
	background: #fff;
}
div.message_nok p {
	font-size: 1.2em;
	margin: 0 0 8px 0;
	color: #600;
}

td.pick_matrix {
	border: 1px dotted #A1A4A2;
	width: 19px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

td.pick_matrix_princ {
	border: 1px solid #ffffff;
	width: 24px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

td.pick_matrix_princ_new {
	border: 1px dotted #E7EEF8;/*#A1A4A2;*/
	width: 24px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

td.pick_matrix_princ_exp {
	border: 1px dotted #A1A4A2;
	height: 22px;
}

td.pick_matrix_princ_2 {
	border: 1px dotted #A1A4A2;
	height: 20px;
}

td.pick_matrix_princ_com_msg {
	border: 1px dotted orange;
	width: 24px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


td.pick_cons_princ {
	border-bottom: 1px dotted #fff;
	border-top: 1px dotted #fff;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

td.pick_matrix_closed {
	border: 1px solid #ffffff;
	background-color: #EBF1F6;
	width: 24px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

td.pick_matrix_princ_top {
	border: 1px dotted #fff;
	width: 24px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

td.pick_matrix_topControl {
	width: 25px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

input.text_matrix {
	border:0pt none;
	font-size:0.9em;
	margin:0px;
	padding:0px;
	text-align: center;
	font-family: arial,verdana,sans-serif;
}

input.text_pick_total {
	border:0pt none;
	font-size:1em;
	margin:0px;
	padding:0px;
	text-align: center;
	
}

#overlay{ 
    background-image: url(/images/overlay.png);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}

input.cons_text_pick {
	border:0pt none;
	font-size:9px;
	margin:0px;
	padding:0px;
	text-align: center;
	font-family: arial,verdana,sans-serif;
}

input.cons_text_pick_import {
	border:1px solid #D2D2D2;
	font-size:9px;
	margin:0px;
	padding:0px;
	text-align: center;
	font-family: arial,verdana,sans-serif;
	width: 40px;
}

.flywindowstyle{ 
	font-size: 11px; 
	font-family:Verdana; 
	color: white
}
        
div.tableContainer {
	clear: both;
	height: 450px;
	overflow: auto;
	width: 1010px
}

div.AlertsTasksContainer {
	height: 200px;
	overflow: scroll;
}

div.tbl_pick_mais_info {
	clear: both;
	/*height: 34px;
	overflow: auto;
	width: 310px*/
}

thead.fixedHeader tr {
	position: relative
}
              
html>body tbody.scrollContent {
	display: block;
	height: 300px;
	overflow: auto;
	width: 1010px;
}

#transbox {
	position: absolute;
	width: 990px;
	height: 508px;
	/*margin: 0 50px;*/
	background-color: #fff;
	/*border: 2px solid black;*/
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

#transbox div {
	padding: 0px;
	/*font-weight: bold;*/
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}

#transbox_full {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

#transboxEmpty {
	position: absolute;
	width: 990px;
	height: 508px;
	/*margin: 0 50px;*/
	background-color: #fff;
	/*border: 2px solid black;*/
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

#transboxEmpty div {
	padding: 0px;
	/*font-weight: bold;*/
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}

#transboxEmpty2 {
	position: absolute;
	width: 200px;
	height: 100px;
	/*margin: 0 50px;*/
	background-color: #fff;
	/*border: 2px solid black;*/
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

#transboxEmpty2 div {
	padding: 0px;
	/*font-weight: bold;*/
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}

#transboxEmpty3 {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

#transboxEmpty3 div {
	padding: 0px;
	/*font-weight: bold;*/
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}

#bottom {
	clear:both;
	width:100%;
	/*text-align:right;*/
}

td.tdEditCellData {
	background-color: #EBF1F6;
	width: 30px;
	font-size: 9px;
}

td.tdEditCellDataCells {
	border: 1px dotted #E7EEF8;/*#A1A4A2;*/
	width: 24px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

input.inputEditCellDataCells{
	border: 0px;
	font-size: 9px;
	text-align:center;
}

.dragclass{
	/*cursor : move;*/
}

.mrcArmazem{
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Tahoma, sans-serif;
	mso-font-charset:0;
	mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	mso-background-source:auto;
	mso-pattern:auto;
	mso-protection:locked hidden;
	white-space:nowrap;
}

.mapaArmazemPickLineHead{
	border-top: 1px dotted #000000;
}
.mapaArmazemPickLineHeadLeft{
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
}
.mapaArmazemPickLineHeadLeftRight{
	border-top: 1px dotted #000000;
	border-right: 1px dotted #000000;
	border-left: 1px dotted #000000;
}

.bodyMRCPrint {
	background: #FFFFFF;
	color:#666666;
	font-family:"Lucida Grande",verdana,sans-serif;
	font-size:79%;
	padding:2px;
	min-width : 0px;
}

.editorial{
	margin-left : 20px;
	margin-bottom: 10px;
}
.editorial-long-desc{
	margin-left : 20px;
	margin-bottom: 20px;
}
.editorial-short-desc{
	font-weight: 700;
}

.special_table_th {
	background:#AAAAAA none repeat scroll 0 0;
	color:#EEEEEE;
	font-weight:normal;
	padding:2px 3px;
	text-align:left;
}

.special_table_td {
	font-size:0.9em;
	padding:3px;
	text-align:left;
}

#message_transbox {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:99;
}

.messages-no-message{
	background-color:#D4FFD4;
	color:green;
	height:20px;
	margin-top:0;
	padding-top:0;
	text-align:center;
}

.messages-no-message-notok{
	background-color:#FFD4AA;
	color:red;
	height:20px;
	margin-top:0;
	padding-top:0;
	text-align:center;
}

.table-messages-alert{
	width: 100%;
}

.table-messages{
	width: 100%;
}
.table-message{
	height: 358px;
}

.table-newmessage{
	width: 100%;
	height:100%;
}

.messagestemplate_alert{
	padding: 2px 3px 2px 3px;
}

.messagestemplate_contents{
	padding: 0px;
	margin-right: 5px;
}

.messages-labels{
	padding:2px;
	font-weight: bold;
	cursor: pointer;
}

.label-current{
	background-Color:#BDD1EA;
}

.line-message{
	background-Color:#F0F0F0;
	border: 1px solid #E9E9E9;
	cursor: pointer;	
}

.line-message-new{
	background-Color:#ffffff;
}

.msubject{
	/*margin-left:50px;*/
}
.mdate{
	float:right;
	margin-right:5px;
}

.messagestemplate_Menu{
	background-color: #EEF2FA;
}

.messagestemplate_top {
	background-color: #EEF2FA;
	margin-right:5px;
}
.message_top_link{
	cursor: pointer;
	color: #7FAAFF;
}

.mcheckb{
	width: 14px;
	float:left;
	padding: 2px;
	height: 13px;
}

.imessage-label{
	width:65px;
	float:left;
	font-weight: bold;
	text-align:right;
	padding-right: 3px;
}

.imessage {
	margin: 14px 0px;
	height: 260px;
	overflow: auto;
}
.imessage-footer-options{
	background-color: #F0F0F0;
}
