/*table{
	background:#F0F0F0;
	width:100%;
	margin:20px;
	margin-left:0px;
	padding:20px;
	border-color: #CAE7FB;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	font-size:95%;
	table-layout: fixed;
}*/

.cellRightAlign
{
 text-align:right;
}

tr{
	margin:8px;
}

#gridtable a
{
text-decoration:none;
}

tr:hover{
	
}

table#eval-confirm{
	background:white;	
	border:none;
	margin-top:10px;
}
table#eval-confirm td{
	 
	border:none;
}
.pagination{
margin-bottom:5px;
margin-top:10px;
padding-left:1%;
}

div#productinfo table td
{
border:1px solid #B8D6F0;
}

/*Used for sections of a table that should stand out*/
.table-message{
	background:white;	
}
.div-right
{
text-align:right;
}
.list-none
{
list-style-type:none;
}
.kbgrid
{
background:white;
	width:100%;
	margin-top:0px;
	border-color: #CAE7FB;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	font-size:90%;
	table-layout: fixed;	
}
#gridtable .grid, table
{
background:white;
	width:100%;
	margin-top:10px;
	border-color: #CAE7FB;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	font-size:90%;
	table-layout: fixed;	
}

#gridtable .pagination
{
color:#29367D;

font-weight:12pt;
}

#gridtable th, th{
	padding:2px;
	border-color: #CAE7FB;
	border-style: solid;
	border-width: 1px;
	background-color:#CAE7FB;	 
	text-align: left;
	color:#333333;	
	height:30px;
}

#gridtable th.lastpost {
	 width:50%;
}
#gridtable th.posts {
	 width:10%;
}
#gridtable th.replies {
	 width:10%;
}

#gridtable  td, td{
	padding:5px ;
	border-color: #CAE7FB ;
	border-style: solid ;
	border-width: 1px ;
	margin-right:10px ;
	border-left-style:none ; 
	border-right-style:none ;
	}
 
 /*#gridtable a
 {
 color:#0066CC;
 }
  #gridtable a:hover
 {
 color:#F29024;
 } */
 
 .Syncfusion-Grid-Blueberry .Table {
margin-top:0;
border:medium none;
font-size:13px;
}

.Syncfusion-Grid-Blueberry  th div, th span, th
{
background-color:transparent;
margin:0px;
border:none;
}

.Syncfusion-Grid-Blueberry .HeaderCellDiv {
background-color:transparent;
margin:0;
}
 .Syncfusion-Grid-Blueberry .GroupTopLeftCell, .Syncfusion-Grid-Blueberry .TopRightCell, .Syncfusion-Grid-Blueberry .TopLeftCell
 {
border-right:none; 
border-bottom:none;

height:auto;
padding:0;

 }
 div.forumslist #gridtable .grid
 {
 margin-top:0px;
 border:none;
 }

div.specials 
{
font-size:10pt;
}
 
 div.specials #gridtable th#products
 {
 width:35%;
 }
  
 div.specials #gridtable th#note
 {
 width:40%;
 }
 
 div.specials #gridtable  th#addcart, div.specials #gridtable  th#price
 {
 padding-left:15px;
 }
 
 div#tagpanel table
 {
 background:transparent; 
  border:none;
 }
 
 div#tagpanel table td{
 border:none;
 }
 
 div#gridtable li
 {
 margin-left: 15px;
 }
 
 /************* Code By Kamalakannan.A*****************/
  div.specials #gridtable th#renewproducts
 {
 width:60%;
 padding-left:120px;
 }
 .red
 {
     color:Red;
 }
 /*****  Added for renewal page*******/
 #renewproducts
 {
     width:450px;
     padding-left:100px;
 }
 #addcart
 {
     padding-left:20px;
 }
 /******** Added for Roadmap *****
 div.rdpm div#gridtable .grid, table
 {
  border:none;   
 }
 
 div.rdpm div#gridtable td, td 
 {
     border:none;
     padding:10px 0 0 0px;
 }
 */
 
 .cart-button
 {
     width:10%;
 }
.flow-left
{
    float:left;
}
th div, th span 
{
	background-color:#D4E8F5;
	margin:7px;
}
#gridtable .resolutiontype
 {
     background-color:#FFF1C1;        
 }
 
 .nodata
 {
    border:1px solid #CAE7FB !important;
    color:#F7AF53 !important;
    font-size:13px !important;
    font-weight:bold !important;
    padding:30px !important;
 }
 .nodata-header
 {
     border:1px solid #D4E8F5 !important;
 }
 .nodata-link
 {
     color:#F7AF53 !important;
 }
 .nodata-link:hover
 {
     color:#3399FF !important;
 }
 
 .patch-disclaimer
 {
     margin-top :20px;
     font-weight:bold;
 }
 
 
 /***********Patch Viewer Grid******************/
 
.Syncfusion-Grid-Blueberry .RowCell, .Syncfusion-Grid-Blueberry .EmptyCell,  .Syncfusion-Grid-Blueberry tr[class*="ChildRow"] > .ChildGrid 
{
line-height:normal !important;
white-space:normal !important;
}

Syncfusion-Grid-Blueberry .HeaderCellDiv
{
    white-space:normal !important;
}

/**********************************************/

.Syncfusion-Grid-Blueberry .RowCell, .Syncfusion-Grid-Blueberry .EmptyCell, .Syncfusion-Grid-Blueberry .HeaderCell
{
    font-family:Arial,Calibri;
}