



.glowing-border {
    border: 2px solid #dadada;
    border-radius: 7px;
}

.glowing-border:focus { 
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}


label
{
    vertical-align: middle;
    font-size: 13px; 
    margin-top: .8em;
    margin-left: 5px;
    display: inline-block;
    min-width: 130px;
    color: #000;
    float: left; font-family: 'Source Sans Pro',sans-serif; 
   
}


form input[type=text]:focus { 
    outline:none;
    border-color:#9ecaed;
    box-shadow:0 0 10px #9ecaed;
}




form input[type=text] {
 line-height: normal;
  border-radius: .3em;
   margin: .5em 0 .5em 0;
   padding: 0.3em;
   border: 1px solid #cccccc; font-family: 'Source Sans Pro',sans-serif #important; 
  
}

form textarea {
    line-height : normal;
    width :230px;
    border-radius: .3em;
    margin: .5em 0 .5em 0;
    padding: 0.5em;
   font-family: 'Source Sans Pro',sans-serif #important; font-size: 13px;
    border: 1px solid #cccccc;
    box-shadow: 0 2px 2px -5px hsl(0, 0%, 40%), inset 0px 2px 2px -5px hsl(0, 0%, 2%)
}


form textarea:focus
{
 outline:none;
    border-color:#9ecaed;
    box-shadow:0 0 10px #9ecaed;
    }

form input[type=password] {
  line-height: normal;
  width:230px;
 border: 1px solid #cccccc;
    border-radius: .3em;
    border: 1px solid #B3B3B3 ;
    margin: .5em 0 .5em 0;
    padding: 0.5em;
    font-size:13px;
    outline: none;
    box-shadow: 0 2px 2px -5px hsl(0, 0%, 40%), inset 0px 2px 2px -5px hsl(0, 0%, 2%)
}

form input[type=password]:focus
{
 outline:none;
    border-color:#9ecaed;
    box-shadow:0 0 10px #9ecaed;
    }


.select {
     line-height: normal;
     width: 230px;
     border-radius: .3em;
     margin: .5em 0 .5em 0;
     padding: .3em .5em .3em .5em;
     font-family: 'Source Sans Pro',sans-serif #important;
   
     border: 1px solid #cccccc;
}

.select:focus
{
 outline:none;
    border-color:#9ecaed;
    box-shadow:0 0 10px #9ecaed;
    }


.modalBackground
        {
            background-color: Black;
            filter: alpha(opacity=60);
            opacity: 0.6;
        }
        .modalPopup
        {
            background-color: #FFFFFF;
            width: 300px;
            border: 3px solid #0DA9D0;
            padding: 0;
        }
        .modalPopup .header
        {
            background-color: #2FBDF1;
            height: 30px;
            color: White;
            line-height: 30px;
            text-align: center;
            font-weight: bold;
        }
        .modalPopup .body
        {
            min-height: 50px;
            line-height: 30px;
            text-align: center;
            font-weight: bold;
            height: 364px;
        }

    .Grid {border-collapse:collapse; font-family: arial; color: #474747; border-right: solid 1px #EBEBE4; border-bottom: solid 1px #EBEBE4;}
.Grid td {
    padding-left : 7px;
     }
.Grid th  {
      padding-left : 7px;
     
      border-collapse:collapse; border-right: solid 1px #3D8892; border-bottom: solid 1px #3D8892;
     
      font-size: 0.9em; }
      
.Grid .alt {
      
      
      font-size: 0.9em; }

.red

{
    color:#cc0000;
    }
.style1

{
    
    width:230px
    }

.AutoExtender
{
	font-family: Arial;
	font-size: 12px; /*font-weight:bold ;*/
	border: solid 1px #00BCD4;
	line-height: 20px;
	padding: 5px;
	background-color: White;
	margin-left: 5px;
	width: 230px;
	overflow:scroll;
	height: 200px !important;
	
	margin: 0px !important;
	z-index: 1000001 !important;
}
.AutoExtenderList
{
    border-bottom: dotted 1px #999999;line-height: 20px;
   
    color: #333333;
    text-align: left;
    width: 100%;
    z-index: 1000001 !important;
    font-size: 12px;
}
.AutoExtenderHighlight
{
    color: White;
    background-color: #00BCD4;line-height: 20px;


    text-align: left;
    width: 100%;
    z-index: 1000001 !important;
    font-size: 12px;
}


.underline
{
   padding-bottom: 1px;
   border-bottom: 1px solid #eee;
   text-align: center;
   text-transform: uppercase;
   color: #666;
   font-size: 14px;
   font-weight: bold;
   margin: 1 0 1px;
}
/* Add 5px bottom padding and a underline */
.underline1
{
   padding-bottom: 5px;
   text-align: center;
   text-transform: uppercase;
   color: #333333;
   font-size: 16px;
   font-weight: bold;
   margin: 3 0 3px 0;
}











.AutoExtender
{
    font-family: Arial;
    font-size: 12px; /*font-weight:bold ;*/
    border: solid 1px #457EC5;
    line-height: 20px;
    padding: 5px;
    background-color: White;
    margin-left: 5px;
    width: 230px;
    overflow: scroll;
    height: 200px !important;
    margin: 0px !important;
    z-index: 1000001 !important;
}
.AutoExtenderList
{
    border-bottom: dotted 1px #999999;
    line-height: 20px;
    color: #3538AC;
    text-align: left;
    width: 100%;
    z-index: 1000001 !important;
    font-size: 12px;
}
.AutoExtenderHighlight
{
    color: White;
    background-color: #00BCD4;
    line-height: 20px;
    text-align: left;
    width: 100%;
    z-index: 1000001 !important;
    font-size: 12px;
}

.grdhdr1
{background-color:#dddddd; padding-left:5px;margin:0;text-transform: capitalize;font-size: 13px;color: #333333; height:37px;}

.grdhdr
{
    background-image: url('../images/grdhdr1.png');
    height: 25px; padding:0; margin:0;
    text-transform: capitalize;
    background-repeat: repeat-x;
    
    font-size: 12px; 
    color: #ffffff;
   
}

.grdalt
{
     background-color:#f9f9f9;
    
    height: 25px; 
   
    background-repeat: repeat-x;
    vertical-align: middle;
    padding-left: 5px;
    font-size: 12px;
}

.grdrow
{
   
    height: 25px;
   background-color:#ffffff;
    background-repeat: repeat-x;
    vertical-align: middle;
    padding-left: 5px;
    font-size: 12px;
}
.grdrow1
{
   
    height: 25px;
   
   
    vertical-align: top;padding-top:12px;
    padding-left: 5px;
    font-size: 13px;
}


/*orangegrd*/



td
{
}
.selected_row
{
    background-color: #A1DCF2;
}


.hover_row
{
    background-color: #FFFFBF;
}
.style2
{
    width: 100%;
    bottom: 0;
}

.ogrdhdr
{
    background-image: url('../images/ogrdhdr1.jpg');
    height: 24px;
    background-repeat: repeat-x;
    vertical-align: middle;
    font-size: 11px;
    color: #A61300;
}
.ogrdalt
{
    background-image: url('../images/ogrdalt.jpg');
    height: 24px;
    background-repeat: repeat-x;
    vertical-align: middle;
    font-size: 12px;
}


.hilight
{
    background-image: url('../images/higrdalt.png');
    height: 24px;
    height: 24px;
    background-repeat: repeat-x;
    vertical-align: middle;
    font-size: 12px;
}
.ogrdrow
{
    background-image: url('../images/ogrdrow.jpg');
    height: 24px;
    background-repeat: repeat-x;
    vertical-align: middle;
    font-size: 12px;
}




.lnkbtn
{
    color: Blue;
    text-align: center;
}
.lnkbtn:hover
{
    color: #cc0000;
}


.grdtextbox
{
   
    text-align:right; padding-right:10px; height:23px;
   
    font-size: 12px;
  
    font-family: Arial;
}

.grdtxtboxamt
{
    width: 100px;
    height: 10px;
    font-size: 11px;
    margin-top: 2px;
    font-family: Arial; text-align:right;
}

.grdselect
{
    width: 109px;
    height: 20px;
    font-size: 11px;
}


.grdctr
{
    text-align: center;
    vertical-align: middle;
}
.top
{
    vertical-align:top !important; margin-top:5px !important;
    }
.grdleft1
{
    text-align: left;
    vertical-align: middle;
    padding-left:5px;
    height: 30px;
}


.grdleft
{
    text-align: left;
    vertical-align: middle;
}

.newshead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #CD040C;
    text-align: justify;
    vertical-align: middle;
    text-decoration: none;
}

.underline2
{
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    color: #333333;
}
/* Add 5px bottom padding and a underline */

/*Tooltip*/

.ttip
{
    background-color: #E9DDF9;
    display: none;
    border: solid 1px #a17cc5;
    color: #000;
    line-height: 25px;
    border-radius: 5px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1001;
}


.grdsnoh
{
    text-align:center;
    
}
.grdsno
{
    text-align:center;

}

.grdctr
{
    text-align: center;
    vertical-align: middle;
}
.grdctrh
{
    text-align: center;
   
}

.grdamth
{
    text-align: right;
    vertical-align: middle;
   
}
.grdamt
{
    text-align: right;
    vertical-align: middle; padding-right:5px;
   
}
.grdamountlast
{
    text-align:right; 
    vertical-align: middle; 
    padding-right:30px;
     
}


.newshead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CD040C;
    text-align: justify;
    vertical-align: middle;
    text-decoration: none; 
}
.welcomeblack
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: justify;
    vertical-align: middle;
    text-decoration: none; font-weight:bold;
}
.welcome
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #cc0000;
    text-align: justify;
    vertical-align: middle;
    text-decoration: none; font-weight:bold;
}
.total
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #CD040C;
    text-align: justify;
    vertical-align: top;
    text-decoration: none;
}
.input
{
    display: inline-block;
    padding: 3px 5px;
    color: #fff;
    height: 30px;
    width: 100px;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    margin: 5 5 5 0;
    background-color: #6962AD;
}


.CenterPB
{
    position: absolute;
    left: 49%;
    top: 50%;
    margin-top: -30px; /* make this half your image/element height */
    margin-left: -100px; /* make this half your image/element width */
    width: 152px;
    height: 86px;
    font-size: 11px;
    color: #333;
    background-color: #f0f0f0;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url('../images/bg.png');
    font-family: Arial, Helvetica, sans-serif;
    background-image: url('');
}


    .treeNode {
        color:red;
        font: 14px Arial, Sans-Serif;
        width:30px;
    }

    .rootNode {
        font-size: 18px;
        color:blue;
        width:30px;
    }

    .leafNode {
        padding: 4px;
        color:orange;
        width:30px;
    }

    .selectNode {
        font-weight: bold;
        color:purple;
    }




#loader{

	margin:0 auto;
	width:100px;
	height:100px;
	border: 2px solid rgba(59,61,146,.5);
	border-radius: 5px;
	
	 background-image:url(../images/bg.png) ; background-repeat:no-repeat; 
}


.loading {
	height:50px;
	width:50px;
	margin: 23px;
	position:relative; 
	-webkit-animation: evocca .9s infinite linear;
	-moz-animation: evocca .9s infinite linear;
	-o-animation: evocca .9s infinite linear;
	animation: evocca .9s infinite linear;
	border-left:12px solid rgba(255,153,0,.15);
	border-right:12px solid rgba(255,153,0,.15);
	border-bottom:12px solid rgba(255,153,0,.15);
	border-top:12px solid rgba(255,153,0,.8);
	border-radius:100%;

}


.grdhdr2
{
      
    background-image: url('../images/grdhdr2.png');
    height: 25px; padding:0; margin:0;
    text-transform: capitalize;
    background-repeat: repeat-x;
    
    font-size: 12px; 
    color: #333;
   
}
    
  

@-webkit-keyframes evocca {
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(359deg);}
}

@-moz-keyframes evocca {
from {-moz-transform: rotate(0deg);}
to {-moz-transform: rotate(359deg);}
}

@-o-keyframes evocca {
from {-o-transform: rotate(0deg);}
to {-o-transform: rotate(359deg);}
}

@keyframes evocca {
from {transform: rotate(0deg);}
to {transform: rotate(359deg);}
}




form input[type=submit] {
/* fallback */border-radius: 3px;border:none;color:White;height:26px;min-width:70px;background-image:url("Images/DeleteRed.png"); 
 
  /* Safari 4-5, Chrome 1-9 */background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0A88C3), to(#0067AD));

  /* Safari 5.1, Chrome 10+ */background: -webkit-linear-gradient(top, #0A88C3, #0067AD);

  /* Firefox 3.6+ */background: -moz-linear-gradient(top, #0A88C3, #0067AD);

  /* IE 10 */background: -ms-linear-gradient(top, #0A88C3, #0067AD);

  /* Opera 11.10+ */background: -o-linear-gradient(top, #0A88C3, #0067AD);}


.htmlbtn {
  /* fallback */border-radius: 3px;
  background-color: #0067AD; border:none; color:White; height:30px; padding:5px; min-width:70px;
 
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00BCD4), to(#00A4B9));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #00BCD4, #00A4B9);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #00BCD4, #00A4B9);

  /* IE 10 */
  background: -ms-linear-gradient(top, #00BCD4, #00A4B9);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #00BCD4, #00A4B9);
 
}


.grdaltgreen
        {
            background-image: url('../Images/grdaltgreen.png'); background-repeat:repeat-x;
            
            
            
        }




.gtl
{
    background-image: url('../images/gimages/tl.gif');
    height: 7px;
    width:15px;
    background-repeat:no-repeat;
      
}

.gtc
{
    background-image: url('../images/gimages/tc.gif'); background-repeat:repeat-x;
     height: 7px;
   
}

.gtr
{ 
    background-image: url('../images/gimages/tr.gif');
    height: 7px;
    width:15px;
    background-repeat:no-repeat;
      
}
.gbl
{
    background-image: url('../images/gimages/bl.gif');
    height: 5px;
    width:15px;
    background-repeat:no-repeat;
   }
   
   .gbc
{
    background-image: url('../images/gimages/bc.gif');  background-repeat:repeat-x;
    height: 5px;
    
  
   
}
   
.gbr
{
    background-image: url('../images/gimages/br.gif');
    height: 5px;
    width:15px;
    background-repeat:no-repeat;
    
   
}

.gmc

{
  background-color:white; border-left:1px solid #cccccc; border-right:1px solid #DEE0E1
}

.curserptr
{
 cursor:pointer    
}
    
    
.blink
{
    color:#CC3300; font-weight:bold;  
    
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 10;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: 10;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: 10;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }


     