/*Telerik RadGrid Kmo Skin*/

/*global*/

.RadGrid_Kmo
{
	border:1px solid #3b5a82;
	background:#fff;
	color:#27413e;
}

.RadGrid_Kmo,
.MasterTable_Kmo,
.DetailTable_Kmo,
.GroupPanel_Kmo table,
.GridEditForm_Kmo table,
.GridToolTip_Kmo
{
	font:11px tahoma,verdana,arial,sans-serif;
}

.MasterTable_Kmo,
.DetailTable_Kmo
{
    border-collapse:separate !important;
}

.GridRow_Kmo td,
.GridAltRow_Kmo td,
.GridEditRow_Kmo td,
.GridFooter_Kmo td,
.GridGroupFooter_Kmo td,
.GridFilterRow_Kmo td,
.GridHeader_Kmo,
.ResizeHeader_Kmo
{
	padding-left:4px;
	padding-right:4px;
}

.RadGrid_Kmo .rgAdd,
.RadGrid_Kmo .rgRefresh,
.RadGrid_Kmo .rgEdit,
.RadGrid_Kmo .rgDel,
.RadGrid_Kmo .rgFilter,
.RadGrid_Kmo .rgPagePrev,
.RadGrid_Kmo .rgPageNext,
.RadGrid_Kmo .rgPageFirst,
.RadGrid_Kmo .rgPageLast,
.RadGrid_Kmo .rgExpand,
.RadGrid_Kmo .rgCollapse,
.RadGrid_Kmo .rgSortAsc,
.RadGrid_Kmo .rgSortDesc,
.RadGrid_Kmo .rgUpdate,
.RadGrid_Kmo .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_Kmo input,
.GridCommandRow_Kmo img,
.GridHeader_Kmo input,
.GridFilterRow_Kmo img,
.GridPager_Kmo img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_Kmo
{
	background:url('Grid/sprite.gif') 0 -1616px repeat-x #fafafa;
}

.GridHeader_Kmo,
.ResizeHeader_Kmo
{
	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_Kmo:first-child,
.ResizeHeader_Kmo:first-child
{
	border-left:0;
	padding-left:5px;
}

.GridHeader_Kmo a
{
	color:#27413e;
	text-decoration:none;
}

/*rows*/

.GridFilterRow_Kmo td,
.GridRow_Kmo td,
.GridAltRow_Kmo td,
.GridEditRow_Kmo td,
.GridFooter_Kmo td,
.GridGroupFooter_Kmo td
{
	border:1px #d0d7e5;
	border-style:none none solid solid;
	padding-top:3px;
	padding-bottom:3px;
}

.GridFilterRow_Kmo>td:first-child,
.GridRow_Kmo>td:first-child,
.GridAltRow_Kmo>td:first-child,
.GridEditRow_Kmo>td:first-child,
.GridFooter_Kmo>td:first-child,
.GridGroupFooter_Kmo>td:first-child
{
	border-left-color:#fff;
}

.GridRow_Kmo a,
.GridAltRow_Kmo a,
.GridEditRow_Kmo a,
.GridFooter_Kmo a,
.GridGroupFooter_Kmo a,
.GridEditForm_Kmo a
{
	color:#27413e;
}

.SelectedRow_Kmo
{
	background:url('Grid/sprite.gif') 0 -800px repeat-x #f1c15f;
}

.SelectedRow_Kmo td,
.SelectedRow_Kmo>td:first-child
{
	border-color:#f29536;
}

.ActiveRow_Kmo,
.GridRowOver_Kmo
{
	background:none #f9d99f;
}

.ActiveRow_Kmo td,
.ActiveRow_Kmo>td:first-child,
.GridRowOver_Kmo td,
.GridRowOver_Kmo>td:first-child
{
	border-left-color:#f9d99f;
	border-right-color:#f9d99f;
}

.GridEditRow_Kmo
{
	background:#ffffe1;
}

.GridEditRow_Kmo td,
.GridEditRow_Kmo>td:first-child
{
	border-left-color:#ffffe1;
	border-bottom-color:#d0d7e5;
}

/*footer*/

.GridFooter_Kmo,
.GridGroupFooter_Kmo,
.GridFooter_Kmo a,
.GridGroupFooter_Kmo a
{
	color:#666;
}

/*status*/

.GridPager_Kmo span
{
	color:#193d65;
}

/*pager*/

.GridPager_Kmo
{
    background:url('Grid/sprite.gif') 0 -600px repeat-x #d7e5f7;
    line-height:20px;
}

.GridPager_Kmo td
{
	border-top:1px solid #567db0;
	border-bottom:1px solid #fff;
	padding:1px 4px 2px;
}

.GridPager_Kmo div span,
.GridPager_Kmo a,
.GridPager_Kmo .sliderPagerLabel_Kmo
{
	color:#01285c;
}

.PagerLeft_Kmo
{
	float:left;
}

.PagerRight_Kmo
{
	float:right;
}

.PagerCenter_Kmo
{
	text-align:center;
}

.PagerCenter_Kmo span
{
	vertical-align:middle;
}

.RadGrid_Kmo .rgPagePrev
{
	background-position:5px -1388px;
}

.RadGrid_Kmo .rgPageNext
{
	background-position:-22px -1388px;
}

.RadGrid_Kmo .rgPageFirst
{
	background-position:4px -1356px;
}

.RadGrid_Kmo .rgPageLast
{
	background-position:-20px -1356px;
}

/*sorting, reordering*/

.GridHeader_Kmo .rgSortAsc
{
	background-position:-21px -1262px;
	height:10px;
}

.GridHeader_Kmo .rgSortDesc
{
	background-position:4px -1262px;
	height:10px;
}

.TopReorderIndicator_Kmo,
.BottomReorderIndicator_Kmo
{
	width:9px !important;
	height:12px !important;
	margin-left:-4px;
	background:url('Grid/sprite.gif') 0 -1232px no-repeat;
}

.BottomReorderIndicator_Kmo
{
	background-position:-23px -1232px;
}

/*filtering*/

.GridFilterRow_Kmo
{
	background:#fafafa;
}

.RadGrid_Kmo .rgFilter
{
	background-position:2px -1196px;
}

.GridFilterRow_Kmo input[type="text"]
{
	border:1px solid #7f9db9;
	font:12px arial,verdana,sans-serif;
	color:#27413e;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_Kmo
{
	border-bottom:1px solid #688caf;
	background:url('Grid/sprite.gif') repeat-x #9ebde5;
	color:#fff;
}

.GroupPanel_Kmo td
{
	padding:2px 4px;
}

.GroupPanel_Kmo td td
{
	padding:0;
}

.GroupPanelItems_Kmo
{
	border:1px solid #325373;
	background:#fff;
	color:#000;
	padding:1px 2px;
}

.GroupPanel_Kmo .rgSortAsc
{
	background-position:-21px -1259px;
}

.GroupPanel_Kmo .rgSortDesc
{
	background-position:4px -1258px;
}

.GroupHeader_Kmo
{
	background:#EDEDED;
	font:bold 11px verdana,sans-serif;
}

.GroupHeader_Kmo td
{
	border-bottom:1px solid #d0d7e5;
	padding:1px 4px 2px 5px;
}

.GridHeader_Kmo:first-child,
.GridRow_Kmo>td:first-child,
.GridAltRow_Kmo>td:first-child,
.GroupHeader_Kmo>td:first-child
{
	display:none;
}

.GroupHeader_Kmo p
{
	padding:0;
	margin:0;
}

.RadGrid_Kmo .rgExpand
{
	background-position:2px -1294px;
}

.RadGrid_Kmo .rgCollapse
{
	background-position:2px -1326px;
	display:none;
}

.GroupHeader_Kmo td div
{
	top:-0.6em;
}

.GroupHeader_Kmo td div div
{
	top:0;
}

/*editing*/

.GridEditForm_Kmo
{
	border-bottom:1px solid #d0d7e5;
}

.GridEditForm_Kmo input[type="text"],
.GridEditForm_Kmo input[type="password"],
.GridEditForm_Kmo textarea
{
	border:1px solid #7f9db9;
	font:12px arial,verdana,sans-serif;
	color:#27413e;
}

.RadGrid_Kmo .rgUpdate
{
	background-position:3px -1549px;
}

.RadGrid_Kmo .rgCancel
{
	background-position:2px -1581px;
}

/*hierarchy*/

.DetailTable_Kmo
{
	border:1px solid #9eb6ce;
	border-right:0;
}

/*command row*/

.GridCommandRow_Kmo
{
	background:#fafafa;
}

.GridCommandRow_Kmo td
{
	border-bottom:1px solid #688caf;
	padding:2px 4px;
}

.GridCommandRow_Kmo td td
{
	border:0;
	padding:1px;
}

.GridCommandRow_Kmo a
{
	color:#000;
	text-decoration:none;
}

.RadGrid_Kmo .rgAdd
{
	background-position:2px -1422px;
}

.RadGrid_Kmo .rgRefresh
{
	background-position:5px -1453px;
}

.RadGrid_Kmo .rgEdit
{
	background-position:2px -1486px;
}

.RadGrid_Kmo .rgDel
{
	background-position:2px -1518px;
}

/*loading*/

.LoadingPanel_Kmo
{
	background:url('Grid/loading.gif') center center no-repeat #fff;
}

/*multirow select*/

.GridRowSelector_Kmo
{
	background:#336;
}

/*row drag n drop*/

.GridItemDropIndicator_Kmo
{
    border-top:1px dashed #666;
}

/*tooltip*/

.GridToolTip_Kmo
{
	border:1px solid #767676;
	padding:3px;
	background:#cad9ee;
	color:#000;
}

/*rtl*/

.RadGridRTL_Kmo .GridHeader_Kmo,
.RadGridRTL_Kmo .ResizeHeader_Kmo
{
	text-align:right;
}

.RadGridRTL_Kmo .PagerLeft_Kmo,
.RadGridRTL_Kmo .GridPager_Kmo .radslider
{
	float:right;
}

.RadGridRTL_Kmo .PagerRight_Kmo
{
	float:left;
}

.RadGridRTL_Kmo .GridHeader_Kmo:first-child,
.RadGridRTL_Kmo .ResizeHeader_Kmo:first-child
{
	border-left:1px solid #9eb6ce;
	padding-left:4px;
}

.RadGridRTL_Kmo .GridFilterRow_Kmo>td:first-child,
.RadGridRTL_Kmo .GridRow_Kmo>td:first-child,
.RadGridRTL_Kmo .GridAltRow_Kmo>td:first-child,
.RadGridRTL_Kmo .GridEditRow_Kmo>td:first-child,
.RadGridRTL_Kmo .GridFooter_Kmo>td:first-child,
.RadGridRTL_Kmo .GridGroupFooter_Kmo>td:first-child
{
	border-left-color:#d0d7e5;
}