.mess_box {

    position:fixed;

    box-shadow: 0px 0px 20px #000;

    margin:0 auto;

    height:120px;

    width:220px;

    background:white;

    padding:20px;

    display:none;

	z-index:6000;

}



h4 {
  display: block;
  -webkit-margin-before: 1.33em;
  -webkit-margin-after: 1.33em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}

h5 {
  display: block;
  font-size: 0.83em;
  -webkit-margin-before: 1.67em;
  -webkit-margin-after: 1.67em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}

h6 {
  display: block;
  font-size: 0.67em;
  -webkit-margin-before: 2.33em;
  -webkit-margin-after: 2.33em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}


.podcherkivanie { border-bottom: 2px solid maroon; /* Параметры линии под текстом */

    font-weight: normal; /* Убираем жирное начертание */

    padding-bottom: 0px; /* Расстояние от текста до линии */}

	