.commentWrapper .comment{border:1px solid #dfdfdf;padding:10px;margin-bottom:20px}.commentWrapper .comment .commentOptions{float:right;font-size:12px;position:relative}.commentWrapper .comment .commentId{color:#777;font-size:12px;line-height:36px}.commentWrapper .comment .commentId a{color:#444;font-style:italic;font-size:12px}.commentWrapper .comment .commentInfo{height:60px}.commentWrapper .comment .commentInfo .commentAuthorImg{width:50px;height:50px;overflow:hidden;float:left;margin:0 10px 0 0}.commentWrapper .comment .commentInfo .commentAuthorImg img{height:50px}.commentWrapper .comment .commentInfo .commentAuthorInfo{display:inline}.commentWrapper .comment .commentContent{padding:10px 0}\ .commentWrapper .commentWrapper{margin-left:20px;padding-left:10px;border-left:3px solid #dfdfdf}.quoteStyle .commentAuthor,blockquote .commentAuthor{font-size:11px;display:block;border-bottom:1px solid #ccc;margin-bottom:5px}.quoteStyle,blockquote{background:#efefef;border:1px solid #dedede;padding:10px}#comments{clear:both}.wikiPageCommentPipe{color:#aaa}.followButton{font-weight:normal}.wikiInfo{font-size:13px}.teamWikiEditIcon{float:right}div#teamWikiPageView article{font-size:15px;line-height:21px;font-weight:100;margin-bottom:6px}.wikiInfo{margin-bottom:10px;font-weight:bold}.icon-custom-heart-red{color:#1eb4ff}
/*wiki task*/
.range-field.input-field {
    float: right;   
    padding: 0;   
    padding-right: 10px;
    margin: 0;
	padding-right:10px;	
}	

#teamWikiPageView .main-wiki-subpages .userAssignedDetails{
	display:inline-block;
}
span.status-box {
	font-weight: 300;
    font-size: .8rem;
    color: #fff;
    border-radius: 2px;
	cursor:pointer;
}
input#taskStatus {
    float: right;
    margin-right: 50px;
    margin-top: 0px;
	display:none;
}
.assigned_user_div {
    margin-top: 5px;
    color: grey;
}
.assigned_user_div span.assign_icon {
    float: left;
}
.assigned_user_div span.assign_icon i.material-icons {
    font-size: 14px;
    vertical-align: sub;
    margin-right: 4px;
}
i.userAssignedList {
    vertical-align: top; 
	font-size: 11px;
    font-style: italic;
}
.userAssignedList i {
    font-size: 12px;
}

.wiki-warning-icon-view-page {
	float:right;
}
.wiki-star-rating {
	float:left;
	margin-right:10px;
	display:none;
}
.wiki-star-rating .rating-sm,.wikicomment-rating .rating-sm{
	font-size:1.5em;
	line-height:35px;
}

.wiki-star-rating .star-rating  {
	margin-left:80px;
}

.wiki-star-rating  .clear-rating,.wikicomment-rating .clear-rating{
	display:none;
}

.wiki-star-rating .caption,.wikicomment-rating  .caption {
	display:none !important;
}
.logintorate{
	text-align:right;
}

h1.Cmn-HeadingSmall i {
    line-height: inherit;
}

.wiki-manage-btn i{
	font-size:1.5rem;
}

.wikiItemTitle{
	padding-top:80px;
}

#teamWikiPageView ul.wikiattachmentlinks-ul li {
    list-style: none;
  
}
#teamWikiPageView ul.wikiattachmentlinks-ul {
   margin:0px;
  
}

/*wiki catalog*/

.filename-li {
	line-height:25px;
}

.catalog-card .card-content {
    min-height: 313px;
    max-height: 320px;
}
.catalog-comment{
	visibility:hidden;
}

/*Extra fields*/
#teamWikiPageView .task-extra-fields ul li {
    list-style-type: none;
	padding:0px;
	border-bottom: 1px solid #ddd;
}
#teamWikiPageView .task-extra-fields ul {
    margin-left: 0;
}
#teamWikiPageView span.extra-label-span {
    font-size: 18px;
    font-weight: 500;
	padding:0px;
    float: left;
}
#teamWikiPageView span.extra-label-span:after {
    content: ':';
}
.task-status-screen{
	display:none;
    background: #fff;
    padding: 10px;
	margin-bottom: 15px;
    border-radius: 5px;
}

.savestatusbtn{
	display:none;
}

img.status-icon-img {
    width: 16px;
    padding-top: 3px;
}
#teamWikiPageView .range-field .status-icon-img {
    padding-top: 0;
}
#teamWikiPageView .range-field {
    padding-right: 1px !important;
}
.taskstatusreminderdate-div .datepicker {
    width: 150px;
}
.task-extra-fields .extra-label-span {
    color: #797979;
    font-size: 12px !important;
}
.task-extra-fields span.extra-value-span {
    font-size: 13px;
}
a.datepicker-clear-icon {
    color: #ff0000;
}
#teamWikiPageView .comment-list-wrapper, #teamWikiPageView #replyform{
	display:none;
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

.spin {
  animation-name: spin;
  animation-duration: 4000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.status-close-msg,.archivemsg,.archivecheckmsg{
	display:none;
}

a.archive-link-a.done {
    color: #17c317;
}
a.archive-link-a.failed {
    color: red;
}

.archivemsg .error-msg{
	color:red;
	margin-left:10px;
}
.status-close-msg.row p {
    margin: 0px;
}
.inactiveStatuslevel {
    pointer-events: none;
    color: #ccc;
}
i.material-icons.icon-align.comment-icon {
    margin: 0;
}

#teamWikiPageView #comments .comment-heading small{
	margin-right:10px;
}

.comment-arrow-icons {
	width:15px;
	margin-left: -10px;
}

.editReminderDate{
	display:none;
}

.editReminderDate .picker__holder{
    background: transparent;
    overflow: visible;
}
.showReminderDate i.warning {
    color: red;
}
.showReminderDate{
	cursor:pointer;
}
.task-wiki-gallery-image {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #bbbbbb;
    margin: 7px 14px 7px 0;
    padding: 5px;
    width: 106px;
}
li.extra-label.row {
    margin: 0;
}
span.extra-value-span-sub {
    width: 100%;
    display: block;
}

div.read-user-modal {
    width: 25% !important;
}

div.read-user-modal li a{
   color:#000;
   font-size:12px;
}

div.read-user-modal .modal--titel {
	display:none;
}

li.header-icon-class .readcount{
    margin-left: 10px;   
    position: relative;
    top: -6px;
    font-size: 14px;
}
li.header-icon-class {
    text-align: center;
    margin-bottom: 10px;
}

.task-template{
	display:none;
}

.wiki-overlay-msg{
  position: fixed; 
  display: none;
  width: 100%; 
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); 
  z-index: 2; 
  cursor: pointer; 
}
.wiki-overlay-msg.active{
	display:block;
}
.wiki-overlay-msg.active span.msg {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 45%;
    font-size: 20px;
}
li.catalog-attachments-li {
    background: #00838fa1;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
	position:relative;
}
a.download-btn-catalog {
    float: right;
    color: #fff;
    background: #4099a0;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    padding: 10px 10px;
}
a.download-btn-catalog i {
    line-height: 15px;
}
span.download-text {
    float: left;
}
a.catalog-subpage-details.active {
    background: #5eb1b8;
    color: #fff;
}
#teamWikiCatalogView .main-wiki-subpages.collection .collection-item {
   
    float: left;
    border: none;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}
.teamDocDownload{
	display:none;
}
p.archivemsg.left {
    padding-bottom: 20px;
}

.todowikiDetails .articleItemDate, .todowikiDetails .articleItemAuthor, .todowikiDetails .articleItemAssignUserList {
    width: 100%;
}

.todoProperties .label {
    font-weight: 500;
    width: 150px;
    display: inline-block;
}

.todowikiDetails .wikiItemImage {
    padding: 0;
    margin: 20px 0;
  }
  .todowikiDetails .wikiItemImage img {
    width: 100%;
  }

  .todoProperties .row {
    margin-bottom: 5px;
}