.modal-lg{
	max-width:990px !important;
}

.modal-lg, .modal-xl{
	max-width:90% !important;
}

.page-logo{
	/*text-align: center !important;*/
	background:#fff !important;
	text-align: center !important;
	width:100% !important;
}
.page-logo img{
	/*height:60px !important;*/
	width:auto !important;
	margin:0 auto !important;
}
@media (max-width:767px){
	/*.page-logo{
		text-align: center !important;
		width:100% !important;
	}*/
	/*.page-logo img{
		margin:0 auto !important;
	}*/
}
.info-card{
	height:20px !important;	
}
.info-card .info-card-text{
	margin-top:90px !important;
	text-align:center !important;
}
.info-card img.cover{
	opacity:1 !important;
}

.help-block{
	color:#ff0000 !important;	
}

.boxDataTableFilter{
	background-color:#ececec;
	border-radius:5px;
	padding:10px;
	margin-bottom:10px;
}

.select2-dropdown.select2-dropdown--below{
	z-index:999999 ;	
}

label sup{
	color:#FF0000 !important;
}

input.inputModale{
	width:100% !important;
}

div.rowTotals div{
	font-weight:bold !important;
	font-size:20px !important;
}