.contentWrapper {
  position: relative;
}
.contentWrapper .shadow {
  z-index: 2;
  -webkit-transition: shadow 0.1s;
  -moz-transition: shadow 0.1s;
  -ms-transition: shadow 0.1s;
  -o-transition: shadow 0.1s;
  transition: shadow 0.1s;
}
.competitionTimer {
  text-align: center;
}
.competitionTimer .heading {
  color: #333;
  font: normal 300 18px/1 'Roboto';
}
.competitionTimer .timer {
  font: normal 300 60px/1 'Roboto';
  margin: 18px 0;
}
.competitionTimer .buttonBorder.yellow {
  font-size: 21px;
  font-weight: 400;
  background: #f4c259;
  background: -moz-linear-gradient(top, #f4c259 1%, #bb823e 100%);
  background: -webkit-linear-gradient(top, #f4c259 1%, #bb823e 100%);
  background: linear-gradient(to bottom, #f4c259 1%, #bb823e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4c259', endColorstr='#bb823e', GradientType=0);
  -webkit-box-shadow: 1px 1px 2px 0px #1f1f1f;
  -moz-box-shadow: 1px 1px 2px 0px #1f1f1f;
  box-shadow: 1px 1px 2px 0px #1f1f1f;
  padding: 13px 30px 15px 30px;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin: 12px 0 0 0 !important;
  color: #000;
}
.competitionTimer .buttonBorder.yellow:hover,
.competitionTimer .buttonBorder.yellow.hover {
  background: #f3bf50;
  border: none;
}
.note {
  background: #fff;
  padding-top: 53px;
  position: relative;
  z-index: 3;
}
.note .radiobuttons .checkbox .arr {
  top: 0;
}
.note pre {
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #f3bf50;
  background: #fdf3df;
  padding: 30px;
  overflow: auto;
}
.note.loaded {
  margin-top: 347px;
}
.note.loaded.fixed {
  margin-top: 0;
}
.note div,
.note p,
.note ul,
.note ol,
.note table,
.note dl,
.note blockquote,
.note pre {
  font-size: 15px;
}
.note ul {
  list-style: disc;
}
.note ol {
  list-style: decimal;
}
.note .bg .dropDownMenuOut {
  color: #fff;
}
.note .bg .dropDownMenuOut,
.note .bg .dropDownMenuOut .dropDownMenuArr {
  background: #3a4045 url("https://files.enjourney.ru/images/catalogItem_pattern_bg.png") !important;
}
.note .dropDownMenuOut ul,
.note .dropDownMenuOut li {
  list-style: none;
}
.note .main_image {
  cursor: pointer;
  position: relative;
  height: 328px;
  background: #eaf0f5;
  color: #346799;
  font: 100 24px 'Roboto';
  line-height: 328px;
  display: block;
}
.note .main_image .image {
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.note .main_image div,
.note .main_image noindex,
.note .main_image a {
  font-size: 24px;
}
.note .main_image a.upload {
  position: absolute;
  z-index: 5;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.note .main_image span {
  margin-left: -4px;
  margin-top: -36px;
  display: inline-block;
  vertical-align: middle;
  line-height: 36px;
}
.note .main_image .dropDownMenuOut {
  padding: 10px;
}
.note .main_image.image .dropDownMenuInner,
.note .main_image.image a {
  display: none;
}
.note .main_image.image span {
  visibility: hidden;
}
.note .main_image.image .dropDownMenuInner {
  padding-top: 4px;
  position: absolute;
  line-height: 18px;
  left: 50%;
  top: 100%;
}
.note .main_image.image .dropDownMenuInner:before {
  content: '';
  top: -21px;
  height: 30px;
  width: 100px;
  display: block;
  z-index: 3333;
  left: 0;
  right: 0;
  position: absolute;
}
.note .main_image.image .dropDownMenuInner .dropDownMenuOut .dropDownMenuArr {
  left: 50%;
  margin-left: -8px;
}
.note .main_image.image .dropDownMenuInner a {
  display: inline-block;
}
.note .main_image.edit {
  cursor: ns-resize;
}
.note .main_image.edit:hover:after {
  content: '';
  border: 3px solid #f3bf50;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 3;
}
.note .main_image.edit:hover .dropDownMenuInner {
  display: block;
  visibility: visible;
}
.note .main_image.active:after,
.note .main_image:active:after {
  border-style: dashed;
}
.note__count {
  position: relative;
  margin: 0 5px 0 15px;
  font-size: 13px;
  top: 5px;
}
.note__count .icon {
  position: relative;
  margin-left: 3px;
  top: 2px;
}
.note__count_gray {
  color: #b4b4b4;
}
.note #Note_keywords,
.note #Note_description {
  width: 350px;
  font-size: 15px;
  margin: 10px 0;
}
.note #Note_public_on {
  margin: 6px 0 12px;
}
.note .buttonBorder.blue:hover {
  border-color: #f3bf50;
}
.note .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
  min-width: 290px;
}
.note table.ui-datepicker-calendar tr td {
  text-align: center !important;
}
.note .hidden {
  display: none;
}
.note #redactor-image-resizer {
  display: none;
}
.note.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 0;
}
.note.small_font blockquote,
.note.small_font .itemImage .addDescription,
.note.small_font .itemText p,
.note.small_font .itemText .redactor-editor p,
.note.small_font .itemText,
.note.small_font .itemText .redactor-editor {
  font-size: 14px !important;
  line-height: 24px !important;
}
.note.small_font blockquote .h1,
.note.small_font .itemImage .addDescription .h1,
.note.small_font .itemText p .h1,
.note.small_font .itemText .redactor-editor p .h1,
.note.small_font .itemText .h1,
.note.small_font .itemText .redactor-editor .h1 {
  font-size: 22px !important;
  line-height: 24px !important;
}
.note.big_font blockquote,
.note.big_font .itemImage .addDescription,
.note.big_font .itemText p,
.note.big_font .itemText .redactor-editor p,
.note.big_font .itemText,
.note.big_font .itemText .redactor-editor {
  line-height: 28px !important;
  font-size: 18px !important;
}
.note.big_font blockquote .h1,
.note.big_font .itemImage .addDescription .h1,
.note.big_font .itemText p .h1,
.note.big_font .itemText .redactor-editor p .h1,
.note.big_font .itemText .h1,
.note.big_font .itemText .redactor-editor .h1 {
  font-size: 26px !important;
  line-height: 28px !important;
}
.note.dark {
  background: url("https://files.enjourney.ru/images/bg_body.png");
}
.note.dark .bg {
  background: url("https://files.enjourney.ru/images/note_dark_bg.png") repeat-y 50% 50%;
}
.note.dark .commentsWidget.competition .comment .userIN.winner .user:after {
  color: #fff;
}
.note.dark .competitionTimer {
  background: url("https://files.enjourney.ru/images/comments_widget/comments_bg_2.png");
}
.note.dark .competitionTimer .heading {
  color: #fff;
}
.note.dark .noteInfo,
.note.dark .fixedInner,
.note.dark #Note_name,
.note.dark .itemText {
  color: #fff;
}
.note.dark .addDescription,
.note.dark a {
  color: #f3bf50;
}
.note.dark blockquote {
  background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QN/aHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzA2NyA3OS4xNTc3NDcsIDIwMTUvMDMvMzAtMjM6NDA6NDIgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MGUyYjllNDUtNWQ2NC1mZDQyLWEyOTMtMTkxOTFlZWE3ZTBkIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE0REQ0M0FBQkI5QjExRTZCMTc1OUNGNUIwOUQ0MzA3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE0REQ0M0E5QkI5QjExRTZCMTc1OUNGNUIwOUQ0MzA3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjBlMmI5ZTQ1LTVkNjQtZmQ0Mi1hMjkzLTE5MTkxZWVhN2UwZCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowZTJiOWU0NS01ZDY0LWZkNDItYTI5My0xOTE5MWVlYTdlMGQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgICAgICAgICAgIDAwMDAwMDAwMDAQEBAQEBAQIBAQICAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wAARCAABAAEDAREAAhEBAxEB/8QASgABAAAAAAAAAAAAAAAAAAAACQEBAAAAAAAAAAAAAAAAAAAAABABAAAAAAAAAAAAAAAAAAAAABEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8ASgH/2Q==);
  border-bottom-color: #a5a5a5;
  color: #fff;
}
.note.dark blockquote:before,
.note.dark blockquote:after {
  color: #a5a5a5;
  background: url("https://files.enjourney.ru/images/note_dark_blockquote_bg.png");
}
.note.dark .link {
  color: #f3bf50;
}
.note.dark .icon {
  background-image: url("https://files.enjourney.ru/images/sprite.png") !important;
}
.note.dark .fixedInner ._inner .flr ._fs_13.fl-r {
  color: #a5a5a5;
  line-height: 54px;
}
.note.dark .fixedInner .control.fix {
  background: url("https://files.enjourney.ru/images/note_fixedInner_dark_bg.png");
  color: #fff;
}
.note.dark .fixedInner .control.fix .userName {
  color: #f3bf50;
}
.note.theme_light #Note_name,
.note.theme_light .itemText {
  color: #000;
}
.note.theme_light .link {
  color: #346799;
}
.note.theme_light .icon {
  background-image: url("https://files.enjourney.ru/images/sprite_theme_light.png");
}
.note.theme_light .fixedInner .control.fix .userName {
  color: #346799;
}
.note.theme_light .note__count {
  color: #336699;
}
.note.theme_light .note__count_gray {
  color: #b4b4b4;
}
.note .buttonBorder.operation {
  border: 0 !important;
}
.note .fixedInner .dropDownMenu.link .dropDownMenuInner {
  margin-left: -35px;
}
.note .fixedInner ._inner .col .operation {
  margin-left: 10px;
}
.note .fixedInner .likeWidget {
  margin-right: 10px;
  top: 7px;
}
.note .fixedInner .control.fix {
  display: none;
  background: url("https://files.enjourney.ru/images/note_fixedInner_bg.png");
  font-size: 15px;
  position: fixed;
  padding: 10px 0;
  height: 92px;
  z-index: 333;
  width: 100%;
  top: 53px;
}
.note .fixedInner .control.fix .icon {
  background-image: url("https://files.enjourney.ru/images/sprite_theme_light.png");
}
.note .fixedInner .control.fix,
.note .fixedInner .control.fix .userName {
  line-height: 30px;
}
.note .fixedInner .control.fix .col {
  padding-right: 30px;
}
.note .fixedInner .control.fix .col .operation.share {
  margin: 0 !important;
}
.note .fixedInner .control.fix .col.flr {
  padding-right: 0;
  padding-left: 10px;
  margin-top: -5px;
}
.note .fixedInner .control.fix .avatar {
  height: 32px;
  width: 32px;
}
.note .fixedInner .control.fix .avatar .status {
  height: 4px;
  width: 4px;
}
.note .fixedInner .control.fix .avatar img {
  height: 100%;
  width: 100%;
}
.note .fixedInner .left .dropDownMenuOut {
  right: -57px;
}
.note .fixedInner.fixed_inner .control.fix {
  display: block;
  visibility: visible;
}
.note .buttonBorder.dropDownMenu .dropDownMenuInner {
  top: 100%;
}
.note .buttonBorder.dropDownMenu .share a {
  line-height: 16px;
}
.note .inserter.operation.setting {
  background-image: url("https://files.enjourney.ru/images/sprite_operations_theme_light.png") !important;
}
.note .inserter.operation.setting .dropDownMenuInner .dropDownMenu:after {
  display: none;
}
.note .autocomplite-countries.multiple .dropDownMenuOut {
  left: -284px;
}
.note .autocomplite-countries.multiple .dropDownMenuOut .dropDownMenuArr {
  left: auto;
  right: 19px;
}
.note .autocomplite-countries.multiple .listValues {
  min-width: 327px !important;
  max-width: 327px !important;
}
.note .operation.setting .dropDownMenuInner .dropDownMenu:after {
  background-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3ClinearGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%220%25%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23000000%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23171719%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E');
  position: absolute;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.note .operation.setting .dropDownMenuInner .dropDownMenu table {
  position: relative;
  z-index: 2;
  margin: 8px -39px 15px 10px;
  text-transform: capitalize;
  width: 262px;
}
.note .operation.setting .dropDownMenuInner .dropDownMenu table * {
  font-size: 15px;
}
.note .operation.setting .dropDownMenuInner .dropDownMenu table th {
  margin-bottom: -2px;
}
.note .operation.setting .dropDownMenuInner .dropDownMenu table td {
  width: 50%;
  position: relative;
  top: -2px;
}
.note .operation.setting .dropDownMenuInner .dropDownMenu table td li {
  margin-bottom: -6px;
}
.note .operation.setting .dropDownMenuInner .dropDownMenu table td label {
  margin-left: 2px;
}
.note .operation.setting .dropDownMenuInner .dropDownMenu table div {
  float: none !important;
}
.note .geopos,
.note .redactor-toolbar {
  display: none;
}
.note .imageWrapper,
.note #redactor-image-box {
  max-width: initial;
}
.note .imageWrapper img,
.note #redactor-image-box img {
  display: block;
  margin: 0 auto !important;
}
.note .imageWrapper img:not(._outInner),
.note #redactor-image-box img:not(._outInner),
.note .imageWrapper img.fl-r,
.note #redactor-image-box img.fl-r,
.note .imageWrapper img.fl-l,
.note #redactor-image-box img.fl-l,
.note .imageWrapper img._alc,
.note #redactor-image-box img._alc,
.note .imageWrapper img._al-c,
.note #redactor-image-box img._al-c,
.note .imageWrapper img.al-c,
.note #redactor-image-box img.al-c,
.note .imageWrapper img.alc,
.note #redactor-image-box img.alc {
  max-width: 100%;
}
.note .itemText .redactor-editor {
  padding: 7px 0 40px 0;
}
.note .itemText .redactor-editor p {
  padding-bottom: 0 !important;
}
.note .itemText .redactor-editor #redactor-image-box.videoThumb .addDescription:after,
.note .itemText .redactor-editor .imageItem.videoThumb .addDescription:after {
  content: "Подпись к видео";
}
.note .itemText .redactor-editor #redactor-image-box.mapItem .addDescription:after,
.note .itemText .redactor-editor .imageItem.mapItem .addDescription:after {
  content: "Название карты";
}
.note .itemText .redactor-editor #redactor-image-box .addDescription:after,
.note .itemText .redactor-editor .imageItem .addDescription:after {
  content: "Подпись к фото";
}
.note .itemText .redactor-editor #redactor-image-box .addDescription.edit:after,
.note .itemText .redactor-editor .imageItem .addDescription.edit:after {
  content: "";
}
.note .commentsWidget {
  padding-bottom: 75px;
  margin-bottom: 0;
}
.note .commentsWidget.competition .likeHeart.small {
  z-index: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.note .commentsWidget .SlideCast {
  position: relative;
  width: 100%;
}
.note .commentsWidget .SlideCast .infoInner .share {
  margin-right: 20px;
  float: right;
}
.note .itemText,
.note .itemText .redactor-editor {
  overflow: visible;
  position: relative;
  color: #000000;
  font: 300 14px/20px 'Roboto';
}
.note .itemText ol,
.note .itemText .redactor-editor ol,
.note .itemText ul,
.note .itemText .redactor-editor ul {
  padding-left: 20px;
  padding-bottom: 18px;
}
.note .itemText ol li #redactor-image-box.fl-l,
.note .itemText .redactor-editor ol li #redactor-image-box.fl-l,
.note .itemText ul li #redactor-image-box.fl-l,
.note .itemText .redactor-editor ul li #redactor-image-box.fl-l,
.note .itemText ol li .imageItem.fl-l,
.note .itemText .redactor-editor ol li .imageItem.fl-l,
.note .itemText ul li .imageItem.fl-l,
.note .itemText .redactor-editor ul li .imageItem.fl-l,
.note .itemText ol li #redactor-image-box._alc:not(._outInner),
.note .itemText .redactor-editor ol li #redactor-image-box._alc:not(._outInner),
.note .itemText ul li #redactor-image-box._alc:not(._outInner),
.note .itemText .redactor-editor ul li #redactor-image-box._alc:not(._outInner),
.note .itemText ol li .imageItem._alc:not(._outInner),
.note .itemText .redactor-editor ol li .imageItem._alc:not(._outInner),
.note .itemText ul li .imageItem._alc:not(._outInner),
.note .itemText .redactor-editor ul li .imageItem._alc:not(._outInner) {
  margin-left: -70px !important;
}
.note .itemText ol li #redactor-image-box._alc._outInner,
.note .itemText .redactor-editor ol li #redactor-image-box._alc._outInner,
.note .itemText ul li #redactor-image-box._alc._outInner,
.note .itemText .redactor-editor ul li #redactor-image-box._alc._outInner,
.note .itemText ol li .imageItem._alc._outInner,
.note .itemText .redactor-editor ol li .imageItem._alc._outInner,
.note .itemText ul li .imageItem._alc._outInner,
.note .itemText .redactor-editor ul li .imageItem._alc._outInner {
  left: -20px;
}
.note .itemText h1,
.note .itemText .redactor-editor h1,
.note .itemText h2,
.note .itemText .redactor-editor h2,
.note .itemText h3,
.note .itemText .redactor-editor h3,
.note .itemText h4,
.note .itemText .redactor-editor h4,
.note .itemText h5,
.note .itemText .redactor-editor h5,
.note .itemText h6,
.note .itemText .redactor-editor h6 {
  font: 300 40px/1 'Roboto';
  font-weight: lighter;
}
.note .itemText h1,
.note .itemText .redactor-editor h1 {
  font-size: 40px;
}
.note .itemText h2,
.note .itemText .redactor-editor h2 {
  font-size: 36px;
}
.note .itemText h3,
.note .itemText .redactor-editor h3 {
  font-size: 28px;
}
.note .itemText h4,
.note .itemText .redactor-editor h4 {
  font-size: 24px;
}
.note .itemText h5,
.note .itemText .redactor-editor h5 {
  font-size: 22px;
}
.note .itemText h6,
.note .itemText .redactor-editor h6 {
  font-size: 20px;
}
.note .itemText p,
.note .itemText .redactor-editor p {
  padding: 0 0 18px;
}
.note .itemText p,
.note .itemText .redactor-editor p,
.note .itemText,
.note .itemText .redactor-editor {
  font-size: 16px;
  line-height: 25px;
}
.note .itemText p.imageInner,
.note .itemText .redactor-editor p.imageInner,
.note .itemText.imageInner,
.note .itemText .redactor-editor.imageInner {
  padding-bottom: 0 !important;
}
.note .itemText p.videoInput,
.note .itemText .redactor-editor p.videoInput,
.note .itemText.videoInput,
.note .itemText .redactor-editor.videoInput {
  position: relative;
  color: #ff0000;
}
.note .itemText p.videoInput:after,
.note .itemText .redactor-editor p.videoInput:after,
.note .itemText.videoInput:after,
.note .itemText .redactor-editor.videoInput:after {
  content: 'Вставьте ссылку с YouTube или Vimeo и нажмите Enter';
  color: #346799;
  position: absolute;
  left: 0;
  top: 0;
}
.note .itemText p.videoInput.valid,
.note .itemText .redactor-editor p.videoInput.valid,
.note .itemText.videoInput.valid,
.note .itemText .redactor-editor.videoInput.valid {
  color: #346799;
}
.note .itemText p.videoInput.active:after,
.note .itemText .redactor-editor p.videoInput.active:after,
.note .itemText.videoInput.active:after,
.note .itemText .redactor-editor.videoInput.active:after {
  content: '';
}
.note .itemText p.h1,
.note .itemText .redactor-editor p.h1,
.note .itemText.h1,
.note .itemText .redactor-editor.h1 {
  font-size: 24px;
  line-height: 26px;
  clear: both;
}
.note .itemText p *::-webkit-selection,
.note .itemText .redactor-editor p *::-webkit-selection,
.note .itemText *::-webkit-selection,
.note .itemText .redactor-editor *::-webkit-selection {
  background-color: #f3bf50 !important;
}
.note .itemText p *::-moz-selection,
.note .itemText .redactor-editor p *::-moz-selection,
.note .itemText *::-moz-selection,
.note .itemText .redactor-editor *::-moz-selection {
  background-color: #f3bf50 !important;
}
.note .itemText p *::selection,
.note .itemText .redactor-editor p *::selection,
.note .itemText *::selection,
.note .itemText .redactor-editor *::selection {
  background-color: #f3bf50 !important;
}
.note .itemText p strong *,
.note .itemText .redactor-editor p strong *,
.note .itemText strong *,
.note .itemText .redactor-editor strong *,
.note .itemText p strong,
.note .itemText .redactor-editor p strong,
.note .itemText strong,
.note .itemText .redactor-editor strong {
  font-size: 17px;
  font-weight: bold;
}
.note .itemText p del *,
.note .itemText .redactor-editor p del *,
.note .itemText del *,
.note .itemText .redactor-editor del *,
.note .itemText p del,
.note .itemText .redactor-editor p del,
.note .itemText del,
.note .itemText .redactor-editor del {
  text-decoration: line-through;
}
.note .itemText:before,
.note .itemText .redactor-editor:before,
.note .itemText:after,
.note .itemText .redactor-editor:after {
  color: #346799 !important;
  left: 1px;
  top: 7px;
}
.note .itemText:after,
.note .itemText .redactor-editor:after {
  content: '';
  display: block;
  height: 1px;
  clear: both;
}
.note img._outInner {
  max-width: initial;
  min-width: 1000px;
  margin-left: 0 !important;
  height: auto !important;
}
.note img.fl-l {
  margin: 0 25px 25px 0;
}
.note img.fl-r {
  margin: 0 0 25px 25px;
}
.note .playVideo {
  display: inline-block;
}
.note .videoThumb._alc {
  width: auto;
}
.note .videoThumb .playVideo {
  width: 100%;
}
.note .videoThumb iframe {
  background: #000;
  height: 100% !important;
  width: 100% !important;
  position: absolute;
}
.note .playVideo.hidden {
  display: none !important;
}
.note .playVideo.hidden:after {
  display: none !important;
}
.note .noteInfo,
.note .noteInfo a {
  font-size: 15px;
}
.note blockquote {
  font: italic normal 16px/25px 'Roboto';
  border-bottom: 1px solid #e1e2e3;
  border-top: 21px solid transparent;
  text-align: center;
  position: relative;
  padding: 28px 58px;
  margin: 0 0 20px 0;
  color: #333333;
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QN/aHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzA2NyA3OS4xNTc3NDcsIDIwMTUvMDMvMzAtMjM6NDA6NDIgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MGUyYjllNDUtNWQ2NC1mZDQyLWEyOTMtMTkxOTFlZWE3ZTBkIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVFRTZGQUE4QkI5OTExRTZCM0NGODY3RDU5QjhBQzFCIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVFRTZGQUE3QkI5OTExRTZCM0NGODY3RDU5QjhBQzFCIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjBlMmI5ZTQ1LTVkNjQtZmQ0Mi1hMjkzLTE5MTkxZWVhN2UwZCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowZTJiOWU0NS01ZDY0LWZkNDItYTI5My0xOTE5MWVlYTdlMGQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgICAgICAgICAgIDAwMDAwMDAwMDAQEBAQEBAQIBAQICAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wAARCAABAAEDAREAAhEBAxEB/8QASgABAAAAAAAAAAAAAAAAAAAACgEBAAAAAAAAAAAAAAAAAAAAAxABAAAAAAAAAAAAAAAAAAAAABEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AYeUT/9k=) repeat-x;
}
.note blockquote:after {
  content: '»';
  bottom: -20px;
}
.note blockquote:before {
  content: '«';
  top: -20px;
}
.note blockquote:after,
.note blockquote:before {
  font: normal 72px/23px 'Roboto';
  margin-left: -50px;
  text-align: center;
  position: absolute;
  background: #fff;
  color: #e1e2e3;
  height: 40px;
  width: 100px;
  left: 50%;
}
.note .mapItem {
  display: inline-block;
  min-height: 400px;
  min-width: 450px;
}
.note .mapItem .geoposViewFull {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  min-height: 400px;
  min-width: 450px;
}
.note .mapItem .geoposViewFull #modalMap {
  position: absolute;
}
.note .mapItem .geoposViewFull img {
  width: auto !important;
  height: auto !important;
}
.note .mapItem.fl-l,
.note .mapItem.fl-r {
  min-height: 400px;
  min-width: 450px;
  height: 400px !important;
  width: 450px !important;
}
.note .SlideCast {
  position: static;
  display: inline-block;
  text-align: center;
}
.note .SlideCast .options {
  position: relative;
  right: -10px;
}
.note .SlideCast .likeWidget {
  position: absolute;
  margin-left: -18px;
  bottom: 103px;
  left: 50%;
}
.note .SlideCast .likeWidget .likeCount {
  top: -23px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.note .SlideCast .likeWidget .like {
  margin: 0;
}
.note .SlideCast .infoInner .share a,
.note .SlideCast .comments {
  margin: 0 20px 0 0 !important;
}
.note .SlideCast .infoInner {
  padding-top: 196px;
  background-position: 0 131px;
  background-repeat: repeat-x;
  overflow: visible;
  height: auto;
  padding-bottom: 30px;
}
.note .SlideCast .infoInner .share {
  float: none;
  margin: 0;
}
.note .SlideCast:hover .infoInner {
  display: block;
}
.styleEditor,
#redactor-image-box {
  position: relative;
  outline: none;
}
.styleEditor .dropDownMenuInner,
#redactor-image-box .dropDownMenuInner {
  position: absolute;
  left: 0;
  top: -70px;
}
.styleEditor .dropDownMenuInner .dropDownMenuOut,
#redactor-image-box .dropDownMenuInner .dropDownMenuOut {
  padding: 0 9px 4px;
}
.styleEditor .dropDownMenuInner .dropDownMenuOut .dropDownMenuArr,
#redactor-image-box .dropDownMenuInner .dropDownMenuOut .dropDownMenuArr {
  height: 7px;
  width: 14px;
  top: 100%;
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
  -moz-clip-path: polygon(100% 0, 0 0, 50% 100%);
  -ms-clip-path: polygon(100% 0, 0 0, 50% 100%);
  -o-clip-path: polygon(100% 0, 0 0, 50% 100%);
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.styleEditor .inpt.text {
  width: 341px;
}
.styleEditor .dropDownMenuInner .dropDownMenuOut {
  padding: 10px 5px 6px;
}
.styleEditor .dropDownMenuInner .dropDownMenuOut .inpt.text {
  padding: 10px 0;
  font-size: 14px;
  background: none !important;
}
.styleEditor .dropDownMenuInner .dropDownMenuOut .operation {
  margin: 0 5px;
  vertical-align: top;
}
#redactor-image-box:after {
  content: '';
  border: 3px solid #f3bf50;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.imageWrapper._outInner {
  overflow: hidden;
}
.redactor-box {
  padding-bottom: 0;
}
#redactor-image-box,
.imageItem {
  display: inline-block;
  position: relative;
}
#redactor-image-box canvas,
.imageItem canvas {
  display: none;
}
#redactor-image-box.rotate-90 canvas,
.imageItem.rotate-90 canvas,
#redactor-image-box.rotate-270 canvas,
.imageItem.rotate-270 canvas {
  display: block;
  width: 100%;
}
#redactor-image-box.rotate-90 img,
.imageItem.rotate-90 img,
#redactor-image-box.rotate-270 img,
.imageItem.rotate-270 img {
  display: none;
}
#redactor-image-box._outInner,
.imageItem._outInner {
  clear: both;
}
#redactor-image-box._outInner .SlideCast,
.imageItem._outInner .SlideCast {
  position: static !important;
}
#redactor-image-box._alc,
.imageItem._alc {
  display: block;
  clear: both;
}
#redactor-image-box._alc:not(._outInner),
.imageItem._alc:not(._outInner) {
  margin: 37px -50px 33px -50px !important;
}
#redactor-image-box._alc._outInner,
.imageItem._alc._outInner {
  margin-bottom: 43px !important;
  margin-top: 19px !important;
}
#redactor-image-box._alc .SlideCast,
.imageItem._alc .SlideCast {
  display: block;
}
#redactor-image-box._alc img,
.imageItem._alc img {
  width: 100% !important;
  max-width: 100%;
}
#redactor-image-box._alc._inInnerRW img,
.imageItem._alc._inInnerRW img {
  width: auto !important;
}
#redactor-image-box._alc .imageWrapper,
.imageItem._alc .imageWrapper {
  display: block;
}
#redactor-image-box.fl-l,
.imageItem.fl-l {
  margin-left: -50px !important;
  margin-right: 50px !important;
  margin-bottom: 50px !important;
}
#redactor-image-box.fl-l img,
.imageItem.fl-l img {
  width: 450px !important;
  max-width: 100%;
}
#redactor-image-box.fl-r,
.imageItem.fl-r {
  margin-right: -50px !important;
  margin-left: 50px !important;
  margin-bottom: 50px !important;
}
#redactor-image-box.fl-r img,
.imageItem.fl-r img {
  width: 450px !important;
  max-width: 100%;
}
#redactor-image-box._outInner,
.imageItem._outInner {
  max-width: initial;
  max-height: 800px;
  min-width: 1000px;
  height: auto !important;
}
#redactor-image-box._outInner .imageWrapper,
.imageItem._outInner .imageWrapper {
  max-height: 800px;
  overflow: hidden;
}
#redactor-image-box._outInner .imageWrapper img,
.imageItem._outInner .imageWrapper img {
  margin-left: 0 !important;
  height: auto !important;
}
#redactor-image-box._outInner #redactor-image-resizer,
.imageItem._outInner #redactor-image-resizer {
  display: none;
}
#redactor-image-box._outInner:after,
.imageItem._outInner:after {
  display: block;
  content: '';
  clear: both;
}
#redactor-image-box .addDescription,
.imageItem .addDescription {
  color: #346799;
  text-decoration: none;
  text-align: center;
  position: absolute;
  font-weight: 300 !important;
  margin-top: 15px;
  font-size: 14px !important;
  display: inline-block;
  margin-top: 10px;
  line-height: 1;
  cursor: pointer;
  width: 100%;
  left: 0;
  outline: none;
  top: 100%;
}
.imageItem {
  line-height: 0;
}
.imageItem span.addDescription {
  color: #666666;
  cursor: default;
}
#redactor-image-box,
.inserter {
  z-index: 20;
}
#redactor-image-box .operation,
.inserter .operation {
  margin: 10px 0 6px 1px !important;
}
#redactor-image-box .dropDownMenuOut .dropDownMenuArr,
.inserter .dropDownMenuOut .dropDownMenuArr {
  height: 10px;
}
#redactor-image-box .separator,
.inserter .separator {
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
  margin: 0 8px -3px 9px;
  height: 55px;
  width: 1px;
}
.inserter {
  position: absolute !important;
  margin-top: -16px;
}
.inserter .dropDownMenuInner {
  position: absolute;
  left: -30%;
  top: 117%;
}
.inserter .dropDownMenuInner .dropDownMenuOut {
  padding: 0 9px;
}
.inserter .dropDownMenuInner .dropDownMenuOut .operation.addVideo {
  margin-right: 0 !important;
}
.inserter .dropDownMenuInner {
  display: none;
}
.inserter.active .dropDownMenuInner {
  display: block;
  visibility: visible;
}
._inner {
  position: relative;
  z-index: 6;
  width: 800px;
}
form .fixedInner .flr,
form .fixedInner .userName {
  line-height: 50px;
}
.fixedInner {
  color: #333333;
}
.fixedInner .userName {
  color: #346799;
}
.fixedInner ._inner._p25_0._alc {
  padding-bottom: 18px;
}
.fixedInner .flr,
.fixedInner .userName {
  vertical-align: top;
  line-height: 27px;
}
.fixedInner a.buttonBorder:hover {
  color: #000;
}
.fixedInner .buttonBorder.dropDownMenu.targetClick.open > .dropDownMenuInner {
  left: auto;
  right: 0;
}
.fixedInner .buttonBorder.dropDownMenu.targetClick.open > .dropDownMenuInner .scrollable {
  max-height: 300px;
  max-width: 230px;
  overflow: hidden;
}
.fixedInner .buttonBorder.dropDownMenu.targetClick.open > .dropDownMenuInner > .dropDownMenu.dropDownMenuOut {
  margin-right: -1px;
  margin-top: 3px;
  right: 100%;
  width: 265px;
  padding-top: 26px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 31px;
}
.fixedInner .buttonBorder.dropDownMenu.targetClick.open > .dropDownMenuInner > .dropDownMenu.dropDownMenuOut:after {
  background-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3ClinearGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%220%25%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23000000%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23171719%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E');
  position: absolute;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.fixedInner .buttonBorder.dropDownMenu.targetClick.open > .dropDownMenuInner > .dropDownMenu.dropDownMenuOut .checkbox > span {
  margin: 0 5px 0 0;
}
.fixedInner .buttonBorder.dropDownMenu.targetClick.open > .dropDownMenuInner > .dropDownMenu.dropDownMenuOut > .dropDownMenuArr {
  left: auto;
  right: 22px;
}
#Note_name {
  font: 300 36px/1 'Roboto';
  margin-bottom: -3px;
  margin-top: 18px;
  color: #336699;
  width: 100%;
  background: url("https://files.enjourney.ru/images/border-input.png") repeat-x 100% 100% !important;
  background: none !important;
}
#Note_name:-moz-placeholder {
  color: #336699;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  transition: opacity 300ms;
}
#Note_name::-moz-placeholder {
  color: #336699;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  transition: opacity 300ms;
}
#Note_name:-ms-input-placeholder {
  color: #336699;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  transition: opacity 300ms;
}
#Note_name::-ms-input-placeholder {
  color: #336699;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  transition: opacity 300ms;
}
#Note_name::-webkit-input-placeholder {
  color: #336699;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  transition: opacity 300ms;
}
#Note_name:focus:-moz-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=100);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
#Note_name:focus::-moz-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=100);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
#Note_name:focus:-ms-input-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=100);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
#Note_name:focus::-ms-input-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=100);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
#Note_name:focus::-webkit-input-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=100);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
