/*Telerik RadGrid Kmo2 Skin*/

/*global*/

.RadGrid_Kmo2
{
	border:1px solid #3b5a82;
	background:#fff;
	color:#27413e;
}

.RadGrid_Kmo2,
.MasterTable_Kmo2,
.DetailTable_Kmo2,
.GroupPanel_Kmo2 table,
.GridEditForm_Kmo2 table,
.GridToolTip_Kmo2
{
	font:11px tahoma,verdana,arial,sans-serif;
}

.MasterTable_Kmo2,
.DetailTable_Kmo2
{
    border-collapse:separate !important;
}

.GridRow_Kmo2 td,
.GridAltRow_Kmo2 td,
.GridEditRow_Kmo2 td,
.GridFooter_Kmo2 td,
.GridGroupFooter_Kmo2 td,
.GridFilterRow_Kmo2 td,
.GridHeader_Kmo2,
.ResizeHeader_Kmo2
{
	padding-left:4px;
	padding-right:4px;
}

.RadGrid_Kmo2 .rgAdd,
.RadGrid_Kmo2 .rgRefresh,
.RadGrid_Kmo2 .rgEdit,
.RadGrid_Kmo2 .rgDel,
.RadGrid_Kmo2 .rgFilter,
.RadGrid_Kmo2 .rgPagePrev,
.RadGrid_Kmo2 .rgPageNext,
.RadGrid_Kmo2 .rgPageFirst,
.RadGrid_Kmo2 .rgPageLast,
.RadGrid_Kmo2 .rgExpand,
.RadGrid_Kmo2 .rgCollapse,
.RadGrid_Kmo2 .rgSortAsc,
.RadGrid_Kmo2 .rgSortDesc,
.RadGrid_Kmo2 .rgUpdate,
.RadGrid_Kmo2 .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_Kmo2 input,
.GridCommandRow_Kmo2 img,
.GridHeader_Kmo2 input,
.GridFilterRow_Kmo2 img,
.GridPager_Kmo2 img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_Kmo2
{
	background:url('Grid/sprite.gif') 0 -1616px repeat-x #fafafa;
}

.GridHeader_Kmo2,
.ResizeHeader_Kmo2
{
	border-left:1px solid #9eb6ce;
	border-bottom: solid 1px #9eb6ce;
	padding-top:3px;
	padding-bottom:2px;
	background:url('Grid/sprite.gif') 0 -200px repeat-x #d3dbe9;
	text-align:left;
	font-size:12px;
	font-weight:normal;
}

.GridHeader_Kmo2:first-child,
.ResizeHeader_Kmo2:first-child
{
	border-left:0;
	padding-left:5px;
}

.GridHeader_Kmo2 a
{
	color:#27413e;
	text-decoration:none;
}

/*rows*/

.GridFilterRow_Kmo2 td,
.GridRow_Kmo2 td,
.GridAltRow_Kmo2 td,
.GridEditRow_Kmo2 td,
.GridFooter_Kmo2 td,
.GridGroupFooter_Kmo2 td
{
	border:1px #d0d7e5;
	border-style:none none solid solid;
	padding-top:3px;
	padding-bottom:3px;
}

.GridFilterRow_Kmo2>td:first-child,
.GridRow_Kmo2>td:first-child,
.GridAltRow_Kmo2>td:first-child,
.GridEditRow_Kmo2>td:first-child,
.GridFooter_Kmo2>td:first-child,
.GridGroupFooter_Kmo2>td:first-child
{
	border-left-color:#fff;
}

.GridRow_Kmo2 a,
.GridAltRow_Kmo2 a,
.GridEditRow_Kmo2 a,
.GridFooter_Kmo2 a,
.GridGroupFooter_Kmo2 a,
.GridEditForm_Kmo2 a
{
	color:#27413e;
}

.SelectedRow_Kmo2
{
	background:url('Grid/sprite.gif') 0 -800px repeat-x #f1c15f;
}

.SelectedRow_Kmo2 td,
.SelectedRow_Kmo2>td:first-child
{
	border-color:#f29536;
}

.ActiveRow_Kmo2,
.GridRowOver_Kmo2
{
	background:none #f9d99f;
}

.ActiveRow_Kmo2 td,
.ActiveRow_Kmo2>td:first-child,
.GridRowOver_Kmo2 td,
.GridRowOver_Kmo2>td:first-child
{
	border-left-color:#f9d99f;
	border-right-color:#f9d99f;
}

.GridEditRow_Kmo2
{
	background:#ffffe1;
}

.GridEditRow_Kmo2 td,
.GridEditRow_Kmo2>td:first-child
{
	border-left-color:#ffffe1;
	border-bottom-color:#d0d7e5;
}

/*footer*/

.GridFooter_Kmo2,
.GridGroupFooter_Kmo2,
.GridFooter_Kmo2 a,
.GridGroupFooter_Kmo2 a
{
	color:#666;
}

/*status*/

.GridPager_Kmo2 span
{
	color:#193d65;
}

/*pager*/

.GridPager_Kmo2
{
    background:url('Grid/sprite.gif') 0 -600px repeat-x #d7e5f7;
    line-height:20px;
}

.GridPager_Kmo2 td
{
	border-top:1px solid #567db0;
	border-bottom:1px solid #fff;
	padding:1px 4px 2px;
}

.GridPager_Kmo2 div span,
.GridPager_Kmo2 a,
.GridPager_Kmo2 .sliderPagerLabel_Kmo2
{
	color:#01285c;
}

.PagerLeft_Kmo2
{
	float:left;
}

.PagerRight_Kmo2
{
	float:right;
}

.PagerCenter_Kmo2
{
	text-align:center;
}

.PagerCenter_Kmo2 span
{
	vertical-align:middle;
}

.RadGrid_Kmo2 .rgPagePrev
{
	background-position:5px -1388px;
}

.RadGrid_Kmo2 .rgPageNext
{
	background-position:-22px -1388px;
}

.RadGrid_Kmo2 .rgPageFirst
{
	background-position:4px -1356px;
}

.RadGrid_Kmo2 .rgPageLast
{
	background-position:-20px -1356px;
}

/*sorting, reordering*/

.GridHeader_Kmo2 .rgSortAsc
{
	background-position:-21px -1262px;
	height:10px;
}

.GridHeader_Kmo2 .rgSortDesc
{
	background-position:4px -1262px;
	height:10px;
}

.TopReorderIndicator_Kmo2,
.BottomReorderIndicator_Kmo2
{
	width:9px !important;
	height:12px !important;
	margin-left:-4px;
	background:url('Grid/sprite.gif') 0 -1232px no-repeat;
}

.BottomReorderIndicator_Kmo2
{
	background-position:-23px -1232px;
}

/*filtering*/

.GridFilterRow_Kmo2
{
	background:#fafafa;
}

.RadGrid_Kmo2 .rgFilter
{
	background-position:2px -1196px;
}

.GridFilterRow_Kmo2 input[type="text"]
{
	border:1px solid #7f9db9;
	font:12px arial,verdana,sans-serif;
	color:#27413e;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_Kmo2
{
	border-bottom:1px solid #688caf;
	background:url('Grid/sprite.gif') repeat-x #9ebde5;
	color:#fff;
}

.GroupPanel_Kmo2 td
{
	padding:2px 4px;
}

.GroupPanel_Kmo2 td td
{
	padding:0;
}

.GroupPanelItems_Kmo2
{
	border:1px solid #325373;
	background:#fff;
	color:#000;
	padding:1px 2px;
}

.GroupPanel_Kmo2 .rgSortAsc
{
	background-position:-21px -1259px;
}

.GroupPanel_Kmo2 .rgSortDesc
{
	background-position:4px -1258px;
}

.GroupHeader_Kmo2
{
	background:#EDEDED;
	font:bold 11px verdana,sans-serif;
}

.GroupHeader_Kmo2 td
{
	border-bottom:1px solid #d0d7e5;
	padding:1px 4px 2px 5px;
}

.GroupHeader_Kmo2 p
{
	padding:0;
	margin:0;
}

.RadGrid_Kmo2 .rgExpand
{
	background-position:2px -1294px;
}

.RadGrid_Kmo2 .rgCollapse
{
	background-position:2px -1326px;
	display:none;
}

.GroupHeader_Kmo2 td div
{
	top:-0.6em;
}

.GroupHeader_Kmo2 td div div
{
	top:0;
}

/*editing*/

.GridEditForm_Kmo2
{
	border-bottom:1px solid #d0d7e5;
}

.GridEditForm_Kmo2 input[type="text"],
.GridEditForm_Kmo2 input[type="password"],
.GridEditForm_Kmo2 textarea
{
	border:1px solid #7f9db9;
	font:12px arial,verdana,sans-serif;
	color:#27413e;
}

.RadGrid_Kmo2 .rgUpdate
{
	background-position:3px -1549px;
}

.RadGrid_Kmo2 .rgCancel
{
	background-position:2px -1581px;
}

/*hierarchy*/

.DetailTable_Kmo2
{
	border:1px solid #9eb6ce;
	border-right:0;
}

/*command row*/

.GridCommandRow_Kmo2
{
	background:#fafafa;
}

.GridCommandRow_Kmo2 td
{
	border-bottom:1px solid #688caf;
	padding:2px 4px;
}

.GridCommandRow_Kmo2 td td
{
	border:0;
	padding:1px;
}

.GridCommandRow_Kmo2 a
{
	color:#000;
	text-decoration:none;
}

.RadGrid_Kmo2 .rgAdd
{
	background-position:2px -1422px;
}

.RadGrid_Kmo2 .rgRefresh
{
	background-position:5px -1453px;
}

.RadGrid_Kmo2 .rgEdit
{
	background-position:2px -1486px;
}

.RadGrid_Kmo2 .rgDel
{
	background-position:2px -1518px;
}

/*loading*/

.LoadingPanel_Kmo2
{
	background:url('Grid/loading.gif') center center no-repeat #fff;
}

/*multirow select*/

.GridRowSelector_Kmo2
{
	background:#336;
}

/*row drag n drop*/

.GridItemDropIndicator_Kmo2
{
    border-top:1px dashed #666;
}

/*tooltip*/

.GridToolTip_Kmo2
{
	border:1px solid #767676;
	padding:3px;
	background:#cad9ee;
	color:#000;
}

/*rtl*/

.RadGridRTL_Kmo2 .GridHeader_Kmo2,
.RadGridRTL_Kmo2 .ResizeHeader_Kmo2
{
	text-align:right;
}

.RadGridRTL_Kmo2 .PagerLeft_Kmo2,
.RadGridRTL_Kmo2 .GridPager_Kmo2 .radslider
{
	float:right;
}

.RadGridRTL_Kmo2 .PagerRight_Kmo2
{
	float:left;
}

.RadGridRTL_Kmo2 .GridHeader_Kmo2:first-child,
.RadGridRTL_Kmo2 .ResizeHeader_Kmo2:first-child
{
	border-left:1px solid #9eb6ce;
	padding-left:4px;
}

.RadGridRTL_Kmo2 .GridFilterRow_Kmo2>td:first-child,
.RadGridRTL_Kmo2 .GridRow_Kmo2>td:first-child,
.RadGridRTL_Kmo2 .GridAltRow_Kmo2>td:first-child,
.RadGridRTL_Kmo2 .GridEditRow_Kmo2>td:first-child,
.RadGridRTL_Kmo2 .GridFooter_Kmo2>td:first-child,
.RadGridRTL_Kmo2 .GridGroupFooter_Kmo2>td:first-child
{
	border-left-color:#d0d7e5;
}