.note-editor.note-frame.fullscreen{
    position: absolute;
    top: -450px;
    left: 2px;
    z-index: 1050;
    width: 100%;
	}
.jquery-live-search a:hover{
	background-color: #c1c1c1;
}

#fk {display: none;}
#sharebtn {display: none;}

img{
	max-width:400px;
}
.note-editor.note-frame {
     border: 0px solid #efefef;  
     padding:0px;
     margin:0px;
}
.modal-backdrop {
     position: relative;  
}
.btn-default {
    color: #222;
    background-color: #efefef;
    border-color: #eee;
}
.forum-right{
	background-color:#efefef;
}
.btn {
    border: 1px solid transparent;
}
.tools{
	/* display: none; */
}
/* .panel-default > .panel-heading {
    color: #333;
    background-color: #efefef;
    border-color: #eee;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #efefef;
    border-color: #efefef;
} */
.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
    width: 20px;
    margin: 0px auto;
}
 .note-statusbar{
	display:none;
}
.note-editor {
    border: 0px solid rgba(120, 130, 140, 0.13);
}
.panel {
    margin-bottom: 0px;
}
.chat-main-box .chat-right-aside .send-chat-box .custom-send {
    position: absolute;
    right: 25px;
    bottom: 10px;
}
.note-editor.note-frame {
    padding: 0px;
    margin: 0px;
}
.forumForm{
	background-color: #efefef;}
.note-editor.note-frame .note-statusbar {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.panel-body {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
   border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size:14px;
}
.panel-body>p{
	margin:0px;
}
.note-editor.note-frame .note-editing-area .note-editable {
    padding:0px 10px;
    overflow: auto;
    color: #000;
}
.panel-default .panel-heading, .panel-white .panel-heading {
    color: #2b2b2b;
   border-bottom: 0px solid rgba(120,130,140,.13);
}
.btn-default, .btn-default.disabled {
background:#fff;
	}
.note-editor .panel-heading {
    padding: 0px;
}
.note-popover .popover .popover-content>.btn-group, .panel-heading.note-toolbar>.btn-group {
    margin: 0px;
}  
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 5px;
}