@charset "UTF-8";
@import url(font.css);


.OutrasSaidasTitulo {
  width: 15% !important;
}

.OutrasSaidasCampos {
  width: 84% !important;
}

.divCenterDate {

	font-weight: bold;
    text-align: center;
    line-height:30px;
    height: 40px;
}
/*.row-offset-0 {
    margin-left: 0;
    margin-right: 0;
}
.row-offset-0 > * {
    padding-left: 0;
    padding-right: 0;
}*/

.row.no-gutter div[class*="col-"] {
  /*background-color:#dd3333;*/
}


.row.no-gutter [class*='col-']:not(:first-child),.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right:0;
  padding-left:1;
}

.row.no-gutter0 div[class*="col-"] {
  /*background-color:#dd3333;*/
}


.row.no-gutter0 [class*='col-']:not(:first-child),.row.no-gutter0 [class*='col-']:not(:last-child) {
  padding-right:0;
  padding-left:0;
}

.divEspaco15{
	height: 15px;
}

.dateMinWidth{
	min-width: 110px;
}

.divStatusSoliciacao{
	width: 95px ;
	display: block;
}

.topTabela{
	color: #ffffff !important;
background-color: #5d9cec;
border-color: #cfdbe2;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}

.bordaDireita{
	border-right: 1px solid #cfdbe2;
}

.buttonModal{
	margin: 3px !important;
}

.selected{
	color: #ffffff !important;
	background-color: #427DC8 !important;
}

.NoSelected{
	color: #000 !important;
	background-color: #ffffff !important;
}

.textSuccess{
	color: green !important;
}
.textWarning{
	color: orange !important;
}
.textRed{
	color: red !important;
}
.textGray{
	color: #656565 !important;
}

/*Status Pedido*/

.textDigitado{
	color: #0000FF !important;
}
.textCreditoAprovado{
	color: #000000 !important;
}
.textReanalise{
	color: #FF9900 !important;
}
.textSeparacao{
	color: #666666 !important;
}
.textOrdemSeparacao{
	color: #6600CC !important;
}
.textEmSeparacao{
	color: #663300 !important;
}
.textPedidoFalta{
	color: #993366 !important;
}
.textSeparado{
	color: #336600 !important;
}
.textCancelado{
	color: #CC0000 !important;
}
.textEmitido{
	color: #339900 !important;
}
.textTranferencia{
	color: #FF33CC !important;
}
.textPedidoOriginal{
	color: #FF66FF !important;
}
.textPedidoPerdido{
	color: #9900FF !important;
}
.textWeb{
	color: #3399FF !important;
}
.textBonificado{
	color: #CCCCCC !important;
}
.textMobile{
	color: #5F9EA0 !important;
}



.backgroundPrimary{
	background-color: #2f80e7 !important;
	color: #ffffff;
}
.backgroundsuccess{
	background-color: #1e983b !important;
	color: #ffffff;
}

.backgroundInfo{
	background-color: #1797be !important;
	color: #ffffff;
}
.backgroundGreen{
	background-color: #2b957a !important;
	color: #ffffff;
}

.backgroundWarning{
	background-color: #f77600 !important;
	color: #ffffff;
}






.backgroundDigitado{
	background-color: #0000FF !important;
	color: #ffffff;
}
.backgroundCreditoAprovado{
	background-color: #000000 !important;
	color: #ffffff;
}
.backgroundReanalise{
	background-color: #FF9900 !important;
	color: #ffffff;
}
.backgroundSeparacao{
	background-color: #666666 !important;
	color: #ffffff;
}
.backgroundOrdemSeparacao{
	background-color: #6600CC !important;
	color: #ffffff;
}
.backgroundEmSeparacao{
	background-color: #663300 !important;
	color: #ffffff;
}
.backgroundPedidoFalta{
	background-color: #993366 !important;
	color: #ffffff;
}
.backgroundSeparado{
	background-color: #336600 !important;
	color: #ffffff;
}
.backgroundCancelado{
	background-color: #CC0000 !important;
	color: #ffffff;
}
.backgroundEmitido{
	background-color: #339900 !important;
	color: #ffffff;
}
.backgroundTranferencia{
	background-color: #FF33CC !important;
	color: #ffffff;
}
.backgroundPedidoOriginal{
	background-color: #FF66FF !important;
	color: #ffffff;
}
.backgroundPedidoPerdido{
	background-color: #9900FF !important;
	color: #ffffff;
}
.backgroundWeb{
	background-color: #3399FF !important;
	color: #ffffff;
}
.backgroundBonificado{
	background-color: #CCCCCC !important;
	color: #ffffff;
}
.backgroundMobile{
	background-color: #5F9EA0 !important;
	color: #ffffff;
}

/*fim Status Pedido*/

.grayText{
	background-color: #656565 !important;
}

.gray{
	background-color: #E0E0E0 !important;
}
.grayBorder{
	border-color: #E0E0E0 !important;
}

.vendaDia{
	background-color: #1797be !important;
	color: #ffffff;
}
.vendaAnterior{
	background-color: #3a3f51 !important;
	color: #ffffff;
}
.vendaEmpresa{
	margin-left: 0px;
}
.alinhamentoCamposCabecalho{
	margin-left: 20px !important;
}
.alinhamentoValorCabecalho{
	margin-left: 48px !important;
}

.checkGrid{
	position:fixed !important;
}
.imagemLogoVendaB{
	width: 16px !important;
	height: 16px !important;
}
.imagemLogoVendaL{
	width: 20px !important;
	height: 16px !important;
}
.centralizaLogoBelfarWidget{
	margin-left: 8%;
}


.checkGridForn{
	width: 40px;
}
.gridRowRed{
	background-color: #C84242 !important;
	color: #ffffff;
}

.legenda{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}

.titleInput{

}


.margin0{
	margin: 0px;
}
.padding0{
	padding: 0px !important ;
}


@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
