﻿
 .NametextBox{
    width : 100%;
}

   .PropDetails {
            color: #1899ee;
            font-weight: bold;
            font-size: 14px;
            display: block;
            width: 100%;
           
            padding: 6px 12px;
            font-size: 14px;
            line-height: 1.42857143;
            background-image: none;
        }

   .OtherPropDetails {
            color: black;
            font-weight: bold;
            font-size: 14px;
            display: block;
            width: 100%;
           
            padding: 6px 12px;
            font-size: 14px;
            line-height: 1.42857143;
            background-image: none;
        }

   hr.style1{
	border-top: 1px solid #8c8b8b;
}
   .Uthead{
        width:100%;
        color:red;

   }

   .buttonDimension {
            width: 20px;
            height: 20px;
        }

   .GridheaderDel
   {
       width : 20px;
   }
   .GridheaderIsPrime
   {
       width : 20px;
   }
   .HeaderCSS
   {
       text-align : center;
   }

   .rowHeight{
       height:50%;
   }
   .TitleTextAlign
   {
       text-align:center;
   }
.TitleFor {
    color: #333333;
    float:none;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}














