@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,400italic);

.divCenterDate {

	font-weight: bold;
    text-align: center;
    line-height:30px;
    height: 40px;
}

.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;
}

.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;
}

.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;
  }
}
