/*------------------------------------------------------------------
Start
Object
Document
Search
Admin
QR-Code
Profile
-------------------------------------------------------------------*/



/*------------------------------------------------------------------
-------------------------------- START -----------------------------
-------------------------------------------------------------------*/
#myTree {
	position: relative; 
	padding: 0px; 
	margin: 0px; 
	width: 100%; 
	height: 280px; 
	overflow-x: auto; 
	overflow-y: hidden;
}

#myTree ul {
	position: absolute; 
	width: 180px; 
	height: 100%; 
	border-right: 1px solid rgb(220, 220, 220); 
	padding: 0px; 
	margin: 0px;
}
#myTree ul li {
	list-style: none outside none; 
	padding: 3px 3px 5px;
}
#myTree ul div {
	height: 100%; 
	overflow-x: hidden; 
	overflow-y: auto;
}
#myTree .foo {
   color: black;
}

.myTreeContainer {
    border: 1px solid #DDDDDD;
    position: relative;
    top: 0px;
}

#edp table#activity {
	table-layout: fixed;
}

#edp table#activity th {
    border-top:0px;
}

#edp .login-box {
	margin-top:20px;
}

#edp .alert-startpage {
	margin-top: 20px;
}

#edp .abo-table tr:first-child td {
	border-top: 0;
}

#edp .abo-table tr td:first-child {
	width:50px;
}

#edp .abo-table tr td:last-child {
	text-align:right;
}


#edp .abo-table td{
	vertical-align: middle;
}

#edp .category-header-image {
	position:relative;
}
#edp .category-header-title {
	position: absolute;
  text-align: center;
  color: white;
  text-shadow: 2px 2px black;
  top: 45px;
  font-size: 40px;
  width: 100%;
}

#edp .category-header-image img {
  width: 100%;
  border-bottom: 5px solid #0076bd;
  margin-top: 10px;
}

#edp .category-navigation {
	text-align: center;
}

#edp .category-box {
  width: 310px;
  height: 310px;
  border: 1px solid lightgray;
  border-radius: 5px;
  display: inline-block;
  margin: 25px;
  overflow: hidden;
}

#edp .category-box .category-header img {
	width: 100%;
}

#edp .category-overlay-title {
    /*position: absolute;*/
    bottom: 0px;
    margin: 0 auto;
    left: 0px;
    width: 100%;
    background: #f5f5f5;
    font-size: 19px;
height: 38px;
padding: 5px 10px;
box-sizing: border-box;
}

#edp div.category-overlay-title-without-image {
	position: relative;
	background: #0076bd;
}

#edp div.category-overlay-title-without-image a {
	color: white;
}

#edp .category-overlay-title a {
	color:black;
	text-decoration: none;
}
	
#edp  .category-box .category-body {
	margin-top: 10px;
	position: relative;
}	

#edp  .category-box .category-body .more-pools-in-category {
	position: absolute;
  	right: 10px;
  	top: 80px;
  width: 30px;
  background: white;
}
#edp .category-box .category-body.category-body-3 .more-pools-in-category {
  	top: 230px;
}
	
#edp .category-box .category-image {
	border-radius: 5px 5px 0 0;
}

#edp .category-box .category-icon {
	float: left;
	width: 40px;
	margin: 7px 17px;
}

#edp .category-box .category-header {
	border-bottom: 1px solid lightgray;
	position: relative;
}


#edp .category-box .category-title {
	font-size: 20px;
	margin: 10px 10px 0 10px;
	overflow: hidden;
	max-height: 42px;
}

#edp .category-box .category-overlay-title.category-overlay-long-title {
	font-size: 14px;
	line-height: 26px;
}
#edp .category-box .category-overlay-title.category-overlay-very-long-title {
	line-height: 15px;
}

#edp .category-box .category-title a {
	color: black;
}

#edp .category-box .category-content a {
	color: #666;
}

#edp .category-box .category-content {
	font-size: 15px;
  margin-top: 3px;
  color: gray;
  margin-left: 50px;
  text-align: left;
  line-height: 25px;
  overflow: hidden;
}

#edp .category-box .category-content ul {
  padding-left: 15px;
}

#edp #category-navigation-breadcrumb {
	margin: 10px 15px;
}

#edp .category-more-pools {
	width: 30px;
	position: relative;
	top: -2px;
}

#edp #pool-navigation {
	margin: 20px 15px 0 15px;
}

#edp #pool-navigation h2 {
	font-size: 14px;
}

#edp #pool-navigation .pool-navigation-box {
	clear: both;
}


#edp #pool-navigation .pool-navigation-image {
	float:left;
	width: 45px;
	margin-left: 10px;
}

#edp #pool-navigation .pool-navigation-title {
	/*margin-left: 65px;*/
	margin-bottom: 5px;
}

#edp #pool-navigation .pool-navigation-docs {
	margin-left: 65px;
}

/*------------------------------------------------------------------
------------------------DOCUMENT and OBJECT ------------------------
-------------------------------------------------------------------*/

#edp .hidden-element-container .caption a { 
	color: lightgray;
}

#edp .hidden-element-container .carousel-element img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	opacity: 0.6;
    filter: alpha(opacity=60);
}

.open-comments-in-sidebar {
	margin: 20px auto;
	font-style: italic;
	text-align: center;
}
.metadata {
    list-style: none outside none;
    margin:0;
}

.metadata li {
    padding: 5px 0;
}

#edp h2.editMode {
	margin-bottom: 0;
}

.obj-content {
	 margin-bottom: 20px;
	margin-right: 125px;
	/* float: left; Hiermit wird die Eingabebox bei der Description viel zu klein */ 
}

.obj-content h1, .obj-content h2, .obj-content h3, .obj-content h4, .obj-content h5, .obj-content h6 {
	display: inline-block;
}

.obj-content.obj-content-fullwidth {
	margin-right: 0px;
}	

#edp .obj-content-without-img {
	margin-bottom: 20px;
}

#edp .obj-content-without-img {
	margin-left: 0;
	 margin-bottom: 20px;
}

#edp .metadata.obj-content li {
	 margin-bottom: 10px;
}

#edp .obj-content .form-group {
	float: right;
    width: 100%;
}


#edp #metaset-dropdown {
    margin: 0;
    padding: 0;
}

#edp #metaset-dropdown img {
    margin-right: 5px;
    width: 20px;
}

#edp div.wysiwyg {
    background: white;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    padding: 0;
    box-sizing: border-box;
    width: 100% !important;
}

#edp div.wysiwyg iframe {
    box-sizing: border-box;
    width: 100% !important;
    min-height: 115px !important;
}

#edp .input-maximum {
	box-sizing: border-box;
    display: block;
    min-height: 30px;
    width: 100%;
}



#edp .input-maximum-minus15 {
	box-sizing: border-box;
    display: block;
    min-height: 30px;
    width: calc(100% - 15px);
}


.bootstrap-tagsinput {
    width: 100%;
    box-sizing: border-box;
}

#edp form .save-box {
	margin: 15px 0px 50px 0;
	overflow: hidden;
}



select.select-notification {
	width: 150px;
}

#edp form .save-box-alert {
	overflow: hidden;
}

#edp #metaset-group {
    margin-top: 15px;
}

#edp .icon-delete {
	width: 20px;
	height: 20px;
	background-position: 20px 20px;
}

#excelTableDiv table th {
	hyphens: none;
}


/*------------------------------------------------------------------
------------------------------- OBJECT -----------------------------
-------------------------------------------------------------------*/

.pool-header {
    background: white;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    margin-bottom: 10px;
}

.pool-header .pool-icon {
	height: 80px;
}
.last-searches {
	text-align: left;
	opacity:0.5;
	margin-right: 120px;
}
.search-additions {
	max-width: 500px;
	margin: auto;
}
.advanced-search {
	float: right;
	margin-left: 10px;
}
.pool-header .pool-pager {
	margin-bottom:10px;
}

.img-edp-object-container {
	float: right;
    margin-bottom: 10px;
    overflow:hidden;
    position: relative;
}

.img-edp-object {
    /*height: 150px;
    text-align: center;
    width: 100px;*/
    
    border: 1px solid white;
    border-radius: 5px;
    display: table-cell;
    height: 130px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}

#edp .img-edp-object a {
	position:relative;
}

#edp .lightbox {
	positon:fixed;
	z-index:9999;
}

#edp .img-edp-object .lightbox-icon {
	bottom: 3px;
    position: absolute;
    right: 3px;
    width: 20px;
}
#edp .img-edp-object .lightbox-icon img {
	width: 20px;
}

#edp .lightbox-icon-edit {
	height: 15px;
    vertical-align: sub;
}

#edp .editMode .img-edp-object {
    border: 2px dashed #ccc;
    border-radius: 4px;
    padding: 5px;
}

#edp .editMode .img-edp-object .remove-preview-image, #edp .editMode .remove-file, #edp .editMode .img-edp-object .dz-remove {
    position: absolute;
    right: 5px;
    top: 2px;
}

#new-document-and-object-textbox {
	margin: 30px 0;
}

#edp .carousel-element.noshow {
    border: 1px solid lightgray;
}

.noshow .overlaytext {
    position: relative;
    top: -50%;
    text-align: center;
}

.children-form .add-element {
	background: #f5f5e5;
	margin-bottom: 10px;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
}

#pool-overview {
	margin-bottom: 30px;
}

#element-activity-text {
	margin-bottom: 25px;
}

#edp .easytree-container {
	border:0;
}

.easytree-container img {
	opacity: 0.6;
    filter: alpha(opacity=60);
}


/*------------------------------------------------------------------
------------------------------ DOCUMENT ----------------------------
-------------------------------------------------------------------*/


#loading-feedback {
	margin:200px auto 0 auto;
	
}

#edp #pdfimage-container {
	/*border: 1px solid #8F8F8F;*/
	border: 1px solid #E3E3E3;
	text-align: center;
    width:100%;
    box-sizing: border-box;
    margin-bottom: 30px;
}

#edp .watermark-container {
	position: absolute;
	font-size: 13px;
	color: gray;
	font-style: italic;
}

#edp .watermark-position-center {
	text-align: center;
	bottom: 5px;
	width: 100%;
}


#edp .watermark-position-left {
	bottom: 5px;
	left: 5px;
	transform-origin: 0 0; 
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
  	transform: rotate(-90.0deg);
}

#edp .watermark-position-right {
	bottom: 5px;
	right: 5px;
	transform-origin: 100% 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
  	transform: rotate(90.0deg);
}

.textLayer, .annotationLayer {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  line-height: 1.0;
}

/* Bugfix, sodass beim Markieren vom Text (beim Entwurfsportal) es nicht st�ndig springt, weil die Markierung in den Leerbereichen zwischen den divs ist */ 
.textLayer > div {
	padding-right: 200px;
	padding-bottom: 200px;
}
.textLayer > div.extern-link, .textLayer > div.intern-link {
	padding-right: 0px;
	padding-bottom: 0px;
}

#pdfimage-container .page {
	overflow: hidden;
}

.columnHighlightLayer {
	   position: absolute;
    height: 100%;
    border: 2px solid rgba(255,0,0,0.5);
    width: calc(100% / 10);
    top: 1px;
    box-sizing: border-box;

}

.columnHighlightLayer0 { left:1px; }
.columnHighlightLayer1 { left:calc(1*100% / 10); }
.columnHighlightLayer2 { left:calc(2*100% / 10); }
.columnHighlightLayer3 { left:calc(3*100% / 10); }
.columnHighlightLayer4 { left:calc(4*100% / 10); }
.columnHighlightLayer5 { left:calc(5*100% / 10); }
.columnHighlightLayer6 { left:calc(6*100% / 10); }
.columnHighlightLayer7 { left:calc(7*100% / 10); }
.columnHighlightLayer8 { left:calc(8*100% / 10); }
.columnHighlightLayer9 { right:1px; }

.textLayer div {
  opacity: 0.2;
}

.textLayer > div, .annotationLayer > div {
  color: transparent;
  position: absolute;
  white-space: pre;
  cursor: text;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}

.textLayer .highlight {
  margin: -1px;
  padding: 1px;

  background-color: rgb(180, 0, 170);
  border-radius: 4px;
}

.textLayer .highlight.begin {
  border-radius: 4px 0px 0px 4px;
}

.textLayer .highlight.end {
  border-radius: 0px 4px 4px 0px;
}

.textLayer .highlight.middle {
  border-radius: 0px;
}

.textLayer .highlight.selected {
  background-color: rgb(0, 100, 0);
}

.textLayer ::selection { background: rgb(0,0,255); }
.textLayer ::-moz-selection { background: rgb(0,0,255); }

.textLayer .endOfContent {
  display: block;
  position: absolute;
  left: 0px;
  top: 100%;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  cursor: default;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}

.textLayer .endOfContent.active {
  top: 0px;
}


.annotationLayer section {
  position: absolute;
}

.annotationLayer .linkAnnotation > a {
  position: absolute;
  font-size: 1em;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.annotationLayer .linkAnnotation > a /* -ms-a */  {
  background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") 0 0 repeat;
}

.annotationLayer .linkAnnotation > a:hover {
  opacity: 0.2;
  background: #ff0;
  box-shadow: 0px 2px 10px #ff0;
}

.annotationLayer .textAnnotation img {
  position: absolute;
  cursor: pointer;
}

.annotationLayer .popupWrapper {
  position: absolute;
  width: 20em;
}

.annotationLayer .popup {
  position: absolute;
  z-index: 200;
  max-width: 20em;
  background-color: #FFFF99;
  box-shadow: 0px 2px 5px #333;
  border-radius: 2px;
  padding: 0.6em;
  margin-left: 5px;
  cursor: pointer;
  word-wrap: break-word;
}

.annotationLayer .popup h1 {
  font-size: 1em;
  border-bottom: 1px solid #000000;
  padding-bottom: 0.2em;
}

.annotationLayer .popup p {
  padding-top: 0.2em;
}

.annotationLayer .highlightAnnotation,
.annotationLayer .underlineAnnotation,
.annotationLayer .squigglyAnnotation,
.annotationLayer .strikeoutAnnotation,
.annotationLayer .fileAttachmentAnnotation {
  cursor: pointer;
}

.pdfViewer .canvasWrapper {
  overflow: hidden;
}

.pdfViewer .page {
  direction: ltr;
  /*width: 816px;
  height: 1056px;
  margin: 1px auto -8px auto;*/
  position: relative;
  overflow: visible;
  /*border: 9px solid transparent;*/
  background-clip: content-box;
  /*border-image: url(images/shadow.png) 9 9 repeat;
  background-color: white;*/
}

.pdfViewer.removePageBorders .page {
  /*margin: 0px auto 10px auto;*/
  border: none;
}

.pdfViewer .page canvas.js-canvas {
  margin: 0;
  display: block;
  /*width:100%;*/
}

.pdfViewer .page .loadingIcon {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url('images/loading-icon.gif') center no-repeat;
}

.js-canvas-zoom {
    position: absolute;
    /*border-radius: 100%;*/
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    background: url('p5.jpg') no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    display: none;
    
    /* Chrome Problem: Wenn Lupe da ist geht sie sonst nicht mehr weg, wenn man den Bereich verl�sst */
    pointer-events:none; user-select: none; -o-user-select:none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none;
}

.pdfPresentationMode:-webkit-full-screen .pdfViewer .page {
  margin-bottom: 100%;
  border: 0;
}

.pdfPresentationMode:-moz-full-screen .pdfViewer .page {
  margin-bottom: 100%;
  border: 0;
}

.pdfPresentationMode:-ms-fullscreen .pdfViewer .page {
  margin-bottom: 100% !important;
  border: 0;
}

.pdfPresentationMode:fullscreen .pdfViewer .page {
  margin-bottom: 100%;
  border: 0;
}

#fullscreen-viewer .page {
    position: relative;
width: 800px;
margin: auto;
}



#overview-doc {
	overflow: hidden;
	clear: both;
}

#overview-doc h2 {
	margin: 0 15px;
	font-size: 13px;
}

#overview-doc .preview_container .page-info{
	text-align: center;
	position: relative;
	bottom: 0px;
	font-style: italic;
	background-color: rgba(255,255,255,0.5);
}

#overview-doc .page {
    position: relative;
width: 250px;
float: left;
outline: 1px solid gray;
margin: 20px 15px 20px 15px;
	cursor: pointer;
}


#edp #vkbl_document {
    margin: 0/* 0 15px 0*/;
    width:100%;
}


.doc-alert {
	padding:30px;
	box-sizing: border-box;
	border: 1px solid #E3E3E3;
	border-radius: 0px 0px 10px 10px;
}


#otherFormatsContainer {
	width: 100%;
	text-align: center;
}

#vkbl_loading {
    font-size: 15px;
    margin: 109px auto auto;
    text-align: center;
    width: 100%;
}

#vkbl_loading img {
	margin-top: 10px;
	margin-bottom: 200px;
}

.preview_loading {
    display: table-cell;
    height: 365px;
    text-align: center;
    vertical-align: middle;
    width: 250px;
}

.preview_loading img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.overview-doc-preview {
	width:250px;
}	


#fullscreen-viewer .fullscreen_element {
	margin: 10px auto 40px auto;
	background: white;
	position: relative;
}


#page-contextmenu {
    position:absolute;
}

#js-dialog-pin-comment {
    position:absolute;
}

#edp #hit-layer, #edp #hit-layer-svg, .hit-layer {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
}

#edp .doclayer {
	cursor: pointer;
	position: absolute; 
	display:block;
}

#edp .svg-add-comment {
	width: 30px;
	background: white;
	padding: 2px;
	border-radius: 2px;
}

#edp .doclayer.eplan-resource {
	border-radius: 0px;
	opacity: 0;
}

#edp .doclayer.eplan-resource.eplan-resource-bg {
	/*background-color: red;*/
	border-bottom: 2px solid red;
	opacity: 0.6;
}

#edp .doclayer.eplan-resource:hover {
	background-color: red;
	border-bottom: 0px solid red;
	opacity: 0.4;
}

#edp .doclayer.intern-link {
	border-radius: 20px;
	opacity: 0;
}
#edp .doclayer.intern-link.intern-link-bg {
	/*background-color: rgba(236, 200, 188, 0.4);*/
	border: 1px solid orange;
	opacity: 1;
}

#edp .doclayer.intern-link:hover {
	background-color: rgba(255,0,0,0.4);
	opacity: 1;
}

#edp .doclayer.extern-link {
	/* background-color: rgba(203, 225, 204, 0.4);*/
	border-radius: 20px;
	opacity: 0;
}
#edp .doclayer.extern-link.extern-link-bg {
	background-color: rgba(203, 225, 204, 0.4);
	border: 1px solid orange;
	opacity: 1;
}

#edp .doclayer.extern-link:hover {
	background-color: rgba(0,0,255,0.4);
	opacity: 1;
}

#edp .doclayer.file-link {
	border-radius: 2px;
	opacity: 0;
}
#edp .doclayer.file-link.file-link-bg {
	background-color: rgba(255,0,0,0.4);
	opacity: 1;
}

#edp .doclayer.file-link:hover {
	background-color: rgba(0,255,0,0.4);
	opacity: 1;
}

#edp .doclayer.link-highlight {
	background-color: rgba(255,0,0,0.4);
	opacity: 1;
}

#dialog-version #version-number {
	margin: 0 0 0 20px;
}

#edp .new-file, #edp .old-file {
    border: 2px dashed #ccc;
    border-radius: 7px;
    color: #757575;
    font-weight: bold;    
    padding: 20px 10px;
    cursor:pointer;
    text-align: center;
}

#edp .old-file .vkblImg {
	height:150px;
}

#edp .preview-text {
	color: #757575;
    font-weight: bold;  
}

#edp .new-file {
    text-align: center;
    position: relative;
}

#metaset-headline {
    font-weight: bold;
    margin: 50px 0px 10px 0px;
}

#edp .obj-content .element-description, #edp .obj-content .wysiwyg, #edp .obj-content .wysiwyg iframe {
	min-height: 145px;	
}

#edp .element-metadata {
	clear:both;
}

#edp .advanced-options-header {
	margin-top: 10px;
	display: block;
}

#edp .edit-component .form-horizontal .controls {
    margin-left: 125px;
}

#edp .edit-component .form-horizontal .control-label {
    width: 115px;
    float: left;
}

.edit-component {
}

.edit-component #pagerTabs {
	margin-bottom: 25px;
}

.edit-document-file-container {
	clear:both;
}

.file-progress {
    margin: 10px 0;
    font-weight: normal;
	font-style: italic;
}

.file-progress .progressbar {
    height: 5px;
    border: 0;
    background-color: #f5f5e5;
}


#edp .docversion-list .editMode a {
	color:gray;
}


.js-page-left, .js-page-right {
    height: 100%;
    top: 0px;
    padding: 5px;
    background: rgb(245, 245, 245) none repeat scroll 0% 0%;
    position: absolute;
}

.js-page-left {
    left: 0;
}

.js-page-right {
    right: 0;
}

.js-page-left img, .js-page-right img {
    position: relative;
	top: 50%;
	width: 15px;
}


#fullscreen-viewer {
	position:relative;
	margin: auto;
	text-align: center;
}

#fullscreen-viewer-exit {
	position: fixed;
	top: 0;
	right: 0;
	width: 35px;
	z-index: 100;
	background-color: white;
	padding: 5px;
}

#edp .docversion-list img.show-docinfo {
	width: 15px !important;
}

.js-replaced-version {
	display:none;
}

/*iframe {
	zoom: 0.90;
	-moz-transform: scale(0.90);
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.90);
	-o-transform-origin: 0 0;
	-webkit-transform: scale(0.90);
	-webkit-transform-origin: 0 0;
}*/


#edp .easytree-title {
	width: calc(100% - 50px);
	position: relative;
	top: -4px;
}

#edp #table-of-content-main .easytree-focused span.easytree-selected .easytree-title, #edp #table-of-content-main .easytree-focused span.easytree-active .easytree-title {
  background-color: white;
}

#edp .easytree-container {
    white-space: normal;
}


#edp .page-select .input-mini {
    width: 70px;
}

#dialog-eplan-navigator {
	width: 300px;
	margin-left: -150px;
}

#dialog-eplan-navigator .modal-header {
	border-bottom: 1px solid gray;
	text-align: center;
}

#dialog-eplan-navigator .modal-body {
	padding: 0;
	max-height: 600px;
}

#dialog-eplan-navigator .modal-footer {
	height: 20px;
	padding: 0;
}

#dialog-eplan-navigator div.element{
    border-bottom: 1px solid gray;
    padding: 10px;
    cursor: pointer;
    color: #1c76f0;
}
#dialog-eplan-navigator div.element span.subheadline {
	color: gray;
	font-size: 11px;
}
#dialog-eplan-navigator .like-link {
	color: #1c76f0;
}
#dialog-eplan-navigator div.element:hover {
    background:#999;
    color: white !important;
}


#dialog-eplan-navigator div.selected-element {
	border-bottom: 1px solid gray;
    padding: 10px;
    background:#ddd;
    overflow:hidden;
}

#dialog-eplan-navigator div.selected-element .home {
	margin-right:5px;
	float:left;
	cursor: pointer;
}

#eplan-navigator {
	font-weight: bold;
	margin: 2px 0px;
}

#eplan-navigator-search, #eplan-navigator-search-preview {
    border: 0 none;
    height: 25px;
    width: 25px;
}
#eplan-navigator-search {
	background: url("../img/search_vertical-64.png") no-repeat scroll 10px 3px white;
	margin: 8px;
	padding: 0 0 0 40px;
}
#eplan-navigator-search-preview {
	background: url("../img/search_vertical-64.png") no-repeat scroll 10px 4px white;
	margin: 0px;
	padding: 1px 0 1px 40px;
}

#eplan-navigator-more-hits {
	padding: 10px;
	text-align: center;
	font-style: italic;
	cursor: pointer;
}



#dialog-eplan-navigator .modal-body .icon-function {
	width: 17px;
height: 17px;
}

#dialog-eplan-navigator .modal-header h3 {
	clear: unset;	
}

#dialog-eplan-navigator .page {
	float:right;
	font-size: 12px;
	color: gray;
}

#excelTableDiv td {
	white-space: nowrap;
}



#the-svg .annotation-icon, #the-svg .annotation-icon-number {
	position: absolute;
	width: 40px;
	cursor:pointer;
	
	-moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}


#the-svg .annotation-icon-number {
	font-size: 10px;
}	

#the-svg {
	/* Damit das SnippingTool auf dem iPad funktioniert und beim Touch nicht gescrolled wird */
	touch-action: none;
}


#tableExcel {
	border-collapse: collapse;
display: block;
margin-bottom: var(--ifm-spacing-vertical);
}

#tableExcel tr {
  background-color: #fff;
  border-top: 1px solid #999;
}

#tableExcel thead, #tableExcel tr:nth-child(2n) {
  background-color: #f1f1f1;
}

#tableExcel td, #tableExcel th {
  border: 1px solid #ccc;
  padding: 5px;
}


/*------------------------------------------------------------------
------------------------------- SEARCH -----------------------------
-------------------------------------------------------------------*/

#edp .pagination_outer {
    float: right;
    font-size: 13px;
}

#rl_results {
    margin-top: 20px;
}

#rl_results tr.currentDoc, .search-current-doc, #rl_results tr.titleHit {
    background: rgb(245, 245, 245) none repeat scroll 0% 0%;
    border-bottom: 10px solid white;
}

#rl_results tr.titleHit.prominent-first {
	border-bottom: 100px solid white;
}

.search-current-doc {
    padding:10px;
    margin-top:20px;
}

.rl_highlight {
	margin-top: 5px;
}

.rl_highlight em {
    color: #00519e;
    font-weight: bold;
}

.result-preview {
	width:75px;
	border:1px solid #DDDDDD;
	border-radius:5px;
}

#facet-panel h4 {
	padding-left: 15px;
    padding-right: 15px;
    margin: 25px 0 0;
}


#facet-panel ul, #facets ul {
	list-style: none outside none;
    margin: 0;
    padding: 0;
}
#facet-panel ul li, #facets ul li {
    list-style: none outside none;
    padding: 0;
}


#edp .rl_top {
	width:75px;
}

#edp .lifacet {
	text-transform: capitalize;
}

#edp .moreResultsBody {
	display:none;
}

#edp .moreResultsHeader, .other-versions-headline {
	cursor:pointer;
	font-size: 12px;
    font-style: italic;
}

#edp #rl_results img.iconset {
	width:32px;
}

#edp .rl_highlight a, #edp .rl_title a em, #edp em {
	color: #e2001a;
	font-style: italic;
}

#edp .subrl_title {
	margin-top:10px;
}

#edp.search .table.table-view-compact td {
	border:0;
	padding: 8px 0px 0px 0px;
}

#edp .pagination {
    margin: 0px 0px;
}

#edp.search h1 {
	margin:0;
}

.search-img {
	height:100px;
	width:75px;
	text-align: center;
}

#edp .pagination ul > li > a,#edp  .pagination ul > li > span {
    border: 0;
}

#edp.search table td {
	padding: 15px 8px;
	border-top: 0;
}

.select-style {
    float: left;
	margin-right: 20px;
}

.horizontal-top-facets {
	margin-top: 25px;
height: 30px;
line-height: 30px;
border-bottom: 1px solid #aaa;
margin-bottom: 5px;
padding: 5px 0;
}

.horizontal-top-facets > * {
	float:left;
	margin: 0px 2px 0px 2px;
}

.horizontal-top-facets .dropdown-toggle img {
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%); */
}

.horizontal-facets .dropdown-toggle, .horizontal-top-facets .dropdown-toggle {
	color: #888;
}
.horizontal-facets {
	margin-bottom: 10px;
	min-height: 20px;
	clear: both;
}

#search-pool-dropdown {
	height: 30px;
	vertical-align: middle;
	display: table-cell;
}

.semantic-hits-overview {
	text-align: center;
  font-style: italic;
}

.hit-number {
	color:#999;
}

.group-breadcrumb {
	color: #999;
	font-size: 11px;
}

#edp .horizontal-top-facets .dropdown-menu, #edp .horizontal-facets .dropdown-menu {
    background-color: white;
    border: 0;
    left: -8px;
}

#edp .dropdown-menu li:hover {
	background-color: #eee;
}

#edp .dropdown-menu li>div {
	margin: 5px;
}

.advanced-search-form input {
	width:500px;
}
.advanced-search-form .form-element {
	text-align: center;
	margin:10px 0;
}

#edp form.advanced-search-form button {
	width: 512px;
	box-sizing: padding-box;
	margin-left: 0px;
}

#suggest {
    margin-top: 20px;
    margin-bottom: 20px;
}

.show-hits, .search-options {
	margin-right: 25px;
	color: #888;
}

.search-options {
	padding: 0px 5px;
	border-radius: 5px;
}

.search-show-hits {
	color:#666;
	font-size:11px;
}

#edp #rl_results img.iconset.searchlist-icon {
	width: 17px;
	vertical-align: top;
}

/*------------------------------------------------------------------
------------------------------- ADMIN ------------------------------
-------------------------------------------------------------------*/

#pool-administrate #category-list .level {
	clear: both;
	overflow: hidden;
}

#pool-administrate #category-list .level input, #pool-administrate #category-list .level ul {
	margin-bottom: 0px;
}

#pool-administrate .dropzone-category-icon .dz-preview, #pool-administrate .dropzone-category-image .dz-preview {
	float: left;
}

#pool-administrate .dropzone-category-icon .dz-preview img, #pool-administrate .dropzone-files-category-icons img, #pool-administrate .dropzone-category-image .dz-preview img, #pool-administrate .dropzone-files-category-images img {
	height: 30px;
}

#pool-administrate .js-category-icon {
	width: 75px;
}

#pool-administrate .js-category-image {
	width: 110px;
}

#pool-administrate .dropzone-category-icon, #pool-administrate .dropzone-category-image {
	margin-right: 10px;
}

#pool-administrate #category-list .level1 {
	border: 1px solid gray;
	margin-bottom: 5px;
	border-radius: 5px;
	padding: 5px;
}

#pool-administrate #category-list .level2 {
	border: 1px solid lightgray;
	margin-left: 35px;
	padding: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
}

#pool-administrate #category-list .level3 {
	margin-left: 35px;
	padding: 5px;
	border-radius: 5px;
	background: #efefef;
}

#pool-administrate #doctype_pagerTabs {
	border: 0;
}

#agreement-list .agreement, #agreement-list .rights-group {
	background-color: white;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 10px;
}

#agreement-list .agreement-header, #agreement-list .rights-group-header {
	font-weight:bold;
}

#pool-administrate #add-agreement .agreement-header, #pool-administrate #add-rights-group .rights-group-header {
	margin-bottom: 15px;
}

#agreement-list .agreement-subheader, #agreement-list .rights-group-subheader {
	font-style: italic;
    margin-bottom: 5px;
}

#pool-administrate #add-language { 
	margin-bottom: 10px;
}

.metaset_fields > thead > tr > th:first-child > div > img:first-child {
    visibility: hidden;
}
.metaset_fields > thead > tr > th:last-child > div > img:last-child {
    visibility: hidden;
}

/* Temp�r�res ausblenden der Usernamen */
#allDocCalls td:nth-child(4), #allDocCalls th:nth-child(4) {
  display: none
}
#poolAllSearchCalls td:nth-child(3), #poolAllSearchCalls th:nth-child(3) {
  display: none
}

.administrate-add {
	margin-bottom: 15px;
}

.admin-scroll-box {
	overflow-y: scroll; 
	height:200px;
	
	resize: both;
    overflow: auto;
}

.error {
	color:red;
}

#pool-administrate .user-verify-mail {
	background-color: #aaa;
}

#pool-administrate .user-verify-admin {
	background-color: orange;
}


#doctype-list .doctype {
	margin: 5px 0;
  overflow: hidden;
}

/*------------------------------------------------------------------
------------------------------- QR-Code ------------------------------
-------------------------------------------------------------------*/
.table-qrcodes {
	margin-top:50px;	
}

.table-qrcodes img {
  width:80px;
}

.table-qrcodes td {
  vertical-align:middle;
}



/*------------------------------------------------------------------
------------------------------- Profile ------------------------------
-------------------------------------------------------------------*/
.img-avatar-container {
	float: right;
    margin-bottom: 10px;
    overflow:hidden;
    position: relative;
}

.img-avatar {
    /*height: 150px;
    text-align: center;
    width: 100px;*/
    
    display: table-cell;
    height: 130px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    
    border: 2px dashed #ccc;
    border-radius: 4px;
    padding: 5px;
}

#edp .img-avatar a {
	position:relative;
}

#edp .img-avatar .lightbox-icon {
	bottom: 3px;
    position: absolute;
    right: 3px;
    width: 20px;
}


#edp .img-avatar .remove-preview-image, #edp .img-avatar .remove-file, #edp .img-avatar .dz-remove {
    position: absolute;
    right: 5px;
    top: 2px;
}



#edp .container .form-signin {
  margin-top: 60px;
}




