﻿/*Telerik RadGrid Vista Skin*/

/*global*/

.RadGrid_Vista
{
    border:1px solid #a7bac5;
    background:#fcfcfc;
    color:#333;
}

.RadGrid_Vista,
.MasterTable_Vista,
.DetailTable_Vista,
.GroupPanel_Vista table,
.GridEditForm_Vista table
{
    font:11px/14px "segoe ui",arial,sans-serif;
}

.MasterTable_Vista,
.DetailTable_Vista
{
    border-collapse:separate !important;
}

.GridRow_Vista td,
.GridAltRow_Vista td,
.GridEditRow_Vista td,
.GridFooter_Vista td,
.GridGroupFooter_Vista td,
.GridFilterRow_Vista td,
.GridHeader_Vista,
.ResizeHeader_Vista,
.GroupHeader_Vista td
{
	padding-left:7px;
	padding-right:7px;
}

.RadGrid_Vista .rgAdd,
.RadGrid_Vista .rgRefresh,
.RadGrid_Vista .rgEdit,
.RadGrid_Vista .rgDel,
.RadGrid_Vista .rgFilter,
.RadGrid_Vista .rgPagePrev,
.RadGrid_Vista .rgPageNext,
.RadGrid_Vista .rgExpand,
.RadGrid_Vista .rgCollapse,
.RadGrid_Vista .rgSortAsc,
.RadGrid_Vista .rgSortDesc,
.RadGrid_Vista .rgUpdate,
.RadGrid_Vista .rgCancel
{
	width:16px;
	height:16px;
	border:0;
	padding:0;
	background-color:transparent;
	background-image:url('WebResource.axd?d=-NAIRo7-no781D09lMVVo2xwF3j01GKe26lOyRiCurM7TDkzqES43TwrejLTxr7qt75K4g-liUvyFf0pGwxzTw2&t=633493985220000000');
	background-repeat:no-repeat;
	vertical-align:middle;
	cursor:pointer;
}

.GroupPanelItems_Vista input,
.GridCommandRow_Vista img,
.GridHeader_Vista input,
.GridFilterRow_Vista img,
.GridPager_Vista img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_Vista
{
	background:url('WebResource.axd?d=-NAIRo7-no781D09lMVVo2xwF3j01GKe26lOyRiCurM7TDkzqES43TwrejLTxr7qt75K4g-liUvyFf0pGwxzTw2&t=633493985220000000') 0 -2016px repeat-x;
}

.GridHeader_Vista,
.ResizeHeader_Vista
{
	border:1px solid;
	border-color:#fff #fcfcfd #d5d5d5 #e7e8ea;
	padding-top:3px;
	padding-bottom:4px;
	background:url('WebResource.axd?d=-NAIRo7-no781D09lMVVo2xwF3j01GKe26lOyRiCurM7TDkzqES43TwrejLTxr7qt75K4g-liUvyFf0pGwxzTw2&t=633493985220000000') 0 -400px repeat-x #f1f2f4;
	text-align:left;
	font-weight:normal;
}

.GridHeader_Vista,
.GridHeader_Vista a
{
    color:#333;
    text-decoration:none;
}

/*rows*/

.GridRow_Vista td,
.GridAltRow_Vista td,
.GridEditRow_Vista td,
.GridFooter_Vista td,
.GridGroupFooter_Vista td
{
	border:1px solid;
	padding-top:3px;
	padding-bottom:3px;
}

.GridRow_Vista td,
.GridAltRow_Vista td
{
	border-color:#fcfcfc #fff #fcfcfc #ededed;
}

.GridRow_Vista>td:first-child,
.GridAltRow_Vista>td:first-child,
.GridEditRow_Vista>td:first-child,
.GridFooter_Vista>td:first-child,
.GridGroupFooter_Vista>td:first-child
{
	border-left-color:#fcfcfc;
}

.GridRow_Vista a,
.GridAltRow_Vista a,
.GridEditRow_Vista a,
.GridFooter_Vista a,
.GridGroupFooter_Vista a,
.GridEditForm_Vista a
{
	color:#333;
}

.SelectedRow_Vista
{
    background:url('WebResource.axd?d=-NAIRo7-no781D09lMVVo2xwF3j01GKe26lOyRiCurM7TDkzqES43TwrejLTxr7qt75K4g-liUvyFf0pGwxzTw2&t=633493985220000000') 0 -800px repeat-x #dcf1fc;
}

.ActiveRow_Vista,
.GridRowOver_Vista
{
    background:url('WebResource.axd?d=-NAIRo7-no781D09lMVVo2xwF3j01GKe26lOyRiCurM7TDkzqES43TwrejLTxr7qt75K4g-liUvyFf0pGwxzTw2&t=633493985220000000') 0 -1100px repeat-x #e8f5fd;
}

.SelectedRow_Vista td,
.ActiveRow_Vista td,
.GridRowOver_Vista td
{
	border-left:0;
	border-right:0;
	padding-left:8px;
	padding-right:8px;
}

.ActiveRow_Vista td,
.GridRowOver_Vista td
{
	border-top-color:#d8f0fa;
	border-bottom-color:#d8f0fa;
}

.SelectedRow_Vista td
{
	border-top-color:#99defd;
	border-bottom-color:#99defd;
}

.GridEditRow_Vista
{
    background:#caeefe;
}

.GridEditRow_Vista td
{
	border-color:#caeefe;
}

/*footer*/

.GridFooter_Vista,
.GridGroupFooter_Vista
{
	color:#999;
}

.GridFooter_Vista td,
.GridGroupFooter_Vista td
{
	border-color:#dbe4e9 #fff #fcfcfc #ededed;
}

/*status*/

.GridPager_Vista span
{
	color:#999;
}

/*pager*/

.GridPager_Vista
{
    background:url('WebResource.axd?d=-NAIRo7-no781D09lMVVo2xwF3j01GKe26lOyRiCurM7TDkzqES43TwrejLTxr7qt75K4g-liUvyFf0pGwxzTw2&t=633493985220000000') 0 -600px repeat-x #f1fbfe;
    line-height:20px;
}

.GridPager_Vista td
{
    border-top:1px solid #9db6c5;
    padding:1px 7px 2px;
}

.GridPager_Vista div span,
.GridPager_Vista a,
.GridPager_Vista .sliderPagerLabel_Vista
{
	color:#333;
}

.PagerLeft_Vista
{
	float:left;
}

.PagerRight_Vista
{
	float:right;
}

.PagerCenter_Vista
{
	text-align:center;
}

.PagerCenter_Vista span
{
	vertical-align:middle;
}

.RadGrid_Vista .rgPagePrev
{
	background-position:5px -1789px;
}

.RadGrid_Vista .rgPageNext
{
	background-position:-21px -1789px;
}

/*sorting, reordering*/

.GridHeader_Vista .rgSortAsc
{
	background-position:-20px -1693px;
	height:10px;
}

.GridHeader_Vista .rgSortDesc
{
	background-position:4px -1693px;
	height:10px;
}

.TopReorderIndicator_Vista,
.BottomReorderIndicator_Vista
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('WebResource.axd?d=-NAIRo7-no781D09lMVVo2xwF3j01GKe26lOyRiCurM7TDkzqES43TwrejLTxr7qt75K4g-liUvyFf0pGwxzTw2&t=633493985220000000') 0 -1664px no-repeat;
}

.BottomReorderIndicator_Vista
{
	background-position:-21px -1664px;
}

/*filtering*/

.GridFilterRow_Vista td
{
    padding-top:4px;
    padding-bottom:4px;
    border-left:1px solid #ededed;
    border-right:1px solid #fff;
    border-bottom:1px solid #ededed;
}

.RadGrid_Vista .rgFilter
{
	background-position:2px -1597px;
}

.GridFilterRow_Vista 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_Vista
{
	border:1px solid #66707c;
	background:url('WebResource.axd?d=-NAIRo7-no781D09lMVVo2xwF3j01GKe26lOyRiCurM7TDkzqES43TwrejLTxr7qt75K4g-liUvyFf0pGwxzTw2&t=633493985220000000') 0 0 repeat-x #4b92aa;
	color:#fff;
}

.GroupPanel_Vista .rgSortAsc
{
	background-position:-21px -1627px;
}

.GroupPanel_Vista .rgSortDesc
{
	background-position:4px -1626px;
}

.GroupPanel_Vista td
{
	border:1px solid;
	border-color:#b1c9d8 #83a9c1 #94c1ce;
	padding:7px;
}

.GroupPanel_Vista td td
{
	border:0;
	padding:0;
}

.GroupHeader_Vista
{
    background:url('WebResource.axd?d=-NAIRo7-no781D09lMVVo2xwF3j01GKe26lOyRiCurM7TDkzqES43TwrejLTxr7qt75K4g-liUvyFf0pGwxzTw2&t=633493985220000000') 0 -1385px repeat-x;
    font-size:1.27em;
    font-weight:bold;
	color:#039;
}

.GroupHeader_Vista td
{
    padding:6px 8px;
}

.RadGrid_Vista .rgExpand
{
	background-position:-21px -1723px;
}

.RadGrid_Vista .rgCollapse
{
	background-position:4px -1721px;
}

.GroupHeader_Vista .rgExpand,
.GroupHeader_Vista .rgCollapse
{
	background-color:#fcfcfc;
}

.GroupHeader_Vista td p
{
    display:inline;
    padding:0 10px;
    background:#fcfcfc;
}

.GroupHeader_Vista td div div
{
	top:-0.5em;
	padding:0 10px;
	background:#fcfcfc;
}

.GroupHeader_Vista td div div div
{
	top:0;
	padding:0;
	border:0;
}

/*editing*/

.GridEditForm_Vista
{
	border-bottom:1px solid #ededed;
}

.GridEditForm_Vista input[type="text"],
.GridEditForm_Vista input[type="password"],
.GridEditForm_Vista textarea
{
	border:1px solid;
	border-color:#abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	font:12px "segoe ui",arial,sans-serif;
	color:#333;
}

.RadGrid_Vista .rgUpdate
{
	background-position:3px -1949px;
}

.RadGrid_Vista .rgCancel
{
	background-position:3px -1981px;
}

/*hierarchy*/

.DetailTable_Vista
{
	border:1px solid #ededed;
	border-right:0;
}

/*command row*/

.GridCommandRow_Vista
{
	background:url('WebResource.axd?d=-NAIRo7-no781D09lMVVo2xwF3j01GKe26lOyRiCurM7TDkzqES43TwrejLTxr7qt75K4g-liUvyFf0pGwxzTw2&t=633493985220000000') 0 -200px repeat-x #5ca6bc;
	color:#fff;
}

.GridCommandRow_Vista td
{
	border:1px solid;
	border-color:#7a8591 #66707c #043350;
	padding:0;
}

.GridCommandRow_Vista td td
{
	border:0;
	padding:3px 7px 4px;
}

.GridCommandRow_Vista td td td
{
	padding:1px;
}

.GridCommandRow_Vista table
{
	border:1px solid;
	border-color:#c2d5e1 #83a9c1 #a8cfd9;
}

.GridCommandRow_Vista table table
{
	border:0;
}

.GridCommandRow_Vista a
{
	color:#fff;
	text-decoration:none;
}

.RadGrid_Vista .rgAdd
{
	background-position:0 -1856px;
}

.RadGrid_Vista .rgRefresh
{
	background-position:0 -1824px;
}

.RadGrid_Vista .rgEdit
{
	background-position:0 -1888px;
}

.RadGrid_Vista .rgDel
{
	background-position:0 -1920px;
}

/*loading*/

.LoadingPanel_Vista
{
	background:url('WebResource.axd?d=-NAIRo7-no781D09lMVVo2xwF3j01GKe26lOyRiCurM7TDkzqES43TwrejLTxr7qdnuQrKyK6_HJxoMu8FG6Sg2&t=633493985220000000') center center no-repeat #fff;
}

/*multirow select*/

.GridRowSelector_Vista
{
	background:#336 !important;
}

/*row drag n drop*/

.GridItemDropIndicator_Vista
{
    border-top:1px dashed #666;
}

/*rtl*/

.RadGridRTL_Vista .GridHeader_Vista,
.RadGridRTL_Vista .ResizeHeader_Vista
{
	text-align:right;
}

.RadGridRTL_Vista .PagerLeft_Vista,
.RadGridRTL_Vista .GridPager_Vista .radslider
{
	float:right;
}

.RadGridRTL_Vista .PagerRight_Vista
{
	float:left;
}
