/* 
	Required Styles for 
*/
 /* For Header Bottom align and Text-overflow */
 .k-header {
        vertical-align: bottom;
        /*font-weight: bold !important;*/
        overflow: visible !important;
        text-overflow: ellipsis;
        white-space: normal !important;
    }

  .docSymbolWidth {
        width:100px !important;
    }
  .docLinkWidth {
        width:100px !important;
    }
  .memberNameWidth {
        width:130px !important;
    }
  .memberWidth {
        width:130px !important;
    }
  .noteWidth {
        width:200px !important;
    }
  .implementationYearWidth {
        width:120px !important;
    }
  .priceBasedTextWidth {
        width:200px !important;
    }
  .DescriptionOfProductsYearWidth {
        width:200px !important;
    }

.DescriptionOfProductsYearWidth1 {
    width: 0px !important;
}

.DescriptionOfProductsYearWidth2 {
    display: none !important;
}


.aGProdCat_BroadWidth {
 width:150px !important;
}
.aGProdCat_SpecWidth {
 width:150px !important;
}