﻿@charset "UTF-8";
/* CSS Document */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ Telerik Grid */

#e2wMiddleCol div.e2wTable01 {
margin-bottom:21px;
}
#e2wMiddleCol div.e2wTable01 th {
background:url(../img/e2w_tab_all_left.png) no-repeat #fff;
color:#0018A8;
text-align:left;
}
#e2wMiddleCol div.e2wTable01 th.e2wFirstTab {
background:url(../img/e2w_tab_first_left.png) no-repeat #fff;
}
#e2wMiddleCol div.e2wTable01 th.e2wLastTab {
background:url(../img/e2w_tab_last_right.png) no-repeat right top #fff;
padding:11px 20px 5px 20px;
}
#e2wMiddleCol div.e2wTable01 th.e2wTabnoTab {
background:url(../img/e2w_tab_no_tab.png) repeat-x left top #fff;
padding:11px 20px 5px 20px;
}
#e2wMiddleCol div.e2wTable01 th div {
}
div.e2wTable01 th a, div.e2wTable01 th a:link, div.e2wTable01 th a:visited {
background:url(../img/e2w_tab_all_right.gif) no-repeat right top;
padding:7px 30px 5px 20px;
margin-right:-1px;
display:block;
color:#0018A8;
}
div.e2wTable01 th a:hover, div.e2wTable01 th a:active, div.e2wTable01 th a:focus {
}
div.e2wTable01 th a.e2wact, div.e2wTable01 th a.e2wact:link, div.e2wTable01 th a.e2wact:visited {
text-decoration:underline;
}
div.e2wTable01 th a.e2wact:hover, div.e2wTable01 th a.e2wact:active, div.e2wTable01 th a.e2wact:focus {
}
#e2wMiddleCol div.e2wTable01 th.e2wLastCol {
}
#e2wMiddleCol div.e2wTable01 td {
background:url(../img/e2w_bg_td.png) repeat-y;
border-bottom:1px solid #D9D9D9;
padding:11px 10px 6px 20px;
vertical-align:top;
}
#e2wMiddleCol div.e2wTable01 td.e2wLastCol {
background:none;
padding:6px 10px 4px 20px;
}
#e2wMiddleCol div.e2wTable01 td.e2wLastRow {
border:none;
padding-bottom:14px;
}
div.e2wTable01 td a, div.e2wTable01 td a:link, div.e2wTable01 td a:visited {
color:#000;
}
div.e2wTable01 td a:hover, div.e2wTable01 td a:active, div.e2wTable01 td a:focus {
}
#e2wMiddleCol div.e2wTable01 tfoot tr.rgPager {
background:#ffffff;
border:none;
}
#e2wMiddleCol div.e2wTable01 tfoot tr.rgPager td {
background:#ffffff;
border:none;
}
#e2wMiddleCol div.e2wTable01 tfoot tr.rgPager table td {
background:#ffffff;
border:none;
}
#e2wMiddleCol div.e2wTable01 tfoot table td.rgStatus {
display:none;
}
#e2wMiddleCol div.e2wTable01 tfoot table td.rgPagerCell {
padding-left:0;
margin-left:0;
}
#e2wMiddleCol div.e2wTable01 tfoot table td.rgPagerCell div.rgNumPart {
float:right;
text-align:right;
width:20%;
}
#e2wMiddleCol div.e2wTable01 tfoot table td.rgPagerCell div.rgNumPart a {
font-size:12px;
font-weight:normal;
padding:0 3px;
}
#e2wMiddleCol div.e2wTable01 tfoot table td.rgPagerCell div.rgNumPart a span{
color:#4D90B7;
text-decoration:none;
}
#e2wMiddleCol div.e2wTable01 tfoot table td.rgPagerCell div.rgNumPart a.rgCurrentPage span{
font-weight:bold;
color:#000;
}
#e2wMiddleCol div.e2wTable01 tfoot table td.rgPagerCell div.rgInfoPart {
display:inline;
float:left;
text-align:left;
width:80%;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ End Telerik Grid */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ Telerik RadPageView */
.RadPageView {
    border:solid 1px #828282;
    border-top:0px;
    padding:2px 6px 6px 6px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ End Telerik RadPageView */


.RadPanelBar_DBH .rpExpandable .rpText
{
	background-image: url('../Skins/DBH/PanelBar/Expandable.png');
	background-position: 100% 0px;
}