﻿.aspNetDisabled.remaLink1{color:#ff99ff!important; cursor: default ;background:url(../icon/dot_red.png) no-repeat 2px -3px!important ;}

.remaLink1{font-family: "trebuchet ms" , helvetica, sans-serif;	display: inline-block;	padding-right: 6px;	text-align: left; font-size:1em;	padding-left:20px;color: #000; line-height:1.1em;}
.remaLink1 {background:url(../icon/arrow_blue.png) no-repeat  2px -3px!important;}
.remaLink1:a {color: #000; }
.remaLink1:visited {color: #000;}
.remaLink1:active {color: #000;}
.remaLink1:hover{	color: #ffcc33;}

.aspNetDisabled.remaLink1{color:#ff99ff!important; cursor: default ;background:url(../icon/stop.png) no-repeat 2px -3px!important ;}

.remaLink2{font-family: "trebuchet ms" , helvetica, sans-serif;	display: inline-block;	padding-right: 6px;	text-align: left; font-size:1em;	padding-left:30px;color: #006699; line-height:1.1em;padding-top:5px;}
.remaLink2 {background:url(../icon/green_arrow.png) no-repeat  2px -6px!important;}
.remaLink2:a {color: #006699; }
.remaLink2:visited {color: #006699;}
.remaLink2:active {color: #006699;}
.remaLink2:hover{	color: #000;}
.aspNetDisabled.remaLink2{color:#ff99ff!important; cursor: default ;}

#InputTable {border:1px solid #333; border-collapse:collapse;}

.ChkBox { margin-top:5px;margin-bottom:5px;margin-left:5px; font-size:1em; margin:0!important}
.ChkBox [radio] { margin-top:5px;margin-bottom:5px;margin-left:5px; padding-top:2px;font-size:1em; margin:0!important}
.ChkBox  label{ padding:0 5px 2px 5px; margin:0!important; text-align:left;float:none!important; display:inline-block;}
.ChkBox.medium label{width:80px;}
.ChkBox.small label{width:50px;}
.ChkBox.long label{width:120px;}
.ChkBox.extralong label{width:200px;}
.ChkBox.XXXlong label{width:400px;}
.ChkBox td {border:none!important;margin:0!important;padding:0!important;}


/*for hierachy grid */
.InnerHeaderStyle
   {
     background: navy !important;
     font-size: 13px !important;
     color: white !important;
     /*add more style definitions here*/
   }
   .InnerItemStyle
   {
     
	 border: 1px solid #FFFFCC!important;
     background: #F5F5F5!important;
     color: #333 !important;
     
     /*add more style definitions here*/
   }
   .InnerAlernatingItemStyle
   {
       
     
	 border: 1px solid #FFFFCC!important;
     background: #FFFFFF!important;
     color: #333 !important;
     
     /*add more style definitions here*/
   }
   
 .Menulabel {
 display: block;
 width: 50px;
 float: left;
 color:White!important;
 }
 
 .DataListPagerStyle
 { font-family: Trebuchet MS, Verdana;
   font-size:0.8 em;
   color:#ddd;
   padding-right:3px;}
   
   .remaSeparator
   
   {height:8px;
    padding-top:4px;
    border-top:1px solid #ccc;
   }
   
   .PageViewSearch
   
   {
       padding: 5px 5px 5px 5px;
       background:#ddd;
       

       
   }
   
   .rgDetailTable  .rgRow, .rgDetailTable  .rgAlternatingRow
 {
         background: #DAF7D2;
 }
 
 .rgDetailTable  .rgAltRow
 {
         background: #DAF7D2;
 }
 
 .rgRow:hover
 {background:#EAD8AD;}