﻿#bgDiv{     position: absolute;
            top: 0px;
            bottom: 0px;
            left: 0px;
            right: 0px;
            overflow: hidden;
            padding: 0;
            margin: 0;
            background-color: Black;
            filter: alpha(opacity=25);
            opacity: 0.5;
            z-index: 1000;
        }
      #Progress
        {
             top: 45%;
            left: 40%;
            text-align: center;
            position: fixed;
            background-color: transparent;
            width: 300px;
            z-index: 1001;
        }
  
  #Maincontent .fullwidth .AddWrapp div
  {
      overflow-y:inherit !important;
  }
  .table-custom-class{max-height:300px;}
   .table-custom-class thead tr{display:table-row !important;}
        
        .table-custom-class tbody tr{display:table-row !important;}
        .table-custom-class tbody tr td{    white-space: unset;}
          .remarkHeader{ padding:10px;}
        .remarkLabel{font-size: 14px !important;
    font-weight: 600!important;
    color: #0485a3!important;
    width: auto !important;
    text-align: left !important;
    padding: 0px !important;
    margin: 0px !important;
    margin-top: 31px !important;
    display: inline-block;}
    .width50per{    width: 50% !important;}
    