
/* Basic Styles */
html {
     overflow: -moz-scrollbars-vertical;
	 overflow-y: scroll; 
}
body{
background:url('../images/backG.jpg');
background-position:0 0;
background-repeat:repeat-x; 
max-height:100%;
max-width:100%;
background-attachment: fixed;
}  

*,*:focus,*:hover{
    outline:none;
}
input:focus {
outline: none;
}
textarea:focus {
outline: none;
}
textarea {
resize: none;
}
select:focus {
outline: none;
}

/* ini geral */
#cab{
width:100%;
height:71px;
float: left;
}
#cab_int{
max-width:990px;
height:71px;
border-top:solid 0px #cccccc;
border-left:solid 0px #cccccc;
border-right:solid 0px #cccccc;
border-bottom:solid 0px #cccccc;
background-color:#e9b466;
}



#miolo{
position:relative;
min-height:420px;
width:100%;
height:100%;
border:solid 0px blue;
}
#miolo_int{
position:relative;
height:100%;
width:100%;
max-width:990px;
min-height:450px;
min-width:300px;
background-color:#ffffff;
border-top:solid 0px #cccccc;
border-left:solid 0px #cccccc;
border-right:solid 0px #cccccc;
border-bottom:solid 0px #cccccc;
border:solid 0px red;
}

.logo{
max-width: 80%;
}



#vitrine{
position:relative;
height:100%;
width:100%;
border:solid 0px #ff0000;
padding: 0px;
margin: 0px;
max-width:990px;
min-width:300px;	
min-height:376px;
}

.div_ofertas_mo{
position:relative;		
margin-top:1px;
margin-right:auto;
margin-left:auto;
margin-bottom:auto;
height:100%;
width:100%;
min-width:320px;
min-height:376px;
display: inline-block;
border-top:solid 0px #cccccc;
}


.div_ofertas_pc{
position:relative;		
margin-right:auto;
margin-left:auto;
margin-bottom:auto;
height:100%;
width:100%;
max-width:989px;
min-height:376px;
display: inline-block;
border:solid 0px #cccccc;
}



.box_help_tip_aju{
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color: #f0f7fb;
/*
background-image: url('images/bulb24.png');
background-position: 3px 15px;
background-repeat: no-repeat;
*/
border: solid 1px #3498db;
border-radius: 6px;
overflow: hidden;
padding: 5px 4px;
}



#rodape{
position:fixed;
width:100%;
height:142px;
float: left;	
bottom: 0;
left: 0;
}
#rodape_int{
position:relative;
max-width:990px;
width:100%;
height:140px;
border-top: 2px solid #283744;
border:solid 0px #ff0000;
}

.mao{
cursor:pointer;
}
.cab_x_mnu_p{
height:2px;
background-color:#ffffff;
}


/*//user ////*/

/*//////ini user mo//////////////*/


/*//

.rounded-circle1{

width:32px;

height:32px;

border-radius: 50%!important;

vertical-align: middle;

border-style: none; 

}dropdown

//*/



.dropbtn {
border: solid 2px #82878c;
outline: none;
background-color: transparent;
/* background:url('../images/fotoPerfildefault500.jpg');*/
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 1.8rem;
width: 1.8rem;
border-radius: 50%!important;
cursor: pointer;
}
.dropbtn:hover, .dropbtn:focus {
background-color: transparent;
box-shadow: none !important;
}
.dropdown {
width:1.9rem;
height:1.9rem;
margin-right:6px;
float: right;
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #cbd6d8;
border: solid 1px #82878c;
width: 155px;
text-align:left;
overflow: auto;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
right: 0;
z-index: 4;
}
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown a:hover {
background-color: #d9e7e9;
}
.show {
display: block;
}


.style_clie_input_log{
text-align:center;		
}

.style_clie_input_pw{
text-align:center;	
}


/*//////fim user mo//////////////*/



.user{
width:100%;
height:12px; 
border:solid 1px transparent;
padding-top:2px;	
}
.user_it_0{
margin-right:2px;	
float:left; 
width:20px;
height:20px;
text-align:center;
padding-top:4px;
font-size:10px;
background-image: url('../images/back_user_admin20_0.png'); 
background-repeat: no-repeat; 
background-position: 0px 0px;	
}

.user_it_1{
margin-right:2px;	
float:left; 
width:20px;
height:20px;
text-align:center;
padding-top:4px;
font-size:10px;
background-image: url('../images/back_user_admin20_1.png'); 
background-repeat: no-repeat; 
background-position: 0px 0px;	
}





.circuloOn{
margin-right:2px;	
width:12px;
height:12px;
border-radius:50%;
border:0px solid transparent;
z-index:5;
background: #466440;
float:left;
}

.dentroOn{
top:0px;
left:0px;
margin: -7px auto;
width:12px;
height:12px;
}



.iduserOn{		
color:#ffffff;
font-size:7pt;
text-align:center;
}




.circuloOff{
width:12px;
height:12px;
border-radius:50%;
border:0px solid transparent;
z-index:5;
background: transparent;
float:left;
}


.dentroOff{
top:0px;
left:0px;
margin: -7px auto;
width:12px;
height:12px;
}

.iduserOff{		
color:#ffffff;
font-size:7pt;
text-align:center;
}



/*//fim user ////*/



/* fim Geral */





/*//Ini Login////*/

a.show1:link {text-decoration: none;color:#FFFFFF;}
a.show1:visited {text-decoration: none;color:#FFFFFF; }
a.show1:hover {text-decoration: underline; color: #FFFFFF; }
a.show1:active {text-decoration: none; color:#FFFFFF;}

a.lembpws1:link {text-decoration: none;color:#FFFFFF;}
a.lembpws1:visited {text-decoration: none;color:#FFFFFF; }
a.lembpws1:hover {text-decoration: underline; color: #FFFFFF; }
a.lembpws1:active {text-decoration: none; color:#FFFFFF;}


a.lembpws2:link {text-decoration: none;color:#000000;}
a.lembpws2:visited {text-decoration: none;color:#000000; }
a.lembpws2:hover {text-decoration: underline; color: #000000; }
a.lembpws2:active {text-decoration: none; color:#000000;}

.style_input{
background-color:#cccccc;
border:0px;
color:#000000;
FONT-FAMILY: arial;
font-size:11px;
width:80px; 

}


.simplePopup {
  display: none;
  position: fixed;
  border: 4px solid #cccccc;
  background: #eae9e9;
  z-index: 3;
  color:#000000;
  padding: 12px;
  width: 290px;
  min-width: 290px;
}
.lembpw{
width: 100%;	
}

.simplePopupClose {
  float: right;
  cursor: pointer;
  margin-left: 10px;
  margin-bottom: 10px;
}

.simplePopupBackground {
  display: none;
  background: #000;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 3;
}

.pUsuario{
color:#000000;
FONT-FAMILY: arial;
font-size:11px;
width:200px; 	
}

.rede_user{
color:#000000;
FONT-FAMILY: arial;
font-size:11px;
width:200px; 	
}

.rede_pw{
color:#000000;
FONT-FAMILY: arial;
font-size:11px;
width:200px; 	
}
.rede_newpw{
color:#000000;
FONT-FAMILY: arial;
font-size:11px;
width:200px; 	
}
.rede_email{
color:#000000;
FONT-FAMILY: arial;
font-size:11px;
width:200px; 
text-transform:lowercase;	
}
.rede_memo{
color:#000000;
FONT-FAMILY: arial;
font-size:11px;
width:150px;	
	
}
/*//fim Login////*/




/*// ini logoff//*/


#msg_aviso_ja{
position:relative;  
width:450px; 
height:300px;
background:url('../images/back_aviso_jalogado.png'); 
background-position:0 0;
background-repeat:no-repeat;  
border:solid 0px #fde800;	 
}

#miolo_jalogado{
width:100%; 
height:225px; 
border:solid 0px #fde800; 
}




#indiaviso2_XU{
margin:0 0 0 0;
text-align:center;
font-family:Trebuchet MS;
font-size:14px;
font-weight:bold;
}

#indiaviso_XU{
margin:0 0 0 0;
width:40px;
height:40px;
background-image:url('../images/ajax-loader-phw.gif');
background-repeat:no-repeat;
background-position:center center;
}

.aparece {color: #000000;}  
.some {color: #FF0000;}  


/*// fim logoff//*/

#xtitulo{
position: relative;
text-align:center;
border:solid 0px #ff0000;
color:#000000;
font: normal 12px/15px 'Open Sans', Arial, Verdana, sans-serif;
font-weight: bold;
}



#xdesconto1{ 
position: absolute;
width:250px;
height:26px;
border-top: 0px solid #000000;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 1px solid #000000;
top: 0px;
left: 0px;
padding-top:5px;
background:url('../images/label_desco65_110.png');
background-position:0 0;
background-repeat:no-repeat; 
background-color:#000000;
opacity: 0.6;
filter: alpha(opacity=60); /* For IE8 and earlier */
}



#xdesconto3{ 
position: absolute;
width: 250px;
height:46px;
border: 1px solid #000000;
top: 0px;
left: 0px;
padding-top:5px;
background:url('../images/label_desco65_310.png');
background-position:0 0;
background-repeat:no-repeat;
background-color:#000000;
opacity: 0.6;
filter: alpha(opacity=60); /* For IE8 and earlier */
}



.Table {
display: table;
width: 100%;
height:42px;
}

.Row {
display: table-row;
text-align: center;
}

.Cell{
text-align: center;
display: table-cell;
}



/*/////////////////////////////////*/
/*/////////////////////////////////*/
/*/////////////////////////////////*/




a.classe5:link {text-decoration: none;color:#FFFFFF;}
a.classe5:visited {text-decoration: none;color:#FFFFFF;}
a.classe5:hover {text-decoration: none; color: #FFFFFF;}
a.classe5:active {text-decoration: none; color:#FFFFFF;}

#detailsCapa{
position:relative;
height:1px;
width:auto;
border: 0px solid #ff0000; 
right:0px;
}
#details{
position:absolute;
top: auto;
right:0px;
bottom: auto;
left:auto;  
width:100%;
min-width:250px;
max-width:350px;
height: 300px;
text-align: left; 
z-index: 9999999999;

}
.xcentaTitulo{
font: normal 14px 'Open Sans', Arial, Verdana, sans-serif;	
color:blue;	
}


 
#wrapper{
width:auto;
height:151px;
background-color:#ffffff;
border-top: 1px solid #cccccc; 
border-bottom: 1px solid #cccccc; 
}

#content {
    overflow:auto;
    height: 149px; /*could be whatever*/

}

#wrapper_sub{
width:auto;
background-color:#ffffff;
border-bottom: 1px solid #cccccc; 
padding-top:5px;
}

#wrapper_cupon{
width:auto;
background-color:#ffffff;
border-bottom: 1px solid #cccccc; 
padding-top:5px;
}
#wrapper_frete{
width:auto;
background-color:#ffffff;
border-bottom: 1px solid #cccccc; 
padding-top:5px;
}

#wrapper_tot{
width:auto;
background-color:#ffffff;
border-bottom: 0px solid #cccccc; 
padding-top:5px;	
}
.imgProdCar{
width:75px;
height:75px;
border:solid 1px #cccccc;
background-color:#ffffff;

}

.qtde_item_{
text-align:center;
width:30px;	
font-size:12pt;

}

.cpo_cupom_{
text-align:center;
width:90px;	
font-size:12pt;

}

.msg_cupom_txt{
font-family:sans-serif;
font-size:09px;	
text-align:right;
}

.cpo_cep_{
text-align:center;
width:90px;	
font-size:12pt;

}

.msg_frete_txt{
font-family:sans-serif;
font-size:09px;	
text-align:right;
}


/*//ini manu///*/

/*///////////////////////////////*/
#msg_aviso_per{
position:relative;  
width:450px; 
height:200px;
background:url('../images/back_aviso_no.png'); 
background-position:0 0;
background-repeat:no-repeat;  
border:solid 0px #fde800;
}
.closePer{
position:relative;
margin:5px 7px;
width:425px;
height:20px;
display:block; 
text-align:right;
z-index:59;
cursor:pointer;
}

/*//fim manu///*/
/*//ini master///*/

#msg_aviso_mas_mo{
position:relative;  
width:318px; 
height:200px;
background:url('../images/back_aviso_master_mo.png'); 
background-position:0 0;
background-repeat:no-repeat;  
border:solid 0px blue;
}
.closemas_mo{
position:relative;
margin:5px 7px;
width:290px;
height:20px;
display:block; 
text-align:right;
z-index:59;
cursor:pointer;
border:solid 0px #cccccc;
}

#back_aviso_master_pb_mo{
position:relative;  
width:300px; 
height:200px;
background:url('../images/back_aviso_master_pb_mo.jpg'); 
background-position:center center;
background-repeat:no-repeat;  
border:solid 0px red;
}
/*////////////////////*/

#msg_aviso_mas{
position:relative;  
width:450px; 
height:200px;
background:url('../images/back_aviso_master.png'); 
background-position:0 0;
background-repeat:no-repeat;  
border:solid 0px #fde800;
}
.closemas{
position:relative;
margin:5px 7px;
width:425px;
height:20px;
display:block; 
text-align:right;
z-index:59;
cursor:pointer;
}

#back_aviso_master_pb{
position:relative;  
width:450px; 
height:200px;
background:url('../images/back_aviso_master_pb1.png'); 
background-position:center center;
background-repeat:no-repeat;  
border:solid 0px #fde800;
}


#skm_manuMenuSuper{
position: relative; 
}

.manuOff{ 
display: none; 
visibility: hidden; 
} 
.manuOn{ 
display: block; 
visibility: visible; 
position: absolute; 
z-index: 3; 
top: 0px; 
left: 0px; 
width: 100%; 
height: 41px; 
background-color: #ffffff; 
text-align: center; 
filter: alpha(opacity=50); 
opacity: 0.50; 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.manuOn_mo{ 
display: block; 
visibility: visible; 
position: absolute; 
z-index: 3; 
top: 0px; 
left: 0px; 
width: 100%; 
height: 53px; 
background-color: #ffffff; 
text-align: center; 
filter: alpha(opacity=50); 
opacity: 0.50; 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}


/*//fim master///*/



#msg_aviso_logout{
position:relative;  
width:450px; 
height:200px;
background:url('../images/back_aviso_logout.png'); 
background-position:0 0;
background-repeat:no-repeat;  
border:solid 0px #fde800;
}
.close_logout{
position:relative;
margin:5px 7px;
width:425px;
height:20px;
display:block; 
text-align:right;
z-index:59;
cursor:pointer;
}
#msg_aviso_logout_mo{
position:relative;  
width:318px; 
height:200px;
background:url('../images/back_aviso_logout_mo.png'); 
background-position:0 0;
background-repeat:no-repeat;  
border:solid 0px #fde800;
}
.close_logout_mo{
position:relative;
margin:5px 7px;
width:290px;
height:20px;
display:block; 
text-align:right;
z-index:59;
cursor:pointer;
}


#msg_aviso_no{
position:relative;  
width:450px; 
height:200px;
background:url('../images/back_aviso_no.png'); 
background-position:0 0;
background-repeat:no-repeat;  
border:solid 0px #fde800;
}
.close_no{
position:relative;
margin:5px 7px;
width:425px;
height:20px;
display:block; 
text-align:right;
z-index:59;
cursor:pointer;
}

#msg_aviso_no_mo{
position:relative;  
width:318px; 
height:200px;
background:url('../images/back_aviso_no_mo.png'); 
background-position:0 0;
background-repeat:no-repeat;  
border:solid 0px #fde800;
}

.close_no_mo{
position:relative;
margin:5px 7px;
width:290px;
height:20px;
display:block; 
text-align:right;
z-index:59;
cursor:pointer;
}



#msg_aviso_man{
position:relative;  
width:450px; 
height:200px;
background:url('../images/back_aviso_manu.png'); 
background-position:0 0;
background-repeat:no-repeat;  
border:solid 0px #fde800;
}

#msg_aviso_man_pb{
position:relative;  
width:450px; 
height:200px;
background:url('../images/back_aviso_manu_pb.png'); 
background-position:-5px 6px;
background-repeat:no-repeat;  
border:solid 0px #fde800;
}



.close_man{
position:relative;
margin:5px 7px;
width:425px;
height:20px;
display:block; 
text-align:right;
z-index:59;
cursor:pointer;
}


#msg_aviso_man_mo{
position:relative;  
width:318px; 
height:200px;
background:url('../images/back_aviso_manu_mo.png'); 
background-position:0 0;
background-repeat:no-repeat;  
border:solid 0px #fde800;
}
#msg_aviso_man_mo_pb{  
position:relative;  
width:320px; 
height:210px;
background:url('../images/back_aviso_manu_mo_pb.png'); 
background-position:0 6px;
background-repeat:no-repeat;  
border:solid 0px #fde800;
}



.close_man_mo{

position:relative;

margin:5px 7px;

width:290px;

height:20px;

display:block; 

text-align:right;

z-index:59;

cursor:pointer;

}

/*//////*/

#msg_aviso_permi{

position:relative;  

width:450px; 

height:200px;

background:url('../images/back_aviso_permi.png'); 

background-position:0 0;

background-repeat:no-repeat;  

border:solid 0px #fde800;

}

#msg_aviso_permi_pb{

position:relative;  

width:450px; 

height:200px;

background:url('../images/back_aviso_permi_pb.png'); 

background-position:-5px 6px;

background-repeat:no-repeat;  

border:solid 0px #fde800;

}



.close_permi{

position:relative;

margin:5px 7px;

width:425px;

height:20px;

display:block; 

text-align:right;

z-index:59;

cursor:pointer;

}



#msg_aviso_permi_mo{

position:relative;  

width:318px; 

height:200px;

background:url('../images/back_aviso_permi_mo.png'); 

background-position:0 0;

background-repeat:no-repeat;  

border:solid 0px #fde800;

}

#msg_aviso_permi_mo_pb{  

position:relative;  

width:320px; 

height:210px;

background:url('../images/back_aviso_permi_mo_pb.png'); 

background-position:0 6px;

background-repeat:no-repeat;  

border:solid 0px #fde800;

}



.close_permi_mo{

position:relative;

margin:5px 7px;

width:290px;

height:20px;

display:block; 

text-align:right;

z-index:59;

cursor:pointer;

}



#msg_aviso_user{

position:relative;  

width:450px; 

height:200px;

background:url('../images/back_aviso_user.png'); 

background-position:center center;

background-repeat:no-repeat;  

border:solid 0px #fde800;

}

.closuser{

position:relative;

margin:5px 7px;

width:425px;

height:20px;

display:block; 

text-align:right;

z-index:59;

cursor:pointer;

}

#msg_aviso_user_mo{

position:relative;  

width:320px; 

height:200px;

background:url('../images/back_aviso_user_mo.png'); 

background-position:center center;

background-repeat:no-repeat;  

border:solid 0px #fde800;

}

.closuser_mo{

position:relative;

margin:5px 7px;

width:290px;

height:20px;

display:block; 

text-align:right;

z-index:59;

cursor:pointer;

}





/*///////*/





















.divisao-x{

width:100%;

height:1px;

background-color:#82878c;	

}



#screenElemWHT{

height:12px;

width:70px;		

border:solid 0px #cccccc;	

font-family:'Roboto';

font-size: x-small;



}

#screenElemWHM{

height:12px;

width:70px;	

border:solid 0px #cccccc;	

font-family:'Roboto';

font-size: x-small;

}







/*////////*/

#divAjuda{

position:absolute;

top:0;

left:0;

height:0;

width:0;

display:none;

border:1px solid #999;

background:#e0ffff;

z-index:25;

}



/*//////*/

.fontAjuda{

font: 12px arial, verdana, helvetica, sans-serif;

color:#000;



}

.fechaIco{

cursor:pointer;

}

.mao{

cursor:pointer;

}

p.fontAjuda{

font: 12px arial, verdana, helvetica, sans-serif;

color:#000;

text-align:justify;

}





/*//////*/

#xmsg{

width:685px;

height:0px;

border:solid 0px #ff0000;

}

#indiaviso2{

margin:0 0 0 0;

text-align:center;

font-family:Trebuchet MS;

font-size:14px;

font-weight:bold;

}

#indiaviso{

margin:0 0 0 0;

width:40px;

height:40px;

background-image:url('../images/ajax-loadMorp7.gif');

background-repeat:no-repeat;

background-position:center center;

}



#xmsg_mo{

width:100%;

height:0px;

border:solid 0px #ff0000;

}



.alert-dismissable, .alert-dismissible {

    padding-right: 35px;

}

.alert {

  padding: 15px;

  margin-bottom: 20px;

  border: 1px solid transparent;

  border-radius: 4px;

}

.alert-warning {

color: #8a6d3b;

background-color: #fcf8e3;

border-color: #faebcc;

}

.cosex{

position:absolute;

top:5px;

right:5px;	

float: right;

font-size: 21px;

font-weight: 700;

line-height: 1;

color: #000;

text-shadow: 0 1px 0 #fff;

filter: alpha(opacity=20);

opacity: .2;

}



.boxInd2{

margin:0 0 0 0;

text-align:center;

font-family:Trebuchet MS;

font-size:14px;

font-weight:bold;

width:40px;

height:40px;

line-height:40px;

}

.boxInd1{

margin:0 0 0 0;

width:40px;

height:40px;

background-image:url('../images/ajax-loadMorp7.gif');

background-repeat:no-repeat;

background-position:center center;

}





.xalertX{

float: right;

font-size: 21pt;

font-weight: 700;

line-height: 1;

color: #000;

text-shadow: 0 1px 0 #fff;

filter: alpha(opacity=20);

opacity: .2;	

}

button.xalertX {

-webkit-appearance: none;

padding: 0;

cursor: pointer;

background: 0 0;

border: 0;

}



.myBorderCellTD {

 border-collapse: collapse;

 border: 1px solid #cccccc;

}

.myBorderCellTD_L {

 border-collapse: collapse;

 border-left:1px solid #cccccc;

}

.myBorderCellTD_R {

 border-collapse: collapse;

 border-right:1px solid #cccccc;

}

.myBorderCellTD_RB {

 border-collapse: collapse;

 border-right:1px solid #cccccc;

 border-bottom:1px solid #cccccc;

}

.myBorderCellTD_TRB {

 border-top:1px solid #cccccc;

 border-collapse: collapse;

 border-right:1px solid #cccccc;

 border-bottom:1px solid #cccccc;

}

.myBorderCellTD_TB {

 border-top:1px solid #cccccc;

 border-collapse: collapse;

 border-bottom:1px solid #cccccc;

}

.myBorderCellTD_TR {

 border-top:1px solid #cccccc;

 border-collapse: collapse;

 border-right:1px solid #cccccc;

}



.myBorderCellTD_B {

 border-collapse: collapse;

 border-bottom:1px solid #cccccc;

}

.myBorderCellTD_LB {

 border-collapse: collapse;

 border-left:1px solid #cccccc;

 border-bottom:1px solid #cccccc;

}



.myBorderCellTD_TLB {

 border-collapse: collapse;

 border-top:1px solid #cccccc;

 border-left:1px solid #cccccc;

 border-bottom:1px solid #cccccc;

}

.myBorderCellTD_TL {

 border-collapse: collapse;

 border-top:1px solid #cccccc;

 border-left:1px solid #cccccc;

} 

.fontTitPage_mo {

font-size: 1rem;

font-family: Roboto;

}





.btnAcaoEditar{

margin-top:26px;

margin-left:10px;

width:30px;

height:30px;	

background-image:url('../images/icoEdit30_mo.png');

background-repeat:no-repeat; 

background-position: center center;

vertical-align: middle;

}

.btnAcaoPedi{

margin-top:26px;

margin-left:10px;

width:30px;

height:30px;	

background-image:url('../images/icoPed30_mo.png');

background-repeat:no-repeat; 

background-position: center center;

vertical-align: middle;

}





/*////////////////*/



.btnAcao{

position: relative;

background-color:#f1f1f1;	

width:80px;

height:50px;	

-webkit-border-radius: 4px;

-moz-border-radius: 4px;

border-radius: 4px;

font-family:'Roboto';

font-size:15px;

display: inline-block;	

}

.btnAcao130{

position: relative;

background-color:#f1f1f1;	

width:130px;

height:50px;	

-webkit-border-radius: 4px;

-moz-border-radius: 4px;

border-radius: 4px;

font-family:'Roboto';

font-size:15px;

display: inline-block;	

}

.btnAcao158{

position: relative;

background-color:#f1f1f1;	

width:158px;

height:50px;	

-webkit-border-radius: 4px;

-moz-border-radius: 4px;

border-radius: 4px;

font-family:'Roboto';

font-size:15px;

display: inline-block;	

}

/*///ini principal /*/

/*///ini principal /*/

/*///ini principal /*/

/*///ini principal /*/





/*////////////////////////*/

/*

#mask {

  position:absolute;

  left:0;

  top:0;

  z-index:9000;

  background-color:#000000;

  display:none;

}

  

#boxes .window {

  position:absolute;

  left:0;

  top:0;

  display:none;

  z-index:9999;

  padding:0px;

}



.mold_verif {

	

}



#boxes #dialog1 {

  width:300px; 

  height:220px;

  background-position:0 0;

  background-repeat:no-repeat;  

  border:solid 0px #ff0000;

}



#dialog1 .d-header {

 left:0;

 top:0;

 border:solid 0px #0000ff;

 height:210px;

  

}

.close{

position:relative;

margin:5px 7px;

text-align:right;

z-index:59;

border:solid 0px #0000ff;

height:20px;

}

*/

/*//////////////////////////*/



/*



#progress_bar_wrap{

    width:300px;

    height:32px;

    border:solid 1px #49855f;   

   

}

#progress_bar_wrap1{

    width:300px;

    height:32px;

    border:solid 1px #49855f;   

   

}

#progress_bar_wrap2{

    width:300px;

    height:32px;

    border:solid 1px #49855f;   

   

}

#progress_bar_wrap3{

    width:300px;

    height:32px;

    border:solid 1px #49855f;   

   

}

#progress_bar_wrap4{

    width:300px;

    height:32px;

    border:solid 1px #49855f;   

   

}



/*//////////////////////*/

#label_pross_0{

    width:120px;

    height:32px;

    border:solid 0px #222; 

	background-image: url('../images/base_verif_x.png'); 

    background-position: 0  0;

    background-repeat:no-repeat;    

}

#label_pross_1{

    width:120px;

    height:32px;

    border:solid 0px #222;

	background-image: url('../images/base_verif_x1.png'); 

    background-position: 0  0;

    background-repeat:no-repeat;    

}

#label_pross_2{

    width:120px;

    height:32px;

    border:solid 0px #222; 

	background-image: url('../images/base_verif_x2.png'); 

    background-position: 0  0;

    background-repeat:no-repeat;   

}

#label_pross_3{

    width:120px;

    height:32px;

    border:solid 0px #222; 

	background-image: url('../images/base_verif_x3.png'); 

    background-position: 0  0;

    background-repeat:no-repeat;   

}

#label_pross_4{

    width:120px;

    height:32px;

    border:solid 0px #222; 

	background-image: url('../images/base_verif_x4.png'); 

    background-position: 0  0;

    background-repeat:no-repeat;   

}

*/



.backGra{

	background-image: url('images/backLogoCentral.jpg'); 

    background-position: 0  0;

    background-repeat:no-repeat;  

    background-size: 100% auto;

   

} 





.tituloGra{

text-align:center;

width:100%;

font-family:'roboto';

font-size:x-large;

border-radius: 8px;

border:solid 1px transparent;

}



.conteuSystemUpdate{

text-align:center;

width:100%;

height:285px;



	

}



.intBox{

position:relative;

width:100%;

height:242px;	

}





.itemGraR{

margin-top:3px;	

margin-bottom:3px;

margin-left:5px;

padding-top:1px;	

padding-left:16px;

width:242px;

height:34px;

font-family:'roboto';

font-size:x-large;

border-radius: 8px;

border:solid 1px #6fa0cb;

text-align:left;

}



.itemGraIco{

left:0px;	

margin-top:2px;

margin-left:206px;

position:absolute;	

width:32px;

height:26px;

background-image: url('../images/checkOk.png');

background-repeat: no-repeat;

background-position: center center; 

}



.int_pop{

min-width:330px;

width: 100%;

height:auto;

}

.txt_int{

padding:2px 2px 2px 2px;	

}





.vrlTotalPtx{

font-size:8pt;

width:60px;

text-align:right;	

}



/*///fim principal /*/





.titModal{

padding-top: 5px;

padding-right:5px;

padding-bottom:5px;

padding-left: 5px;

font-family:'Roboto';

font-size:medium;

width:252px;

}

#titModalCompl{



}

.titModalX{

padding-top: 3px;

padding-right:3px;

padding-bottom:3px;

padding-left: 3px;

font-family:'Roboto';

font-size:x-large;

}





/*//ini filtro busca //*/



.divFiltroBusca_mo{

border-top: solid 1px #000000;

border-bottom: solid 1px #000000;

background:#adafb2;

}

.xfontFiltroBsucaTit_mo{

padding-left:5px;

font-family:'Roboto';

font-size:x-small;	

}

.btnFiltroBusca_mo{

position:absolute;

width:35px;

height:30px;

top: 39px;

right:10px;

background-image: url('../images/ico_search.png'); 

background-position: center  center;

background-repeat:no-repeat;  

}

.btnFiltroBusca2_mo{

position:absolute;

width:35px;

height:30px;

top: 32px;

right:5px;

background-image: url('../images/ico_search.png'); 

background-position: center  center;

background-repeat:no-repeat;  

}



#divContainerBuscaZ_mo{

    max-width:316px;

    height: 32px;

    overflow: hidden;

	border-right:solid 1px #000000;

}

#divModulesBuscaZ_mo{

    height:70px; /* 40px - more place for scrollbar, is hidden under parent box */

    padding:5px;

    white-space:nowrap;

    overflow-x: scroll;

    overflow-y: hidden;

	-webkit-overflow-scrolling:touch;

}

.divmoduleBuscaZ_mo{

    display:inline-block;

	vertical-align: middle;

    padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 5px;

    height:23px;

    line-height:24px;

    text-align:center;

    background:#ddd;

	font-family:'Roboto';

	font-size:x-small;

}

.divmoduleBuscaZ_mo + .divmoduleBuscaZ_mo {

    margin-left:2px;

}





.conteuFiltro_mo{

width:100%;

height:23px;	

font-family:'Roboto';

font-size:x-small;

}



a.modal1:link {text-decoration: none;outline: none; color:#000000;}

a.modal1:visited {text-decoration: none;outline: none; color:#000000;}

a.modal1:hover {text-decoration: none;outline: none; color:#000000;}

a.modal1:active {text-decoration: none;outline: none; color:#000000;}



a.modalBoo:link {text-decoration: none;outline: none; color:#000000;}

a.modalBoo:visited {text-decoration: none;outline: none; color:#000000;}

a.modalBoo:hover {text-decoration: none;outline: none; color:#000000;}

a.modalBoo:active {text-decoration: none;outline: none; color:#000000;}



a.modalUP:link {text-decoration: none;outline: none; color:#000000;}

a.modalUP:visited {text-decoration: none;outline: none; color:#000000;}

a.modalUP:hover {text-decoration: none;outline: none; color:#000000;}

a.modalUP:active {text-decoration: none;outline: none; color:#000000;}



a.modalVA:link {text-decoration: none;outline: none; color:#000000;}

a.modalVA:visited {text-decoration: none;outline: none; color:#000000;}

a.modalVA:hover {text-decoration: none;outline: none; color:#000000;}

a.modalVA:active {text-decoration: none;outline: none; color:#000000;}



a.modalPDF:link {text-decoration: none;outline: none; color:#000000;}

a.modalPDF:visited {text-decoration: none;outline: none; color:#000000;}

a.modalPDF:hover {text-decoration: none;outline: none; color:#000000;}

a.modalPDF:active {text-decoration: none;outline: none; color:#000000;}







a.modalSelect:link {text-decoration: none;outline: none; color:#000000;}

a.modalSelect:visited {text-decoration: none;outline: none; color:#000000;}

a.modalSelect:hover {text-decoration: none;outline: none; color:#000000;}

a.modalSelect:active {text-decoration: none;outline: none; color:#000000;}



.boxfiltroBuscaAnoOn{

margin-top:7px;	

width:55px;

height:40px;

border:solid 1px #000000;

line-height:40px;

background-color:#f1f1f1;	

}

.boxfiltroBuscaAnoOnCorr{

margin-top:7px;	

width:55px;

height:40px;

border:solid 1px #3366cc;

line-height:40px;

background-color:#f1f1f1;

color:#3366cc;		

}

.boxfiltroBuscaAnoOff{

margin-top:7px;		

width:55px;

height:40px;

border:solid 1px #666666;

background-color:#f1f1f1;

line-height:40px;

color:#999999;	

}



.boxfiltroBuscaFazOn{

margin-top:5px;	

width:83px;

height:40px;

border:solid 1px #000000;

line-height:40px;

background-color:#f1f1f1;	

}

.boxfiltroBuscaFazOff{

margin-top:5px;		

width:83px;

height:40px;

border:solid 1px #999999;

background-color:#f1f1f1;	



}



.boxfiltroBuscaTipoCadOn{

margin-top:5px;	

width:120px;

height:40px;

border:solid 1px #000000;

line-height:40px;

background-color:#f1f1f1;	

}

.boxfiltroBuscaTipoCadOff{

margin-top:5px;		

width:120px;

height:40px;

border:solid 1px #999999;

background-color:#f1f1f1;	



}





.boxfiltroBuscaWekT{

margin-top:0px;	

width:299px;

height:30px;

border-bottom:solid 1px #000000;

line-height:30px;

background-color:#f1f1f1;

display:inline-block;

	

}

.boxfiltroBuscaWekOnT{

width:35px;

height:30px;

border:solid 0px #000000;

line-height:30px;

float:left;

font-size:x-small;

text-align:left;

padding-left:5px;

}

.boxfiltroBuscaWekDtIniT{

width:83px;

height:30px;

border:solid 0px #000000;

line-height:30px;

float:left;

font-size:x-small;

text-align:left;

padding-left:5px;

}



.boxfiltroBuscaWekDtMT{

width:20px;

height:30px;

border:solid 0px #000000;

line-height:30px;

float:left;	

font-size:x-small;

}



.boxfiltroBuscaWekDtFimT{

width:83px;

height:30px;

border:solid 0px #000000;

line-height:30px;

float:left;

font-size:x-small;

text-align:left;

padding-left:0px;

}

/*////*/



.boxfiltroBuscaWekDestakOn{

background-color:#dde2e6;

}

.boxfiltroBuscaWekDestakOnCorr{

background-color:#aed0e2;

}



.boxfiltroBuscaWekDestakOff{

background-color:#dde2e6;;

}





/*//*/  



.boxfiltroBuscaWek{

margin-top:7px;	

width:299px;

height:40px;

border-bottom:solid 1px #000000;

line-height:40px;

background-color:#f1f1f1;

display:inline-block;	

}



.boxfiltroBuscaWekOn{

width:40px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

}

.boxfiltroBuscaWekOnCorr{

width:40px;

height:40px;

border:solid 0px #000000;

line-height:40px;

color:#3366cc;

float:left;

}

.boxfiltroBuscaWekOff{

width:40px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

}

/*//*/

.boxfiltroBuscaWekDtIniOn{

width:83px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

}

.boxfiltroBuscaWekDtIniOnCorr{

width:83px;

height:40px;

border:solid 0px #000000;

line-height:40px;

color:#3366cc;

float:left;

}

.boxfiltroBuscaWekDtIniOff{

width:83px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

}

/*//*/

.boxfiltroBuscaWekDtM{

width:20px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;	

}

/*//*/



.boxfiltroBuscaWekDtFimOn{

width:83px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

}

.boxfiltroBuscaWekDtFimOnCorr{

width:83px;

height:40px;

border:solid 0px #000000;

line-height:40px;

color:#3366cc;

float:left;

}

.boxfiltroBuscaWekDtFimOff{

width:83px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

}



/*//--//*/



.boxfiltroBuscaTpClieT{

margin-top:0px;	

width:299px;

height:30px;

border-bottom:solid 1px #000000;

line-height:30px;

background-color:#f1f1f1;

display:inline-block;

}

.boxfiltroBuscaTpClieNomeT{

width:130px;

height:30px;

border:solid 0px #000000;

line-height:30px;

float:left;

font-size:x-small;

text-align:left;

padding-left:5px;

}

.boxfiltroBuscaTpClie{

margin-top:0px;	

width:299px;

height:40px;

border-bottom:solid 1px #000000;

line-height:40px;

background-color:#f1f1f1;

display:inline-block;	

}

.boxfiltroBuscaTpClieNome{

width:235px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;

white-space: nowrap;

text-overflow: ellipsis;  	

}

.boxfiltroBuscaTpClieClearItem{

width:33px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;	

}



/*//--//*/

.boxfiltroBuscaClieT{

margin-top:0px;	

width:299px;

height:30px;

border-bottom:solid 1px #000000;

line-height:30px;

background-color:#f1f1f1;

display:inline-block;

}

.boxfiltroBuscaClieFanT{

width:120px;

height:30px;

border:solid 0px #000000;

line-height:30px;

float:left;

font-size:x-small;

text-align:left;

padding-left:5px;

}

.boxfiltroBuscaClieNomeT{

width:130px;

height:30px;

border:solid 0px #000000;

line-height:30px;

float:left;

font-size:x-small;

text-align:left;

padding-left:5px;

}

/*//--//*/



.boxfiltroBuscaClie{ 

margin-top:0px;	

width:299px;

height:40px;

border-bottom:solid 1px #000000;

line-height:40px;

background-color:#f1f1f1;

display:inline-block;

}

.boxfiltroBuscaClieFan{

width:115px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;

white-space: nowrap;

text-overflow: ellipsis;  

}

.boxfiltroBuscaClieNome{

width:130px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;

white-space: nowrap;

text-overflow: ellipsis;  



}



/*//--//*/



.boxfiltroBuscaCtroT{

margin-top:0px;	

width:299px;

height:30px;

border-bottom:solid 1px #000000;

line-height:30px;

background-color:#f1f1f1;

display:inline-block;

}

.boxfiltroBuscaCtroFanT{

width:120px;

height:30px;

border:solid 0px #000000;

line-height:30px;

float:left;

font-size:x-small;

text-align:left;

padding-left:5px;

}

.boxfiltroBuscaCtroNroT{

width:168px;

height:30px;

border:solid 0px #000000;

line-height:30px;

float:left;

font-size:x-small;

text-align:left;

padding-left:5px;



}

/*//--//*/



.boxfiltroBuscaCtro{ 

margin-top:0px;	

width:299px;

height:40px;

border-bottom:solid 1px #000000;

line-height:40px;

background-color:#f1f1f1;

display:inline-block;

}

.boxfiltroBuscaCtroFan{

width:120px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;

white-space: nowrap;

text-overflow: ellipsis;  

}

.boxfiltroBuscaCtroNro{

width:168px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;

white-space: nowrap;

text-overflow: ellipsis;  



}



.itemsel{

border:solid 1px red;	

}

.itemsel2{

border:solid 1px red;	

height:36px;

}



/*//fim filtro busca //*/











.subItemLista_{

display:none;

width:100%;

height:1px;

background-color:#f1f1f1;

}





#containerZ1 {

    max-width:316px;

    height: 100px;

    overflow: hidden;

	border-right:solid 1px #000000;

}

#modulesZ1 {

    height:140px; /* 40px - more place for scrollbar, is hidden under parent box */

    padding:5px;

    white-space:nowrap;

    overflow-x: scroll;

    overflow-y: hidden;

	-webkit-overflow-scrolling:touch;

}

.moduleZ1 {

    display:inline-block;

    padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 5px;

    height:83px;

	min-width:128px;

    text-align:left;

    background:#ddd;

	font-family:'Roboto';

	font-size:x-small;

}

.moduleZ1 + .moduleZ1 {

    margin-left:2px;

}



/*////--////*/

/* Portrait */

@media screen and (max-width: 360px) {

 #containerD1 {

    max-width:316px;

    height: 100px;

    overflow: hidden;

	border-right:solid 1px #000000;

 }

}

/* Landscape */

@media screen and (min-width: 361px) {

 #containerD1 {

    max-width:556px;

    height: 100px;

    overflow: hidden;

	border-right:solid 1px #000000;

 }	

}

#modulesD1 {

    height:140px; /* 40px - more place for scrollbar, is hidden under parent box */

    padding:5px;

    white-space:nowrap;

    overflow-x: scroll;

    overflow-y: hidden;

	-webkit-overflow-scrolling:touch;

}

.moduleD1 {

    display:inline-block;

    padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 5px;

    height:83px;

	min-width:128px;

    background:#ddd;

	text-align:left;

    font-family:'Roboto';

	font-size:x-small;

	

}

.moduleD1 + .moduleD1 {

    margin-left:2px;

}



.rotuloD1_{

width:120px;

height:20px;

line-height:20px;

border:solid 0px red;

text-align:center;

font-family:'Roboto';

font-size:small;

    

}



.pdfD1_{

width:50px;

height:48px;

line-height:20px;

border:solid 0px blue;

}





.downlD1_{

width:50px;

height:48px;

line-height:20px;

border:solid 0px blue;

}



.uplouD1_{

width:50px;

height:48px;

line-height:20px;

border:solid 0px green;

background-color:Transparent;

background-image:url('../images/icoUpload48_mo.png');

background-repeat:no-repeat; 

background-position: center center;

}



.validD1_{

width:50px;

height:48px;

line-height:20px;

border:solid 0px green;

}















/*////ini Filtro Modal Busca ////////////////////*/

#mask1Modal {

  position:absolute;

  left:0;

  top:0;

  z-index:9000;

  background-color:#000000;

  display:none;

}

  

#boxes1Modal .window1Modal {

  position:absolute;

  left:0;

  top:0;

  display:none;

  z-index:9999;

  padding:0px;

}



.mold_verif1Modal {



}



#boxes1Modal #dialog1Modal {

  width:100%;

  max-width:300px;  

  height:220px;

  border:solid 0px #ff0000;

}



#dialog1Modal .d-header1Modal {

 left:0;

 top:0;

 border:solid 0px #0000ff;

 height:210px;

  

}

.close1Modal{

position:relative;

margin:5px 7px;

text-align:right;

z-index:59;

border:solid 0px #0000ff;

height:20px;

}





/*////fim Filtro Modal busca //////////////////////*/





/*////ini Modal PDF ////////////////////*/

#maskModalPDF {

  position:absolute;

  left:0;

  top:0;

  z-index:9000;

  background-color:#000000;

  display:none;

}

  

#boxesModalPDF .windowModalPDF {

  position:absolute;

  left:0;

  top:0;

  display:none;

  z-index:9999;

  padding:0px;

}



.mold_verifModalPDF {



}



#boxesModalPDF #dialogModalPDF {

  width:100%;

  max-width:300px;  

  height:220px;

  border:solid 0px #ff0000;

}



#dialogModalPDF .d-headerModalPDF {

 left:0;

 top:0;

 border:solid 0px #0000ff;

 height:210px;

  

}

.closeModalPDF{

position:relative;

margin:5px 7px;

text-align:right;

z-index:59;

border:solid 0px #0000ff;

height:20px;

}



.opcPDFTit{

font-family:'Roboto';

font-size:17px;

padding-top:20px;

padding-left:20px;

}



.btnPrint{

width:100px;

height:50px;

background-color:#f1f1f1;	

-webkit-border-radius: 4px;

-moz-border-radius: 4px;

border-radius: 4px;

font-family:'Roboto';

font-size:15px;

}



.btnArqApro{

width:100px;

height:40px;

background-color:#f1f1f1;	

-webkit-border-radius: 4px;

-moz-border-radius: 4px;

border-radius: 4px;

font-family:'Roboto';

font-size:15px;	

}



.btnDonwPDF{

background-color:#f1f1f1;	

width:100px;

height:50px;	

-webkit-border-radius: 4px;

-moz-border-radius: 4px;

border-radius: 4px;

font-family:'Roboto';

font-size:15px;	

	

}



/*////fim Modal PDF //////////////////////*/



/*////ini Modal UP ////////////////////*/

#mask1ModalUP {

  position:absolute;

  left:0;

  top:0;

  z-index:9000;

  background-color:#000000;

  display:none;

}

  

#boxes1ModalUP .window1ModalUP {

  position:absolute;

  left:0;

  top:0;

  display:none;

  z-index:9999;

  padding:0px;

}



.mold_verif1ModalUP {



}



#boxes1ModalUP #dialog1ModalUP {

  width:100%;

  max-width:300px;  

  height:220px;

  border:solid 0px #ff0000;

}



#dialog1ModalUP .d-header1ModalUP {

 left:0;

 top:0;

 border:solid 0px #0000ff;

 height:210px;

  

}

.close1ModalUP{

position:relative;

margin:5px 7px;

text-align:right;

z-index:59;

border:solid 0px #0000ff;

height:20px;

}



.fontTextModaMioloRot{

font-family:'Roboto';

font-size:11pt;

}

.fontTextModaMioloTxt{

font-family:'Roboto';

font-size:11pt;	

}

.fontTextModaMioloQuest{

margin-top:2px;

font-family:'Roboto';

font-size:12pt;	

font-weight:bold;

}



.boxUploadG{

width:68px;

height:68px;

border:solid 1px #000000;

border-radius: 8px;	

padding-top:2px;

padding-left:2px;

background-color:#f1f1f1;

}



.divBtUpload_G{

width:50px;

height:48px;

display:block;	

cursor:pointer;

}



.button_G {

	width: 50px;

	max-width:50px;

	height: 48px;

	background-image:url('../images/icoUpload48_mo.png');

	border-bottom:0px;

	border-left:0px;

	border-right:0px;

	border-top:0px;

	background-repeat:no-repeat; 

	background-position: center center;

	padding-bottom:0px;

	padding-left:0px;

	padding-right:0px;

	padding-top:0px;

	cursor: pointer;

    background-color:Transparent;

}



.button_G:hover {

	background-image:url('../images/icoUpload48_mo.png');

	background-repeat:no-repeat; 

	background-position: center center;

}



.txtFalso_G{

	border-bottom:0px;

	border-left:0px;

	border-right:0px;

	border-top:0px;

	visibility:hidden;

    background-color:Transparent; 

    padding-bottom:0px;

	padding-left:0px;

	padding-right:0px;

	padding-top:0px;

	width: 10px;

	max-width:10px;

}

#div-file_G {

	position: relative;

	width: 50px;

	max-width:50px;

	height:48px;

	display:block; 

    overflow:hidden;

}

#div-file_G div {

    position: absolute;

    top: 0;

    left: 0;

	width: 50px;

	max-width:50px;

	height:48px;

	

}

#div-file_G input {

    width: 50px;

	max-width:50px;

	height:48px;

    background-color:Transparent;

}

#file_G {

    opacity: 0;

    -moz-opacity: 0;

    filter: alpha(opacity=0);

    width: 50px;

	max-width:50px;

	height:48px;

    position: relative;

    left: 0px;

    z-index: 2;

    background-color:Transparent;

}





/*////fim Modal UP //////////////////////*/





/*////ini Modal VALID ////////////////////*/

#maskModalVA {

  position:absolute;

  left:0;

  top:0;

  z-index:9000;

  background-color:#000000;

  display:none;

}

  

#boxesModalVA .windowModalVA {

  position:absolute;

  left:0;

  top:0;

  display:none;

  z-index:9999;

  padding:0px;

}



.mold_verifModalVA {



}



#boxesModalVA #dialogModalVA {

  width:100%;

  max-width:300px;  

  height:220px;

  border:solid 0px #ff0000;

}



#dialogModalVA .d-headerModalVA {

 left:0;

 top:0;

 border:solid 0px #0000ff;

 height:210px;

  

}

.closeModalVA{

position:relative;

margin:5px 7px;

text-align:right;

z-index:59;

border:solid 0px #0000ff;

height:20px;

}



/*////FIM Modal VALID ////////////////////*/







/*////ini Modal Super_mo//////////////////////*/

#maskModalSuper_mo {

  position:absolute;

  left:0;

  top:0;

  z-index:9000;

  background-color:#000000;

  display:none;

}

  

#boxesModalSuper_mo .windowModalSuper_mo {

  position:absolute;

  left:0;

  top:0;

  display:none;

  z-index:9999;

  padding:0px;

}



#boxesModalSuper_mo #dialogModalSuper_mo {

  width:100%;

  max-width:350px;  

  height:220px;

  border:solid 0px #ff0000;

}



#dialogModalSuper_mo .d-headerModalSuper_mo{

 left:0;

 top:0;

 border:solid 0px #0000ff;

 height:210px;

  

}

.closeModalSuper_mo{

position:relative;

margin:5px 7px;

text-align:right;

z-index:59;

border:solid 0px #0000ff;

height:20px;

}





/*////fim Modal Super_mo //////////////////////*/



/*//ini calendário//////*/



/*////ini Modal calendario comun //////////////////////*/





a.modalCaleComun:link {text-decoration: none;outline: none; color:#000000;}

a.modalCaleComun:visited {text-decoration: none;outline: none; color:#000000;}

a.modalCaleComun:hover {text-decoration: none;outline: none; color:#000000;}

a.modalCaleComun:active {text-decoration: none;outline: none; color:#000000;}





#maskModalCaleComun {

  position:absolute;

  left:0;

  top:0;

  z-index:9000;

  background-color:#000000;

  display:none;

}

  

#boxesModalCaleComun .windowModalCaleComun {

  position:absolute;

  left:0;

  top:0;

  display:none;

  z-index:9999;

  padding:0px;

}



.mold_verifModalCaleComun {



}



#boxesModalCaleComun #dialogModalCaleComun {

  width:100%;

  max-width:300px;  

  height:220px;

  border:solid 0px #ff0000;

}



#dialogModalCaleComun .d-headerModalCaleComun {

 left:0;

 top:0;

 border:solid 0px #0000ff;

 height:210px;

  

}

.closeModalCaleComun{

position:relative;

margin:5px 7px;

text-align:right;

z-index:59;

border:solid 0px #0000ff;

height:20px;

}





#skm_LockPane1{

position: relative; 

}

.LockOff { 

display: none; 

visibility: hidden; 

} 

.LockOn{ 

display: block; 

visibility: visible; 

position: absolute; 

z-index: 999; 

top: 0px; 

left: 0px; 

width: 100%; 

height: 20px; 

background-color: #ffffff; 

text-align: center; 

filter: alpha(opacity=50); 

opacity: 0.50; 

-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

}



.dadosCale{

border:solid 0px #0000ff;

}

.date_header			{ font-size:12pt; font-weight:bold;}



/**** cor e tamanho das células do calendário.  ****/

.day_cell				{ background-color:#EDECD8; height:38px; width: 38px; border-collapse: collapse; border: 1px solid #cccccc;}

.day_cell1				{ background-color:#d1e2e1; height:38px; width: 38px; border-collapse: collapse; border: 1px solid #cccccc;}



.empty_day_cell			{ background-color:#EEEEEE; height:38px; width: 38px; border-collapse: collapse; border: 1px solid #cccccc;}

.today_cell				{ background-color:#F2E2DE; height:38px; width: 38px; border-collapse: collapse; border: 1px solid #cccccc;}

.todayday_cell			{ background-color:#f3b6ce; height:38px; width: 38px; border-collapse: collapse; border: 1px solid #cccccc;}

.todaytodayday_cell		{ background-color:#f3b6ce; height:38px; width: 38px; border-collapse: collapse; border: 1px solid #cccccc;}

.todaytodayday1_cell	{ background-color:#f3b6ce; height:38px; width: 38px; border-collapse: collapse; border: 1px solid #cccccc;}

.todayday1_cell         { background-color:#a7b1e4; height:38px; width: 38px; border-collapse: collapse; border: 1px solid #cccccc;}



/**** day number in upper left corner of each cell ****/

.day_number				{ font-size:10pt; color:#000;}



/**** title_txt is the text for each post on main page ****/

.title_txt				{ font-size:10pt; color:#000; }

.title_txt a:link		{ color:#953010; text-decoration:underline;}

.title_txt a:active		{ color:#953010; text-decoration:underline;}

.title_txt a:visited	{ color:#953010; text-decoration:underline;}

.title_txt a:hover		{ color:#953010; text-decoration:underline;}



/**** time line under title text when event time given ****/

.time_str				{ font-size:9pt;}

/**** column headers or days of the week ****/

.column_header			{ background-color:#953010; font-size:12pt; color:#FFFFFF; font-weight:bold; border-collapse: collapse; border: 1px solid #cccccc;}



/*///fim calendário mo/////*/







.dia {font-family: helvetica, arial; font-size: 8pt; color: #FFFFFF;}

.data {font-family: helvetica, arial; font-size: 8pt; text-decoration:none; color:#191970;}

.dataCL {border:solid 1px #fd7f7f;}

.mes {font-family: helvetica, arial; font-size: 8pt;}

.Cabecalho_Calendario {font-family: helvetica, arial; font-size: 10pt; color: #000000; text-decoration:none; font-weight:bold;}





/*///fim calendário comun //////*/

/*///fim calendário comun //////*/

/*///fim calendário comun //////*/

/*///fim calendário comun //////*/

/*///fim calendário comun //////*/

/*///fim calendário comun //////*/

/*///fim calendário comun //////*/







/*////inicio calendário week////*/

/*////inicio calendário week////*/

/*////inicio calendário week////*/

/*////inicio calendário week////*/

.column_headerW{ 

background-color:#953010; 

font-size:12pt; 

color:#ffffff; 

font-weight:bold; 

border-collapse: collapse; 

border: 1px solid #cccccc;

}

.date_headerW { 

font-size:12pt;

font-weight:bold;

}



.day_cellWe { 

background-color:#953010;

width: 20px; 

height:36px; 

border-collapse: collapse; 

border: 1px solid #cccccc;



}

.day_numberWe { 

padding-top:1px;

font-size:9pt; 

color:#ffffff;

font-weight:bold; 

}



.day_cellW { 

background-color:#EDECD8; 

width: 36px; 

height:36px; 

border-collapse: collapse; 

border: 1px solid #cccccc;

}



.day_cellWH { 

background-color:#ff9999;

width: 36px; 

height:36px; 

border-collapse: collapse; 

border: 1px solid #cccccc;

}

.day_cellWSel { 

background-color:#a7b1e4;

width: 36px; 

height:36px; 

border-collapse: collapse; 

border: 1px solid #cccccc;

}

.day_numberW { 

font-size:10pt; color:#000;

}

.day_cellW_sab { 

background-color:#d1e2e1; 

width: 36px; 

height:36px; 

border-collapse: collapse; 

border: 1px solid #cccccc;

}

.day_cellW_dom { 

background-color:#d1e2e1; 

width: 36px; 

height:36px; 

border-collapse: collapse; 

border: 1px solid #cccccc;

}

.divferiadoBox{

position: relative;

width:36px;

height:36px;	

background-image:url('../images/ico_point8x8_red.png');

background-repeat:no-repeat; 

background-position:right top;

display: table-cell;

vertical-align: middle;

}



.info_detalhe{

position: relative;

width:100%;

height:0px;

}

.info_detalhe{

position: relative;

width:100%;

height:0px;

display:none;

z-index:2px;

background-color: #cccccc; 

z-index:2;

}



/*////fim calendário week////*/

/*////fim calendário week////*/

/*////fim calendário week////*/

/*////fim calendário week////*/

/*////fim calendário week////*/



/*////ini Modal Select simples //////////////////////*/

#maskModalSelect {

  position:absolute;

  left:0;

  top:0;

  z-index:9000;

  background-color:#000000;

  display:none;

}

  

#boxesModalSelect .windowModalSelect {

  position:absolute;

  left:0;

  top:0;

  display:none;

  z-index:9999;

  padding:0px;

}



.mold_verifModalSelect {



}



#boxesModalSelect #dialogModalSelect {

  width:100%;

  max-width:300px;  

  height:220px;

  border:solid 0px #ff0000;

}



#dialogModalSelect .d-headerModalSelect {

 left:0;

 top:0;

 border:solid 0px #0000ff;

 height:210px;

  

}

.closeModalSelect{

position:relative;

margin:5px 7px;

text-align:right;

z-index:59;

border:solid 0px #0000ff;

height:20px;

}





/*////fim Modal select simples //////////////////////*/















/*////--////*/



#containerO1 {

    max-width:290px;

    height: 103px;

    overflow: hidden;

	border-right:solid 1px #000000;

}

#modulesO1 {

    height:150px; /* 40px - more place for scrollbar, is hidden under parent box */

    padding:5px;

    white-space:nowrap;

    overflow-x: scroll;

    overflow-y: hidden;

	-webkit-overflow-scrolling:touch;

}

.moduleO1 {

    display:inline-block;

    padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 5px;

    height:103px;

	min-width:400px;

    background:#ddd;

	

		

}

.moduleO1 + .moduleO1 {

    margin-left:2px;

}



/*

.destak_rel_44{

text-align:right;	

}



.destak_rel_111 {

overflow:hidden;

width: 40px;

direction:rtl; 

white-space: nowrap;

}

.destak_rel_111:after{

left: 0px;

content:"";

}

*/



/*///ini log booking/////*/

/*///ini log booking/////*/

/*///ini log booking/////*/

.data1Book_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:90px;

background-color:Transparent;

border:0px;	

}



.nomeArmaBook_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:150px;

background-color:Transparent;

border:0px;	

}

.nroBook_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:120px;

background-color:Transparent;

border:0px;	

text-transform: uppercase;

}

.qtdeContainer_tot_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:25px;

background-color:Transparent;

border:0px;	

text-align:center;

}	

.qtdeContainer_use_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:25px;

background-color:Transparent;

border:0px;	

text-align:center;

color:#ff0000;

}

.qtdeContainer_disp_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:25px;

background-color:Transparent;

border:0px;	

text-align:center;

color:#0033cc;



}

.navioBook_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:120px;

background-color:Transparent;

border:0px;	

}

.viagemBook_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:110px;

background-color:Transparent;

border:0px;	

}

.quoteBook_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:100px;

background-color:Transparent;

border:0px;	

}



.deadLineDraft_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:90px;

background-color:Transparent;

border:0px;		

	

}

.hora_DLD_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:55px;

background-color:Transparent;

border:0px;		

	

}



.deadLineCarga_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:90px;

background-color:Transparent;

border:0px;		

	

}

.hora_DLC_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:55px;

background-color:Transparent;

border:0px;		

	

}



.nomeCidOrigBook_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:120px;

background-color:Transparent;

border:0px;	

}

.nomeTermOrigBook_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:120px;

background-color:Transparent;

border:0px;	

}



.nomeCidDestBook_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:120px;

background-color:Transparent;

border:0px;	

}

.transit_time_dest_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:35px;

background-color:Transparent;

border:0px;

text-align:center;		

}



.nomeTermDestBook_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:120px;

background-color:Transparent;

border:0px;	

}



.nroWeek_O_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:20px;

background-color:Transparent;

border:0px;		

}

.dataOrigem_01_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:90px;

background-color:Transparent;

border:0px;		

	

}

.horaOrigem_01_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:48px;

background-color:Transparent;

border:0px;		

}

.nroWeek_D_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:20px;

background-color:Transparent;

border:0px;			

}

.dataDestino_01_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:90px;

background-color:Transparent;

border:0px;		

	

}

.horaDestino_01_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:48px;

background-color:Transparent;

border:0px;		

}

/*///fim log booking /////*/









/*//ini expo contrato////*/



.nomeClieCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:150px;

background-color:Transparent;

border:0px;	

}

.nomeFazCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:150px;

background-color:Transparent;

border:0px;	

}



.nroCtro_A_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:75px;

background-color:Transparent;

border:0px;	

text-transform: uppercase;

text-align:center;

}

.nroCtro_B_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:55px;

background-color:Transparent;

border:0px;	

text-transform: uppercase;

text-align:center;

}

.tipoCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:15px;

background-color:Transparent;

border:0px;	

text-transform: uppercase;

text-align:center;

}

.safraCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:25px;

background-color:Transparent;

border:0px;	

text-align:center;	

}

.nomeMercCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:135px;

background-color:Transparent;

border:0px;	

}



.dataCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:90px;

background-color:Transparent;

border:0px;	

text-align:center;

}

.dataIniCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:90px;

background-color:Transparent;

border:0px;	

text-align:center;

}

.dataTermCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:90px;

background-color:Transparent;

border:0px;	

text-align:center;

}

.nomeIncotermCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:80px;

background-color:Transparent;

border:0px;	

}



.nomeMoedaCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:120px;

background-color:Transparent;

border:0px;	

}

.comissaoCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:50px;

background-color:Transparent;

border:0px;	

text-align:right;

}



.qtdeContainer_tot_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:25px;

background-color:Transparent;

border:0px;	

text-align:center;

}





/*////ini Modal CtroItem //////////////////////*/

#maskModalCtroItem {

  position:absolute;

  left:0;

  top:0;

  z-index:9000;

  background-color:#000000;

  display:none;

}

  

#boxesModalCtroItem .windowModalCtroItem {

  position:absolute;

  left:0;

  top:0;

  display:none;

  z-index:9999;

  padding:0px;

}



.mold_verifModalCtroItem {



}



#boxesModalCtroItem #dialogModalCtroItem {

  width:100%;

  max-width:300px;  

  height:220px;

  border:solid 0px #ff0000;

}



#dialogModalCtroItem .d-headerModalCtroItem {

 left:0;

 top:0;

 border:solid 0px #0000ff;

 height:210px;

  

}

.closeModalCtroItem{

position:relative;

margin:5px 7px;

text-align:right;

z-index:59;

border:solid 0px #0000ff;

height:20px;

}





/*////fim Modal CtroItem //////////////////////*/





/*//--//*/



a.modalCtroItem:link {text-decoration: none;outline: none; color:#000000;}

a.modalCtroItem:visited {text-decoration: none;outline: none; color:#000000;}

a.modalCtroItem:hover {text-decoration: none;outline: none; color:#000000;}

a.modalCtroItem:active {text-decoration: none;outline: none; color:#000000;}





.boxfiltroBuscaCtroMerc{

width:246px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;	

}



.boxfiltroBuscaCtroIncoterm{

width:246px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;	

}



.boxfiltroBuscaCtroMoeda{

width:246px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;	

}



.boxfiltroBuscaCtoClearItem{

width:33px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;

}

.clear_left{

vertical-align: middle;

}



.boxfiltroBuscaCtroGra{

width:232px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;

}



.boxfiltroBuscaCtroEmbA{

width:150px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;	

}



.boxfiltroBuscaCtroEmbB{

width:100px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;	

}





.boxfiltroBuscaCtroEtqA{

width:120px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;	

}



.boxfiltroBuscaCtroEtqB{

width:133px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;

white-space: nowrap;

text-overflow: ellipsis;  

}









.boxfiltroCtroItemA{

width:112px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:right;

padding-right:5px;

overflow:hidden;

}

.boxfiltroCtroItemB1{

width:138px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;



}

.boxfiltroCtroItemB{

width:148px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;



}



.valorCxCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:100px;

background-color:Transparent;

border:0px;	

text-align:right;

}



.qtdeCxCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:100px;

background-color:Transparent;

border:0px;	

text-align:right;	

}

.tipoPallet_mo{

-ms-transform: scale(1.5); /* IE 9 */

-webkit-transform: scale(1.5); /* Chrome, Safari, Opera */

transform: scale(1.5);

}	

.valorCxTotCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:100px;

background-color:Transparent;

border:0px;	

text-align:right;

}



.nroWeekWL_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:20px;

background-color:Transparent;

border:0px;			

}

.dataWL_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:90px;

background-color:Transparent;

border:0px;		

}

.nroWeekWA_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:20px;

background-color:Transparent;

border:0px;			

}

.dataWA_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:90px;

background-color:Transparent;

border:0px;		

}





.btnAcaoCtroItem{

position: relative;

background-color:#f1f1f1;	

width:130px;

height:50px;	

-webkit-border-radius: 4px;

-moz-border-radius: 4px;

border-radius: 4px;

font-family:'Roboto';

font-size:15px;

float:left;

display: inline-block;	

	

}



.btClear_mo{

position:absolute;

width:35px;

height:30px;

top: 0px;

right:5px;

background-image: url('../images/ico_search.png'); 

background-position: center  center;

background-repeat:no-repeat;  

}





.nomeModalidaPgtoCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:180px;

background-color:Transparent;

border:0px;	

text-align:center;	

}



.nroParcCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:40px;

background-color:Transparent;

border:0px;	

text-align:center;	

}



.pgtoFinalCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:40px;

background-color:Transparent;

border:0px;	

text-align:center;	

	

}

.nomeStatusCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:90px;

background-color:Transparent;

border:0px;	

text-align:center;	

}



.boxfiltroBuscaModPgtoT{

width:168px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;	

}

.boxfiltroBuscaModPgtoParcT{

width:100px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;

white-space: nowrap;

text-overflow: ellipsis;  

}



.boxfiltroBuscaModPgto{

width:168px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;	

}





.boxfiltroBuscaModPgtoParc{

width:50px;

height:40px;

border:solid 0px #000000;

line-height:40px;

float:left;

text-align:left;

padding-left:5px;

overflow:hidden;

white-space: nowrap;

text-overflow: ellipsis;  

}

.observInternasCtro_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

background-color:Transparent;

border:0px;	

text-align:left;	

width:300px;

height:64px;

overflow:auto;

resize:none;

}



.rotuloCtroParc_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:87px;

background-color:Transparent;

border:0px;	

text-align:center;		

}

.dataCtroParc_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:90px;

background-color:Transparent;

border:0px;	

text-align:center	

}

.percentParc_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:55px;

background-color:Transparent;

border:0px;	

text-align:right	

}

.valorParc_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:100px;

background-color:Transparent;

border:0px;	

text-align:right	

}

.diasAddParc_mo{

padding-left:2px;	

padding-top:5px;	

padding-bottom:5px;	

width:20px;

background-color:Transparent;

border:0px;	

text-align:center	

}

/*//fim  expo contrato////*/



.login_Amb_pc{

width:220px;

height:67px;

border:solid 1px #cccccc; 

border-radius: 20px 0px 20px 0px;	

}



.box_link_not{

border-left:2px solid transparent;

padding-top:2px;

padding-left:4px;

padding-right:1px;

padding-bottom:2px;	

position:relative;

width:220px;

height:auto;

border:0px solid red;

cursor:pointer;

font-family:roboto;

}

.box_link_not:hover{

border-left:2px solid red;	

background-color: #fbe8bb;

background-image: url('../images/btAlterar.gif'); 

background-position: top  right;

background-repeat:no-repeat;  

}



.box_link_not_ani{

border-left:2px solid transparent;

padding-top:2px;

padding-left:4px;

padding-right:1px;

padding-bottom:2px;	

position:relative;

width:220px;

height:auto;

border:0px solid red;

cursor:pointer;

font-family:roboto;

}

.box_link_not_ani:hover{

border-left:4px solid #0066ff;	

background-color: #d7eafe;

background-image: url('../images/btAlterar.gif'); 

background-position: top  right;

background-repeat:no-repeat;  

}

