/*Telerik RadGrid Vista Skin*/

/*global*/

.RadGrid_Cherry
{
    border:1px solid #a7bac5;
    background:#fcfcfc;
    color:#333;
}

.RadGrid_Cherry,
.MasterTable_Cherry,
.DetailTable_Cherry,
.GroupPanel_Cherry table,
.GridEditForm_Cherry table
{
      font: 14px tahoma,sans-serif; 
}

.MasterTable_Cherry,
.DetailTable_Cherry
{
    border-collapse:separate !important;
}

.GridRow_Cherry td,
.GridAltRow_Cherry td,
.GridEditRow_Cherry td,
.GridFooter_Cherry td,
.GridGroupFooter_Cherry td,
.GridFilterRow_Cherry td,
.GridHeader_Cherry,
.ResizeHeader_Cherry,
.GroupHeader_Cherry td
{
	padding-left:2px;
	padding-right:2px;
}

.RadGrid_Cherry .rgAdd,
.RadGrid_Cherry .rgRefresh,
.RadGrid_Cherry .rgEdit,
.RadGrid_Cherry .rgDel,
.RadGrid_Cherry .rgFilter,
.RadGrid_Cherry .rgPagePrev,
.RadGrid_Cherry .rgPageNext,
.RadGrid_Cherry .rgExpand,
.RadGrid_Cherry .rgCollapse,
.RadGrid_Cherry .rgSortAsc,
.RadGrid_Cherry .rgSortDesc,
.RadGrid_Cherry .rgUpdate,
.RadGrid_Cherry .rgCancel
{
	width:16px;
	height:16px;
	border:0;
	padding:0;
	background-color:transparent;
	background-image:url('Grid/sprite.gif');
	background-repeat:no-repeat;
	vertical-align:middle;
	cursor:pointer;
}

.GroupPanelItems_Cherry input,
.GridCommandRow_Cherry img,
.GridHeader_Cherry input,
.GridFilterRow_Cherry img,
.GridPager_Cherry img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_Cherry
{
	background:url(Grid/sprite.gif') 0 -2016px repeat-x;
}

.GridHeader_Cherry,
.ResizeHeader_Cherry
{
	border:1px solid;
	border-color:#fff #fcfcfd #d5d5d5 #e7e8ea;
	padding-top:3px;
	padding-bottom:4px;
	background:url(Grid/sprite.gif) 0 -400px repeat-x #f1f2f4;
	text-align:left;
	font-weight:normal;
}

.GridHeader_Cherry,
.GridHeader_Cherry a
{
    color:#333;
    text-decoration:none;
}

/*rows*/

.GridRow_Cherry td,
.GridAltRow_Cherry td,
.GridEditRow_Cherry td,
.GridFooter_Cherry td,
.GridGroupFooter_Cherry td
{
	border:1px solid;
	padding-top:3px;
	padding-bottom:3px;
}

.GridRow_Cherry td,
.GridAltRow_Cherry td
{
	border-color:#fcfcfc #fff #fcfcfc #ededed;
	font: 
}

.GridRow_Cherry>td:first-child,
.GridAltRow_Cherry>td:first-child,
.GridEditRow_Cherry>td:first-child,
.GridFooter_Cherry>td:first-child,
.GridGroupFooter_Cherry>td:first-child
{
	border-left-color:#fcfcfc;
}

.GridRow_Cherry a,
.GridAltRow_Cherry a,
.GridEditRow_Cherry a,
.GridFooter_Cherry a,
.GridGroupFooter_Cherry a,
.GridEditForm_Cherry a
{
	/*color:#333;*/
}

.SelectedRow_Cherry
{
    background:url('Grid/sprite.gif') 0 -800px repeat-x #dcf1fc;
}

.ActiveRow_Cherry,
.GridRowOver_Cherry
{
 background-color: #ebeadc;

}

.SelectedRow_Cherry td,
.ActiveRow_Cherry td,
.GridRowOver_Cherry td
{
	border-left:0;
	border-right:0;
	padding-left:2px;
	padding-right:2px;
}

.ActiveRow_Cherry td,
.GridRowOver_Cherry td
{
/*	border-top-color:#d8f0fa;
	border-bottom-color:#d8f0fa;*/
}

.SelectedRow_Cherry td
{
/*	border-top-color:#99defd;
	border-bottom-color:#99defd;*/
}

.GridEditRow_Cherry
{
    background:#caeefe;
}

.GridEditRow_Cherry td
{
	border-color:#caeefe;
}

/*footer*/

.GridFooter_Cherry,
.GridGroupFooter_Cherry
{
	/*color:#999;*/
}

.GridFooter_Cherry td,
.GridGroupFooter_Cherry td
{
	border-color: #fff #fff #fff #fff;
}

/*status*/

.GridPager_Cherry span
{
	/*color:#999;*/
}

/*pager*/

.GridPager_Cherry
{
    background:url('Grid/sprite.gif') 0 -600px repeat-x #ffffff;
    line-height:20px;
}

.GridPager_Cherry td
{
    border-top:1px solid #d5d5d5;
    padding:1px 7px 2px;
}

.GridPager_Cherry div span,
.GridPager_Cherry a,
.GridPager_Cherry .sliderPagerLabel_Cherry
{
/*	color:#333;*/
}

.PagerLeft_Cherry
{
	float:left;
}

.PagerRight_Cherry
{
	float:right;
}

.PagerCenter_Cherry
{
	text-align:center;
}

.PagerCenter_Cherry span
{
	vertical-align:middle;
}

.RadGrid_Cherry .rgPagePrev
{
	background-position:5px -1789px;
}

.RadGrid_Cherry .rgPageNext
{
	background-position:-21px -1789px;
}

/*sorting, reordering*/

.GridHeader_Cherry .rgSortAsc
{
	background-position:-20px -1693px;
	height:10px;
}

.GridHeader_Cherry .rgSortDesc
{
	background-position:4px -1693px;
	height:10px;
}

.TopReorderIndicator_Cherry,
.BottomReorderIndicator_Cherry
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('Grid/sprite.gif') 0 -1664px no-repeat;
}

.BottomReorderIndicator_Cherry
{
	background-position:-21px -1664px;
}

/*filtering*/

.GridFilterRow_Cherry td
{
    padding-top:4px;
    padding-bottom:4px;
    border-left:1px solid #ededed;
    border-right:1px solid #fff;
    border-bottom:1px solid #ededed;
}

.RadGrid_Cherry .rgFilter
{
	background-position:2px -1597px;
}

.GridFilterRow_Cherry input[type="text"]
{
	border:1px solid;
	border-color:#abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	font:12px "segoe ui",arial,sans-serif;
	color:#333;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_Cherry
{
	border:1px solid #66707c;
	background:url('Grid/sprite.gif') 0 0 repeat-x #4b92aa;
	color:#fff;
}

.GroupPanel_Cherry .rgSortAsc
{
	background-position:-21px -1627px;
}

.GroupPanel_Cherry .rgSortDesc
{
	background-position:4px -1626px;
}

.GroupPanel_Cherry td
{
	border:1px solid;
	border-color:#b1c9d8 #83a9c1 #94c1ce;
	padding:7px;
}

.GroupPanel_Cherry td td
{
	border:0;
	padding:0;
}

.GroupHeader_Cherry
{
    background:url('Grid/sprite.gif') 0 -1385px repeat-x;
    font-size:1.27em;
    font-weight:bold;
	color:#039;
}

.GroupHeader_Cherry td
{
    padding:6px 8px;
}

.RadGrid_Cherry .rgExpand
{
	background-position:-21px -1723px;
}

.RadGrid_Cherry .rgCollapse
{
	background-position:4px -1721px;
}

.GroupHeader_Cherry .rgExpand,
.GroupHeader_Cherry .rgCollapse
{
	background-color:#fcfcfc;
}

.GroupHeader_Cherry td p
{
    display:inline;
    padding:0 10px;
    background:#fcfcfc;
}

.GroupHeader_Cherry td div div
{
	top:-0.5em;
	padding:0 10px;
	background:#fcfcfc;
}

.GroupHeader_Cherry td div div div
{
	top:0;
	padding:0;
	border:0;
}

/*editing*/

.GridEditForm_Cherry
{
	border-bottom:1px solid #ededed;
}

.GridEditForm_Cherry input[type="text"],
.GridEditForm_Cherry input[type="password"],
.GridEditForm_Cherry textarea
{
	border:1px solid;
	border-color:#abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	font:12px "segoe ui",arial,sans-serif;
	color:#333;
}

.RadGrid_Cherry .rgUpdate
{
	background-position:3px -1949px;
}

.RadGrid_Cherry .rgCancel
{
	background-position:3px -1981px;
}

/*hierarchy*/

.DetailTable_Cherry
{
	border:1px solid #ededed;
	border-right:0;
}

/*command row*/

.GridCommandRow_Cherry
{
	background:url('Grid/sprite.gif') 0 -200px repeat-x #5ca6bc;
	color:#fff;
}

.GridCommandRow_Cherry td
{
	border:1px solid;
	border-color:#7a8591 #66707c #043350;
	padding:0;
}

.GridCommandRow_Cherry td td
{
	border:0;
	padding:3px 7px 4px;
}

.GridCommandRow_Cherry td td td
{
	padding:1px;
}

.GridCommandRow_Cherry table
{
	border:1px solid;
	border-color:#c2d5e1 #83a9c1 #a8cfd9;
}

.GridCommandRow_Cherry table table
{
	border:0;
}

.GridCommandRow_Cherry a
{
	color:#fff;
	text-decoration:none;
}

.RadGrid_Cherry .rgAdd
{
	background-position:0 -1856px;
}

.RadGrid_Cherry .rgRefresh
{
	background-position:0 -1824px;
}

.RadGrid_Cherry .rgEdit
{
	background-position:0 -1888px;
}

.RadGrid_Cherry .rgDel
{
	background-position:0 -1920px;
}

/*loading*/

.LoadingPanel_Cherry
{
	background:url('Grid/loading.gif') center center no-repeat #fff;
}

/*multirow select*/

.GridRowSelector_Cherry
{
	background:#336 !important;
}

/*row drag n drop*/

.GridItemDropIndicator_Cherry
{
    border-top:1px dashed #666;
}

/*rtl*/

.RadGridRTL_Cherry .GridHeader_Cherry,
.RadGridRTL_Cherry .ResizeHeader_Cherry
{
	text-align:right;
}

.RadGridRTL_Cherry .PagerLeft_Cherry,
.RadGridRTL_Cherry .GridPager_Cherry .radslider
{
	float:right;
}

.RadGridRTL_Cherry .PagerRight_Cherry
{
	float:left;
}


.GridRow_QuoteUp_Portfolios
{
color:Green;
}



.GridRow_QuoteDown
{
color:Red;
}

.GridRow_QuoteStable{}