.nuxeo-portlets {
	font: normal 1.0em sans-serif;
}
.alert:nth-of-type(1) {
	margin-top: 10px;
}
#nuxeoUpload .aui-field-content, #nuxeoUpload .aui-field-element {
	width: 100%;
}
#nuxeoUpload .aui-field-input.aui-field-input-text {
	width: 100%;
}
#nuxeoUpload .aui-field-input.aui-field-input-text.aui-form-validator-valid {
	width: 100%;
}
#nuxeoUpload .aui-field-input.aui-field-input-text.aui-form-validator-error {
	width: calc(100% - 20px);
}
#nuxeoUpload textarea {
	width: 100%;
	resize: none;
	height: 100px;
}
#nuxeoUpload .fieldset_annexe {
	display: block;
	margin-top: 5px;
}
#nuxeoUpload .fieldset_annexe_hidden {
	display: none;
}
#nuxeoUpload fieldset.aui-fieldset {
	margin-bottom: 0px;
}
#nuxeoUpload .fieldset_annexe .control-group:nth-of-type(1) {
	width: 45%;
	width: calc(48% - 20px);
	float: left;
}
#nuxeoUpload .fieldset_annexe .control-group:nth-of-type(2) {
	width: 45%;
	width: calc(50% - 20px);
	float: left;
	margin-left: 2%;
}
#nuxeoUpload .fieldset_annexe input[type="text"] {
	margin-bottom: 0px;
}
#nuxeoUpload .fieldset_annexe .control-group:nth-of-type(2) label {
	font-weight: normal;
}
#nuxeoUpload .file_annexe_nom input {
	height: 22px;
}
#nuxeoUpload .aui-field-text > .aui-field-content,
#nuxeoUpload .aui-field-select > .aui-field-content {
	margin-top: 0.5em;
}
#nuxeoUpload select {
	font-size: 1em;
}
.select2-results__options {
	margin: 0 0 10px 0 !important;
}
#nuxeoUpload .select2-container--default .select2-search--inline .select2-search__field {
	height: 25px;
}
#nuxeoUpload .div_remove_file {
	width: 40px;
	height: 100%;
	float: left;
	margin-top: 22px;
	text-align: center;
	font-weight: bold;
}
#nuxeoUpload .remove_file {
	width: 25px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	border: 1px solid grey;
	color: white;
	border-radius: 5px;
	cursor: pointer;
	background-color: grey;
}
#nuxeoUpload .remove_file > span {
	vertical-align: sub;
}
#nuxeoExplorer-folderTitle {
	display: inline-block;
	width: 100%;
	height: 35px;
	border-right: 1px solid white;
	border-left: 1px solid white;
	font-size: 20px;
	text-align: center;
	font-weight: initial;
	text-transform: uppercase;
	text-align: left;
	margin: auto;
	padding-top: 15px;
}

#nuxeoExplorer .icon-folder {
	background: url('../img/folder.png') no-repeat;
	width: 35px;
	height: 35px;
	display: inline-block;
	float: left;
}

#nuxeoExplorer .icon-download {
	background: url('../img/download.png') no-repeat;
	width: 35px;
	height: 35px;
	display: inline-block;
	float: left;
}

#nuxeoExplorer-up {
	color: #000;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
	font-weight: bold;
	cursor: pointer;
	width: 30px;
	height: 30px;
	display: inline-block;
	float: left;
}

#nuxeoExplorer h4 {
	width: auto;
	display: inline-block;
	float: left;	
}

#nuxeoExplorer ul {
	list-style: none outside none;
	margin-left: 0;
	margin-right: 0;
}

#nuxeoExplorer li {
	margin: 1px;
	display: inline-table;
	width: 100%;
}

#nuxeoExplorer a {
	text-decoration: none;
}

#nuxeoExplorer .link-folders {
	color: #4e4d4d;
	display: inherit;
	padding: 5px;
	margin-left: 35px;
}

#nuxeoExplorer .link-folders:hover {
	cursor: pointer;
	text-decoration: underline;
}

#nuxeoExplorer .link-files {
	color: #4e4d4d;
	background-color: #fff;
	display: table-cell;
	padding: 5px;
	vertical-align: middle;
}

#nuxeoExplorer .link-files:first-child {
	width: 35px;
}

#nuxeoExplorer .link-files:hover {
	text-decoration: underline;
}

#nuxeoExplorer-folders, #nuxeoExplorer-files {
	display: block;
}

.nuxeo-link {
	background-image: url("https://docs.agglo-royan.fr/nuxeo/icons/download.png");
	display: inline-block;
	width: 16px;
	height: 16px;
	text-decoration: none;
}

.nuxeo-pagination {
	height: 2em;
	display: inline;
}
#nuxeo-pagination-control li {
	display: inline-block;
	cursor: pointer;
	border: 1px solid #ddd;
	margin: 0 0 0 -1px;
	padding: 6px 12px;
	background-color: #E9E9E9;
}
#nuxeo-pagination-control a {
	background-color: #E9E9E9;
	color: #595e60;
}
#nuxeo-pagination-control .active {
	background-color: #595e60;
}
#nuxeo-pagination-control .active a {
	background-color: #595e60;
	color: #fff;
}

#nuxeo-search-liste .table td {
	vertical-align: top;
}

#nuxeo-search-liste .list-annexe {
	margin-bottom: 5px;
	cursor: pointer;
}

#nuxeo-search-liste .list-annexe + ul {
	display: none;
}
#nuxeo-search-liste .list-annexe > span {
	background-image: url("//db.agglo-royan.fr/images/plus.gif");
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	padding-left: 15px;
}

.link-files {
	text-decoration: none;
}
#nuxeo-search-docs select {
	max-width: 250px;
}
#nuxeo-search-query {
	margin-bottom: 0px;
}
#nuxeo-search-button {
	margin-left: 5px;
	margin-bottom: 0px;
}
#nuxeo-search-docs > fieldset {
	border: none;
}
#nuxeo-search-docs > fieldset label {
	padding: 0 5px;
}
select .hideOptions {
	display: none;
}
select .showOptions {
	display: block;
}
#nuxeoUpload .control-group {
	margin-bottom: 0px;
}
#nuxeoUpload input[type=text], #nuxeoUpload textarea {
	width: 100%;
}
#nuxeoUpload select {
	width: 100%;
}
#nuxeoUpload {
	background: white;
}
#nuxeoUpload .form-validator-stack.help-inline {
	display: none;
}
#nuxeoUpload .control-label {
	font-weight: bold;
	margin-bottom: 0px;
}
#nuxeoUpload input[type=file] {
	padding-left: 1px;
	width: calc(100% - 3px);
	background: #fff;
}
#nuxeoUpload .alert {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	border: 0;
	border-bottom: 1px solid;
	border-top: 1px solid;
}

#metadata_iframe {
	background-color: white;
}

#metadata_iframe div:nth-child(even) {
	padding-top: 20px;
}

#nuxeo-pagination-control {
	color: #333;
	list-style: none;
	padding-left: 0;
}
#nuxeo-pagination-control li:first-child {
	border-left: 1px solid #ccc;
}
#nuxeo-pagination-control li {
	float: left;
	padding: 5px;
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	min-width: 44px;
	text-align: center;
}
#nuxeo-pagination-control li:not(.disabled) {
	cursor: pointer;
}
#nuxeo-pagination-control li.disabled {
	opacity: 0.2;
}
#nuxeo-pagination-control li:hover:not(.disabled) {
	background-color: #d3d3d3;
}
#nuxeo-pagination-control .current {
	background-color: #666;
	color: white;
}

@media screen and (max-width: 979px) {
	#nuxeo-search-liste table {
		table-layout: fixed;
	}
	#nuxeo-search-liste table td {
		word-break: break-word;
	}
	#nuxeo-search-liste table ul {
		margin: 0;
		padding-left: 20px;
	}
}