
.box-modal-txt-notafiscal{
	width: 100%;
    height: auto;
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 19px;
}

.box-modal-notafiscal{
    width: 769px;
    height: auto;
    border: 1px solid #999999;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    cursor: default;
    background-color: #FFFFFF;
    behavior: url(/scripts/customers/libs/PIE.htc);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 10px;
    margin: 0px;
    margin-top: 10px;
}

.bt-baixar-arquivo {
    text-decoration: none;
    color: #ffffff;
    padding: 2px 10px 2px 10px;
    text-align: left;
    margin-top: 2px;
    background: #2d2d2d;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    border: 0px;
    font-size: 11px;
	cursor:pointer;
}




/*
.emissao-tit-tudo{
	width:100%;
	height:auto
	}
.emissao-tit-txt{
	font-size:22px;
	color:#666;
	font-weight:bold;
	}
.emissao-tit-cliente{
	font-size:14px;
	line-height:25px;
	color:#9b1e21;
	}
.emissao-entrega-nomes{
	width:140px;
	float:left; 
	font-weight:bold;
	}
	
.emissao-entrega-nomes-imput{	
	border: 1px solid #666;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    color: #666666;
    width: 55%;
    background: #ffffff;
}


.bt-emissao-atualizar{
    text-decoration: none;
    color: #ffffff;
    padding: 3px 10px 3px 10px;
    text-align: left;
    font-size: 13px;
    margin-top: 2px;
    background: #108c00;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px;
    font-weight: bold;
    margin-top: 13px;
    cursor: pointer;
}

.bt-emissao-pgto-trocar{
text-decoration: none;
    color: #ffffff;
    padding: 3px 10px 3px 10px;
    text-align: left;
    font-size: 12px;
    background:#108c00;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px;
    font-weight: bold;
    cursor: pointer;
}


.form-emissao-carrinho {
    margin-top: 0px;
    width: 70%;
}
*/
