#SgiTelaMensagem {
    background: white url("../../imgweb/imag/topo-mensagem.png") repeat-x scroll center top;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 3px 1px #b4b4b4;
    -moz-box-shadow: 0 0 3px 1px #b4b4b4;
    box-shadow: 0 0 3px 1px #b4b4b4;
    height: 228px;
    left: 50%;
    margin-left: -210px;
    margin-top: 75px;
    position: fixed;
    width: 420px;
    z-index: 1006;
}
#SgiTelaConfirm {
	background-image: url(../../imgweb/imag/topo-mensagem.png); 
	background-position:top;
	background-repeat: repeat-x;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    
    background-color: #FFF;
    border: 2px solid #B40000;
    height: 236px;
    left: 50%;
    margin-left: -250px;
    position: fixed;
    top: 100px;
    width: 500px;
    z-index: 1006;
}

.SgiBotaoContainer{
	
	width: 100%;
	height: 40px;
	margin-top: -35px;
	margin-left: -10px;
	}

.SgiTitleMensagem {
	font-family: 'FuturaXBlkBTExtraBlack';
	padding-top: 21px;
	padding-left: 10px;
	font-size: 25px;
	color: #fff;
    background-color: #B40000;
}
.SgiFecharJanela {
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(../../imgweb/msg/split-fechar.png);
    cursor: pointer;
    position: absolute;
    top: 3px;
    right: 5px;
}
.SgiFecharJanela:hover {
	background-position:0 -15px;
}
.SgiMensagem {

	text-align: center;
	padding: 40px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	height: 95px;
	margin-top: 20px;
	padding-bottom: 15px;
}
.SgiIcone {
	padding-right: 20px;
    vertical-align: middle;
}
.SgiBotaoOk, .SgiBotao.btn-popup-cadastrar, .SgiBotao.btn-popup-alterar {
    background-color: #5bc924;
    background-color: #000;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: right;
	font-family: 'FuturaXBlkBTExtraBlack';
    font-size: 14px;
    font-weight: lighter;
    line-height: 1;
    min-height: 30px;
    text-align: center;
    width: 85px;
}
.SgiBotaoOk:hover, .SgiBotao.btn-popup-cadastrar:hover, .SgiBotao.btn-popup-alterar:hover {
	background-color: #ff4c12;
}

.SgiBotaoRecortar {
	
	height: 30px;
	background-color: #000;
	border: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-family: 'FuturaXBlkBTExtraBlack';
	
	float: left;
	margin-left: 1px;
	
	width:180px;
	vertical-align:middle;
	padding-left:6px;
	padding-top:8px;
	padding-right:0px;
	margin-top:12px;
	text-indent: 30px;
}
.SgiBotaoRecortar:hover {
	background-color: #ff4c12;
}


.SgiBotaoManterOrig {
	
	height: 30px;
	background-color: #000;
	border: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-family: 'FuturaXBlkBTExtraBlack';
	
	float: left;
	margin-left:6px;
	
	width:180px;
	vertical-align:middle;
	padding-left:6px;
	padding-top:8px;
	padding-right:0px;
	margin-top:12px;
	text-indent: 8px;

}
.SgiBotaoManterOrig:hover {
	background-color: #ff4c12;
}

.SgiBotaoCancelar {
	height: 30px;
	background-color: #000;
	border: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
    cursor: pointer;
	font-family: 'FuturaXBlkBTExtraBlack';
	
	float: left;
	margin-left:6px;
	
	width:180px;
	vertical-align:middle;
	padding-left:6px;
	padding-top:8px;
	padding-right:0px;
	margin-top:12px;
	text-indent: 35px;
}
.SgiBotaoCancelar:hover {
	background-color: #ff4c12;
}

.SgiBotaoCancelarTipoProduto {

    background-color: #000000;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    float: left;
    font-family: 'FuturaXBlkBTExtraBlack';
    height: 30px;
    margin-left: 138px;
    margin-top: 14px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 1px;
    text-indent: 5px;
    vertical-align: middle;
    width: 134px;
}

.SgiBotaoCancelarTipoProduto:hover {
	background-color: #ff4c12;
}


/*generic window - veio do generic */
.sgi_container_generic_window {
	background: rgb(252,255,244); /* Old browsers */
	background: none repeat scroll 0 0 #FFFFFF;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#cccccc', GradientType=0 ); /* IE6-9 */
	height:217px;
	width:500px;
	z-index:156;
	-webkit-box-shadow: 0 0 14px #000;
	-o-box-shadow: 0 0 14px #000;
	-moz-box-shadow: 0 0 14px #000;
	box-shadow: 0 0 14px #000;
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	-ms-border-radius:9px;
	-o-border-radius:9px;
	border-radius:9px;
	display:none;
	padding:4px;
}
.ui-resizable, .sgi_container_generic_window {
	position:fixed;
}
.sgi_container_generic_window .head {
	background: rgb(206,220,231); /* Old browsers */
	background: -moz-linear-gradient(center top, #EAEAEA 0%, #F6F6F6 47%, #EAEAEA 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top, rgba(206, 220, 231, 1) 0%, rgba(169, 183, 188, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(206, 220, 231, 1) 0%, rgba(169, 183, 188, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(206, 220, 231, 1) 0%, rgba(169, 183, 188, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(206, 220, 231, 1) 0%, rgba(169, 183, 188, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#a9b7bc', GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 9px 9px 0 0;
	-moz-border-radius: 9px 9px 0 0;
	-ms-border-radius: 9px 9px 0 0;
	-o-border-radius: 9px 9px 0 0;
	border-radius: 9px 9px 0 0;
	width:98%;
	padding:1%;
	height:15px;
	padding-top: 4px;
	padding-bottom: 6px;
	cursor:move;
}
.sgi_container_generic_window .head div {
	float:left;
}
.sgi_container_generic_window .head .title {
	color:#fff;
	font-weight:bold;
	width:90%;
	height:20px;
	font-size: 11pt;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.sgi_container_generic_window .head .close {
	width:10%;
	height:20px;
}
.sgi_container_generic_window .head .close div {
	background: url(imag/close_btn.png) no-repeat;
	background-position:0 -25px;
	width:25px;
	height:25px;
	float:right;
	margin-top:-3px;
	cursor:pointer;
}
.sgi_container_generic_window .head .close div:hover {
	background-position: 0 0px;
}
.sgi_container_generic_window .container {
	padding-top:0px;
	height:92%;
}

/**
SgiDialog
Classe de janela de dialogo generica

<div id="SgiTelaMensagem2" style="display:none;">
  	<div class="SgiTitleMensagem"></div>
  	<div class="SgiFecharJanela" onclick="s3wfShadow(false);$('#SgiTelaMensagem2').fadeOut();"></div>
  	<div class="SgiMensagem"></div>
  	<div class="SgiButtonPanel">
    </div>
</div>
#SgiTelaMensagem2
{
    position: fixed;
    background: #FFF;
    background-position: top;
    background-repeat: repeat-x;
    border: 2px solid #B40000;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 500px;
    height: 250px;
    top: 100px;
    left: 50%;
    margin-left: -250px;
    z-index: 1006;
}
#SgiTelaMensagem2 .SgiTitleMensagem2
{
	position: absolute;
	top:0;
	left:0;
	right:0;
	font-family: 'FuturaXBlkBTExtraBlack';
	padding: 15px 10px;
	font-size: 25px;
	color: #FFF;
    background-color: #B40000;
}
#SgiTelaMensagem2 .SgiFecharJanela2
{
	position: absolute;
	top:0px;
	right:3px;
    color: white;
	cursor: pointer;
    font-weight: normal;
    font-size: 18px;
	cursor: pointer;
}
#SgiTelaMensagem2 .SgiFecharJanela2:hover
{
    color: black;
}
.fa-icon-close-size{
	font-size: 27px;
	position: absolute;
	top: 0;
	right: 0;
}
#SgiTelaMensagem2 .SgiMensagem2
{
	position: absolute;
	top: 65px;
	left: 0;
	right: 0;
	padding: 26px;
	padding-top: 42px;
	
	text-align: center;
	font-family: 'LatoRegular';
	font-size: 11pt;
}
.SgiMensagem2 *{
    display: inline-block;
    vertical-align: middle;
}
.MessageAlign{
    margin-left: 5px;
}
#SgiTelaMensagem2 .SgiMensagem2 .icon
{
	margin-right: 5px;
}
#SgiTelaMensagem2 .SgiButtonPanel2
{
	position: absolute;
	left:0;
	right:0;
	bottom:0;
	text-align: right;
	padding: 18px;
	font-family: 'LatoRegular';
}
#SgiTelaMensagem2 .SgiButtonPanel2 .SgiBotao2 {
	height: 30px;
	min-width: 60px;
	background-color: #000;
	border: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-family: 'FuturaXBlkBTExtraBlack';
	margin-left: 5px;
	padding: 0 5px;
	cursor: pointer;
}
#SgiTelaMensagem2 .SgiButtonPanel2 .SgiBotao2:hover {
	background-color: #B41D26;
}
*/


.SgiDescriptionLink
{
	color: #ff4b00;
}

.SgiDescriptionLink:hover
{
	color: #000;
}

/** TELA PARA ATUALIZAR TELEFONE FIXO **/
.SgiBotaoTel{
    background-color: #000000;
    border: 0 none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'FuturaXBlkBTExtraBlack';
    height: 30px;
    margin-left: 5px;
    min-width: 60px;
    padding: 0 5px;
}
.SgiBotaoTel:hover {
	background-color: #B41D26;
}

.SgiLabelTextTel{
 margin-bottom:4px;
 font-size:18px;
 font-family: 'FuturaXBlkBTExtraBlack';
}
.telfixoerro{
 font-size:14px;
 font-family: 'LatoRegular';
 color:red;
}

.fa-icon-close-size {
    font-size: 27px;
    position: absolute;
    top: 0;
    right: 3px;
    color: #FFF;
    cursor: pointer;
}
.fa-icon-close-size:hover{
    color: #000;
}