﻿@import '../default.less';
@import '../mixins.less';
//DON'T ADD IMPORTS, ABOVE ARE TO MAKE INTELLISENSE WORK

div#sys-header {
	width: 900px;
	padding: 5px;
	margin-bottom: 10px;
	font-family: Trebuchet MS;
	font-size: 14pt;
	color: white;
	background-color: #059BDA;
}

span#publish.ui-button {
	margin-left: 5px;
	padding: 4px 6px;
}

img.number-image {
	vertical-align: middle;
	margin-top: -4px;
}

.publish-new label {
	margin-left: 28px;
}

.all-publications .knoema-table th {
	background-position: center left;
}
