h1.site-name {
	display: none;
}

h5 {
	font-size: 10pt;
}

div#site-container {
	margin: 0px auto 0px auto;
}

div.login-option-container {
	border-style: solid;
	border-width: 1px;
	margin: 15px;
	padding: 15px;
	width: 40%;
	float: left;
}

div#side {
	float: left;
	min-height: 600px;
	width: 16%;
	min-width: 200px;
}

	div#side div.content {
		float: right;
		width: 200px;
	}

	div#side a.logo {
		background-repeat: none;
		background-size: 200px 193px;
		display: block;
		width: 200px;
		height: 193px;
	}

div.side-box {
	font-size: 10pt;
	margin: 10px 0px;
	padding: 0px 10px;
	text-align: center;
}

	div.side-box p {
		margin: 0;
		padding: 0;
	}

	div.side-box p.text {
		margin-top: 10px;
	}

	div.side-box.user-box div.user-data-container {
		margin: 5px auto 0px auto;
		text-align: center;
	}

		div.side-box.user-box div.user-data-container a.icon {
			float: left;
			width: 24px;
			height: auto;
			margin-top: 4px;
		}

			div.side-box.user-box div.user-data-container a.icon svg {
				fill: #a0a0a0;
			}

		div.side-box.user-box div.user-data-container span.user-fullname {
		}

		div.side-box.user-box div.user-data-container a.user-username {
		}

	div.side-box p.actions {
		margin: 10px 0px;
	}

		div.side-box p.actions a {
			margin: 0px 5px;
		}

div#main {
	border-left: 2px solid #963b4e;
	float: left;
	min-height: 1320px;
	min-width: 958px;
	max-width: 1620px;
	padding: 0px 20px 20px 20px;
	width: 80%;
}

nav#main-nav {
	margin: 10px 0px;
	padding-top: 10px;
	text-transform: uppercase;
}

	nav#main-nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

		nav#main-nav ul li {
			padding: 5px 10px;
		}

		nav#main-nav ul li.active {
			background: #963b4e;
		}

			nav#main-nav ul li span {
				font-size: 11pt;
				font-weight: bold;
			}

			nav#main-nav ul li a.menu-item {
				font-size: 11pt;
				font-weight: bold;
			}

			nav#main-nav ul.menu-level-active li a.active {
				color: #792c3c;
			}




div#main h1 {
	font-size: 28px;
}

div.page ol li {
	margin-top: 5px;
}



div.filters {
	font-size: 10pt;
	padding: 20px;
}


.container-search {
	max-width: 1200px;

	margin-top: 0px;
	text-align: center;
}

.container-save {
	max-width: 1200px;

	margin-top: 40px;
	text-align: center;
}

.container-delete {
	max-width: 1160px;

	border: 1px solid red;
	margin-top: 40px;
	padding: 20px;
}

.container-cancel {
	max-width: 1200px;

	margin-top: 40px;
	text-align: center;
}

.container-table100 {
	width: 100%;
	max-width: 1200px;

	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;

/*
	align-items: center;
	justify-content: center;
*/

	flex-wrap: wrap;
	padding: 20px 0px;
}

div.wrap-table100 {
	width: 100%;
	overflow: hidden;
}

div.table {
	width: 100%;
	display: table;
	margin: 0;
}

.table .row {
	display: table-row;
}

	div.table .rowgroup {
		display: table;
		width: 100%;
	}

	.row.header .cell {
		border-bottom: 2px solid #963b4e;
		color: #963b4e;
		font-weight: bold;
		line-height: 1.2;
		padding-bottom: 9px;
		padding-top: 9px;
	}

	.row.header .cell svg.svg-button {
		fill: #963b4e;
		height: 16px;
		vertical-align: top;
		width: 16px;
	}

	.row.header .cell svg.svg-button-disabled {
		fill: #c0c0c0;
		height: 16px;
		vertical-align: top;
		width: 16px;
	}

/*
	.row.header a.cell:hover {
		text-decoration: none;
	}
*/

.table .row .cell {
	display: table-cell;
}

	.cell p {
		margin: 0 0 10px 0;
	}

.row .cell {
	border-bottom: 1px solid #f0f0f0;
	font-size: 15px;
	line-height: 1.4;

	padding: 10px;
/*
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
*/
}


div.branches-of-science-list .row .cell {
	font-size: 12px;
}

	div.branches-of-science-list .row .cell:nth-child(1) {
		padding-left: 40px;
	}

div.discipline-list .row .cell {
	font-size: 12px;
}

	div.discipline-list .row .cell:nth-child(1) {
		padding-left: 40px;
	}


	div.institution-data .row .cell:nth-child(1) {
		padding-left: 40px;
		width: 240px;
	}

	div.institution-data .row .cell:nth-child(2) {
		width: 600px;
	}





	div.habilitation-data .row .cell:nth-child(1) {
		padding-left: 40px;
		width: 240px;
	}

	div.habilitation-data .row .cell:nth-child(2) {
		width: 600px;
	}



.pre-table {
	width: 100% !important;
}

.table {
	width: 100% !important;
}



div.news-list-container {
	/* border-bottom: 1px solid #f0f0f0; */
	margin-bottom: 10px;
}

	div.news-list-container div.news-container div.news-item {
		float: left;
		margin: 0px 40px 30px 0px;
		width: 45%;
	}

div.news-archives {
	border-top: 1px solid #d0d0d0;
	margin-top: 10px;
	padding-top: 10px;
}

/* news-item page */

	div#main div.news-item p {
		margin: 0px;
	}

	div#main div.news-item div.news-head p.date {
		margin: 5px 0px 0px 0px;
	}

	div#main div.news-footer {
		/* border-top: 1px solid #d0d0d0; */
		margin-top: 40px;
	}

		div#main div.news-footer p {
			margin: 5px 0px 20px 0px;
		}

form.filter div.filter_name {
	width: 140px;
	float: left;
}

form.filter div.filter_item {
	margin-top: 10px;
}

form.filter div.filter_item_float {
	float: left;
}

	form.filter div.filter_item_float div.filter_name {
		width: auto;
	}

	form.filter div.filter_item_float div.filter_value {
		float: left;
		margin-left: 10px;
		margin-right: 80px;
	}

form.filter div.filter_submit {
	margin-top: 20px;
}

	form.filter div.filter_submit input {
		margin-left: 140px;
	}


div#main div.page a[href^="http://"],
div#main div.page a[href^="https://"] {
	background: url(/static/img/default/external.png) center right no-repeat;
	padding-right: 13px;
}



div.page-numbers {
	float: left;
	line-height: 2em;
	margin: 10px 0px 10px 0px;
	text-align: left;
}

		div.page-numbers span.page-button {
			display: inline-block;
			font-size: 12px;
			margin-top: 5px;
			min-width: 34px;
		}

			div.page-numbers span.page-button svg.button {
				height: 10px;
			}

div.paging_disabled_message {
	float: left;
	margin: 15px 0px 10px 0px;
}

div.pagesize {
	float: right;
	margin: 15px 0px 10px 15px;
}

	div.pagesize select {
		font-family: 'Open Sans', sans-serif;
	}

	div.pagesize div.items {
		float: left;
		margin-right: 20px;
	}

	div.pagesize form.pagesize {
		float: left;
	}

	div.pagesize div.export {
		float: left;
		margin-right: 20px;
	}

div.filter_item_column {
	float: left;
}

form div.row div.cell input.tiny,
form div.row div.cell select.tiny {
	width: 60px;
}

form div.row div.cell input.small,
form div.row div.cell select.small {
	width: 120px;
}

form div.row div.cell input.normal,
form div.row div.cell select.normal {
	width: 200px;
}

form div.row div.cell input.large,
form div.row div.cell select.large,
form div.row div.cell textarea.large {
	width: 400px;
}

form div.row div.cell input.xlarge,
form div.row div.cell select.xlarge,
form div.row div.cell textarea.xlarge {
	width: 500px;
}

form div.row div.cell input.xxlarge,
form div.row div.cell select.xxlarge,
form div.row div.cell textarea.xxlarge {
	width: 600px;
}

form div.row div.cell textarea.h-normal {
	height: 80px;
}

form div.row div.cell input.h-large,
form div.row div.cell select.h-large,
form div.row div.cell textarea.h-large {
	height: 200px;
}

div.side-box div.style-switch {
	margin: 20px 0px 10px 0px;
}

ul.mobile-style-switch {
	display: none;
}

span.mobile-user-icon {
	display: none;
}
span.mobile-user-logout-icon {
	display: none;
}





select#filter_item-institution_id {
	width: 500px;
}

select#filter_item-doctoral_school_id {
	width: 500px;
}

div.container-table100 div.header {
	padding-left: 40px;
}

div.table div.row div.cell.label {
	padding-left: 40px;
}

div.container-table100 > div.wrap-table100 > div.label {
	padding-left: 40px;
}

div.header a.anchor {
	float: left;
	padding-right: 4px;
	margin-left: -20px;
	line-height: 1;
}

	div.header a.anchor svg.octicon {
		fill: #808080;
		vertical-align: middle;
		visibility: hidden;
	}

	div.header:hover a.anchor svg.octicon {
		visibility: visible;
	}


table.list {
	border-collapse: separate;
	border-style: solid;
	border-width: 1px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	width: 100%;
}

	table.list thead {
		position: sticky;
		top: 0;
	}

	table.list tr.head.last th {
		border-bottom: 2px solid #963b4e;
/*		border-bottom: 5px solid #f0f0f0; */

/*
		background-image: -webkit-gradient(linear,
			left top,
			left bottom,
			color-stop(0, white),
			color-stop(98%, white),
			color-stop(98%, #963b4e),
			color-stop(100%, #963b4e)
		);
*/
	}

		table.list tr.normal td {
			border-top-width: 5px;
			border-top-style: solid;
		}

		table.list tr.normal.last td {
			border-top: none;
		}

	table.list td {
		vertical-align: top;
	}

	table.list th,
	table.list td {
		font-size: .85em;
		padding: .625em;
		text-align: left;
	}

		table.list th svg.svg-button {
			fill: #963b4e;
			height: 16px;
			vertical-align: top;
			width: 16px;
		}

		table.list th svg.svg-button-disabled {
			height: 16px;
			vertical-align: top;
			width: 16px;
		}

div.size-buttons {
	display: block;
	margin: 10px 0px;
}

	div.size-buttons span {
		display: block;
		float: left;
		font-size: 10pt;
		margin-right: 5px;
		padding: 5px 10px 5px 0px;
	}

	div.size-buttons a {
		display: block;
		float: left;
		margin-right: 5px;
		padding: 5px 10px;
		text-decoration: none;
	}

div.buttons {
	max-width: 1200px;
}

div.cell.buttons {
	text-align: left;
}

div.edit-buttons {
	margin-top: 40px;
	max-width: 1200px;
	text-align: center;
}

div.messages {
	margin: 20px 0px 20px 0px;
}

div#main div.cell p.discipline {
	margin-left: 20px;
}

div.imported_publications_container {
	max-width: 1200px;
}

div.info-box {
/* style='vertical-align: middle; fill: #808080; margin-right: 5px;' */
	background-image: url('/static/img/default/info.svg');
	background-position: 20px;
	background-repeat: no-repeat;
	background-size: 20px;
	border: 1px solid #963b4e;
	font-size: 15px;
	padding: 10px 10px 10px 60px;
}

div.user-process-box {
	max-width: 1130px;
}

button.reset-form {
	margin-left: 80px;
}

div.language-box ul.language-selector li {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	margin-left: 16px;
}
