/*Telerik RadGrid Hay Skin*/

/*global*/

.RadGrid_Padalog_h
{
    border:1px solid #bbb99d;
    background:#fff;
    color:#272722;
}

.RadGrid_Padalog_h,
.RadGrid_Padalog_h .rgMasterTable,
.RadGrid_Padalog_h .rgDetailTable,
.RadGrid_Padalog_h .rgGroupPanel table,
.RadGrid_Padalog_h .rgCommandRow table,
.RadGrid_Padalog_h .rgEditForm table,
.RadGrid_Padalog_h .rgPager table,
.GridToolTip_Padalog_h
{
    font:12px/16px "segoe ui",arial,sans-serif;
}

.RadGrid_Padalog_h .rgHeader:first-child,
.RadGrid_Padalog_h th.rgResizeCol:first-child,
.RadGrid_Padalog_h .rgFilterRow>td:first-child,
.RadGrid_Padalog_h .rgRow>td:first-child,
.RadGrid_Padalog_h .rgAltRow>td:first-child
{
	border-left-width:0;
	padding-left:8px;
}

.RadGrid_Padalog_h .rgAdd,
.RadGrid_Padalog_h .rgRefresh,
.RadGrid_Padalog_h .rgEdit,
.RadGrid_Padalog_h .rgDel,
.RadGrid_Padalog_h .rgFilter,
.RadGrid_Padalog_h .rgPagePrev,
.RadGrid_Padalog_h .rgPageNext,
.RadGrid_Padalog_h .rgPageFirst,
.RadGrid_Padalog_h .rgPageLast,
.RadGrid_Padalog_h .rgExpand,
.RadGrid_Padalog_h .rgCollapse,
.RadGrid_Padalog_h .rgSortAsc,
.RadGrid_Padalog_h .rgSortDesc,
.RadGrid_Padalog_h .rgUpdate,
.RadGrid_Padalog_h .rgCancel,
.RadGrid_Padalog_h .rgUngroup,
.RadGrid_Padalog_h .rgExpXLS,
.RadGrid_Padalog_h .rgExpDOC,
.RadGrid_Padalog_h .rgExpPDF,
.RadGrid_Padalog_h .rgExpCSV
{
	background-image:url('Grid/sprite.gif');
}

/*header*/

.RadGrid_Padalog_h .rgHeaderDiv
{
	background:#dee0c8 0 -7550px repeat-x url('Grid/sprite.gif');
}
.rgTwoLines .rgHeaderDiv
{
	background-position:0 -7050px;
}

.RadGrid_Padalog_h .rgHeader,
.RadGrid_Padalog_h th.rgResizeCol
{
	border:1px solid;
	border-color:#7ed131 #72c530 #27710a #358709;
	border-top:0;
	padding-top:4px;
	background:0 -2300px repeat-x #4eb106 url('Grid/sprite.gif');
}

.RadGrid_Padalog_h th.rgSorted
{
	border-color:#8ed73f #72c530 #43851d #358709;
	background-color:#4eb106;
	background-position:0 -2600px;
}

.RadGrid_Padalog_h .rgHeader,
.RadGrid_Padalog_h .rgHeader a
{
    color:#fff;
}

/*rows*/

.RadGrid_Padalog_h .rgRow td,
.RadGrid_Padalog_h .rgAltRow td,
.RadGrid_Padalog_h .rgEditRow td,
.RadGrid_Padalog_h .rgFooter td
{
	border-style:solid;
	border-width:0 0 1px 1px;
}

.RadGrid_Padalog_h .rgRow td
{
	border-color:#fff #fff #fff #bbb99d;
}

.RadGrid_Padalog_h .rgAltRow
{
	background:#ececd8;
}

.RadGrid_Padalog_h .rgAltRow td
{
	border-color:#ececd8 #ececd8 #ececd8 #bbb99d;
}

.RadGrid_Padalog_h .rgRow .rgSorted
{
	border-bottom-color:#f6f6e8;
	background-color:#f6f6e8;
}

.RadGrid_Padalog_h .rgSelectedRow .rgSorted,
.RadGrid_Padalog_h .rgActiveRow .rgSorted,
.RadGrid_Padalog_h .rgHoveredRow .rgSorted,
.RadGrid_Padalog_h .rgEditRow .rgSorted
{
	background-color:transparent;
}

.RadGrid_Padalog_h .rgRow a,
.RadGrid_Padalog_h .rgAltRow a,
.RadGrid_Padalog_h .rgEditRow a,
.RadGrid_Padalog_h .rgFooter a,
.RadGrid_Padalog_h .rgEditForm a
{
	color:#185d00;
}

.RadGrid_Padalog_h .rgSelectedRow
{
    background:#9dd672 0 -3900px repeat-x url('Grid/sprite.gif');
}
*+html .RadGrid_Padalog_h .rgSelectedRow .rgSorted{background-color:#9dd672}
* html .RadGrid_Padalog_h .rgSelectedRow .rgSorted{background-color:#9dd672}

.RadGrid_Padalog_h .rgActiveRow,
.RadGrid_Padalog_h .rgHoveredRow
{
    background:#d6faba 0 -2900px repeat-x url('Grid/sprite.gif');
}
*+html .RadGrid_Padalog_h .rgActiveRow .rgSorted,
*+html .RadGrid_Padalog_h .rgHoveredRow .rgSorted{background-color:#d6faba}
* html .RadGrid_Padalog_h .rgActiveRow .rgSorted,
* html .RadGrid_Padalog_h .rgHoveredRow .rgSorted{background-color:#d6faba}

.RadGrid_Padalog_h .rgEditRow
{
	background:#dee0c8;
}
*+html .RadGrid_Padalog_h .rgEditRow .rgSorted{background-color:#dee0c8}
* html .RadGrid_Padalog_h .rgEditRow .rgSorted{background-color:#dee0c8}

.RadGrid_Padalog_h .rgSelectedRow td,
.RadGrid_Padalog_h .rgActiveRow td,
.RadGrid_Padalog_h .rgHoveredRow td,
.RadGrid_Padalog_h .rgEditRow td
{
	border-left:0;
	padding-left:8px;
}

.RadGrid_Padalog_h .rgSelectedRow td,
.RadGrid_Padalog_h .rgSelectedRow td.rgSorted
{
	border-bottom-color:#459e1d;
}

.RadGrid_Padalog_h .rgActiveRow td,
.RadGrid_Padalog_h .rgHoveredRow td,
.RadGrid_Padalog_h .rgActiveRow td.rgSorted,
.RadGrid_Padalog_h .rgHoveredRow td.rgSorted
{
	border-bottom-color:#82c23e;
}

.RadGrid_Padalog_h .rgEditRow td,
.RadGrid_Padalog_h .rgEditRow td.rgSorted
{
	border-color:#fff #fff #dee0c8 #fff;
}

/*footer*/

.RadGrid_Padalog_h .rgFooterDiv,
.RadGrid_Padalog_h .rgFooter
{
	background:#dee0c8;
}

.RadGrid_Padalog_h .rgFooter td
{
	border-top-width:1px;
	border-color:#bbb99d #dee0c8 #fff #dee0c8;
}

/*status*/

.RadGrid_Padalog_h .rgPager .rgStatus
{
	border:1px solid;
	border-color:#bbb99d #bbb99d #fff #bbb99d;
	border-left:0;
}

.RadGrid_Padalog_h .rgStatus div
{
	background-image:url('Common/loading_small.gif');
}

/*pager*/

.RadGrid_Padalog_h .rgPager
{
	background:#dee0c8;
}

.RadGrid_Padalog_h td.rgPagerCell
{
	border:1px solid;
	border-color:#bbb99d #fff #fff;
	border-right:0;
}

.RadGrid_Padalog_h .rgInfoPart
{
	color:#646559;
}

.RadGrid_Padalog_h .rgInfoPart strong
{
	color:#272722;
}

.RadGrid_Padalog_h .rgPageFirst
{
	background-position:0 -550px;
}
.RadGrid_Padalog_h .rgPageFirst:hover
{
	background-position:0 -600px;
}
.RadGrid_Padalog_h .rgPagePrev
{
	background-position:0 -700px;
}
.RadGrid_Padalog_h .rgPagePrev:hover
{
	background-position:0 -750px;
}
.RadGrid_Padalog_h .rgPageNext
{
	background-position:0 -850px;
}
.RadGrid_Padalog_h .rgPageNext:hover
{
	background-position:0 -900px;
}
.RadGrid_Padalog_h .rgPageLast
{
	background-position:0 -1000px;
}
.RadGrid_Padalog_h .rgPageLast:hover
{
	background-position:0 -1050px;
}

.RadGrid_Padalog_h .rgPager .rgPagerButton
{
	border-color:#5eba3b #45a520 #31950b;
	background:#c2e5a6 repeat-x 0 -1550px url('Grid/sprite.gif');
	color:#045100;
	font-family:"segoe ui",arial,sans-serif;
}

.RadGrid_Padalog_h .rgNumPart a:hover,
.RadGrid_Padalog_h .rgNumPart a:hover span,
.RadGrid_Padalog_h .rgNumPart a.rgCurrentPage,
.RadGrid_Padalog_h .rgNumPart a.rgCurrentPage span
{
	background:no-repeat url('Grid/sprite.gif');
}

.RadGrid_Padalog_h .rgNumPart a
{
	color:#272722;
}

.RadGrid_Padalog_h .rgNumPart a:hover
{
	background-position:100% -1250px;
	color:#279500;
}

.RadGrid_Padalog_h .rgNumPart a:hover span
{
	background-position:0 -1150px;
}

.RadGrid_Padalog_h .rgNumPart a.rgCurrentPage,
.RadGrid_Padalog_h .rgNumPart a.rgCurrentPage:hover
{
	background-position:100% -1450px;
	color:#045100;
}

.RadGrid_Padalog_h .rgNumPart a.rgCurrentPage span,
.RadGrid_Padalog_h .rgNumPart a.rgCurrentPage:hover span
{
	background-position:0 -1350px;
}

/*sorting, reordering*/

.RadGrid_Padalog_h .rgHeader .rgSortAsc
{
	background-position:3px -247px;
	height:10px;
}

.RadGrid_Padalog_h .rgHeader .rgSortDesc
{
	background-position:3px -197px;
	height:10px;
}

.GridReorderTop_Padalog_h,
.GridReorderBottom_Padalog_h
{
	background:0 0 no-repeat url('Grid/sprite.gif');
}

.GridReorderBottom_Padalog_h
{
	background-position:0 -50px;
}

/*filtering*/

.RadGrid_Padalog_h .rgFilterRow
{
	background:#dee0c8;
}

.RadGrid_Padalog_h .rgFilterRow td
{
    border:1px solid;
    border-top:0;
    border-color:#dee0c8 #dee0c8 #89876b;
}

.RadGrid_Padalog_h .rgFilter
{
	background-position:0 -300px;
}

.RadGrid_Padalog_h .rgFilter:hover
{
	background-position:0 -350px;
}

.RadGrid_Padalog_h .rgFilterActive,
.RadGrid_Padalog_h .rgFilterActive:hover
{
	background-position:0 -400px;
}

.RadGrid_Padalog_h .rgFilterBox
{
	border-color:#898772;
	font-family:"segoe ui",arial,sans-serif;
	color:#272722;
}

/*filter context menu*/

.RadMenu_Padalog_h .rgHCMClear,
.RadMenu_Padalog_h .rgHCMFilter
{
	border-color:#898772;
	background:#dfe1ca center -23px repeat-x url('FormDecorator/ButtonSprites.png');
	color:#5b5a48;
	font-family:"segoe ui",arial,sans-serif;
}

.RadMenu_Padalog_h .rgHCMClear:hover,
.RadMenu_Padalog_h .rgHCMFilter:hover
{
	border-color:#74ca53 #5cb83a #42a31d;
	background-position:center -67px;
	background-color:#dbf4c7;
	color:#279500;
}

/*grouping*/

.RadGrid_Padalog_h .rgGroupPanel
{
	border:0;
	border-bottom:1px solid #504f41;
	background:#676657 0 -1900px repeat-x url('Grid/sprite.gif');
	color:#e0e2cb;
}

.RadGrid_Padalog_h .rgGroupPanel td
{
	border:0;
	padding:3px;
	vertical-align:middle;
}

.RadGrid_Padalog_h .rgGroupPanel td td
{
	padding:0;
}

.RadGrid_Padalog_h .rgGroupPanel .rgSortAsc
{
	background-position:4px -144px;
}

.RadGrid_Padalog_h .rgGroupPanel .rgSortDesc
{
	background-position:4px -94px;
}

.RadGrid_Padalog_h .rgUngroup
{
	background-position:0 -7000px;
}

.RadGrid_Padalog_h .rgGroupItem
{
	border:1px solid;
	border-color:#fcfcf9 #fcfcf9 #f7f7f2;
	background:#e0e2cb 0 -6500px repeat-x url('Grid/sprite.gif');
	color:#272722;
}

.RadGrid_Padalog_h .rgGroupHeader
{
    background:#a5a389;
    font-size:1.1em;
    line-height:21px;
	color:#fff;
}

.RadGrid_Padalog_h .rgGroupHeader td
{
    padding-left:8px;
}

.RadGrid_Padalog_h td.rgGroupCol,
.RadGrid_Padalog_h td.rgExpandCol
{
	background:#a5a389 none;
	border-color:#a5a389;
}

.RadGrid_Padalog_h .rgExpand
{
	background-position:5px -496px;
}

.RadGrid_Padalog_h .rgCollapse
{
	background-position:3px -444px;
}

/*editing*/

.RadGrid_Padalog_h .rgEditForm
{
	border-bottom:1px solid #bbb99d;
	background:#ececd8;
}

.RadGrid_Padalog_h .rgUpdate
{
	background-position:0 -1800px;
}
.RadGrid_Padalog_h .rgUpdate:hover
{
	background-position:0 -1825px;
}

.RadGrid_Padalog_h .rgCancel
{
	background-position:0 -1850px;
}
.RadGrid_Padalog_h .rgCancel:hover
{
	background-position:0 -1875px;
}

/*hierarchy*/

.RadGrid_Padalog_h .rgDetailTable
{
	border-color:#bbb99d;
}

/*command row*/

.RadGrid_Padalog_h .rgCommandRow
{
	background:#72725f 0 -2100px repeat-x url('Grid/sprite.gif');
	color:#fff;
}

.RadGrid_Padalog_h .rgCommandCell
{
	border:0;
	padding:0;
}

.RadGrid_Padalog_h thead .rgCommandCell
{
	border-bottom:1px solid #575646;
}

.RadGrid_Padalog_h tfoot .rgCommandCell
{
	border-top:1px solid #575646;
}

.RadGrid_Padalog_h .rgCommandTable td
{
	border:0;
	padding:2px 7px;
}

.RadGrid_Padalog_h .rgCommandTable
{
	border:1px solid;
	border-color:#b5b5a8 #9f9f91 #929284;
}

.RadGrid_Padalog_h .rgCommandRow a
{
	color:#fff;
	text-decoration:none;
}

.RadGrid_Padalog_h .rgAdd
{
	margin-right:3px;
	background-position:0 -1650px;
}

.RadGrid_Padalog_h .rgRefresh
{
	margin-right:3px;
	background-position:0 -1600px;
}

.RadGrid_Padalog_h .rgEdit
{
	background-position:0 -1700px;
}

.RadGrid_Padalog_h .rgDel
{
	background-position:0 -1750px;
}

.RadGrid_Padalog_h .rgExpXLS,
.RadGrid_Padalog_h .rgExpDOC,
.RadGrid_Padalog_h .rgExpPDF,
.RadGrid_Padalog_h .rgExpCSV
{
	background-image:url('Grid/export.gif');
}

.RadGrid_Padalog_h .rgExpXLS
{
	background-position:0 0;
}
.RadGrid_Padalog_h .rgExpDOC
{
	background-position:0 -50px;
}
.RadGrid_Padalog_h .rgExpPDF
{
	background-position:0 -100px;
}
.RadGrid_Padalog_h .rgExpCSV
{
	background-position:0 -150px;
}

/*multirow select*/

.GridRowSelector_Padalog_h
{
	background:#27710a;
}

/*row drag n drop*/

.GridItemDropIndicator_Padalog_h
{
    border-top:1px dashed #27710a;
}

/*tooltip*/

.GridToolTip_Padalog_h
{
	border:1px solid #bbb99d;
	padding:3px;
	background:#e0e2cb;
	color:#272722;
}

/*rtl*/

.RadGridRTL_Padalog_h .rgHeader:first-child,
.RadGridRTL_Padalog_h th.rgResizeCol:first-child,
.RadGridRTL_Padalog_h .rgFilterRow>td:first-child,
.RadGridRTL_Padalog_h .rgRow>td:first-child,
.RadGridRTL_Padalog_h .rgAltRow>td:first-child
{
	border-left-width:1px;
	padding-left:7px;
}

.RadGridRTL_Padalog_h .rgPager .rgStatus
{
	border-right:0;
	border-left-width:1px;
}

.RadGridRTL_Padalog_h .rgPageFirst
{
	background-position:0 -1000px;
}
.RadGridRTL_Padalog_h .rgPageFirst:hover
{
	background-position:0 -1050px;
}
.RadGridRTL_Padalog_h .rgPagePrev
{
	background-position:0 -850px;
}
.RadGridRTL_Padalog_h .rgPagePrev:hover
{
	background-position:0 -900px;
}
.RadGridRTL_Padalog_h .rgPageNext
{
	background-position:0 -700px;
}
.RadGridRTL_Padalog_h .rgPageNext:hover
{
	background-position:0 -750px;
}
.RadGridRTL_Padalog_h .rgPageLast
{
	background-position:0 -550px;
}
.RadGridRTL_Padalog_h .rgPageLast:hover
{
	background-position:0 -600px;
}













 div.RadGrid_Padalog_h .rgCommandRow {

	background-image: none;

	background-color: rgb(221, 94, 1);

}

 div.RadGrid_Padalog_h .rgCommandCell {

	border-bottom: 0px solid rgb(87, 86, 70);

	background-image: url('ImageHandler.ashx?mode=get&suite=aspnet-ajax&control=Grid&skin=Padalog_h&file=grid-hdr-bg.gif&t=1800676896');

}

 div.RadGrid_Padalog_h th.rgResizeCol {

	border-bottom: 1px solid rgb(39, 113, 10);

	padding-bottom: 4px;

	background-image: none;

	background-color: rgb(137, 160, 0);

	border-right-style: solid;

	border-right-width: 0px;

}

 div.RadGrid_Padalog_h .rgHeader {

	border-bottom: 1px solid rgb(39, 113, 10);

	padding-bottom: 4px;

	background-image: none;

	background-color: rgb(137, 160, 0);

	border-right-style: solid;

	border-right-width: 0px;

}

 div.RadGrid_Padalog_h .rgFilterRow {

	background-color: rgb(234, 238, 209);

}

 div.RadGrid_Padalog_h .rgFilterRow td {

	border-right-color: rgb(222, 224, 200);

}

 div.RadGrid_Padalog_h .rgRow td {

	background-color: rgb(255, 255, 255);

}

 div.RadGrid_Padalog_h tr.rgSelectedRow {

	background-image: none;

	background-color: rgb(166, 190, 1);

}

 div.RadGrid_Padalog_h table .rgActiveRow {

	background-image: none;

	background-color: rgb(166, 190, 1);

}

 div.RadGrid_Padalog_h table tr.rgHoveredRow {

	background-image: none;

	background-color: rgb(234, 238, 209);

}

 div.RadGrid_Padalog_h .rgAltRow td {

	background-color: rgb(249, 252, 233);

}

 div.RadGrid_Padalog_h .rgAltRow {

	background-color: rgb(249, 252, 233);

}

 div.RadGrid_Padalog_h .rgFooter {

	background-color: rgb(234, 238, 209);

}

 div.RadGrid_Padalog_h .rgPager {

	background-color: rgb(137, 160, 0);

	color: rgb(255, 255, 255);

}

 div.RadGrid_Padalog_h .rgPager .rgPagerCell {

	color: rgb(255, 255, 255);

}

 div.RadGrid_Padalog_h .rgSelectedRow td {

	border-bottom: 1px solid rgb(255, 255, 255);

	background-color: rgb(176, 195, 61);

	color: rgb(255, 255, 255);

}

 div.RadGrid_Padalog_h .rgActiveRow td {

	border-bottom: 1px solid rgb(255, 255, 255);

}

 div.RadGrid_Padalog_h .rgHoveredRow td {

	border-bottom: 1px solid rgb(255, 255, 255);

	background-color: rgb(196, 209, 116);

	color: rgb(0, 0, 0);

}

