.xlr8-notability-input .xlr8-notability-book { width: 100%; position: relative; }

.xlr8-notability-input .head, .xlr8-notability-input textarea, .xlr8-notability-book .head, .xlr8-notability-book .entry {
  width: 100%; display: block; float: left; clear: both;
}

.xlr8-notability-book {
  display: none; position: relative; overflow-y: hidden;
  border: 1px dashed gray;
  padding: 0 6px;
  margin-left: 4em;
  border-radius: 3px;
  margin: 0;
}

.xlr8-notability-book .head {
  font-weight: bold; width: 100%; position: relative;
}

.xlr8-notability-book .entry {
  width: 100%; position: relative;
  padding: 3px 0;
}

.note-ico, .note-ico-last {
	color: #7e7e7e;
	border-right: solid 1px #cacaca;
	padding: 5px 13px; 
}

.note-ico2 { font-size: 1.3em; color: #7e7e7e; }

.note-ico-last {
	border-right: none;
}

.note-txt,.note-txt a {
	width: 70%;
	margin: 20px auto 0 auto;
	padding: 50px 0 0 0;
	font-size: 0.95em; 
	line-height: 1.25em; 
	color: #7e7e7e;
	font-style: italic; 
}
.note-txt2 { margin: 10px auto 0 auto; }
.note-txt3 { margin: 10px 0 0 20px; }

.title { font-weight: bold; }

.note-img, .note-img2 { background: url(img/note-icons200.png) top center no-repeat; 
	width: 200px;  height: 43px;
	margin: 0 auto 16px auto;
}
.note-img2 { margin: 10px 0 0 10px;   }
.fa-times { -webkit-text-stroke: 1px #ebebeb; /* background color */ }

#right .sidebar-directions { margin: 0 0 26px 0; }

.xlr8-notability-book .entry h6 { margin: 0; }
.xlr8-notability-book .entry p { margin: 0; }
.xlr8-notability-book .entry .actions,.xlr8-notability-book .entry .actions1{ font-size: 10px; text-align: right; width: 35%; }
.xlr8-notability-book .actions .date, .xlr8-notability-book .actions .buttons,.xlr8-notability-book .actions1 .date, .xlr8-notability-book .actions1 .buttons { white-space: nowrap; }
.xlr8-notability-book .actions .buttons,.xlr8-notability-book .actions1 .buttons { display: none; }
.xlr8-notability-book .entry .actions .button,.xlr8-notability-book .entry .actions1 .button { margin-left: 1em; font-size:16px}

.xlr8-notability-book .headingTable, .xlr8-notability-book .headingTable td {
  border: 0 !important; padding: 0; margin: 0;
}

.xlr8-notability-book .entry textarea {
  width: 97%; height: 3em; display: block; float: left;
  margin: 0; font-size:16px;
}
.save.disabled{
	background: grey;
    border: 1px gray !important;		
}
.count-container{
	display:none;
}
.count-container .red{
	color:red;
	font-weight:bold;
}
.morecontent {
	display: none;
}
.morelink {
	display: inline;
}
.no-notes {display: none;}

.xlr8-notability-book .entry li li{
	list-style: circle;
}
.xlr8-notability-book ul{
	padding: 0 0 0 1em !important; 
} 
.xlr8-notability-input input[type=checkbox]{
	margin-right:3px;
}
#right_chat_default.is-closed .scrollbar{
	display: none;
}
#right_chat_default .fa-times,#right_help_default .fa-times{
	margin-right:10px;
}
#right_chat_default .iflychat-embed{
	display: block;
}
.notes_tags_label, .notes_tags_filter{
	display: none;
}
.notes_tags_label{
	color:#3878bb;
	font-weight: bold;
	cursor: pointer;
}