/* GRID SYSTEM */

/*Контейнер для страниц без меню*/

/* GRID SYSTEM END*/

/* #B7B7B7 */

/* #ECEEF2 */

/*rgba(0, 0, 0, 0.2); */

/*rgba(30, 160, 30, 0.5)*/

/*rgb(0, 180, 240)*/

/*перенос слова*/

/*курсоры*/

/*position relative*/

/*Возможность изменять поле ввода*/

/*отключение ховера / hover-off*/

/*Делает блокировачный щит над элементом и завешивает полупрозрачностью*/

.breadcrumbs {
  width: auto;
  overflow: initial;
  padding-top: 0;
  clear: inherit;
  font-size: 17px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.5;
}

.breadcrumbs__link {
  user-select: none;
  margin-right: 15px;
  float: left;
  position: relative;
}

.breadcrumbs__link a:hover {
  text-decoration: underline;
}

.breadcrumbs__link:last-child {
  margin-right: 0;
}

.breadcrumbs__link:last-child:after {
  content: none;
}

.breadcrumbs__link:after {
  content: "";
  width: 4px;
  height: 4px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 10px;
  right: -9px;
  background-color: #000000;
}

.breadcrumbs__link_img {
  margin-top: -2px;
  margin-right: 10px;
}

.breadcrumbs__link_img:after {
  content: none;
}

.breadcrumbs__link_white {
  color: #ffffff;
}

.breadcrumbs__link_white:after {
  background-color: #ffffff;
}

.breadcrumbs__link_grey {
  color: #aaaaaa;
}

.breadcrumbs__link_grey:after {
  background-color: #aaaaaa;
}

.breadcrumbs-link-img {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.breadcrumbs_txt-small {
  font-size: 15px;
}

.breadcrumbs_txt-small .breadcrumbs__link:after {
  top: 9px;
}

.breadcrumbs_block {
  display: table;
}

.edit-new__new-view .edit-new__button-body_new {
  display: block;
}

.edit-new__new-view .edit-new__switch_full .edit-new__button-body {
  display: none;
}

.edit-new__new-view .edit-new-correction_new {
  display: block;
}

.edit-new__new-view .edit-new-correction {
  display: none;
}

.edit-new__new-view .edit-new__item {
  padding: 32px 9px 0;
  width: 100%;
}

.edit-new__new-view .edit-new__txt {
  font-size: 1rem;
  line-height: 24px;
}

.edit-new__new-view .edit-new__subtitle {
  font-size: 1.375rem;
}

.edit-new__new-view .edit-new__title {
  font-size: 2rem;
}

.edit-new__new-view .edit-new__mb-m1 {
  margin-top: 32px;
}

.edit-new__new-view .edit-video__body {
  margin-bottom: 16px;
}

.edit-new__new-view .white {
  color: #000000;
  background-color: transparent;
  box-shadow: none;
  border: none;
}

.edit-new__new-view .white:focus,
.edit-new__new-view .white:active,
.edit-new__new-view .white:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
  border: none;
}

.edit-new__new-view .white i {
  display: inline-block;
  vertical-align: middle;
  opacity: .2;
}

.edit-new__new-view .white span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 8px;
}

.edit-new__new-view .white:hover i {
  opacity: .5;
}

.edit-new__border {
  width: 100%;
  margin: 0;
}

.edit-new__button-body_new {
  display: none;
}

.edit-new__button-body_new .white:first-of-type {
  padding: 13px 8px 13px 13px;
  color: #000000;
  pointer-events: none;
}

.edit-new__button-body_new .white:first-of-type:focus,
.edit-new__button-body_new .white:first-of-type:active,
.edit-new__button-body_new .white:first-of-type:active:focus,
.edit-new__button-body_new .white:first-of-type:focus:active {
  box-shadow: none;
  border: 1px transparent solid;
}

.edit-new__button-body_new .white:first-of-type span:nth-child(2) {
  display: none;
}

.edit-new__button-body_new .white:not(:first-of-type) {
  padding: 13px 8px;
  color: #000000;
}

.edit-new__button-body_new .white:not(:first-of-type):focus,
.edit-new__button-body_new .white:not(:first-of-type):active,
.edit-new__button-body_new .white:not(:first-of-type):active:focus,
.edit-new__button-body_new .white:not(:first-of-type):focus:active {
  box-shadow: none;
  border: 1px transparent solid;
}

.edit-new__button-body_new .white:not(:first-of-type) span {
  margin-left: 8px;
}

.edit-new-correction_new {
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: all .4s;
  position: absolute;
  top: 0;
  width: calc(100% - 24px);
}

.edit-new-correction_new__body {
  position: relative;
  z-index: 10;
}

.edit-new-correction_new__btn {
  position: relative;
  height: 16px;
  cursor: pointer;
}

.edit-new-correction_new__btn hr {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin: 16px 0;
}

.edit-new-correction_new__btn:hover .edit-new-correction_new__btn-svg span {
  background-color: rgba(0, 0, 0, 0.5);
}

.edit-new-correction_new__btn-svg {
  position: absolute;
  top: -12px;
  left: calc(50% - 12px);
  background-color: #FFFFFF;
}

.edit-new-correction_new__btn-svg span {
  width: 24px;
  height: 24px;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  border-radius: 50%;
  position: relative;
}

.edit-new-correction_new__btn-svg span:before {
  content: "";
  width: 2px;
  height: 12px;
  border-radius: 8px;
  background-color: #ffffff;
  position: absolute;
  top: 6px;
  left: 11px;
}

.edit-new-correction_new__btn-svg span:after {
  content: "";
  width: 12px;
  height: 2px;
  border-radius: 8px;
  background-color: #ffffff;
  position: absolute;
  top: 11px;
  left: 6px;
}

.edit-new-correction_new__add {
  display: none;
  padding: 0 8px;
  background-color: #FFFFFF;
  box-shadow: 0 0.625rem 2.5rem rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  position: absolute;
  left: calc(50% - 188px);
}

.edit-new-correction_new__add .white {
  padding: 12px 8px;
}

.edit-new-correction_new__obj {
  display: none;
  position: absolute;
  right: 0;
}

.edit-new-correction_new__obj .white {
  border-radius: 50%;
  padding: 11px;
  box-shadow: 0 0.625rem 2.5rem rgba(0, 0, 0, 0.15);
}

.edit-new-correction_new__obj .white + .white {
  margin-left: 16px;
}

.edit-new-correction_new__obj .white:hover {
  box-shadow: 0 0.625rem 2.5rem rgba(0, 0, 0, 0.25);
}

.active .edit-new-correction_new .edit-new-correction_new__add,
.active .edit-new-correction_new .edit-new-correction_new__obj {
  display: block;
}

.edit-new__item {
  position: relative;
}

.edit-new__item:hover .edit-new-correction_new {
  visibility: visible;
  opacity: 1;
  transition: all .4s;
}

.wysiwyg-bootstrap .wysiwyg {
  /*wysiwyg_pro*/
}

.wysiwyg-bootstrap .wysiwyg-new * {
  box-sizing: border-box;
}

.wysiwyg-bootstrap .wysiwyg-new a {
  text-decoration: none;
  color: #0088cc;
}

.wysiwyg-bootstrap .wysiwyg-new a:focus {
  outline: none;
}

.wysiwyg-bootstrap .wysiwyg-new h3 {
  /*font-weight: bold;*/
  margin-bottom: 15px;
}

.wysiwyg-bootstrap .wysiwyg-new p {
  margin-bottom: 15px;
  padding-bottom: 0;
}

.wysiwyg-bootstrap .wysiwyg-new p.wysiwyg-new__title {
  font-size: 24px;
}

.wysiwyg-bootstrap .wysiwyg-new .plan-body-title {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 400;
}

.wysiwyg-bootstrap .wysiwyg-new b {
  font-weight: 500;
}

.wysiwyg-bootstrap .wysiwyg-new ol {
  padding: 0;
  list-style-type: none;
  counter-reset: num;
  margin-bottom: 15px;
}

.wysiwyg-bootstrap .wysiwyg-new ol li {
  padding-left: 14px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.4;
}

.wysiwyg-bootstrap .wysiwyg-new ol li:before {
  content: counter(num) '. ';
  counter-increment: num;
  color: #aaaaaa;
  padding-right: 5px;
}

.wysiwyg-bootstrap .wysiwyg-new ol li p {
  margin-left: 8px;
  display: inline;
}

.wysiwyg-bootstrap .wysiwyg-new ol li:last-child {
  margin-bottom: 0;
}

.wysiwyg-bootstrap .wysiwyg-new ul {
  padding: 0;
  margin-bottom: 15px;
  /*Убрал отступ у ul, если он идет последний*/
  /*&:last-child {
        margin-bottom: 0;
      }*/
}

.wysiwyg-bootstrap .wysiwyg-new ul li {
  position: relative;
  margin-left: 20px;
  padding-left: 20px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.4;
}

.wysiwyg-bootstrap .wysiwyg-new ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  top: 12px;
  left: -5px;
  margin-top: -5px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #aaaaaa;
}

.wysiwyg-bootstrap .wysiwyg-new ul li:last-child {
  margin-bottom: 0;
}

.wysiwyg-bootstrap .wysiwyg-new strong {
  font-size: inherit;
  font-weight: bold;
}

.wysiwyg-bootstrap .wysiwyg-new table {
  width: 100% !important;
  margin-bottom: 15px;
  overflow-x: auto;
  border: 0;
  border-color: #000000;
}

.wysiwyg-bootstrap .wysiwyg-new table p {
  margin-bottom: 0;
  word-break: normal;
  padding-left: 5px;
  padding-right: 5px;
}

.wysiwyg-bootstrap .wysiwyg-new img {
  width: 100%;
}

.wysiwyg-bootstrap .wysiwyg-new__img {
  display: table;
  margin: 0 auto 30px auto;
}

.wysiwyg-bootstrap .wysiwyg-new__img_original img {
  width: auto;
  max-width: 100%;
}

.wysiwyg-bootstrap .wysiwyg-new__img_big {
  width: 100%;
}

.wysiwyg-bootstrap .wysiwyg-new__img_full {
  width: 100%;
}

.wysiwyg-bootstrap .wysiwyg-new__indent .wysiwyg-new__title:first-of-type,
.wysiwyg-bootstrap .wysiwyg-new__indent .wysiwyg-new__subtitle:first-of-type {
  margin-top: 0;
}

.wysiwyg-bootstrap .wysiwyg-new__body_blog {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__title,
.wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__subtitle,
.wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__video,
.wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__photo-gallery,
.wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__txt,
.wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__user,
.wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__photo {
  width: 850px;
  margin: 30px auto;
}

.wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__img_big {
  width: 850px;
}

.wysiwyg-bootstrap .wysiwyg-new__body_edit {
  margin-top: 30px;
}

.wysiwyg-bootstrap .wysiwyg-new__gif {
  display: table;
  margin: 0 auto;
  *zoom: 1;
  position: relative;
}

.wysiwyg-bootstrap .wysiwyg-new__gif:before,
.wysiwyg-bootstrap .wysiwyg-new__gif:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.wysiwyg-bootstrap .wysiwyg-new__title {
  *zoom: 1;
  font-size: 28px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 20px;
  position: relative;
  line-height: 1.5;
}

.wysiwyg-bootstrap .wysiwyg-new__title:before,
.wysiwyg-bootstrap .wysiwyg-new__title:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.wysiwyg-bootstrap .wysiwyg-new__title_before {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
}

.wysiwyg-bootstrap .wysiwyg-new__title h1 {
  font-size: inherit;
}

.wysiwyg-bootstrap .wysiwyg-new__title h2 {
  font-size: inherit;
}

.wysiwyg-bootstrap .wysiwyg-new__title a {
  text-decoration: underline;
}

.wysiwyg-bootstrap .wysiwyg-new__title p {
  margin-bottom: 0;
}

.wysiwyg-bootstrap .wysiwyg-new__subtitle {
  font-size: 24px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 25px;
  position: relative;
}

.wysiwyg-bootstrap .wysiwyg-new__subtitle h1 {
  font-size: inherit;
}

.wysiwyg-bootstrap .wysiwyg-new__subtitle h2 {
  font-size: inherit;
}

.wysiwyg-bootstrap .wysiwyg-new__subtitle a {
  text-decoration: underline;
}

.wysiwyg-bootstrap .wysiwyg-new__txt {
  overflow-x: auto;
  *zoom: 1;
  font-size: 18px;
  line-height: 1.4;
  position: relative;
  margin-bottom: 30px;
}

.wysiwyg-bootstrap .wysiwyg-new__txt:before,
.wysiwyg-bootstrap .wysiwyg-new__txt:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.wysiwyg-bootstrap .wysiwyg-new__txt_16 {
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.4;
}

.wysiwyg-bootstrap .wysiwyg-new__txt a:hover {
  text-decoration: underline;
}

.wysiwyg-bootstrap .wysiwyg-new__txt p:last-child {
  margin-bottom: 0;
}

.wysiwyg-bootstrap .wysiwyg-new__txt_grey-block {
  background-color: #f0f2f5;
  padding: 30px 60px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
}

.wysiwyg-bootstrap .wysiwyg-new__txt_grey-block p:last-child {
  margin-bottom: 0;
}

.wysiwyg-bootstrap .wysiwyg-new__txt_border-left {
  border-left: 5px solid;
  border-color: #aaaaaa;
  padding-left: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.wysiwyg-bootstrap .wysiwyg-new__txt_border-left p:last-child {
  margin-bottom: 0;
}

.wysiwyg-bootstrap .wysiwyg-new__txt_link {
  *zoom: 1;
  background-color: #f0f2f5;
  padding: 30px 60px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.wysiwyg-bootstrap .wysiwyg-new__txt_link:before,
.wysiwyg-bootstrap .wysiwyg-new__txt_link:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.wysiwyg-bootstrap .wysiwyg-new__txt_link .wysiwyg-new__subtitle {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
}

.wysiwyg-bootstrap .wysiwyg-new__txt_link p {
  position: relative;
  padding-left: 20px;
  color: #0088cc;
  margin-bottom: 10px;
  cursor: pointer;
}

.wysiwyg-bootstrap .wysiwyg-new__txt_link p:last-child {
  margin-bottom: 0;
}

.wysiwyg-bootstrap .wysiwyg-new__txt_link p:hover {
  text-decoration: underline;
}

.wysiwyg-bootstrap .wysiwyg-new__txt_link p:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #aaaaaa;
}

.wysiwyg-bootstrap .wysiwyg-new__txt_link .wysiwyg-new__subtitle {
  width: auto !important;
}

.wysiwyg-bootstrap .wysiwyg-new .quotes p {
  margin-bottom: 0;
}

.wysiwyg-bootstrap .wysiwyg-new__points {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  margin-top: 30px;
  margin-bottom: 30px;
}

.wysiwyg-bootstrap .wysiwyg-new__quotes {
  margin-bottom: 30px;
}

.wysiwyg-bootstrap .wysiwyg-new__quotes a {
  text-decoration: underline;
}

.wysiwyg-bootstrap .wysiwyg-new__user {
  margin-bottom: 15px;
  *zoom: 1;
}

.wysiwyg-bootstrap .wysiwyg-new__user:before,
.wysiwyg-bootstrap .wysiwyg-new__user:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.wysiwyg-bootstrap .wysiwyg-new-user__empty {
  margin-top: 25px;
  margin-left: 25px;
}

.wysiwyg-bootstrap .wysiwyg-new-user-img {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.wysiwyg-bootstrap .wysiwyg-new-user__img {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #e9e9e9;
  float: left;
}

.wysiwyg-bootstrap .wysiwyg-new-user__img a {
  text-decoration: underline;
}

.wysiwyg-bootstrap .wysiwyg-new-user__obj {
  margin-left: 90px;
  padding-top: 5px;
}

.wysiwyg-bootstrap .wysiwyg-new-user__name {
  font-size: 21px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 1.5;
}

.wysiwyg-bootstrap .wysiwyg-new-user__name p {
  margin-bottom: 0;
}

.wysiwyg-bootstrap .wysiwyg-new-user__name a {
  text-decoration: underline;
}

.wysiwyg-bootstrap .wysiwyg-new-user__type {
  font-size: 18px;
  font-style: italic;
  line-height: 1.5;
}

.wysiwyg-bootstrap .wysiwyg-new-user__type_font-normal {
  font-style: normal;
}

.wysiwyg-bootstrap .wysiwyg-new-user__type a {
  text-decoration: underline;
}

.wysiwyg-bootstrap .wysiwyg-new-user__type p {
  margin-bottom: 0;
}

.wysiwyg-bootstrap .wysiwyg-new-user__txt {
  font-size: 18px;
  line-height: 1.5;
}

.wysiwyg-bootstrap .wysiwyg-new-user__txt ol li,
.wysiwyg-bootstrap .wysiwyg-new-user__txt ul li {
  font-size: 18px;
}

.wysiwyg-bootstrap .wysiwyg-new-user__txt ul li:before {
  top: 14px;
}

.wysiwyg-bootstrap .wysiwyg-new-user__txt a {
  text-decoration: underline;
}

.wysiwyg-bootstrap .wysiwyg-new__video {
  *zoom: 1;
  margin-bottom: 30px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.wysiwyg-bootstrap .wysiwyg-new__video:before,
.wysiwyg-bootstrap .wysiwyg-new__video:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.wysiwyg-bootstrap .wysiwyg-new__video:hover .wysiwyg-new__play {
  display: block;
}

.wysiwyg-bootstrap .wysiwyg-new__video_active:hover .wysiwyg-new__play {
  display: none;
}

.wysiwyg-bootstrap .wysiwyg-new__video iframe {
  width: 100% !important;
  height: 445px;
}

.wysiwyg-bootstrap .wysiwyg-new__video img {
  width: 100%;
  height: auto;
}

.wysiwyg-bootstrap .wysiwyg-new__play {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding-top: 15px;
  padding-left: 20px;
}

.wysiwyg-bootstrap .wysiwyg-new__photo {
  margin-bottom: 30px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.wysiwyg-bootstrap .wysiwyg-new__photo .wysiwyg-new__photo-txt p:first-child {
  margin-bottom: 15px;
}

.wysiwyg-bootstrap .wysiwyg-new__photo .wysiwyg-new__photo-txt a {
  text-decoration: underline;
  color: #ffffff;
}

.wysiwyg-bootstrap .wysiwyg-new__photo .wysiwyg-new__photo-txt li:before {
  background-color: #ffffff;
}

.wysiwyg-bootstrap .wysiwyg-new__photo a {
  text-decoration: underline;
}

.wysiwyg-bootstrap .wysiwyg-new__photo:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.wysiwyg-bootstrap .wysiwyg-new__photo-txt {
  padding: 100px;
  position: relative;
  color: #ffffff;
}

.wysiwyg-bootstrap .wysiwyg-new__photo-txt p {
  font-size: 25px;
  color: #ffffff;
  text-align: center;
  line-height: 1.5;
}

.wysiwyg-bootstrap .wysiwyg-new__photo-txt:last-child p {
  margin-bottom: 0;
}

.wysiwyg-bootstrap .wysiwyg-new__photo-gallery {
  margin-bottom: 30px;
  *zoom: 1;
}

.wysiwyg-bootstrap .wysiwyg-new__photo-gallery:before,
.wysiwyg-bootstrap .wysiwyg-new__photo-gallery:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.wysiwyg-bootstrap .wysiwyg-new .edit-news-body-txt-grey {
  font-size: 15px;
  line-height: 1.2;
  font-weight: normal;
  color: #aaaaaa;
  border-bottom: 1px dashed;
  border-color: #aaaaaa;
  padding-bottom: 20px;
  padding-top: 15px;
  text-align: center;
  line-height: 1.5;
}

.wysiwyg-bootstrap .wysiwyg-new .edit-load-foto__add {
  display: table;
  margin: 5px auto 0;
}

.wysiwyg-bootstrap .wysiwyg-new table {
  height: auto !important;
}

.wysiwyg-bootstrap .wysiwyg-new table td {
  padding: 5px 5px;
  border: 1px solid lightgray;
}

.wysiwyg-bootstrap .wysiwyg-new table th {
  padding: 5px 5px;
  border: 1px solid lightgray;
  background: #f0f2f5;
}

.wysiwyg-bootstrap .wysiwyg-new table p {
  padding-left: 0;
  padding-right: 0;
}

.wysiwyg-bootstrap .wysiwyg_pro .wysiwyg-new__subtitle {
  font-size: 21px;
  line-height: 1.2;
  font-weight: normal;
}

.wysiwyg-bootstrap .wysiwyg_pro .wysiwyg-new__txt {
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.4;
}

.wysiwyg-bootstrap .wysiwyg_pro .wysiwyg-new__user {
  margin-top: 35px;
}

.wysiwyg-bootstrap .wysiwyg_pro .wysiwyg-new-user_type {
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.4;
}

.wysiwyg-bootstrap .wysiwyg_pro .wysiwyg-new-user__txt {
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.4;
}

.wysiwyg-bootstrap .wysiwyg_pro .wysiwyg-new-user ol li,
.wysiwyg-bootstrap .wysiwyg_pro .wysiwyg-new-user ul li {
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.4;
}

.wysiwyg-bootstrap .wysiwyg_pro .wysiwyg-new-user ul li:before {
  top: 12px;
}

.wysiwyg-bootstrap .wysiwyg_pro .wysiwyg-new ol li,
.wysiwyg-bootstrap .wysiwyg_pro .wysiwyg-new ul li {
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.4;
}

.wysiwyg-bootstrap .wysiwyg_pro .wysiwyg-new ul li:before {
  top: 12px;
}

.edit-boss {
  padding-bottom: 30px;
}

.edit-boss_head {
  padding-top: 30px;
}

.edit-boss__side-bar {
  float: left;
  width: 320px;
  padding-right: 40px;
}

.edit-boss__body {
  width: 880px;
  margin-left: 320px;
}

.edit-boss__body_article {
  margin: 0 auto;
}

.edit-boss__obj {
  margin-bottom: 20px;
}

.edit-boss__obj_last {
  margin-bottom: 0;
}

.edit-boss__head {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.edit-boss__head_bot-dashed {
  border-bottom: 1px dashed;
  border-color: #aaaaaa;
}

.edit-boss__title {
  font-size: 17px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-boss__title_uppercase {
  text-transform: uppercase;
}

.edit-boss__title_head {
  font-size: 40px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-boss__data {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffffff;
  padding: 20px;
  display: table;
  width: 100%;
}

.edit-boss__data_stat {
  height: 260px;
}

.edit-boss__data_head {
  padding-top: 25px;
  padding-bottom: 25px;
}

.edit-boss-stat__item {
  display: table;
  width: 100%;
  margin-bottom: 7px;
}

.edit-boss-stat__item_last {
  margin-bottom: 0;
}

.edit-boss-stat__left {
  float: left;
}

.edit-boss-stat__right {
  float: right;
}

.edit-boss-stat__txt {
  font-size: 15px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-boss-stat__txt35 {
  font-size: 35px;
  display: block;
  margin-bottom: 15px;
}

.edit-boss-stat__block-txt {
  margin-bottom: 20px;
}

.edit-boss-plan__item {
  *zoom: 1;
  width: 100%;
  margin-bottom: 5px;
  color: #aaaaaa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
}

.edit-boss-plan__item:before,
.edit-boss-plan__item:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-boss-plan__item:hover {
  background-color: #f0f2f5;
}

.edit-boss-plan__item_head {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid;
  border-color: #aaaaaa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.edit-boss-plan__item_head:hover {
  background-color: transparent;
}

.edit-boss-plan__item_btn {
  margin-top: 20px;
}

.edit-boss-plan__item_btn:hover {
  background-color: transparent;
}

.edit-boss-plan__item_last {
  margin-bottom: 0;
}

.edit-boss-plan__name {
  float: left;
  width: 50%;
}

.edit-boss-plan__info {
  float: right;
}

.edit-boss-plan__obj {
  width: 60px;
  float: left;
}

.edit-boss-plan__obj_view {
  width: 90px;
}

.edit-boss-plan__obj_icon {
  font-size: 0;
}

.edit-boss-plan__txt {
  font-size: 15px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-boss-plan__txt_link {
  color: #0088cc;
}

.edit-boss-comment__item {
  color: #aaaaaa;
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.edit-boss-comment__item_btn {
  margin-top: 20px;
}

.edit-boss-comment__item_last {
  margin-bottom: 0;
}

.edit-boss-comment__data {
  margin-right: 160px;
}

.edit-boss-comment__date {
  width: 160px;
  float: right;
}

.edit-boss-comment__title {
  margin-bottom: 10px;
  padding-right: 30px;
}

.edit-boss-comment__txt {
  font-size: 15px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-boss_textarea {
  height: 130px;
}

.edit-boss__photo-logo {
  float: left;
}

.edit-boss_form-input {
  width: 310px;
}

.edit-boss_form-head {
  margin-top: 15px;
}

.edit-boss_group-btn {
  margin-top: 30px;
}

.edit-boss__widget {
  margin-bottom: 20px;
  display: table;
  width: 100%;
}

.edit-boss__widget_last {
  margin-bottom: 0;
}

.edit-boss_form {
  display: table;
  width: 100%;
  margin-top: 20px;
}

.edit-boss__img {
  display: table;
  margin-bottom: 20px;
}

.edit-boss__img img {
  width: 100%;
}

.edit-boss_imgMin380 {
  height: 200px;
}

.edit-load__block {
  width: 50%;
  float: left;
}

.edit-load__block_right {
  padding-left: 20px;
}

.edit-load-txt {
  font-size: 15px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 10px;
}

.edit-load-txt_grey {
  color: #aaaaaa;
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-picture_full {
  width: 100%;
}

.edit-picture_big img {
  width: 100%;
}

.edit-picture_original img {
  width: auto;
  max-width: 100%;
}

.edit-boss_load-photo-wrap {
  min-height: 220px;
}

.edit-boss_load-photo-indent {
  margin-right: 60px;
  float: left;
}

.edit-boss_load-photo-logo {
  width: 200px;
  height: 150px;
}

.edit-boss_load-photo-logo-txt {
  line-height: 1;
  font-size: 14px;
  margin-bottom: 10px;
}

.edit-new {
  *zoom: 1;
  /*для плавного исчезновения кнопок edit-new*/
  /*правим редактор под pro стили*/
}

.edit-new:before,
.edit-new:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-new h1 {
  color: inherit;
}

.edit-new button {
  outline: none;
}

.edit-new textarea {
  font-family: PT Sans, Arial;
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  *zoom: 1;
}

.edit-new .edit-new-head__title {
  margin-bottom: 30px;
  font-size: 55px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-new .cke_focus {
  overflow: hidden;
}

.edit-new .cke_editable:focus {
  box-shadow: none;
}

.edit-new .e-gallery .form__group {
  margin-top: 10px;
}

.edit-new__subtitle {
  font-size: 25px;
  line-height: 1.5;
}

.edit-new__subtitle a {
  text-decoration: underline;
}

.edit-new__obj {
  margin-bottom: 20px;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffffff;
  *zoom: 1;
}

.edit-new__obj h3 {
  /*font-weight: bold;*/
  margin-bottom: 15px;
}

.edit-new__obj b {
  font-weight: 700;
}

.edit-new__obj ol {
  margin-bottom: 15px;
  list-style-type: none;
  counter-reset: num;
}

.edit-new__obj ol li {
  padding-left: 14px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.4;
}

.edit-new__obj ol li:before {
  content: counter(num) '. ';
  counter-increment: num;
  padding-right: 8px;
  color: #aaaaaa;
}

.edit-new__obj ol li p {
  margin-left: 8px;
  display: inline;
}

.edit-new__obj ul {
  margin-bottom: 15px;
}

.edit-new__obj ul li {
  position: relative;
  margin-left: 20px;
  padding-left: 20px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.4;
}

.edit-new__obj ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  top: 16px;
  left: -5px;
  margin-top: -5px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #aaaaaa;
}

.edit-new__obj table {
  width: 100% !important;
  margin-bottom: 15px;
  border: 0;
  border-color: #000000;
}

.edit-new__obj table p {
  word-break: normal;
  padding-left: 5px;
  padding-right: 5px;
}

.edit-new__obj strong {
  font-weight: bold;
}

.edit-new__obj:before,
.edit-new__obj:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-new__obj_btn {
  margin-top: 30px;
}

.edit-new__bottom-dashed {
  *zoom: 1;
  border-bottom: 2px dashed;
  border-color: #aaaaaa;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #aaaaaa;
}

.edit-new__bottom-dashed:before,
.edit-new__bottom-dashed:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-new__bottom-line {
  *zoom: 1;
  border-bottom: 2px solid;
  border-color: #aaaaaa;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #aaaaaa;
}

.edit-new__bottom-line:before,
.edit-new__bottom-line:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-new__txt {
  font-size: 18px;
  line-height: 1.4;
  position: relative;
}

.edit-new__txt a {
  text-decoration: underline;
}

.edit-new__txt p {
  margin-bottom: 15px;
}

.edit-new__txt p:last-child {
  margin-bottom: 0;
}

.edit-new__txt:last-child {
  margin-bottom: 0;
}

.edit-new__txt_grey-block {
  background-color: #f0f2f5;
  padding: 35px 60px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.edit-new__txt_border-left {
  border-left: 5px solid;
  border-color: #aaaaaa;
  padding-left: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.edit-new__txt_link {
  background-color: #f0f2f5;
  padding: 35px 60px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.edit-new__txt_link .wysiwyg-new__subtitle {
  margin-bottom: 20px;
  text-align: center;
}

.edit-new__txt_link a {
  text-decoration: underline;
}

.edit-new__txt_link p {
  position: relative;
  padding-left: 20px;
  color: #0088cc;
  margin-bottom: 10px;
  cursor: pointer;
}

.edit-new__txt_link p:last-child {
  margin-bottom: 0;
}

.edit-new__txt_link p:hover {
  text-decoration: underline;
}

.edit-new__txt_link p:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #aaaaaa;
}

.edit-new-constructor__body {
  *zoom: 1;
  padding-left: 80px;
  margin-bottom: 25px;
  margin-top: 50px;
}

.edit-new-constructor__body:before,
.edit-new-constructor__body:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-new-constructor__icon {
  float: left;
  margin-top: 15px;
}

.edit-new-constructor__obj {
  margin-left: 80px;
}

.edit-new-constructor__title {
  font-size: 25px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 5px;
  color: #aaaaaa;
}

.edit-new-constructor__txt {
  font-size: 17px;
  line-height: 1.2;
  font-weight: normal;
  color: #aaaaaa;
}

.edit-new__points {
  display: table;
  margin: 30px auto;
  *zoom: 1;
}

.edit-new__points:before,
.edit-new__points:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-new__quotes a {
  text-decoration: underline;
}

.edit-new__quotes .quotes-img {
  width: 100%;
}

.edit-new__point {
  float: left;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #aaaaaa;
  margin-left: 15px;
}

.edit-new__point:first-child {
  margin-left: 0;
}

.edit-new-user-img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.edit-new-user__img {
  float: left;
  position: relative;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #e9e9e9;
}

.edit-new-user__img img {
  width: 100%;
}

.edit-new-user__img:hover .edit-new-user__add {
  display: block;
}

.edit-new-user__img_download .edit-new-user__add,
.edit-new-user__img_download .edit-new-user__icon {
  display: none;
}

.edit-new-user__img_download:hover .edit-new-user__add {
  background: rgba(0, 0, 0, 0.3);
}

.edit-new-user__img_download:hover .edit-new-user__add,
.edit-new-user__img_download:hover .edit-new-user__icon_download {
  display: block;
}

.edit-new-user__add {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  font-size: 0;
  cursor: pointer;
}

.edit-new-user__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.edit-new-user__icon_download {
  display: none;
}

.edit-new-user__obj {
  margin-left: 90px;
  padding-top: 5px;
}

.edit-new-user__name {
  font-size: 20px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 5px;
}

.edit-new-user__name a {
  text-decoration: underline;
}

.edit-new-user__type {
  font-size: 17px;
  line-height: 1.2;
  font-weight: normal;
  font-style: italic;
}

.edit-new-user__type a {
  text-decoration: underline;
}

.edit-new-user__txt {
  font-size: 17px;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 20px;
}

.edit-new-user__txt p {
  margin-bottom: 15px;
}

.edit-new-user__txt p:last-child {
  margin-bottom: 0;
}

.edit-new-user__txt a {
  text-decoration: underline;
}

.edit-new-video {
  *zoom: 1;
}

.edit-new-video__body {
  display: table;
  margin: 0 auto 30px;
}

.edit-new-video:before,
.edit-new-video:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-new-gif__body {
  display: table;
  margin: 0 auto 30px;
}

.edit-new__photo-body {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #f0f2f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.edit-new__photo-body:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.edit-new__photo_download .edit-new__photo-txt {
  color: #ffffff;
}

.edit-new__photo_download .edit-new__btn {
  display: none;
}

.edit-new__photo_download .edit-new__btn_download {
  display: block;
}

.edit-new__photo_download .edit-new__photo-body:before {
  background-color: rgba(0, 0, 0, 0.3);
}

.edit-new__photo_drop .load-photo__input {
  z-index: 100;
}

.edit-new__photo_drop .edit-new__btn,
.edit-new__photo_drop .btn-big {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}

.edit-new__photo_drop .btn-body {
  display: none;
}

.edit-new__photo_drop .edit-new__photo-add {
  display: block;
}

.edit-new__photo-txt {
  font-size: 25px;
  line-height: 1.5;
  padding: 100px 100px 140px;
  text-align: center;
  position: relative;
}

.edit-new__photo-txt a {
  text-decoration: underline;
}

.edit-new__photo-add {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #e9e9e9;
  cursor: pointer;
}

.edit-new__photo-add:before {
  content: "";
  border: 1px dashed;
  border-color: #aaaaaa;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.edit-new__photo-add-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
  text-align: center;
}

.edit-new__photo-add-txt a {
  text-decoration: underline;
}

.edit-new__btn {
  font-size: 0;
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  text-align: center;
}

.edit-new__btn_download {
  display: none;
}

.edit-new__head {
  background-color: #f0f2f5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.edit-new__head_load {
  position: relative;
  background-image: url("/img/boss-photo.jpg");
}

.edit-new__head_load:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.edit-new__head_load .edit-new-head__body {
  position: relative;
  z-index: 10;
}

.edit-new__head_load .breadcrumbs__link {
  color: #ffffff;
}

.edit-new__head_load .breadcrumbs__link:after {
  background-color: #ffffff;
  color: #ffffff;
}

.edit-new__head_load .statistics__value {
  color: #ffffff;
}

.edit-new__head_load .edit-new_statistics-icon {
  display: block;
}

.edit-new__head_load .edit-new-head__record-creation {
  color: #ffffff;
}

.edit-new__head_load .edit-new-head__title {
  color: #ffffff;
}

.edit-new__head_load .social__btn {
  display: none;
}

.edit-new__head_load .edit-new-head__btn {
  display: none;
}

.edit-new__head_load .edit-new-head__btn_load {
  display: table;
}

.edit-new__head_load .social_load {
  display: none;
}

.edit-new__head_load .social_load_load {
  display: table;
}

.edit-new__head .edit-new__btn-redact {
  bottom: 0;
}

.edit-new-head__body {
  padding: 40px 0;
  text-align: center;
}

.edit-new-head__breadcrumbs {
  *zoom: 1;
  margin-bottom: 30px;
  display: inline-block;
}

.edit-new-head__breadcrumbs:before,
.edit-new-head__breadcrumbs:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-new-head__statistics {
  display: table;
  margin: 0 auto 10px;
}

.edit-new-head__record-creation {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-new-head__btn {
  font-size: 0;
  display: table;
  margin: 0 auto;
}

.edit-new-head__btn_load {
  display: none;
}

.edit-new-head__btn-item {
  float: left;
  margin-right: 15px;
}

.edit-new-head__btn-item:last-child {
  margin-right: 0;
}

.edit-new-head__social {
  display: table;
  margin: 0 auto;
}

.edit-new__body a {
  text-decoration: none;
  color: #0088cc;
}

.edit-new__body a:focus {
  outline: none;
}

.edit-new__body_correction {
  width: 850px;
  margin: 30px auto;
}

.edit-new__body_article {
  width: 850px;
  margin: 30px auto;
}

.edit-new__body_blog .edit-new-correction__body {
  width: 810px;
  margin: 15px auto;
}

.edit-new__body_blog .portlet-placeholder,
.edit-new__body_blog .edit-new__item,
.edit-new__body_blog .edit-new__switch {
  width: 850px;
  margin: 0 auto;
}

.edit-new__body_blog .edit-new__border {
  width: 852px;
  margin: 0 auto;
}

.edit-new__body_blog .edit-new__switch_save {
  margin-top: 30px;
}

.edit-new__title {
  font-size: 35px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.5;
}

.edit-new__title a {
  text-decoration: underline;
}

.edit-new-correction__body {
  *zoom: 1;
  font-size: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  opacity: 0;
  z-index: -1;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.edit-new-correction__body:before,
.edit-new-correction__body:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-new-correction__add {
  float: left;
}

.edit-new-correction__obj {
  float: right;
}

.edit-new-correction__item {
  float: left;
  margin-left: 5px;
}

.edit-new-correction__icon {
  float: left;
}

.edit-new-correction .edit-new-correction__txt {
  margin-left: 25px;
  font-size: 15px;
  line-height: 1.2;
  font-weight: normal;
  color: #aaaaaa;
}

.edit-new__item {
  *zoom: 1;
  padding: 0 20px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.edit-new__item:before,
.edit-new__item:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-new__item ol {
  margin-bottom: 15px;
  list-style-type: none;
  counter-reset: num;
}

.edit-new__item ol li {
  padding-left: 14px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.4;
}

.edit-new__item ol li:before {
  content: counter(num) '. ';
  counter-increment: num;
  padding-right: 8px;
  color: #aaaaaa;
}

.edit-new__item ol li p {
  margin-left: 8px;
  display: inline;
}

.edit-new__item ul {
  margin-bottom: 15px;
}

.edit-new__item ul li {
  position: relative;
  margin-left: 20px;
  padding-left: 20px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.4;
}

.edit-new__item ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  top: 16px;
  left: -5px;
  margin-top: -5px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #aaaaaa;
}

.edit-new__item:hover .edit-new-add__body {
  z-index: 1;
  opacity: 1;
}

.edit-new__item:hover .edit-new-correction__body {
  z-index: 1;
  opacity: 1;
}

.edit-new-width__body {
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px;
}

.edit-new-width__item {
  float: left;
  margin-right: 15px;
}

.edit-new-width__item:last-child {
  margin-right: 0;
}

.edit-new-width__icon {
  font-size: 0;
}

.edit-new-add__body {
  position: relative;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.edit-new-add__line {
  border-top: 2px dashed;
  border-color: #e9e9e9;
  margin-top: 14px;
  padding-bottom: 14px;
}

.edit-new-add__icon {
  width: 30px;
  height: 30px;
  border: 2px solid;
  border-color: #e9e9e9;
  padding-top: 8px;
  padding-left: 8px;
  position: absolute;
  top: -14px;
  left: 50%;
  margin-left: -15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #ffffff;
  font-size: 0;
}

.edit-new-add__icon:hover {
  background-color: #e9e9e9;
}

.edit-new-user-img {
  width: 70px;
  height: 70px;
}

.edit-new-user__img {
  float: left;
}

.edit-new-user__img img {
  width: 100%;
}

.edit-new-user__obj {
  margin-left: 90px;
  padding-top: 5px;
}

.edit-new-user__name {
  font-size: 20px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 5px;
}

.edit-new-user__type {
  font-size: 17px;
  line-height: 1.2;
  font-weight: normal;
  font-style: italic;
}

.edit-new-user__txt {
  font-size: 17px;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 20px;
}

.edit-new-links__obj {
  padding: 30px 100px 30px 75px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f0f2f5;
}

.edit-new-links__title {
  font-size: 25px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 20px;
}

.edit-new-links__item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px dashed;
  border-color: #aaaaaa;
}

.edit-new-links__item_last {
  border-color: transparent;
  padding-bottom: 0;
}

.edit-new-links__add {
  font-size: 17px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-new-popup__obj {
  width: 820px;
  padding: 30px 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  background-color: #ffffff;
  /*центрирование блока*/
  margin: 0 auto;
}

.edit-new-popup .edit-new-popup__title {
  margin-bottom: 20px;
}

.edit-new-popup__title {
  font-size: 24px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-new-popup__body {
  *zoom: 1;
}

.edit-new-popup__body:before,
.edit-new-popup__body:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-new-popup .edit-new-popup__class {
  margin-bottom: 10px;
}

.edit-new-popup__class {
  font-size: 13px;
  line-height: 1.2;
  font-weight: normal;
  text-transform: uppercase;
  color: #aaaaaa;
}

.edit-new-popup .edit-new-popup__correction {
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-new-popup__txt {
  cursor: pointer;
}

.edit-new-popup__txt:hover {
  color: #0088cc;
  text-decoration: underline;
}

.edit-new-popup__item {
  width: 29.5%;
  float: left;
  padding-right: 20px;
}

.edit-new-popup__item_issue {
  width: 300px;
  padding-right: 0;
}

.edit-new-popup__img img {
  width: 100%;
}

.edit-new__switch {
  margin-top: 20px;
}

.edit-new__switch_save {
  margin-top: 30px;
}

.edit-new__switch_full {
  position: absolute !important;
  bottom: -1px;
  left: -1px;
  right: -1px;
  width: calc(100% + 2px) !important;
}

.edit-new__switch_full .edit-new__button-body {
  display: flex;
  flex-wrap: wrap;
  height: 40px;
  border-top: 1px #c8c8c8 solid;
  border-bottom: 1px #c8c8c8 solid;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
}

.edit-new__switch_full .edit-new__button-body .button {
  display: block;
  flex-grow: 1;
  padding-left: 10px;
  padding-right: 10px;
  border: none;
  border-radius: 0;
  border-left: 1px #c8c8c8 solid;
}

.edit-new__switch_full .edit-new__button-body .button:first-child {
  border-left: none;
}

.edit-new__switch_full .edit-new__button-body .button:first-child .icon {
  margin-top: 1px;
}

.edit-new_statistics-icon {
  display: none;
}

.edit-new__line {
  background-color: #f0f2f5;
  height: 20px;
  margin: 20px -20px;
}

.edit-new__video iframe {
  width: 100% !important;
  height: 445px;
}

.edit-new-quote__body {
  position: relative;
  width: 700px;
}

.edit-new-quote__body p {
  font-size: 20px;
  line-height: 1.2;
  font-weight: normal;
  padding-left: 100px;
  padding-right: 100px;
  text-align: center;
}

.edit-new-quote__txt {
  font-size: 20px;
  line-height: 1.2;
  font-weight: normal;
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
}

.edit-new-quote__left,
.edit-new-quote__right {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  opacity: .5;
}

.edit-new-quote__left {
  background-image: url("data:image/svg+xml;charset=UTF-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.2.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%D0%A1%D0%BB%D0%BE%D0%B9_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2250px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2050%2050%22%20enable-background%3D%22new%200%200%2050%2050%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cdefs%3E%0D%0A%09%09%3Crect%20id%3D%22SVGID_1_%22%20x%3D%224%22%20y%3D%222%22%20width%3D%2242%22%20height%3D%2246%22%2F%3E%0D%0A%09%3C%2Fdefs%3E%0D%0A%09%3CclipPath%20id%3D%22SVGID_2_%22%3E%0D%0A%09%09%3Cuse%20xlink%3Ahref%3D%22%23SVGID_1_%22%20%20overflow%3D%22visible%22%2F%3E%0D%0A%09%3C%2FclipPath%3E%0D%0A%09%3Cpath%20clip-path%3D%22url(%23SVGID_2_)%22%20d%3D%22M25.4%2C4.9c0.2-0.5%2C0.3-0.9%2C0.3-1.2c0-0.4-0.2-0.7-0.6-0.9c-0.3-0.3-0.9-0.5-1.6-0.6%0D%0A%09%09C22.7%2C2.1%2C21.8%2C2%2C20.6%2C2c-1%2C0-1.8%2C0-2.4%2C0.1c-0.6%2C0.1-1.1%2C0.2-1.5%2C0.3c-0.4%2C0.1-0.7%2C0.3-0.9%2C0.5c-0.2%2C0.2-0.4%2C0.5-0.6%2C0.8L4.8%2C22.1%0D%0A%09%09C4.3%2C23%2C4%2C23.8%2C4%2C24.6c0%2C0.8%2C0.2%2C1.6%2C0.6%2C2.3l11%2C19.3c0.2%2C0.3%2C0.4%2C0.6%2C0.6%2C0.8c0.2%2C0.2%2C0.5%2C0.4%2C0.9%2C0.5c0.4%2C0.1%2C0.9%2C0.2%2C1.5%2C0.3%0D%0A%09%09C19.2%2C48%2C20%2C48%2C20.9%2C48c1.2%2C0%2C2.2-0.1%2C2.9-0.2c0.7-0.1%2C1.2-0.3%2C1.6-0.6c0.3-0.2%2C0.5-0.6%2C0.5-0.9c0-0.4-0.1-0.8-0.3-1.2l-9.8-20.3%0D%0A%09%09L25.4%2C4.9z%20M35.8%2C24.7l9.3-18.8c0.2-0.5%2C0.3-0.9%2C0.3-1.2c0-0.3-0.2-0.6-0.6-0.8c-0.4-0.2-0.9-0.4-1.6-0.5c-0.7-0.1-1.7-0.2-2.9-0.2%0D%0A%09%09c-0.9%2C0-1.7%2C0-2.3%2C0.1c-0.6%2C0.1-1.1%2C0.1-1.4%2C0.3c-0.4%2C0.1-0.7%2C0.3-0.9%2C0.5c-0.2%2C0.2-0.4%2C0.5-0.6%2C0.8L25%2C22.2%0D%0A%09%09c-0.5%2C0.9-0.8%2C1.8-0.8%2C2.5c0%2C0.8%2C0.2%2C1.5%2C0.6%2C2.2l10.9%2C18.3c0.2%2C0.3%2C0.3%2C0.6%2C0.6%2C0.7c0.2%2C0.2%2C0.5%2C0.3%2C0.9%2C0.4%0D%0A%09%09c0.4%2C0.1%2C0.9%2C0.2%2C1.5%2C0.2c0.6%2C0%2C1.4%2C0.1%2C2.3%2C0.1c1.2%2C0%2C2.1-0.1%2C2.9-0.2c0.7-0.1%2C1.3-0.3%2C1.6-0.5c0.3-0.2%2C0.5-0.5%2C0.6-0.8%0D%0A%09%09c0-0.3%2C0-0.7-0.2-1.1L35.8%2C24.7z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-color: transparent;
  background-repeat: no-repeat;
  display: inline-block;
  width: 50px;
  height: 50px;
  left: 0;
}

.edit-new-quote__right {
  background-image: url("data:image/svg+xml;charset=UTF-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.2.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%D0%A1%D0%BB%D0%BE%D0%B9_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2250px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2050%2050%22%20enable-background%3D%22new%200%200%2050%2050%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cdefs%3E%0D%0A%09%09%3Crect%20id%3D%22SVGID_3_%22%20x%3D%224%22%20y%3D%222%22%20width%3D%2242%22%20height%3D%2246%22%2F%3E%0D%0A%09%3C%2Fdefs%3E%0D%0A%09%3CclipPath%20id%3D%22SVGID_2_%22%3E%0D%0A%09%09%3Cuse%20xlink%3Ahref%3D%22%23SVGID_3_%22%20%20overflow%3D%22visible%22%2F%3E%0D%0A%09%3C%2FclipPath%3E%0D%0A%09%3Cpath%20clip-path%3D%22url(%23SVGID_2_)%22%20d%3D%22M24.6%2C45.1c-0.2%2C0.5-0.3%2C0.9-0.3%2C1.2c0%2C0.4%2C0.2%2C0.7%2C0.6%2C0.9c0.3%2C0.3%2C0.9%2C0.5%2C1.6%2C0.6%0D%0A%09%09c0.7%2C0.1%2C1.7%2C0.2%2C2.9%2C0.2c1%2C0%2C1.8%2C0%2C2.4-0.1c0.6-0.1%2C1.1-0.2%2C1.5-0.3c0.4-0.1%2C0.7-0.3%2C0.9-0.5c0.2-0.2%2C0.4-0.5%2C0.6-0.8l10.4-18.4%0D%0A%09%09c0.5-0.9%2C0.8-1.7%2C0.8-2.5c0-0.8-0.2-1.6-0.6-2.3l-11-19.3c-0.2-0.3-0.4-0.6-0.6-0.8c-0.2-0.2-0.5-0.4-0.9-0.5%0D%0A%09%09c-0.4-0.1-0.9-0.2-1.5-0.3C30.8%2C2%2C30%2C2%2C29.1%2C2c-1.2%2C0-2.2%2C0.1-2.9%2C0.2c-0.7%2C0.1-1.2%2C0.3-1.6%2C0.6c-0.3%2C0.2-0.5%2C0.6-0.5%2C0.9%0D%0A%09%09c0%2C0.4%2C0.1%2C0.8%2C0.3%2C1.2l9.8%2C20.3L24.6%2C45.1z%20M14.2%2C25.3L4.9%2C44.1c-0.2%2C0.5-0.3%2C0.9-0.3%2C1.2c0%2C0.3%2C0.2%2C0.6%2C0.6%2C0.8%0D%0A%09%09c0.4%2C0.2%2C0.9%2C0.4%2C1.6%2C0.5c0.7%2C0.1%2C1.7%2C0.2%2C2.9%2C0.2c0.9%2C0%2C1.7%2C0%2C2.3-0.1c0.6-0.1%2C1.1-0.1%2C1.4-0.3c0.4-0.1%2C0.7-0.3%2C0.9-0.5%0D%0A%09%09c0.2-0.2%2C0.4-0.5%2C0.6-0.8L25%2C27.8c0.5-0.9%2C0.8-1.8%2C0.8-2.5c0-0.8-0.2-1.5-0.6-2.2L14.3%2C4.8C14.2%2C4.4%2C14%2C4.2%2C13.8%2C4%0D%0A%09%09c-0.2-0.2-0.5-0.3-0.9-0.4c-0.4-0.1-0.9-0.2-1.5-0.2C10.8%2C3.3%2C10%2C3.3%2C9%2C3.3c-1.2%2C0-2.1%2C0.1-2.9%2C0.2C5.4%2C3.5%2C4.9%2C3.7%2C4.6%2C3.9%0D%0A%09%09C4.2%2C4.1%2C4%2C4.4%2C4%2C4.7c0%2C0.3%2C0%2C0.7%2C0.2%2C1.1L14.2%2C25.3z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-color: transparent;
  background-repeat: no-repeat;
  display: inline-block;
  width: 50px;
  height: 50px;
  right: 0;
}

.edit-new__moderation-panel {
  *zoom: 1;
  border: 1px solid #aaaaaa;
  border-radius: 5px;
  padding: 10px 10px 0;
}

.edit-new__moderation-panel:before,
.edit-new__moderation-panel:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-new__moderation-panel-text {
  margin-bottom: 10px;
  line-height: 28px;
  float: left;
}

.edit-new__moderation-panel-btn {
  *zoom: 1;
  float: right;
}

.edit-new__moderation-panel-btn:before,
.edit-new__moderation-panel-btn:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-new__moderation-panel-btn .button {
  margin-left: 10px;
  margin-bottom: 10px;
  float: left;
}

.edit-new__border {
  position: relative;
  min-height: 190px;
  border: 1px #c8c8c8 solid;
  border-radius: 5px;
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  padding-bottom: 40px;
}

.edit-new__mb-m1 {
  margin-bottom: -1px;
}

.edit-new_pro .edit-new__title {
  font-size: 35px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.5;
}

.edit-new_pro .edit-new__subtitle {
  font-size: 21px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-new_pro .edit-new__txt {
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.4;
}

.edit-new_pro .edit-new__txt ul li {
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.4;
}

.edit-new_pro .edit-new__txt ol li {
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.4;
}

.edit-new_pro .edit-new__user {
  margin-top: 35px;
}

.edit-new_pro .edit-new__user .edit-new-user__name {
  font-size: 21px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.5;
}

.edit-new_pro .edit-new__user .edit-new-user__type {
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.4;
  line-height: 1.5;
}

.edit-new_pro .edit-new__user .edit-new-user__txt {
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.4;
}

.edit-new_pro .edit-new__links .edit-new-links__title {
  font-size: 21px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-new_pro .edit-new__links .edit-new-links__add {
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  line-height: 1.4;
}

.edit__title {
  font-size: 25px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 20px;
}

.edit__txt {
  font-size: 17px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 10px;
}

.edit__txt_last {
  margin-bottom: 0;
}

.edit__widget {
  margin-bottom: 20px;
}

.edit__widget_last {
  margin-bottom: 0;
}

.edit-widget__head {
  margin-bottom: 20px;
}

.edit-widget_add {
  margin-bottom: 20px;
}

.edit-widget__obj:hover .edit-widget__controller {
  opacity: 1;
}

.edit-widget__body_controller {
  margin-left: 30px;
}

.edit-widget__controller {
  float: left;
  opacity: 0;
}

.edit-widget-button {
  margin-top: 10px;
}

.edit-video__body {
  font-size: 0;
}

.edit-video__icon {
  float: left;
}

.edit-video__input {
  margin-left: 55px;
}

.edit-video__button {
  float: right;
}

.edit-docs__item {
  padding: 10px;
  margin-bottom: 5px;
  font-size: 0;
}

.edit-docs__item:hover {
  background-color: #f0f2f5;
}

.edit-docs__item:hover .edit-docs__delete {
  display: block;
}

.edit-docs__item_last {
  margin-bottom: 0;
}

.edit-docs__item_return {
  cursor: pointer;
}

.edit-docs__item_return:hover .edit-docs-txt_file {
  color: #0088cc;
}

.edit-docs__item_mini {
  position: relative;
}

.edit-docs__item_mini .edit-docs__data_info {
  width: calc(100% - 20px);
}

.edit-docs__item_mini .edit-docs__data_delete {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
}

.edit-docs__icon {
  width: 34px;
  height: 42px;
  float: left;
  overflow: hidden;
}

.edit-docs_icon {
  margin-top: -4px;
  margin-left: -8px;
}

.edit-docs__data {
  display: inline-block;
  vertical-align: middle;
}

.edit-docs__data_info {
  width: 45%;
  cursor: pointer;
}

.edit-docs__data_info:hover .edit-docs-txt_file {
  color: #0088cc;
}

.edit-docs__data_date {
  width: 35%;
}

.edit-docs__data_delete {
  width: 20%;
}

.edit-docs__block {
  margin-left: 50px;
}

.edit-docs__delete {
  display: none;
  cursor: pointer;
}

.edit-docs__txt {
  margin-bottom: 5px;
}

.edit-docs__txt_last {
  margin-bottom: 0;
}

.edit-docs__txt_return {
  margin-top: 12px;
}

.edit-docs-txt {
  font-size: 17px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-docs-txt_small-grey {
  font-size: 15px;
  color: #aaaaaa;
}

.edit-docs-txt_delete {
  display: inline-block;
}

.edit-docs-txt_return {
  margin-left: 10px;
}

.edit-load__photo {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}

.edit-load__photo img {
  width: 100%;
}

.edit-load__photo_big {
  height: 300px;
}

.edit-load__photo_empty {
  border: 2px dashed;
  border-color: #c8c8c8;
  cursor: pointer;
}

.edit-load__photo_album {
  height: 140px;
}

.edit-load-photo__add {
  *zoom: 1;
}

.edit-load-photo__add:before,
.edit-load-photo__add:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.edit-load-photo__add .added {
  background-color: #d2d2d2;
  cursor: pointer;
  position: relative;
}

.edit-load-photo__add .added:before {
  content: "\e635";
  font-family: 'icomoon';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  color: #bebebe;
}

.edit-load-photo-add__img {
  position: relative;
}

.edit-load-photo-add__img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
}

.edit-load-photo-add__img:hover:before {
  background-color: transparent;
  border: 3px solid;
  border-color: #000000;
  box-sizing: border-box;
  cursor: pointer;
}

.edit-load-photo-add__item {
  font-size: 0;
  float: left;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

.edit-load-photo-add__item_add {
  background-color: #f0f2f5;
}

.edit-load-photo-add__item .icon {
  margin-top: 15px;
  margin-left: 14px;
}

.edit-load-photo-img {
  width: 50px;
  height: 50px;
}

.edit-load-photo__active {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
}

.edit-load-icon-delete {
  top: 10px;
  right: 10px;
  position: absolute;
  cursor: pointer;
  z-index: 100;
}

.edit-load__txt {
  margin-top: 5px;
}

.edit-load-txt {
  font-size: 15px;
  line-height: 1.2;
  font-weight: normal;
}

.edit-load__button {
  position: relative;
  top: 50%;
  margin-top: -25px;
}

.quotes_center {
  text-align: center;
}

.quotes_center .quotes__body {
  display: inline-block;
}

.quotes__obj {
  min-height: 40px;
}

.quotes__body {
  max-width: 750px;
  white-space: nowrap;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}

.quotes__item {
  width: auto;
}

.quotes__item_left,
.quotes__item_right {
  position: absolute;
}

.quotes__item_left {
  width: 40px;
  height: 40px;
  left: 0;
  top: 50%;
  margin-top: -20px;
}

.quotes__item_right {
  width: 40px;
  height: 40px;
  right: 0;
  top: 50%;
  margin-top: -20px;
}

.quotes__item_txt {
  font-size: 18px;
  line-height: 1.4;
  white-space: normal;
  padding-left: 80px;
  padding-right: 80px;
  margin-bottom: 0;
}

.quotes__item_txt p {
  word-break: break-word;
}

.quotes__item_txt strong {
  font-weight: 600;
}

.gallery-image-gif__body {
  width: 350px;
  margin: 0 auto 30px;
}

.gallery-image-gif__body .user-message-img {
  width: 100% !important;
  height: auto !important;
}

.gallery-image-gif__body .gallery-image {
  width: 100% !important;
  height: auto !important;
}

.gallery-image-gif__body .gallery-image img {
  width: 100% !important;
  height: auto !important;
}

.gallery-image-gif__body .gallery-image canvas {
  width: 100% !important;
  height: auto !important;
}

@media screen and (max-width: 1550px) {
  .wysiwyg-bootstrap .wysiwyg-new__video iframe {
    height: 380px;
  }

  .edit-new__body.edit-new__body_large .btn-switch__item:nth-child(6) {
    display: table-cell;
  }

  .edit-new__video iframe {
    height: 380px;
  }

  .edit-new .btn-switch__item:nth-child(6) {
    display: none;
  }
}

@media screen and (max-width: 1100px) {
  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__title,
  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__subtitle,
  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__video,
  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__photo-gallery,
  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__txt,
  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__user,
  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__photo {
    width: 748px;
  }

  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__img_big {
    width: 748px;
  }

  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__img_big img {
    width: 100%;
  }

  .wysiwyg-bootstrap .wysiwyg-new table {
    display: block;
  }

  .wysiwyg-bootstrap .wysiwyg-new__video iframe {
    height: 255px;
  }

  .edit-new-head__social {
    display: none;
  }

  .edit-new-head__body {
    padding-bottom: 0;
  }

  .edit-new-head__title {
    margin-bottom: 40px;
  }

  .edit-new table {
    display: block;
  }

  .edit-new__video iframe {
    height: 255px;
  }

  .edit-new .edit-new-head__title {
    font-size: 40px;
  }

  .edit-new__body.edit-new__body_large .btn-switch__item:nth-child(6) {
    display: none;
  }

  .edit-new__body.edit-new__body_large .btn-switch__item:nth-child(5) {
    display: table-cell;
  }

  .edit-new__body.edit-new__body_large .btn-switch__item:nth-child(4) {
    display: table-cell;
  }

  .edit-new__body_correction {
    width: 748px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .edit-new__body_article {
    width: 748px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .edit-new__body_blog .edit-new-correction__body {
    width: 708px;
  }

  .edit-new__body_blog .portlet-placeholder,
  .edit-new__body_blog .edit-new__switch,
  .edit-new__body_blog .edit-new__item {
    width: 748px;
  }

  .edit-new__body_blog .edit-new__border {
    width: 750px;
  }

  .edit-new-popup__obj {
    width: 650px;
    padding: 20px 20px;
  }

  .edit-new-popup__item {
    width: 30%;
  }

  .edit-new-popup__item_issue {
    width: 40%;
  }

  .edit-new .btn-switch__item:nth-child(4) {
    display: none;
  }

  .edit-new .btn-switch__item:nth-child(5) {
    display: none;
  }
}

@media (max-width: 992px) {
  .edit-new-correction_new {
    display: block;
    visibility: visible;
    opacity: 1;
  }
}

@media screen and (max-width: 788px) {
  .wysiwyg-bootstrap .wysiwyg-new ul li {
    font-size: 16px;
  }

  .wysiwyg-bootstrap .wysiwyg-new ul li::before {
    top: 10px;
  }

  .wysiwyg-bootstrap .wysiwyg-new ol li {
    font-size: 16px;
  }

  .wysiwyg-bootstrap .wysiwyg-new__title {
    font-size: 24px;
    line-height: 1.2;
  }

  .wysiwyg-bootstrap .wysiwyg-new__subtitle {
    font-size: 20px;
    line-height: 1.2;
  }

  .wysiwyg-bootstrap .wysiwyg-new__txt {
    font-size: 16px;
  }

  .wysiwyg-bootstrap .wysiwyg-new__txt_grey-block {
    padding: 30px 20px;
  }

  .wysiwyg-bootstrap .wysiwyg-new__txt_grey-block ul {
    margin-bottom: 0;
  }

  .wysiwyg-bootstrap .wysiwyg-new__txt_border-left {
    padding-left: 20px;
  }

  .wysiwyg-bootstrap .wysiwyg-new__txt_link {
    padding: 30px 20px;
  }

  .wysiwyg-bootstrap .wysiwyg-new__txt_link p::before {
    top: 10px;
  }

  .wysiwyg-bootstrap .wysiwyg-new__body_correction {
    width: 100%;
  }

  .wysiwyg-bootstrap .wysiwyg-new__body_article {
    width: 100%;
  }

  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__title,
  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__subtitle,
  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__video,
  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__photo-gallery,
  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__txt,
  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__user,
  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__photo {
    width: 100%;
  }

  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__img_big {
    width: 100%;
  }

  .wysiwyg-bootstrap .wysiwyg-new__body_blog .wysiwyg-new__img_big img {
    width: 100%;
  }

  .wysiwyg-bootstrap .wysiwyg-new-user-img {
    width: 45px;
    height: 45px;
  }

  .wysiwyg-bootstrap .wysiwyg-new-user__img {
    width: 45px;
    height: 45px;
    margin-top: 5px;
  }

  .wysiwyg-bootstrap .wysiwyg-new-user__empty {
    margin-top: 12px;
    margin-left: 12px;
  }

  .wysiwyg-bootstrap .wysiwyg-new-user__obj {
    margin-left: 55px;
    padding-top: 0;
  }

  .wysiwyg-bootstrap .wysiwyg-new-user__name {
    font-size: 18px;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 5px;
    line-height: 1.5;
  }

  .wysiwyg-bootstrap .wysiwyg-new-user__type {
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    line-height: 1.4;
    font-style: italic;
    line-height: 1.5;
  }

  .wysiwyg-bootstrap .wysiwyg-new-user__type_font-normal {
    font-style: normal;
  }

  .wysiwyg-bootstrap .wysiwyg-new-user__txt {
    font-size: 15px;
    line-height: 1.2;
    font-weight: normal;
    margin-top: 10px;
    line-height: 1.5;
  }

  .wysiwyg-bootstrap .wysiwyg-new__photo-txt {
    padding: 80px;
  }

  .wysiwyg-bootstrap .wysiwyg-new__photo p {
    position: relative;
    top: 0;
    left: 0;
  }

  .wysiwyg-bootstrap .wysiwyg-new__video iframe {
    height: 330px;
  }

  .wysiwyg-bootstrap .wysiwyg-new__quotes {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .wysiwyg-bootstrap .wysiwyg-new__body_blog {
    padding: 0 10px;
  }

  .edit-new-head__body {
    padding-left: 10px;
    padding-right: 10px;
  }

  .edit-new__video iframe {
    height: 330px;
  }

  .edit-new .edit-new-head__title {
    font-size: 30px;
  }

  .edit-new__title {
    line-height: 1.2;
  }

  .edit-new__subtitle {
    line-height: 1.2;
  }

  .edit-new__txt {
    font-size: 18px;
  }

  .edit-new__txt_grey-block {
    padding: 30px 20px;
  }

  .edit-new__txt_border-left {
    padding-left: 20px;
  }

  .edit-new__txt_bottom-point {
    padding-bottom: 20px;
  }

  .edit-new__txt_link {
    padding: 25px 20px;
  }

  .edit-new__body_correction {
    width: 100%;
  }

  .edit-new__body_article {
    width: 100%;
  }

  .edit-new__body_blog .portlet-placeholder,
  .edit-new__body_blog .edit-new-correction__body,
  .edit-new__body_blog .edit-new__switch,
  .edit-new__body_blog .edit-new__item,
  .edit-new__body_blog .edit-new__border {
    width: 100%;
  }

  .edit-new-user-img {
    width: 45px;
    height: 45px;
  }

  .edit-new-user__img {
    margin-top: 5px;
    width: 45px;
    height: 45px;
  }

  .edit-new-user__img img {
    width: 100%;
  }

  .edit-new-user__obj {
    margin-left: 55px;
    padding-top: 0;
  }

  .edit-new-user__name {
    font-size: 18px;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 5px;
  }

  .edit-new-user__type {
    font-size: 15px;
    line-height: 1.2;
    font-weight: normal;
    font-style: italic;
  }

  .edit-new-user__txt {
    font-size: 15px;
    line-height: 1.2;
    font-weight: normal;
    margin-top: 10px;
  }

  .edit-new__photo {
    padding: 0;
  }

  .edit-new__photo-txt {
    /*удалить
          font-size: 20px;*/
    padding: 50px 20px 90px;
  }

  .edit-new__btn {
    bottom: 25px;
  }

  .edit-new__body_correction {
    width: 100%;
  }

  .edit-new__body_article {
    width: 100%;
  }

  .edit-new-links__obj {
    padding: 20px 45px 20px 20px;
  }

  .edit-new-links__title {
    line-height: 1.2;
  }

  .edit-new-popup__obj {
    width: 80%;
  }

  .edit-new-popup__item {
    width: 50%;
  }

  .edit-new-popup__item_issue {
    display: none;
  }

  .edit-new__obj ul li {
    font-size: 18px;
  }

  .edit-new__obj ul li::before {
    top: 15px;
  }

  .edit-new__obj ol li {
    font-size: 18px;
  }

  .edit-new__item ul li {
    font-size: 18px;
  }

  .edit-new__item ul li::before {
    top: 15px;
  }

  .edit-new__item ol li {
    font-size: 18px;
  }

  .quotes__item_txt {
    font-size: 18px;
  }

  .gallery .gallery-image .user-message-img {
    width: auto !important;
    height: auto !important;
  }
}

@media (max-width: 768px) {
  .edit-new-correction_new__add {
    left: calc(50% - 92px);
  }

  .edit-new-correction_new__add .white span {
    display: none;
  }
}

@media (max-width: 685px) {
  .edit-new__body.edit-new__body_large .btn-switch__item:nth-child(5) {
    display: none;
  }

  .edit-new__body.edit-new__body_large .btn-switch__item:nth-child(4) {
    display: table-cell;
  }
}

@media (max-width: 576px) {
  .edit-new__button-body_new .white:first-of-type {
    width: calc(100% - 32px);
    pointer-events: visible;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    margin: 16px;
    background-color: #ffffff;
    padding: 8px 16px;
  }

  .edit-new__button-body_new .white:first-of-type span:nth-child(1) {
    display: none;
  }

  .edit-new__button-body_new .white:first-of-type span:nth-child(2) {
    display: block;
  }

  .edit-new__button-body_new .white:first-of-type:focus,
  .edit-new__button-body_new .white:first-of-type:active {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    border: 1px rgba(0, 0, 0, 0.2) solid;
  }

  .edit-new__button-body_new .white:first-of-type:active:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
  }

  .edit-new__button-body_new .white:first-of-type:hover {
    border-color: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  }

  .edit-new__button-body_new .white:not(:first-of-type) {
    display: none;
  }

  .edit-new-correction_new__add {
    left: 0;
    padding: 0;
  }

  .edit-new-correction_new__obj {
    top: 22px;
  }

  .edit-new-correction_new__obj .white {
    padding: 6px;
  }

  .edit-new-correction_new__obj .white + .white {
    margin-left: 4px;
  }
}

@media (max-width: 570px) {
  .edit-new__body.edit-new__body_large .btn-switch__item:nth-child(4) {
    display: none;
  }
}

@media screen and (max-width: 530px) {
  .wysiwyg-bootstrap .wysiwyg-new__photo-txt {
    padding: 30px;
  }

  .wysiwyg-bootstrap .wysiwyg-new__video iframe {
    height: 160px;
  }

  .wysiwyg-bootstrap .wysiwyg-new__txt_link p {
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    line-height: 1.4;
  }

  .wysiwyg-bootstrap .wysiwyg-new__txt_link p::before {
    top: 8px;
  }

  .wysiwyg-bootstrap .wysiwyg-new__txt_border-left {
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    line-height: 1.4;
  }

  .wysiwyg-bootstrap .wysiwyg-new__txt_grey-block {
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    line-height: 1.4;
  }

  .wysiwyg-bootstrap .wysiwyg-new table td {
    font-size: 16px;
  }

  .wysiwyg-bootstrap .wysiwyg-new table th {
    font-size: 16px;
  }

  .edit-new {
    /*&__btn-redact {
        position: relative;
        bottom: -20px;
        margin-top: -20px;
        display: block;
      }*/
  }

  .edit-new__txt_border-left {
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    line-height: 1.4;
  }

  .edit-new__txt_grey-block {
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    line-height: 1.4;
  }

  .edit-new__video iframe {
    height: 250px;
  }

  .edit-new__switch {
    width: 100%;
  }

  .edit-new__switch .btn-big {
    width: 100%;
  }

  .edit-new__switch .btn-body {
    text-align: center;
  }

  .edit-new__switch .btn-body .icon_left,
  .edit-new__switch .btn-body .btn-txt {
    float: none;
    display: inline-block;
    vertical-align: middle;
  }

  .edit-new__switch .btn-group__item_hide {
    display: none;
  }

  .edit-new__switch .btn-group__item {
    margin-right: 0;
  }

  .edit-new__switch_full .edit-new__button-body .button:first-child {
    flex-basis: 100%;
  }

  .edit-new .btn-group_horisont .btn-group__item {
    float: none;
  }

  .edit-new-popup__title {
    margin-bottom: 10px;
  }

  .edit-new-popup__correction {
    margin-bottom: 5px;
  }

  .edit-new-popup__obj {
    width: 240px;
  }

  .edit-new-popup__item {
    width: 100%;
  }

  .edit-new .close_out {
    right: -25px;
  }

  .edit-new-add__body {
    opacity: 1;
    z-index: 1;
  }

  .edit-new-correction__body {
    opacity: 1;
    z-index: 1;
  }

  .edit-new-constructor__body {
    padding-left: 20px;
  }

  .edit-new__moderation-panel-btn .button {
    width: 100%;
    margin-left: 0;
  }

  .gallery-image-gif__body {
    width: 100%;
    margin: 0 auto 30px;
  }
}
