/* This file is generated — do not edit by hand! */
.message {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
}

.message-text {
  font-size: 18px;
  letter-spacing: 0.3px;
  color: #2c3756;
  text-decoration: none;
}

.message-text p {
  font-size: inherit;
}

.message-date {
  opacity: 0.6;
  font-size: 16px;
  letter-spacing: normal;
  color: #333333;
  margin-top: 10px;
}

.message-tag-important {
  color: #D0021B;
  font-weight: bold;
  font-size: 16px;
}

.message__pinned-icon {
  width: 17px;
  height: 16px;
}

.message__manage-menu {
  height: 54px;
  position: absolute;
  top: 20px;
  right: 10px;
}

.message__manage-menu .dropdown--icon {
  background: #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
          box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
}

.message__manage-menu .dropdown--icon:hover .dropdown__button {
  -webkit-box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
          box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
  border: solid 1px #eaeaea;
}

.message__manage-menu .dropdown__button {
  z-index: 2;
}

.message__add-btn {
  margin: 30px 0px;
}

.messages-aggreg .message-wrap {
  margin-bottom: 30px;
}

.messages-aggreg .button-rss {
  font-size: 20px;
  min-width: 100px;
}

.messages-aggreg .button-rss svg {
  width: 14px;
  height: 14px;
  margin-right: 10px;
}

.messages-list .message-wrap {
  padding: 20px;
  padding-right: 84px;
  border-top: 1px solid rgba(212, 212, 214, 0.5);
  border-bottom: 1px solid rgba(212, 212, 214, 0.5);
  position: relative;
}

.messages-single .message-wrap {
  margin-top: 30px;
}

.goto-link {
  letter-spacing: 0.3px;
}

.message-form {
  background: #fafafa;
  padding: 40px 40px;
}

.message-form__title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px 0 12px;
}

.message-form__title-wrap h2 {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0px;
}

.message-form__fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

.message-form__fieldset:not(:last-child) {
  border-color: #bababa;
  border-style: dashed;
  border-width: 0 0 1px 0;
}

.message-form__fieldset:first-child .message-form__field-wrap {
  margin-top: 0;
}

.message-form__fieldset:last-child .message-form__field-wrap {
  margin-top: 40px;
}

.message-form__field #message-pinned:disabled:not(:checked) + label {
  color: rgba(44, 55, 86, 0.5);
}

.message-form__field #message-pinned:disabled:not(:checked) + label:before {
  opacity: 0.7;
}

.message-form__field:not(:last-child) {
  margin-bottom: 20px;
}

.message-form__field-wrap {
  margin: 19px 0 28px;
}

.message-form__field-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.message-form__field-group .linked--icon {
  width: 20px;
  height: 12px;
  -ms-flex-item-align: center;
      align-self: center;
}

.message-form__field-group .linked--icon svg {
  width: 20px;
  height: 20px;
}

.message-form__field--grouped {
  -ms-flex-preferred-size: 47%;
      flex-basis: 47%;
}

.message-form__field-label {
  display: block;
  margin-bottom: 9px;
  font-size: 18px;
  color: rgba(44, 55, 86, 0.5);
}

.message-form__field--text-wrap {
  display: block;
}

.message-form__field--text-wrap:not(:first-child) {
  margin-top: 14px;
}

.message-form__field--text-wrap input[type="text"] {
  outline: none;
  font-size: 20px;
}

.message-form__field--text-wrap input[type="text"]:hover,
.message-form__field--text-wrap input[type="text"]:active,
.message-form__field--text-wrap input[type="text"]:focus {
  outline: none;
}

.message-form__field--text-wrap[data-prop-name="messageCreateDate"],
.message-form__field--text-wrap[data-prop-name="messageCreateTime"] {
  width: 200px;
}

.message-form__field--text-wrap[data-prop-name="messageCreateDate"] {
  position: relative;
}

.message-form__field--text-wrap[data-prop-name="messageCreateDate"]:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 21px;
  right: 10px;
  width: 16px;
  height: 10px;
  background-image: url('data:image/svg+xml;utf8,<svg width="16px" height="10px" viewBox="0 0 16 10" version="1.1" style="color: #2aac4a;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="arrow_down" fill="currentColor" transform="translate(-4.000000, -7.000000)"><polygon transform="translate(10.000000, 10.500000) scale(-1, 1) rotate(-90.000000) translate(-10.000000, -10.500000) " points="13.5 5.5 12.5 4.5 6.5 10.5 12.5 16.5 13.5 15.5 8.5 10.5"></polygon></g></svg>');
}

.message-form__field--text-wrap[data-prop-name="messageCreateTime"]:before {
  left: 100%;
  top: 14px;
  width: 100%;
  margin-left: 10px;
  right: 0;
  bottom: 0;
}

.message-form__field-info a {
  font-size: 18px;
}

.message-form__field-info span {
  font-size: 18px;
  color: rgba(44, 55, 86, 0.5);
}

.message-form__field-info span.link {
  color: #2aac4a;
}

.message-form__field .link {
  cursor: pointer;
  font-size: 18px;
}

.message-form__field a {
  font-size: 18px;
}

.message-form__field .button--secondary.danger {
  color: #d0011b;
  border-color: #d0011b;
  float: right;
}

.message-form__tiny-field-preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.message-form__tiny-field-preview .tiny-preview-item {
  position: relative;
  border: 1px solid #d4d4d6;
  background: #fff;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
}

.message-form__tiny-field-preview .tiny-preview-item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.message-form__tiny-field-preview .tiny-preview-item__doc-pic > svg {
  width: 33px;
  height: 42px;
  margin-right: 20px;
}

.message-form__tiny-field-preview .tiny-preview-item__doc {
  word-break: break-all;
  margin-right: 21px;
  color: #2c3756;
  font-size: 20px;
}

.message-form__tiny-field-preview .tiny-preview-item__type-size {
  color: rgba(44, 55, 86, 0.5);
  font-size: 16px;
  letter-spacing: 0.2px;
}

.message-form__errors-list {
  margin: 25px 0 30px;
  display: none;
}

.message-form__errors-mssg {
  font-size: 18px;
  color: rgba(44, 55, 86, 0.5);
}

.message-pinned-hint {
  color: rgba(44, 55, 86, 0.5);
}

.-inline {
  display: inline-block;
  margin-right: 20px;
}

.ui-dialog-title {
  letter-spacing: 1.3px;
}

.ui-dialog-content {
  padding-top: 36px;
}

.ui-dialog-message {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #000000;
}

#messagesDialog__removeMessage {
  overflow-y: hidden;
}

.black li[data-bg='black'] .ribbon {
  width: 36px;
  height: 46px;
  top: 0;
  display: block;
  left: 0;
  z-index: -1;
  position: absolute;
}

.black li[data-bg='black'] .ribbon svg {
  width: 100%;
  height: 100%;
}

.black .ui-dialog-message {
  color: black;
}

.black .message-text {
  color: black;
}

.black .message-date {
  color: black;
}

.black .message__manage-menu .dropdown--icon {
  background: #fff;
  -webkit-box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
          box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
}

.black .message__manage-menu .dropdown--icon:hover .dropdown__button {
  -webkit-box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
          box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
  border: solid 1px black;
}

.black .messages-list .message-wrap {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.black .message-form {
  background: #fff;
}

.black .message-form__fieldset:not(:last-child) {
  border-color: black;
}

.black .message-form__field-label {
  color: black;
}

.black .message-form__field-info span {
  color: black;
}

.black .message-form__field-info span.link {
  color: black;
}

.black .message-form__field .button--secondary.danger {
  color: white;
  border-color: black;
}

.black .message-form__tiny-field-preview .tiny-preview-item {
  border: 1px solid black;
  background: #fff;
}

.black .message-form__tiny-field-preview .tiny-preview-item__doc {
  color: black;
}

.black .message-form__tiny-field-preview .tiny-preview-item__type-size {
  color: black;
}

.black .message-form__errors-mssg {
  color: black;
}

.white li[data-bg='white'] .ribbon {
  width: 36px;
  height: 46px;
  top: 0;
  display: block;
  left: 0;
  z-index: -1;
  position: absolute;
}

.white li[data-bg='white'] .ribbon svg {
  width: 100%;
  height: 100%;
}

.white .ui-dialog-message {
  color: white;
}

.white .message-text {
  color: white;
}

.white .message-date {
  color: white;
}

.white .message__manage-menu .dropdown--icon {
  background: black;
  -webkit-box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
          box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
}

.white .message__manage-menu .dropdown--icon:hover .dropdown__button {
  -webkit-box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
          box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
  border: solid 1px white;
}

.white .messages-list .message-wrap {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

.white .message-form {
  background: black;
}

.white .message-form__fieldset:not(:last-child) {
  border-color: white;
}

.white .message-form__field-label {
  color: white;
}

.white .message-form__field-info span {
  color: white;
}

.white .message-form__field-info span.link {
  color: white;
}

.white .message-form__field .button--secondary.danger {
  color: black;
  border-color: white;
}

.white .message-form__tiny-field-preview .tiny-preview-item {
  border: 1px solid white;
  background: black;
}

.white .message-form__tiny-field-preview .tiny-preview-item__doc {
  color: white;
}

.white .message-form__tiny-field-preview .tiny-preview-item__type-size {
  color: white;
}

.white .message-form__errors-mssg {
  color: white;
}

.blue li[data-bg='blue'] .ribbon {
  width: 36px;
  height: 46px;
  top: 0;
  display: block;
  left: 0;
  z-index: -1;
  position: absolute;
}

.blue li[data-bg='blue'] .ribbon svg {
  width: 100%;
  height: 100%;
}

.blue .ui-dialog-message {
  color: #053562;
}

.blue .message-text {
  color: #053562;
}

.blue .message-date {
  color: #053562;
}

.blue .message__manage-menu .dropdown--icon {
  background: #9dd1ff;
  -webkit-box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
          box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
}

.blue .message__manage-menu .dropdown--icon:hover .dropdown__button {
  -webkit-box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
          box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
  border: solid 1px #053562;
}

.blue .messages-list .message-wrap {
  border-top: 1px solid #053562;
  border-bottom: 1px solid #053562;
}

.blue .message-form {
  background: #9dd1ff;
}

.blue .message-form__fieldset:not(:last-child) {
  border-color: #053562;
}

.blue .message-form__field-label {
  color: black;
}

.blue .message-form__field-info span {
  color: black;
}

.blue .message-form__field-info span.link {
  color: black;
}

.blue .message-form__field .button--secondary.danger {
  color: #9dd1ff;
  border-color: #053562;
}

.blue .message-form__tiny-field-preview .tiny-preview-item {
  border: 1px solid #053562;
  background: #9dd1ff;
}

.blue .message-form__tiny-field-preview .tiny-preview-item__doc {
  color: #053562;
}

.blue .message-form__tiny-field-preview .tiny-preview-item__type-size {
  color: black;
}

.blue .message-form__errors-mssg {
  color: black;
}

.hide.blue li[data-bg='blue'] .ribbon {
  width: 36px;
  height: 46px;
  top: 0;
  display: block;
  left: 0;
  z-index: -1;
  position: absolute;
}

.hide.blue li[data-bg='blue'] .ribbon svg {
  width: 100%;
  height: 100%;
}

.hide.blue .ui-dialog-message {
  color: #053562;
}

.hide.blue .message-text {
  color: #053562;
}

.hide.blue .message-date {
  color: #053562;
}

.hide.blue .message__manage-menu .dropdown--icon {
  background: #9dd1ff;
  -webkit-box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
          box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
}

.hide.blue .message__manage-menu .dropdown--icon:hover .dropdown__button {
  -webkit-box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
          box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
  border: solid 1px #053562;
}

.hide.blue .messages-list .message-wrap {
  border-top: 1px solid #053562;
  border-bottom: 1px solid #053562;
}

.hide.blue .message-form {
  background: #9dd1ff;
}

.hide.blue .message-form__fieldset:not(:last-child) {
  border-color: #053562;
}

.hide.blue .message-form__field-label {
  color: black;
}

.hide.blue .message-form__field-info span {
  color: black;
}

.hide.blue .message-form__field-info span.link {
  color: black;
}

.hide.blue .message-form__field .button--secondary.danger {
  color: #9dd1ff;
  border-color: #053562;
}

.hide.blue .message-form__tiny-field-preview .tiny-preview-item {
  border: 1px solid #053562;
  background: #9dd1ff;
}

.hide.blue .message-form__tiny-field-preview .tiny-preview-item__doc {
  color: #053562;
}

.hide.blue .message-form__tiny-field-preview .tiny-preview-item__type-size {
  color: black;
}

.hide.blue .message-form__errors-mssg {
  color: black;
}

.hide.white li[data-bg='white'] .ribbon {
  width: 36px;
  height: 46px;
  top: 0;
  display: block;
  left: 0;
  z-index: -1;
  position: absolute;
}

.hide.white li[data-bg='white'] .ribbon svg {
  width: 100%;
  height: 100%;
}

.hide.white .ui-dialog-message {
  color: white;
}

.hide.white .message-text {
  color: white;
}

.hide.white .message-date {
  color: white;
}

.hide.white .message__manage-menu .dropdown--icon {
  background: black;
  -webkit-box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
          box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
}

.hide.white .message__manage-menu .dropdown--icon:hover .dropdown__button {
  -webkit-box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
          box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
  border: solid 1px white;
}

.hide.white .messages-list .message-wrap {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

.hide.white .message-form {
  background: black;
}

.hide.white .message-form__fieldset:not(:last-child) {
  border-color: white;
}

.hide.white .message-form__field-label {
  color: white;
}

.hide.white .message-form__field-info span {
  color: white;
}

.hide.white .message-form__field-info span.link {
  color: white;
}

.hide.white .message-form__field .button--secondary.danger {
  color: black;
  border-color: white;
}

.hide.white .message-form__tiny-field-preview .tiny-preview-item {
  border: 1px solid white;
  background: black;
}

.hide.white .message-form__tiny-field-preview .tiny-preview-item__doc {
  color: white;
}

.hide.white .message-form__tiny-field-preview .tiny-preview-item__type-size {
  color: white;
}

.hide.white .message-form__errors-mssg {
  color: white;
}

.hide.black li[data-bg='black'] .ribbon {
  width: 36px;
  height: 46px;
  top: 0;
  display: block;
  left: 0;
  z-index: -1;
  position: absolute;
}

.hide.black li[data-bg='black'] .ribbon svg {
  width: 100%;
  height: 100%;
}

.hide.black .ui-dialog-message {
  color: black;
}

.hide.black .message-text {
  color: black;
}

.hide.black .message-date {
  color: black;
}

.hide.black .message__manage-menu .dropdown--icon {
  background: #fff;
  -webkit-box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
          box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
}

.hide.black .message__manage-menu .dropdown--icon:hover .dropdown__button {
  -webkit-box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
          box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.7);
  border: solid 1px black;
}

.hide.black .messages-list .message-wrap {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.hide.black .message-form {
  background: #fff;
}

.hide.black .message-form__fieldset:not(:last-child) {
  border-color: black;
}

.hide.black .message-form__field-label {
  color: black;
}

.hide.black .message-form__field-info span {
  color: black;
}

.hide.black .message-form__field-info span.link {
  color: black;
}

.hide.black .message-form__field .button--secondary.danger {
  color: white;
  border-color: black;
}

.hide.black .message-form__tiny-field-preview .tiny-preview-item {
  border: 1px solid black;
  background: #fff;
}

.hide.black .message-form__tiny-field-preview .tiny-preview-item__doc {
  color: black;
}

.hide.black .message-form__tiny-field-preview .tiny-preview-item__type-size {
  color: black;
}

.hide.black .message-form__errors-mssg {
  color: black;
}

.low li[data-font="low"] .ribbon {
  width: 36px;
  height: 46px;
  top: 0;
  display: block;
  left: 0;
  z-index: -1;
  position: absolute;
}

.low li[data-font="low"] .ribbon svg {
  width: 100%;
  height: 100%;
}

.low * {
  line-height: unset;
}

.low .message-text,
.low .message-text p {
  font-size: 18px;
}

.low .message-date {
  font-size: 16px;
}

.low .ui-dialog-message {
  font-size: 20px;
}

.low .message-form__field-label {
  font-size: 18px;
}

.low .message-form__field--text-wrap input[type="text"] {
  font-size: 20px;
}

.low .message-form__field-info a {
  font-size: 18px;
}

.low .message-form__field-info span {
  font-size: 18px;
}

.low .message-form__field .link {
  font-size: 18px;
}

.low .message-form__field a {
  font-size: 18px;
}

.low .message-form__tiny-field-preview .tiny-preview-item__doc {
  font-size: 20px;
}

.low .message-form__tiny-field-preview .tiny-preview-item__type-size {
  font-size: 16px;
}

.low .message-form__errors-mssg {
  font-size: 18px;
}

.middle li[data-font="middle"] .ribbon {
  width: 36px;
  height: 46px;
  top: 0;
  display: block;
  left: 0;
  z-index: -1;
  position: absolute;
}

.middle li[data-font="middle"] .ribbon svg {
  width: 100%;
  height: 100%;
}

.middle * {
  line-height: unset;
}

.big li[data-font="big"] .ribbon {
  width: 36px;
  height: 46px;
  top: 0;
  display: block;
  left: 0;
  z-index: -1;
  position: absolute;
}

.big li[data-font="big"] .ribbon svg {
  width: 100%;
  height: 100%;
}

.big * {
  line-height: unset;
}

.big .message-text,
.big .message-text p {
  font-size: 30px;
}

.big .message-date {
  font-size: 28px;
}

.big .ui-dialog-message {
  font-size: 32px;
}

.big .message-form__field-label {
  font-size: 30px;
}

.big .message-form__field--text-wrap input[type="text"] {
  font-size: 32px;
}

.big .message-form__field-info a {
  font-size: 30px;
}

.big .message-form__field-info span {
  font-size: 30px;
}

.big .message-form__field .link {
  font-size: 30px;
}

.big .message-form__field a {
  font-size: 30px;
}

.big .message-form__tiny-field-preview .tiny-preview-item__doc {
  font-size: 32px;
}

.big .message-form__tiny-field-preview .tiny-preview-item__type-size {
  font-size: 28px;
}

.big .message-form__errors-mssg {
  font-size: 30px;
}