@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.paginate_button, .paginate_active {
	border: 0 !important;
	padding: 0 !important;
}

.even {
	background-color: #fff;
}

div.dataTables_length {
	float: left !important; 
}

.th-center {
    text-align: center;
}

.sorting_desc {
	background: none !important;
}

.sorting_asc{
	background: none !important;
}

.stockdispook{
	color:green;
	padding-right: 2px;
	padding-left: 2px;
	Font-Weight: Bold;
	text-align: center;
}

.stockdispoko{
	color:red;
	padding-right: 2px;
	padding-left: 2px;
	Font-Weight: Bold;
	text-align: center;
}

div.listeinline {
	color:red;
	display:inline;
}

.empqty {
	color:red;
	Font-Weight: Bold;
}

table.empresume{
	width:70%;
}

table.Empprodlist{
	width:90%;
}
.returnurl{
	width:90%;
	text-align:right;
}

.saisieemp {
	height:50px;
	background: #dddddd;	
}