
/* 
Purpose : Paging Changes 
Developer : PO-Niranjan
Date : 04-Jan-2012
*/

.GridPagerStyle TD{	vertical-align:middle;}

.GridPagerStyle a.NoBgPager{display:inline-block; font-weight: bold; font-size:12px !important; line-height: 16px; background-color:Transparent; border:none;}
.GridPagerStyle a.NoBgPager:hover{display:inline-block;	font-weight: bold;	font-size:12px !important;	line-height: 16px; background-color:Transparent; border:none; color: #5c5959;}

.GridTableStyle .GridPagerStyle td a{margin-top:0px;}
* + html .GridTableStyle .GridPagerStyle td a{top:0px;}
.CorrectHeightIE7 td{*height:28px;}
.GridPagerStyle span.GridPagerText,
.GridPagerStyle span.GridPagerText label{border:0px; background-color:transparent; color:#5c5959; font-weight:normal;}
.GanttBottomPager{background:#D7D7D7 url(../../image/baseline-row-bg.gif) repeat-x 0 0;	height:33px;}
.GridPagerStyleGroup {background:url(../../image/baseline-row-bg.gif) repeat-x 0 0 #E4E4E4;	color:#595959; font-size:11px !important;}

.GridPagerStyle{ text-align :right; color:#595959; font-size:11px !important;}
.GridPagerStyleGroup .customPager.GridPagerStyle{background:none;}
.GridPagerStyle a{position:relative; display:inline-block; font-weight:bold; font-size:12px !important;	color:#5c5959; background-color:#E4E4E4; border:1px solid #cfcfcf; text-decoration:none; padding:0px 5px; margin:0 1px 0 0;	line-height:19px; top:-3px;}
.GridPagerStyle a:hover{background-color: #FFF;}

.GridPagerStyle span{position:relative; font-size:12px; display:inline-block; font-weight:bold; background:#FFF; line-height:19px; 
                     /*top:-4px; top:-3px\9; *top:-1px; commented by vishant for unwanted css on 8-1-2019*/	
                     border:1px solid #cfcfcf; padding:0 5px; color:#F2930A;}
.GridPagerStyle a ~ span{padding:0px 5px; margin:0 1px 0 0; top:-3px; top:-3px\9; top:0px !important;} /*--changed by amrit - 19/07/2019--*/

.GridPagerStyle span.GridPagerText{color:#777 !important; font-weight:normal; padding-top: 4px;vertical-align: sub !important; font-size:11px; background:none transparent;}/*added by vishant for vertical align on 07-1-2019*/
.GridPagerStyle span.GridPagerText ~ select{
    /*position:relative; top:-3px; *top:0px;*/ /*commented by vishant for unwanted css on 10-1-2019*/

}
.GridPagerStyle a.GridPagingNext{margin-right:10px;}
.GridPagerStyle a.GridPagingPrevous{margin-left:10px;}
.GridPagerStyle .GridPagingNext, .GridPagerStyle .GridPagingPrevous{position:relative; display:inline-block; width:7px; height:15px; top:3px; padding:2px 5px 2px 5px; background:url(../../image/pagination-next.gif) no-repeat #F4F4F4 -1px 1px;	background:url(../../image/pagination-next.gif) no-repeat #F4F4F4 -1px 1px\9;}
.GridTableStyle .GridPagerStyle{height:33px;}

#dg tr.GridPagerStyle a, #dgMetrics tr.GridPagerStyle a{top:0px;}
#dg tr.GridPagerStyle span, #dgMetrics tr.GridPagerStyle span{top:0px;}

* +html .GridTableStyle .GridPagerStyle{height:22px;}

* +html #dg .GridPagerStyle{height:29px;}
*+html .GridTableStyle .GridPagerStyle,
*+html .GridPagerStyle .GridPagerText,
*+html .GridTableStyle .GridPagerText,
*+html tr.GridPagerStyleGroup{}
.GridPagerStyle a.GridPagingNext:hover{	background:url(../../image/pagination-next-h-new.gif) no-repeat #FFF 0px 2px; background:url(../../image/pagination-next-h-new.gif) no-repeat #FFF 0px 2px\9;}

.GridPagerStyle a.GridPagingPrevous{background:url(../../image/pagination-prev.gif) no-repeat #F4F4F4 -1px 1px;	background:url(../../image/pagination-prev.gif) no-repeat #F4F4F4 -1px 1px\9;}
.GridPagerStyle a.GridPagingPrevous:hover{background:url(../../image/pagination-prev-h-new.gif) no-repeat #FFF 0 2px; background:url(../../image/pagination-prev-h-new.gif) no-repeat #FFF 0 2px\9;}

 #dg tr.GridPagerStyle a{ top:-2px; top:0px\9;}
 #dg tr.GridPagerStyle span{top:-2px; top:0px\9; margin:0 2px 0 0;}
 #dg tr.GridPagerStyle a.GridPagingNext,
  #dg tr.GridPagerStyle a.GridPagingPrevous{top:4px; *top:0px;}
.GridPagerStyle a[class^="Grid"]
{}

.GridTestStyle .GridPagerStyle{text-align :right;color:#595959;	font-size:12px !important; height :30px; line-height:30px;}

.GridTestStyle .PagerPanel{	text-align :left;color:#595959;	font-size:8pt; padding-top:5px;}

.GridTestStyle .PagerPanel TD{padding-right:5px;}

.GridTestStyle .PagerPanel TD A{color:#595959; font-weight:bold; font-size:12px !important;}

.GridTestStyle .GridPagerSplStyle{vertical-align:middle; text-align :right; color:#595959; font-size:8pt;}


.GridTestStyle .GridPagerStyle table{display:inline;vertical-align :middle;}

.GridTestStyle .GridPagerStyle a,
.GridTestStyle .GridPagerStyle table a{display:inline-block; font-weight:bold; font-size:12px !important; line-height:16px; padding:0 5px; color:#5c5959; background-color:#666; border:1px solid #cfcfcf; text-decoration:none;}

.GridTestStyle .GridPagerStyle SPAN,
.GridTestStyle .GridPagerStyle table td SPAN{display:inline-block; font-weight:Normal; font-size:12px !important; line-height:16px; padding:0 5px; color:#F2930A; background-color:#666; border:1px solid #cfcfcf; text-decoration:none;}
.tempGridPagerStyle{display:block; width:100%; height:33px; background:url(../../image/baseline-row-bg.gif) repeat-x;}