﻿
.banner p {
            color: #141313 !important;
        }

  dd {
            word-wrap: break-word;
        }

  .tdwidth {

   width: 250px;
  }

    .labelStylefordiv 
{
    font-weight: normal;
    cursor: pointer;
    font-family: 'open_sanssemibold';
}
   .legendStylefordiv {
    border: none;
    font-size: 1em;
    font-family: 'open_sanssemibold';
    margin: 13px 0;
}

.public-message {
    background-color: antiquewhite;
    color: red;
    padding: 10px;
    font-weight:bold;
    font-size:1.2em
}

.background-grey {
    background-color: rgb(235, 235, 228) !important;
    cursor: not-allowed !important;
} 
