body.controllerNotes.actionIndex #nextPageLoader {
  clear: both;
}
body.controllerNotes.actionIndex .notesContent {
  padding-bottom: 0;
}
body.controllerNotes.actionIndex .content.notpadding {
  padding-bottom: 69px;
}
body.controllerNotes.actionIndex .wrapper {
  max-width: none;
}
body.controllerNotes.actionIndex .favorite {
  margin-left: 338px;
}
body.controllerNotes.actionIndex .favoriteItems .favoriteItem {
  height: 400px;
}
body.controllerNotes.actionIndex .favoriteItems .favoriteItem .favoriteLink .favoriteImage {
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  padding: 0;
}
body.controllerNotes.actionIndex .favoriteItems .favoriteItem .favoriteLink .favoriteInfo .favoriteTitle {
  font-size: 24px;
  margin: 0 0 4px;
}
body.controllerNotes.actionIndex .favoriteItems .favoriteItem .favoriteLink .favoriteInfo .favoriteDescription {
  max-height: 12em;
}
body.controllerNotes.actionIndex .leftProfilePanel {
  overflow: visible;
  position: relative;
  z-index: 3;
}
body.controllerNotes.actionIndex .leftProfilePanel .monthes .checkbox {
  display: inline-block;
  margin-bottom: 5px;
  width: 49%;
}
body.controllerNotes.actionIndex .leftProfilePanel .monthes .checkbox span {
  margin-right: 3px;
}
body.controllerNotes.actionIndex .leftProfilePanel .days .styledCheckbox {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 18px;
  margin: 0 11px 4px 0;
  padding: 4px;
  text-align: center;
  width: 18px;
}
body.controllerNotes.actionIndex .leftProfilePanel .days .styledCheckbox .styledCheckboxTitle {
  color: #ccc;
  font-size: 16px;
}
body.controllerNotes.actionIndex .leftProfilePanel .days .styledCheckbox .styledCheckboxTitle.checked {
  background: #f3bf50;
}
body.controllerNotes.actionIndex .leftProfilePanel .days .styledCheckbox .styledCheckboxTitle.checked .styledCheckboxTitle {
  color: #000;
}
body.controllerNotes.actionIndex .leftProfilePanel .days .styledCheckbox .styledCheckboxTitle:hover {
  background: rgba(255, 204, 0, 0.5);
}
body.controllerNotes.actionIndex .leftProfilePanel.filter-photoalbums .filter-heading {
  margin: 0;
  padding: 30px 30px 13px 30px;
}
body.controllerNotes.actionIndex .leftProfilePanel.filter-photoalbums .filter-label {
  margin-bottom: 3px;
  margin-top: 45px;
}
body.controllerNotes.actionIndex .leftProfilePanel .FSlider .title {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 11px;
}
body.controllerNotes.actionIndex .leftProfilePanel .FSlider .fs12 {
  margin-top: 1px;
}
body.controllerNotes.actionIndex .leftProfilePanel .dropDownMenu .dropDownMenuInner {
  z-index: 2004;
}
body.controllerNotes.actionIndex .leftProfilePanel .dropDownMenu .label {
  padding-right: 5px;
}
body.controllerNotes.actionIndex #Note_users .selectedValues .value {
  color: #f3bf50;
  line-height: 34px;
}
body.controllerNotes.actionIndex #Note_users .selectedValues .value img {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 34px;
  margin-right: 4px;
  vertical-align: middle;
  width: 34px;
}
body.controllerNotes.actionIndex #Note_users .selectedValues .value .operation {
  vertical-align: middle;
}
body.controllerNotes.actionIndex #content .message {
  display: none;
  font: 300 28px/1.3 'Roboto';
  margin-left: 338px;
  padding: 150px 0;
}
body.controllerNotes.actionIndex #content.nofind .message {
  display: block;
}
body.controllerNotes.actionIndex #content.nofind #lentas {
  display: none;
}
