.public-body{
  background: #f5f2ec;
  color:#333;
}

.public-body h1, .public-body h2, .public-body h3, .public-body h4{
  font-family: 'Times New Roman', Times, serif;
  color:#3d536b;
}
#mydataTable_wrapper
{
    padding:0 10px;
}

.navPage
{
    text-align: center;
    margin-bottom: 50px;
}

.navPage div.flex
{
  visibility: hidden;
}
.navPage svg
{
  width:35px !important;
}
.nkDelete
{
    text-align: center;
    padding: 5px 10px;
    width: 40px; line-height:10px;
    margin-top:5px;
}


.imgResponsive img
{
  max-width: 100%;
}

.bulletedPoints
{
  font-size: 24px;
  line-height: 40px;
}


.bulletedPoints li
{
  margin-bottom:10px; font-family: 'Times New Roman', Times, serif;
}