.user-message.user-message_danger,.error_form ul li{padding: 10px 0; color: rgb(228, 62, 62);}
.error_form ul li{font-family:magistralregular;color:orange;}.module__condition-plan__tab{width:110px}
.form__label >ul>li, .error_form, .alert-error >ul>li{font-size:0.9em; color: orange;}
.module__briefcase__row {min-height:325px;}
.cabinet-avatar {
  position: relative;
  width: 48px;
  height: 48px;
}

.cabinet-avatar img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.main-menu {
  margin: 0 30px;
}
.module__account-form .module__condition-plan__tab {
    width: 45px;
}