/*------------------------------------------------------------------
Header
Comments/Notes
Breadcrumb
Attributbox
Start
ActivityStream
Footer
Sonstige
-------------------------------------------------------------------*/




/*------------------------------------------------------------------
------------------------------- HEADER -----------------------------
-------------------------------------------------------------------*/

#header-navbar-2025 {
  height: 65px;
}

#edp .user-image-header img.small-preview {
	display: inline;
    margin: 0 auto;    
    position: relative;
}

#edp #user-data img {
	border: 1px solid white;
  	border-radius: 50%;
  	object-fit: cover;
}

#edp .header-img {
    width: 28px;
	height: 28px;
	border-radius: 50%;
}

#edp #user-data .popover-body .user-no-image {
    font-size: 24px;
	padding: 12px 5px;
}


#edp #search {
	margin:0;
}

.search-container.center {
	max-width: 500px;
	margin: auto;
	text-align: left;
}
.search-container.center .autosearch {
	width: calc(100% - 40px);
}


.search-container.search-accordion {
	width: 238px;
}
.search-container.search-accordion .autosearch {
	box-sizing: border-box;
	width: 200px;
	float:left;
}

#navigation>form {
	padding: 10px;
	border-bottom: 1px solid #d3d3d3;
}

.search-container.center {
	border: 1px solid #999;
	margin-bottom: 10px;
}

.search-container {
	background-color: #FFFFFF;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    font-size: 13px;
    height: 30px;
    line-height: 28px;
    padding: 0;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    vertical-align: middle;
    margin-top: 5px;
}

.search-container.center input.autosearch {
	border-left: 1px solid #666;
  padding: 4px 6px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  vertical-align: middle;
  float: left;
}

.search-container input.autosearch {
	border-right: 0;
	box-shadow: 0 0 0 0;
	margin: 0;
	position: relative;
	left: -1px;
	border-left: 1px solid #ccc;
	border-radius: 4px;
	border-top: 0;
	border-bottom: 0;
	height: 28px;
}

#search-filter-settings {
	margin: 10px 0 0 0;
}

#widget-accordion .search-container input.autosearch {
	height: 28px;
}


#search-submit {
	background: url("../img/search_vertical-64.png") no-repeat scroll 3px 3px rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    height: 25px;
    margin: 0 5px;
    padding: 0;
    width: 25px;
}

#edp ul.ui-autocomplete {
    background: none repeat scroll 0 0 white;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    margin-top: 2px;
    width: 245px;
    z-index: 1050;
    font-size:13px;
}
#edp ul.ui-autocomplete a {
    color:black;
}

#edp .navbar .nav > li > a:focus, #edp .navbar .nav > li > a:hover, #edp .dropdown-menu > li > a:hover, #edp .dropdown-menu > li > a:focus, #edp .dropdown-submenu:hover > a, #edp .dropdown-submenu:focus > a {
    background-color: #444;
    background-image: linear-gradient(to bottom, #444, #333);
}

#edp .navbar-inner form {
	margin: 0 0 0 20px;
    padding: 0;
}


#edp .navbar .nav > li > a {
    text-shadow: 0 1px 0 #333333;
}

/*#edp .navbar a {
  color:white;
}*/

#edp .navbar a.active {
	background-color: unset;
    font-style: italic;
    font-weight: bold;
}

#edp .navbar #qrcode {
  padding: 6px 9px 6px 10px;
}


#edp .navbar .nav > li > a, #edp .navbar .nav > li > a:hover {
    border: 0px;
}

#edp .nav .nav-link {
	padding: 7px 0px;
}
#edp .nav .nav-icon {
	width:26px;
}


.fixed-top .popover-body ul {
	margin-left:13px;
}

.fixed-top .popover-body ul li {
	font-size:12px;
}


.fixed-top .popover-body {
	min-width: 250px;
}

.fixed-top .popover.bottom .arrow {
    right: 2px;
left: auto;
}

.fixed-top .popover.bottom {
    right: 0px !important;
left: auto !important;
top: 40px !important;
border-radius: 0px;
}

.fixed-top .container {
    position:relative;
    padding: 0;
}

#edp.maximize-width .fixed-top .container {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}

#edp.maximize-height .edp-container, #edp.maximize-height .fixed-top .container, #edp.maximize-height #content {
    width: 700px !important;
}
#edp.maximize-height .breadcrumb-row, #edp.maximize-height #before-message {
	display:none;
}

#edp.maximize-height .js-close-maximize-height {
	display:block;
}

.popover-body .user-values {
	margin-left: 60px;	
}
.popover-body .user-values .user-image-nosize {
	width: 25px;
}
.popover-body .user-actions {
	margin-top: 17px;
	overflow: hidden;
}

.popover-body .user-values .keyAccount div:last-child {
	margin-left:35px;
}

.popover-body .user-actions a.left-btn {
	margin-right: 30px;
}


#edp a.btn {
    color: #666;
    border: 0;
}
#edp a.btn.btn-primary, #edp a.register {
    color: white;
}

#edp .nav-icons img {
	width: 30px;
	margin: 5px 5px;
}


#edp #activity-marker .notes-number {
	position: absolute;
	left: 14px;
	bottom: -17px;
}


/*------------------------------------------------------------------
------------------------------- COMMENTS ---------------------------
-------------------------------------------------------------------*/

#comment-activity-stream {
	/*background: #f5f5e5;
	padding: 10px;
	box-sizing: border-box;*/	
}



#commentArea {
    margin-bottom: 20px;
    border-bottom: 10px solid white;
}

.note-form {
	margin:0;
}

.notes-yellow, .notes-yellow textarea {
	/*background: #fff4c6;
	background: -moz-linear-gradient(-45deg,  #fff4c6 0%, #fdf1b5 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fff4c6), color-stop(100%,#fdf1b5));
	background: -webkit-linear-gradient(-45deg,  #fff4c6 0%,#fdf1b5 100%);
	background: -o-linear-gradient(-45deg,  #fff4c6 0%,#fdf1b5 100%); 
	background: -ms-linear-gradient(-45deg,  #fff4c6 0%,#fdf1b5 100%);
	background: linear-gradient(135deg,  #fff4c6 0%,#fdf1b5 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff4c6', endColorstr='#fdf1b5',GradientType=1 ); */
	
	/*background: #fff;
	background: -moz-linear-gradient(-45deg,  #fff 0%, #f5f5e5 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fff), color-stop(100%,#f5f5e5));
	background: -webkit-linear-gradient(-45deg,  #fff 0%,#f5f5e5 100%); 
	background: -o-linear-gradient(-45deg,  #fff 0%,#f5f5e5 100%);
	background: -ms-linear-gradient(-45deg,  #fff 0%,#f5f5e5 100%);
	background: linear-gradient(135deg,  #fff 0%,#f5f5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f5f5e5',GradientType=1 );*/
}

.notes-yellow {
	/*margin-bottom:20px;
	border-left: 1px solid gray;
    border-top: 1px solid gray;
	border-radius: 5px;*/
}

.notes-yellow .notes-yellow {
	margin-left: 58px;
    margin-right: 10px;
    margin-top: 10px;
}

.notes-yellow textarea {
	/*border:0;*/
	resize:vertical;
}

.notes-yellow textarea.immediate {
	border-left: 10px solid #ae3939;
	color: #ae3939;
}

#edp div.wysiwyg div.toolbar-wrap ul.toolbar li {
	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"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}


.notes-yellow .dropzone-files-note {
    display: inline;
}

.notes-yellow .dropzone-note .dz-default.dz-message {
	display:none;
}

.notes-yellow .dropzone-note .dz-preview {
	float: left;
    margin: 0 10px 0 0;
}

.notes-yellow .dropzone-note .dz-preview .dz-details, .notes-yellow .add-note-block div.dropzone-note {
    margin: 0;
}


.notes-yellow .dropzone-note .dz-preview .dz-details img {
    height: 25px;
}

.notes-yellow .dropzone-files-note img.icon-attach, .notes-yellow .dropzone-files-note img.icon-attach_2 {
    height: 25px;
    width: 19px;
}

.notes-yellow .edge-container {
	margin:0;
	/*height: 150px;
	background: url(../img/comment-edge.png) no-repeat bottom right; */
}
.notes-yellow .notes-yellow .edge-container {
	background: none;; 
}

.notes-yellow .small-edge-container {
	margin:0;
	background: url(../img/comment-edge-small.png) no-repeat bottom right; 
}

.notes-yellow .note-block {
	/*height: 140px;*/
    overflow: auto;
    padding: 5px;
}

.notes-yellow .note-block.immediate {
	border-left: 10px solid #ae3939;
	border-radius: 4px;
}

.notes-yellow .add-note-block {
	min-height: 100px;
    padding: 5px;
}

.notes-yellow .add-embedded {
    min-height: 50px;
    padding: 5px;
    
}

.js-show-subject {
	text-align: center;
    font-size: 11px;
    color: gray;
    line-height: 15px;
    margin-left: 10px;
}

.notes-new-form-activity-stream .notes-yellow .add-note-block {
    padding: 10px;
}

#js-dialog-pin-comment .notes-yellow .add-note-block, #js-dialog-pin-comment .notes-yellow .note-block {
    width: 430px;
}

.new-note-pin {
	left: -10px;
    position: absolute;
    top: -15px;
}

.note-cancel-x {
	font-size: 16px;
    font-weight: bold;
    padding: 15px 15px 0 15px;
    position: absolute;
    right: -10px;
    top: -35px;
}

.notes-yellow .add-note-block>div, .notes-yellow .add-note-block>textarea {
	margin-bottom: 10px;
}

.note-icon {
	width: 15px;
}

.note-controls {
	/*height: 40px;*/
}

.note-role-dropdown {
	margin:0;
}

.note-role-dropdown li {
	padding: 3px;
}


.notes-yellow .note-block .note-subheader {
	color:#aaa;
	font-size:11px;
	margin-bottom:5px;
}

.notes-yellow .note-block .note-link {
	margin-top:8px;
}


#filter-note-type {
	float: left;
    margin-left: 30px;
}

#protocol-table_wrapper #protocol-table {
    clear:both;
}

#protocol-table_wrapper #protocol-table_length {
    float: left;
    margin-left: 15px;
}

#protocol-table_wrapper #protocol-table_filter {
    float: right;
}

#protocol-table_wrapper #protocol-table_info {
    clear: both;
    text-align:center;
    margin-left:30px;
}

#protocol-table_wrapper #protocol-table_paginate {
	text-align:center;
	margin-left:30px;
}

#protocol-table_paginate a {
    margin: 5px;
}

#protocol-table_paginate a.paginate_active {
    font-weight:bold;
}


.notes-number {
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
    margin-left: 5px;
    width: 25px;
    margin-top: 5px;
}

.view-tiles .notes-number {
	position: absolute;
	top: 0px;
	right: 6px;
}

.view-wrapper.view-list .carousel-element .notes-number img {
	display: block;
	width: 25px;
}

#edp .notes-number a {
    color: white;
    width: 30px;
}

.notes-number > div {
    height: 30px;
    position: relative;
}

.notes-number img {
    position: relative;
    height: 25px;
}

.notes-number .number {
	left: 0;
    position:absolute;
    text-align:center;
    width: 100%;
    top: 1px;
}


.notes-number.notes-number-red {
    background: none repeat scroll 0 0 #e2001a;
    color: white;
}

.notes-yellow .note-block .note-header a.note-answer, .notes-yellow .note-block .note-header a.note-to-page, .notes-yellow .note-block .note-header a.note-status {
	float:right;
	font-weight:normal;
	margin-right:10px; 
}

.notes-yellow .note-answers {
    border-radius: 3px 3px 3px 3px;
    margin-right: 24px;
    margin-left: 55px;
    margin-top: 15px;
}

.notes-yellow .note-answers .answer {
    padding: 10px 0;
    overflow:hidden;
}

.notes-yellow .note-answers .answer:not(:first-child) {
    border-top: 1px solid #679966;
}


#edp .checkbox-note-send {
	font-size: 12px; 
	line-height: 12px;
	color: #444444;
	margin-right: 10px;
}
#edp .checkbox-note-send input {
	margin:5px;
}

/* this is for note-create dialog as popup */
.no-title-bar .ui-dialog-titlebar, .no-close .ui-dialog-titlebar-close {
    display: none;
}

.note-attachments, .note-content {
	margin-left: 59px;
}
.immediate .note-content {
	color: #ae3939;
}

.note-content .note-selected_text {
    color:#aaa;
    font-style: italic;
    margin-top:10px;
    margin-left:20px;
}

.note-attachments {
    margin-top: 10px;
}

.note-submit, .note-cancel {
	/*font-family: "Comic Sans MS";*/
    padding: 10px;
}

.note-submit.wait {
	cursor:wait;
	color:lightgray;
}


/*--------------------------------------
----------------note color chooser------
-----------------------------------*/
input.radiocolor[type=radio] {
    display:none; 
    margin:5px;
}
 
/*
  Change the look'n'feel of labels (which are adjacent to radiobuttons).
  Add some margin, padding to label
*/
input.radiocolor[type=radio] + label {
    display:inline-block;
    margin:1px;
    padding: 12px 40px;
    background-color: green;
    border-color: #ddd;
    
}
input.radiocolor[type=radio] + label.redradio {
    background-color: #A00000;
}
input.radiocolor[type=radio] + label.blueradio {
    background-color: #000099;
}
input.radiocolor[type=radio] + label.greenradio {
    background-color: #66CC00;
}
input.radiocolor[type=radio] + label.yellowradio {
    background-color: #FFCC00;
}

/*
 Change background color for label next to checked radio button
 to make it look like highlighted button
*/
input.radiocolor[type=radio]:checked + label { 
   background-image: none;
    border:3px solid white;
  margin-top:10px
}
input.radiocolor[type=radio]:checked + label.redradio { 
    background-color:#FF0000;
}
input.radiocolor[type=radio]:checked + label.blueradio {
    background-color:#0000FF;
}
input.radiocolor[type=radio]:checked + label.greenradio {
    background-color:#66FF00;
}
input.radiocolor[type=radio]:checked + label.yellowradio {
    background-color:#FFFF00;
}

.leftmarginradiocolor img {
  margin-left: 10px;
    width: 25px;
  margin-top:-20px;
  margin-right:10px
}

.jumptomarking {
    cursor: pointer;
    margin-left:3em;
}

.jumptomarking img{
    width:15px;
    margin-right:0.5em
}

select.js-notestatus{
	width: 60px
}

 select.js-notecategory {
 	width: 60px
 }

/*------------------------------------------------------------------
------------------------------ BREADCRUMB --------------------------
-------------------------------------------------------------------*/
.edp-breadcrumb {
	line-height: 25px;
	height: 25px;
	margin-bottom: 40px;
}

body .edp-breadcrumb-categories {
	margin-bottom: 20px;
}

.element-activity .edp-breadcrumb {
    margin-bottom: 0px;
}

.edp-breadcrumb .breadcrumb-group>* {
	margin: 0px 2px 20px 2px;
}

.element-activity .edp-breadcrumb .breadcrumb-group > * {
    margin: 0px 2px 0px 2px;
}

.edp-breadcrumb>*, .edp-breadcrumb .breadcrumb-group>* {
	float:left;
}

#edp .edp-breadcrumb .right {
	float:right;
}

.breadcrumb-image {
	width: 25px;
	height: 25px;
	text-align: center;
}

.breadcrumb-image img.transform {
    transform: scale(2);
	-ms-transform: scale(2);
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-o-transform: scale(2);
    max-width: 50%;
    max-height: 50%;
}

.breadcrumb-fade{
    color: #d8d8d8;
}

.breadcrumb-icon-container {
	position: relative;
}
.breadcrumb-dropdown {
	position: absolute;
	top: 20px;
	left: -3px;
}

#edp .edp-container  .edp-breadcrumb .dropdown-menu {
    background-color: white;
    border: 0;
    left: -8px;
}

.home-icon-bc {
	width: 20px;
	position: relative;
	top: -2px;
}

.dropdown-bc-img {
	opacity: 0.6;
    filter: alpha(opacity=60);
}




.btn-toolbar.pool-dropdown {
  text-align:center;
}

#edp .dropdown-title {
    font-size: 16px;
    font-weight: bold;
    border: 0;
	background: white;
	box-shadow: unset;
	position: relative;
}


/*------------------------------------------------------------------
------------------------------ ATTRIBUTBOX  --------------------------
-------------------------------------------------------------------*/
#attribute-box {
	margin-bottom: 20px;
}

#attribute-box .col-md-3 {
	margin-left:0px;
}

#attribute-content {
	padding: 5px 0;
	overflow:hidden;
	position: relative;
	margin: 0;
	background: none repeat scroll 0 0 #f5f5e5;
	border: 1px solid #E3E3E3;
	border-radius: 0 0 5px 5px;
	top: -10px;
}

.setting-bar img {
	margin:3px;
}

#edp .setting-bar img.setting-no {
	opacity: 0.2;
    filter: alpha(opacity=20);
}

/*------------------------------------------------------------------
------------------------------- START -----------------------------
-------------------------------------------------------------------*/
.headline-center {
	margin:auto;
}

.start.anonym .start-components {
	max-width: 720px;
}

.start-components, .view-boxes {
	overflow: hidden;
	margin: 20px auto;
	text-align:center;
}

.view-tiles {
	/*text-align:center;*/
}

.view-boxes ul.view-tiles ul {
	margin: 0 0 0px 10px;
}

.start-components .element, .view-boxes .carousel-li, .view-tiles .carousel-li {
	position: relative;
	display: inline-block;
}

.start-components .element, .view-boxes .carousel-li {
	width: 100px;
	height: 165px;
	padding: 13px 10px;
	float: left;	
}

.view-tiles .carousel-li {
/*	width: 120px;
height: 130px;
padding: 13px 10px;
margin: 10px 5px;
background-color: #0076bd;
overflow: hidden;
*/
    width: 240px;
    height: 185px;
    border: 1px solid lightgray;
    border-radius: 5px;
    float: left;
    margin: 15px;
    overflow: hidden;
}
}

.view-tiles .reference-delete {
    position: absolute;
    top: 5px;
    right: 5px;
}

#edp .view-tiles ul {
	margin: 0px;
	padding: 0;
}

#edp .view-tiles .caption a {
	/*color: white;*/
	
	color: #0076bd;
font-weight: bold;
}

#edp .view-tiles .tiles-image {
    border-radius: 5px 5px 0 0;
}

.start-components .image, .view-boxes .carousel-element {
	display: table-cell;
	vertical-align: middle;
	width: 100px;
	height: 100px;
	position: relative;
}

.view-tiles .carousel-element {
	/*display: table-cell;
	vertical-align: middle;
	width: 125px;
	height: 100px;*/
	
	width: 260px;
    height: 155px;
    border-bottom: 1px solid lightgray;
    position: relative;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.view-boxes .carousel-element.view-tiles .carousel-element {
	position: relative;
}

 .view-tiles .caption-addition {
    position: absolute;
top: 24px;
left: 36px;
font-weight: bold;
color: #666;
font-size: 13px;
}

.start-components .caption, .view-boxes .caption {
    margin-top: 0px;
    font-size: 12px;
    
    /* Folgende drei Zeilen, damit es im Safari korrekt angezeigt wird und die Kacheln nicht vertikal verrutscht sind (Junge DWA)*/
    display: table;
	text-align: center;
	width: 100%;
}

.view-tiles .caption {
	margin-top: 10px;
	font-size: 12px;
margin-top: 3px;
color: gray;
margin-left: 10px;
}


.start-components .image img, img.autofit, .view-carousel .carousel-element .carousel-potential-autofit, .view-boxes .carousel-element .carousel-potential-autofit, .view-tiles .carousel-element .carousel-potential-autofit   {
	/* Die L�sung klappt aber im IE nicht, dort gehen zu breite Elemente raus, weil max-width nicht bei umgebenden table-cell divs beachtet wird (auch nicht laut Spezifikation), daher noch die IE-spezifische Erg�nzung unten */
	max-width: 90%;
    max-height: 90%;
    /* Die neueste L�sung mit allen Modernen Browsern (au�er IE und Edge ist wohl die css3 Eigensxchaft object-fit:contains; Testen, sobald etwas gereift */
    
	/* Genialer Trick, um Images unter Erhalt der Ratio in eine Box zu bekommen
	   Ersetzt durch obige L�sung, weil bei Chrome bei Essig minimale Verzerrungen aufgetreten sind */
	/*max-width: 9%;
    max-height: 9%;
    transform: scale(10);
    transform-origin: initial;*/
}

 /*IE10+*/
 @media all and (-ms-high-contrast: none), (-ms-high-contrast: active), @supports (-ms-accelerator:true) {
.start-components .image img, img.autofit, .view-carousel .carousel-element .carousel-potential-autofit, .view-boxes .carousel-element .carousel-potential-autofit, .view-tiles .carousel-element .carousel-potential-autofit 
 {  max-width: 9%;
    max-height: 9%;
    transform: scale(10);
    transform-origin: initial; }
 }


#edp .start-components img, #edp .view-boxes .carousel-potential-autofit, #edp .view-tiles .carousel-potential-autofit {
	/*transform-origin: top;*/
}

#edp .view-wrapper.view-boxes .carousel-element#edp .view-wrapper.view-tiles .carousel-element {
	border: 1px solid #888;
	border-radius: 5px;
}


/*------------------------------------------------------------------
------------------------------- ACTIVITY STREAM -----------------------------
-------------------------------------------------------------------*/

.activity-clock {
	font-size: 12px;
font-weight: normal;
display: inline;
}

#element-activity-stream {
	overflow: hidden;
	clear: both;
}




#edp.activity-stream-body, #edp.activity-stream-body #content {
	background: #f5f5e5;
}
.element-activity-content {
	background-color: #f5f5e5;
}
#edp > .container.activity-stream {
    border-right: 0px solid #f5f5e5;
    border-left: 0px solid #f5f5e5;
    border-top: 8px solid #f5f5e5;
    background: #f5f5e5;
}



#edp.activity-stream-body #content {
	margin-top: 10px;
}

.activity-stream-element {
	background: white;
    display: table;
	width: 100%;
	box-sizing: border-box;
	display:table;
}

.activity-stream-element.chronoliogically {
	margin-top: 10px;
	border: 1px solid #d3d3d3;
}

.activity-stream-element.numerical {
	margin-top: 5px;
	border: 1px solid #d3d3d3;
	padding: 5px;
}

.activity-stream-element.numerical .dwa-column-id {
	width: 100px;
}


.activity-stream-element.numerical .dwa-column-title {
	width: calc(100% - 300px);
}

.activity-stream-element.numerical .dwa-column-date {
	width: 110px;
	padding-left: 5px;
}

.activity-stream-element.numerical .dwa-column-small {
	width: 50px;
	padding-left: 5px;
}

#comment-activity-stream .activity-stream-element.chronoliogically {
	margin-top: 0px;
	border-bottom: 1px solid #d3d3d3;
	border-right: 0;
	border-left: 0;
	border-top: 0;
}

#comment-activity-stream .activity-stream-element.chronoliogically.focus {
	border: 1px solid gray;
	border-radius: 5px;
}

.activity-stream-element .ase-col {
	display:table-cell;
	vertical-align: top;
	padding: 5px;
	box-sizing: border-box;
}
.activity-stream-element .ase-col1 {
	width: 50px;
}

/* Regelwerk Aktivitätenstrom Änderungen */
.pool-457-edpdwa .activity-stream-element .ase-col1,
.pool-457-dwarc .activity-stream-element .ase-col1,
.pool-98-edp-staging .activity-stream-element .ase-col1 {
    width: 100px;
}
.pool-457-edpdwa .activity-obj-image,
.pool-457-dwarc .activity-obj-image,
.pool-98-edp-staging .activity-obj-image {
    max-width: 100px;
    max-height: 150px;
    padding: 5px;
}


.activity-stream-element .ase-col1 .user-image-activity-stream {
	margin: 0;
}



.activity-stream-element .ase-col3 {
	width: 30px;
	text-align: center;
}
.activity-stream-element .ase-col3 img {
	width: 20px;
	margin: 5px 0;
}

.activity-stream-element .start-components {
	margin: 0px auto 0px auto;
}

.activity-stream-element .start-components .element {
	width: 100px;
	height: 200px;
	padding: 0px 10px 8px 10px;
	overflow: hidden;
}

.activity-stream-element .start-components .element.with-changelog {
	display:block;
	clear:both;
}

.activity-stream-element .start-components .image {
	height: 150px;
}

.activity-stream-element .header {
	overflow: hidden;
	/*background: #f5f5e5;*/
	border-top: 0px;
	padding: 5px 10px;
	margin-bottom: 10px;
}

#comment-activity-stream .activity-stream-element .header {
	padding: 0px;
	margin-bottom: 0px;
}


.activity-stream-element .header .headline .title {
	color:#00519e;
	color: rgba(0,81,158, 0.8);
	font-weight:bold;
	overflow: hidden;
}


.activity-stream-element .pdf-changelog {
	padding: 5px 0px;
}

.activity-stream-element .pdf-changelog.preview-exists {
	margin: 0px 0px 0px 155px;
}

.activity-stream-element .multiple-pdf-changelog {
	text-align: left;
}

.activity-stream-element .multiple-pdf-changelog.preview-exists {
	padding: 13px 0px;
	margin-left: 130px;
}

#element-activity-headline, #element-activity-actions {
	padding: 0 10px;
}

.activity-stream-element .header .subheadline {
	color: gray;
	font-size: 12px;
}

.activity-stream-element .body .subheadline {
	margin-left: 44px;
}

.activity-stream-element .header .subheadline img {
	position: relative;
	top:-2px;
}

.activity-stream-element .header .user-image {
	margin-bottom:0;
}

.comment-element .ase-col2 {
	cursor: pointer;
}

.selection-highlight, .selection-highlight-tmp  {
	background: blue;
}

.change-status-bar {
	height: 20px;
}


.edp-breadcrumb .breadcrumb-group {
	color:gray;
	font-size: 1rem;
	max-width:50%; /* Bei DWA mit den langen Titeln wird der Breadcrumb sonst umgebrochen */
}

.edp-breadcrumb .breadcrumb-group .bc-title {
	max-width: 90%;
}

.element-activity-actions {
	margin: 0;
  overflow: hidden;
}

.activity-stream-element .body {
	padding: 0 10px 10px 10px;
}

#comment-activity-stream .activity-stream-element .body {
	padding: 0px;
	margin-bottom: 10px;
}

.activity-stream-element .body .text {
	word-break: break-word;	
}


.activity-stream-element .body .doc-preview {
	float:left;
	margin:0px 10px 10px 0;
	height: 150px;
	border: 1px solid #aaa;
	border-radius: 2px;
}

.activity-stream-element .body .stream-element-single-doc {
	overflow:hidden;
	margin-bottom: 5px;
	clear: both;
}

.activity-stream-element .body .edp-breadcrumb .breadcrumb-group > * {
    margin: 0px 2px 0px 2px;
}

.comment-options {
	color: #999;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	overflow: hidden;
}

#comment-activity-stream .comment-options {
	margin-bottom: 30px;
}

.comment-options-inline {
    float: right;
    padding-top: 0px;
}

#edp .element-activity .comment-element .comment-options a {
	color: #999;
}

.comment-options div {
	float:left;
	margin-right: 20px;
}

#edp .element-activity .comment-element a {
	color: #666;
}

#commentArea .exist-comments {
	background: #f5f5e5;
	padding: 3px;
	box-sizing: border-box;
	margin-bottom: 0;
}


.image-preview {
	text-align: center;
	margin: 20px;
}

.image-preview img {
	max-height: 300px;
}

.activity-obj-image {
	float: left;
	max-width: 35px;
	max-height: 35px;
	margin-right: 10px;
}

.activity-stream-image-doc, .activity-stream-image-doc img {
	height: 145px;
	float: left;
	margin-right: 5px;
}


.element-activity .edp-breadcrumb {
	color: #666;
	margin-top: 10px;
	clear: both;
}

.element-activity .edp-breadcrumb img {
	opacity: 0.65;
    filter: alpha(opacity=40);
    
    position: relative;
	top: -2px;
}

.js-one-click, .js-one-click-multiple-docs {
	cursor: pointer;
}

#activity-stream-option-bar {
    position: relative;
	top: -10px;
}

#activity-stream-option-bar .bcsearch {
	font-size: 12px;
	padding: 0 5px 0 5px;
	margin-top: 0px;
	line-height: 20px;
	border: 0;
}

#activity-stream-option-bar .bcsearch-submit {
	font-size: 11px;
	padding: 3px;
	line-height: 14px;
	margin-top: 5px;
	position: relative;
	top: -4px;
	border: 0;
}

#element-activity-stream .niveau0 {
    
}

#element-activity-stream .niveau1.asse-type-obj {
	border-top: 10px solid #f5f5e5;
}
#element-activity-stream .niveau2 {
	margin-left: 20px;
	border-left: 5px solid #f5f5e5;
}
#element-activity-stream .niveau3 {
	margin-left: 20px;
	border-left: 25px solid #f5f5e5;
}
#element-activity-stream .niveau4 {
	margin-left: 20px;
	border-left: 45px solid #f5f5e5;
}
#element-activity-stream .niveau5 {
	margin-left: 20px;
	border-left: 65px solid #f5f5e5;
}


/*------------------------------------------------------------------
------------------------------- FOOTER -----------------------------
-------------------------------------------------------------------*/
.edp-footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
}


#edp .footer-row {
/*	height: 20px; */
}


.footer-row .version {
    color: #FFFFFF;
    float: right;
    margin-right: 10px;
}


.footer-row select {
	height: 10px;
	margin: 2px 0px;
	position: relative;
	width: 150px;
	font-size: 11px;
	padding: 0px;
	min-height: 18px;
	margin-left: 10px;
}


/*------------------------------------------------------------------
------------------------------- SONSTIGE -----------------------------
-------------------------------------------------------------------*/

.invite-person {
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 10px;	
}







/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
	#whatsDownModal {
		left: unset;
		right: 0;
		width: 0;
	}
	
	#edp #whatsDownModal .modal-header {
		background-color: #ff8201;
		
	}
	
	#whatsDownModal h4 {
		margin: 2px 0;
		color:white;
	}
	
	#whatsDownModal .modal-dialog {
		border-left: 1px solid #ddd;
	}
	
	#edp .modal.left .modal-dialog,
	#edp .modal.right .modal-dialog {
		position: fixed;
		margin: auto;
		width: 320px;
		height: 100%;
		top: 0;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	#edp .modal.left .modal-content,
	#edp .modal.right .modal-content {
		height: 100%;
		overflow-y: auto;
	}
	
	#edp .modal.left .modal-body,
	#edp .modal.right .modal-body {
		padding: 15px 15px 80px;
	}

/*Left*/
	#edp .modal.left.fade .modal-dialog{
		left: -320px;
		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
		        transition: opacity 0.3s linear, left 0.3s ease-out;
	}
	
	#edp .modal.left.fade.in .modal-dialog{
		left: 0;
	}
        
/*Right*/
	#edp .modal.right.fade .modal-dialog {
		right: -320px;
		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
		        transition: opacity 0.3s linear, right 0.3s ease-out;
	}
	
	#edp .modal.right.fade.in .modal-dialog {
		right: 0;
	}
	
	

#edp #section-navigation {
	position: fixed;
	width: 100%;
	background-color: #f3f3f3;
    border-top: 1px solid #dedede;
    border-bottom: none;
    height: 63px;
    bottom: 0;
    z-index: 10;
}
	
#edp #section-navigation div.nav-element {
    float: left;
    margin-top: 9px;
    text-align: center;
    width: 33%;
    cursor:pointer;
}

#edp #section-navigation div.nav-element img {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 25px;
}
#edp #section-navigation div.nav-element.off {
    opacity: 0.5;
}
	


	#edp .modal-header {
		border-bottom-color: #EEEEEE;
		background-color: #FAFAFA;
	}

#edp #email-share-bfd, #edp #copy-to-clipboard {
	width: 30px;
	margin-left: 30px;
	float: left;
}

#element-mainarea {
	overflow: hidden;
}
