/* common class */
h3{
color:#4e990b;
}

table td
{
    vertical-align:center !important;
    vertical-align:middle !important;
    }
    
    
.textAlignLeft 
{
    width:20%;
    }


.floatright{
float:right;
}

* {
    box-sizing: border-box;
    text-align: justify !important;
}

.floatleft{
float:left;
}

.clear{
clear:both;
}

ul,li,table,a,body,input,textarea{
margin:0px;
padding:0px;
}
body{
/*background:url("../images/clouds.jpg") !important;*/
background:#1a4556;
background-position:fixed;
text-align:left !important;
}
img{
width:100%;
height:auto;
}



/* header styles */

header{
margin:20px 10px 0 10px;
/*height:150px;*/

}

.logo{
width:13%;
}

.logo2{
float:left;
width:30%;
margin-top:30px
}

.topMarginHeader{
margin-top:10px;

}

.links{
width:45%;
float:right;
margin-top:-30px;

}

.circle{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
width:50px;
height:50px;
background-color:#00a650;
font-size:25px;
}


.circle:hover{
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
width:50px;
height:50px;
background-color:#8ec407;
 -webkit-transition: all 1s;
 transition: all 1s;
 
}

.circleLinks {margin-top:35px;}

.circleLinks .col-lg-1{
width:20%;
}

.iconPosition{
position: absolute;
display: inline-block;
/*margin: 16px 0 0 -8px;*/
margin: 10px 0 0 12px;

color:#fff;
}

. iconPosition ie10 #hack{

margin: 16px 0 0 16px; /* Onlyorks in IE10 */

}

.facebookIcon{
background:url("../images/facebookIcon.png") !important;
/*margin-top:14px;*/
}

.youTubeIcon{
background:url("../images/youtube.png") !important;
/*argin-top:14px;
margin-left: 16px;*/
}

.twitterIcon{
background:url("../images/tweeterIcon.png") !important;
/*margin-top:14px;
margin-left: 15px;*/
}

.tableHeading{
padding-top:19px !important;
font-weight:bold !important;
}


.links .circle li {
list-style:none;

list-style-type:inline;
float:left;
margin-right:40px;

}

.marginTop{margin-top:-50px;}

.links .circle li  > a{

}

.pageHeading{
color:#781c03;
font-weight:bold;
}

.links .circle > li  > a {
color:#fff;
font-size: 14px;
position:relative;
margin: 55px 19px;
border: none;
}

.link-caption{


}

.link-caption  li{
list-style-type:none;
float:left;
list-style:none;

}

.link-caption  li a {
text-decoration:none;
color:#8c1b09;
font-size:14px;
}

nav .container{

background:#faa603;
}

.navMain{
background:#faa603 !important;
margin-bottom:0px !important;
border-radius:0px !important;
border:none;

}

.loginLinks{
display:none;
margin:20px 20px;
}

.loginLinks a{

margin-left:5px;

}

.loginLinks a:hover{
color:#faa603;

}




.mainLink{
color:#fff!important ;
}

.mainLink:hover{
background-color: #fff !important;
color: #000 !important;
 -webkit-transition: all 2s;
 transition: all 2s;

}

.active a{
background-color: #fff ;
color: #000  ;
}


.search{
float:right;
padding-right:20px;
padding-top:3px;
margin-top:5px
}

.search .searhBtn{
float:right;
margin-top:-34px;
font-size:19px;
}
.corsal{width:100% !important;padding:0px !important; margin-bottom:20px;}

.corsal img{
width:100%;
height:auto;
background:#a4ce3a;
}

.thumbClass{margin-left:20px;
margin-left:38px;
padding-top:15px;
padding-bottom:5px;
display:inline-block;
}

.footer{
margin-top:0px;
}

.footer .container{
height:40px;
background:#faa603;
}

.footerNavLinks{
}

.footerNavLinks li a{
color:#fff;
}

.footerNavLinks li{
list-style-type:none;
float:left;
list-style:none;
margin:10px 20px 5px 0px;
    height: 20px;
}


.founder1_details{
float:left;
margin-top:30px;
}

.founder_2{
float:right;
margin-right:10px;
margin-top:30px;
}


.copyright{
float:right;
margin:10px 20px 5px 0px;
color:#fff;
}


.container{
background:#FFF;
}

.borRad_topright{
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

/*slider */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
  .rslides_tabs {
  list-style: none;
  padding: 0;


  z-index:3;
  position:relative;
 
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  
  padding: 10px 0;
  text-align: center !important;
  margin-top:-40px;
  width:100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  cursor: pointer;

  }

.rslides_tabs a {
  
  display: inline-block;
width: 15px;
height: 15px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0,0,0,0);
border: 1px solid #fff;
border-radius: 15px;
margin-left:12px;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

 .rslides_tabs a{
 color:#000;
 }
  
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.8);
  color: #000;
  font-weight: bold;
  }
  
  .mainContent{
	padding-bottom:30px;
  }
  .sliderHeight{
	height:260px
  }
  
  .mainContentPhoto .thumbnail{
  opacity:0.6;
  }
  
  .thumbnail:hover{
  opacity:1;
  -webkit-transition: all 2s;
 transition: all 2s;
  
  }
  
  .marginRightIndex{
  margin-right:10px;
  margin-left:10px;
  }

  
  /*slider ends */
  
  #lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

#signup{
 width: 505px;
     padding-bottom: 2px;

    
	padding:15px;


    background: #FFF;
        border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
        box-shadow: 0px 0px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
       
}
.modal_close { position: absolute; top: 12px; right: 12px; display: block; width: 14px; height: 14px; background: url(../images/modal_close.png); z-index: 2; }

#signup-header { background: #FCFCFC; padding: 18px 0px 14px 0px; border-bottom: 1px solid #CCC; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }

#signup-header  h2 { color: #444; font-size: 2em; font-weight: 700; margin-bottom: 3px; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); }
#signup-header  p { color: #444; font-size: 1.3em; margin: 0; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); text-shadow: none; }

.txt-fld{
margin-top:0px;
margin-bottom:0px;
}

.btn-fld{
margin-top:10px;
}

.thumbNailList{
margin-left:12px;
}

.navMain{
margin-top:0px;
}


/*  Activities pages */


.activitiesBlock{
background:#F7F7F7;
padding:5px;
border:1px solid #ADADAD;
border-radius:5px;
overflow:auto;
margin:10px 0 10px 0;
}

.activitiesBlock h4{
color:#36F !important;
}
.activitiesBlock ul li{
list-style-type:none;
margin-top:5px;
}


.mainSlider
{
    height:280px;
    }

.rslides2_tabs
{display:none !important;
    }


@media (min-width: 50px) and (max-width: 768px) {
	.loginLinks{
	display:block !important;
	margin:20px 20px;
	}
	.founder_home .founder1_details{
	position: absolute;
margin-left: 135px;
	}
	
.founder_home .founder_2{
	position: absolute;
margin-top: 90px;
margin-left: 135px;
	}

.founder_Aboutus .founder1_details{
	position: absolute;
margin-left: 132px;
	}
	
.founder_Aboutus .founder_2_AboutUs{
	position: absolute;
margin-top: 90px;
margin-left: 132px;
	}

	.links {
		display:none;
	}
	
	.logo {
    width: 41%;
	}
}

.activitiesBlock .spanMargin{
margin-right:5px;
font-size:12px;
}

.audioContainer{
height:auto;
background:#fff;
}

.audioContainer audio{
margin-top:2px;
}

.ContactNo{
width:30%;
float:left;
padding:2px 10px 2px 10px;
}

.ContactNo p{
font-weight:bold;
}
.audioFile{
width:50%;
float:right;
}

.footer .active a{
text-decoration:underline;
background:none;
color: #fff !important ;
padding:10px 10px;
}

.mobileSlider{
display:none;
}

.mainSlider{
		display:block;
	}
	
	.activitiesBlock hr{
	color:#e4e4e3 !important;
	border:1px #e4e4e3 solid !important;
	}


/*flip css start */

#f1_container {
  position: relative;
  margin: 10px auto;
  width: 100%;
  height: 275px;
  z-index: 1;
 
}
#f1_container {
  perspective: 1000;
}
#f1_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 1.0s linear;
}
#f1_container:hover #f1_card {
  transform: rotateY(180deg);
  box-shadow: -5px 5px 5px #aaa;
}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.face.back {
  display: block;
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 10px;
  color: white;
  text-align: center;
  background-color: #aaa;
}

/*flip css ends*/


@media (min-width: 769px) and (max-width: 980px) {
.loginLinks{
	display:block !important;
	margin:20px 20px;
	}
.links {
		display:none;
	}
	
	.logo {
    width: 41%;
	}
	
	.footer .container{
		height:auto;
		background:none;
		overflow:auto
	}
	
	.footerNavLinks li{
		
		float:none;	
	}
	
	.ContactNo{
	width:100%;
	}
	
	.audioFile{
	width:100%;
	float:left;
	}
	.audioFile audio{
	float:left;
	}
	
	.mobileSlider{
		display:block;
		
	}
	
	.mainSlider{
		display:none;
	}
}
.form-control
{
    text-align:left;
    }
    
.col-md-9
{
    width:74% !important;
    }
    
   .inputGridSearchBox {
    float: left;
    margin-top: 1px;
    width: 50%;
}

.inputGridSearchBtn
{
    padding:5px 11px !important;
}


.dateTimeElement {
    float: left;
    margin-right: 16px !important;
    width: 30% !important;
    z-index:999;
    position:relative;
}

.textAlignLeft
{
    text-align:left;
    vertical-align:middle;
    }
    
    .width66{
 width:66% !important
 }
 
 .width63{
 width:63.2% !important
 }
 
 .registrationHedth{text-align:left;vertical-align:middle
}


.mobileSlider2{
		display:none;
		
	}

@media (min-width: 50px) and (max-width: 768px) {
	.loginLinks{
	display:block !important;
	margin:20px 20px;
	}
	
	.links {
		display:none;
	}
	
	.logo {
    width: 41%;
	}
	
	.footer .container{
		height:auto;
		background:none;
		overflow:auto
	}
	
	.footerNavLinks li{
		
		float:none;	
	}
	
	.ContactNo{
	width:100%;
	}
	
	.audioFile{
	width:100%;
	float:left;
	}
	.audioFile audio{
	float:left;
	}
	
	.mobileSlider{
		display:block;
		
	}
	
	.mainSlider{
		display:none;
	}
}
@media (min-width: 50px) and (max-width: 768px) {
	.loginLinks{
	display:block !important;
	margin:20px 20px;
	}
	
	.links {
		display:none;
	}
	
	.logo {
    width: 41%;
	}
	
	.footer .container{
		height:auto;
		background:none;
		overflow:auto
	}
	
	.footerNavLinks li{
		
		float:none;	
	}
	
	.ContactNo{
	width:100%;
	}
	
	.audioFile{
	width:100%;
	float:left;
	}
	.audioFile audio{
	float:left;
	}
	
	.mobileSlider2{
		display:block;
		
	}
	
	.mobileSlider2{
		display:block;
		
	}
	
	.mainSlider{
		display:none;
	}
}
@media (min-width: 981px) and (max-width: 1024px) {
	.container{
		width:100%;
	}
	
	.col-xs-12{
		width:50% !important
	}
	.width50{
	width:50% !important
	}
	
	.col-xs-9{
		width:41%;
	}
}

.gridviewStyle
{
   margin-top:20px !important;
   width:98% !important;
   margin:10px auto 10px auto;
   padding-top:4px;
   
    
    }
    
.rounded-corners 
{
    border: 2px solid #d9edf7 !important;
    border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;  
}

.gridviewStyle th{background-color:#2c8c04; text-align:center; color:#fff; vertical-align:middle; padding: 10px 3px 10px !important}
 .gridviewStyle  tr:nth-child(even) {background: #f5f5f5;text-align:left !important}
.gridviewStyle tr:nth-child(odd) {background: #dff0d8;text-align:left !important}
.gridviewStyle td{text-align:left !important}

#MemberReceiptPrintForm
{
display:none;
}

.errMsg{
color:#cb0621;
font-family:Cambria;
font-size:11pt;
font-weight:bold;
}

.successful{
color:#2db802;
font-family:Cambria;
font-size:11pt;
font-weight:bold;
}

.form-control option {
text-align:left !important;
padding-left:5px !important;
}

.editRemovebtn{
margin-left:0px; 
font-size:20px;
 }
.editRemovebtn:hover{
color:#C30;
 
 }
 
 .iconBtnWidth
 {
     font-size:15px;
   
     }
     .tableHeadingFont
     {
        font-size:18pt;
          font-weight:bold;
     }
     
     
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
@charset "UTF-8";
/* Base Styles */
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  position: relative;
}
#cssmenu a {
  line-height: 1.3;
}
#cssmenu {
  width: 250px;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 3px;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
#cssmenu > ul > li {
  margin: 0 0 2px 0;
}
#cssmenu > ul > li:last-child {
  margin: 0;
}
#cssmenu > ul > li > a {
  font-size: 15px;
  display: block;
  color: #ffffff;
  text-shadow: 0 1px 1px #000;
  background: #565656;
  background: -moz-linear-gradient(#565656 0%, #323232 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656), color-stop(100%, #323232));
  background: -webkit-linear-gradient(#565656 0%, #323232 100%);
  background: linear-gradient(#565656 0%, #323232 100%);
  border: 1px solid #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#cssmenu > ul > li > a > span {
  display: block;
  border: 1px solid #666666;
  padding: 6px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.active > a {
  background: #97be10;
  background: -moz-linear-gradient(#97be10 0%, #79980d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #97be10), color-stop(100%, #79980d));
  background: -webkit-linear-gradient(#97be10 0%, #79980d 100%);
  background: linear-gradient(#97be10 0%, #79980d 100%);
  color: #fff;
  text-shadow: 0 1px 1px #000;
  border: 1px solid #79980d;
}
#cssmenu > ul > li.active > a span {
  border: 1px solid #97be10;
}
#cssmenu > ul > li.has-sub > a span {
  background: url(images/icon_plus.png) 98% center no-repeat;
}
#cssmenu > ul > li.has-sub.active > a span {
  background: url(images/icon_minus.png) 98% center no-repeat;
}
/* Sub menu */
#cssmenu ul ul {
  padding: 5px 12px;
  display: none;
}
#cssmenu ul ul li {
  padding: 3px 0;
}
#cssmenu ul ul a {
  display: block;
  color: #595959;
  font-size: 13px;
  font-weight: bold;
}
#cssmenu ul ul a:hover {
  color: #79980d;
}



.alert
{padding:6px;
 display:inline-block;
 margin-bottom:10px;
 margin-left:-1;
 
    }
    .loginDetails
    {
        width:50%;
        margin:auto;
        }
        
        .marginValidator {
    
    margin: 10px 0 4px;
    position: relative;}
    
    span.marginValidator[style*="inline"]
{
    display:block !important;
    
}

.validatorInline
{
    display:inline !important;
    }
 .tableCol_1_st_3rd
 {
     width:20% !important;
     }
     
  .tableCol_2_nd_4th
 {
     width:30% !important;
     }
     
     .logOutApp
     {
         margin-bottom:20px;
         }
         
         .txt-fld:nth-child(odd){
background:#A0E3FC;
padding:5px;
border-bottom:1px solid #fff;
}

.txt-fld:nth-child(even){
background:#075C7B;
padding:5px;
color:#fff;
border-bottom:1px solid #fff;
}

.signUPPannel{
border:1px #000 solid;
}
     
 
.founder1{
clear:both;
height:186px;
border:1px solid #b5b4b4;
border-radius:5px;


}

.IDImage{
width:100px;
height:100px;
float:left;
margin-left:20px;
margin-right:20px;
margin-top:20px;
}

.founder1_details{
margin-left:5px;
margin-top:40px;
}

.founder_2{float:right;
margin-right: 10px;
   /* margin-top: -44px;*/
margin-top: 40px;
}

.copyright a{
color:#fff;
}

.copyright a:hover{
color:#ed1d24;
}

.contactUs{
padding-left:10px;
}

.founder_2_AboutUs {
    float: left;
    margin-left: 190px;
    margin-right: -36px;
    margin-top: 40px;
}

#cboxCurrent
{
    margin-left: 500px;
    }

.pdf1{
background: #8fc800; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhmYzgwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMWFhMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #8fc800 0%, #11aa00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc800), color-stop(100%,#11aa00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8fc800 0%,#11aa00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8fc800 0%,#11aa00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8fc800 0%,#11aa00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8fc800 0%,#11aa00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#11aa00',GradientType=0 ); /* IE6-8 */
padding:10px;
border-radius: 5px;
text-decoration:none;
color:#fff;
font-weight:bold;
}

a.pdf1:hover{
text-decoration:none;
color:#fff;
background: #45a500; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1YTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OGUwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #45a500 0%, #68e000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45a500), color-stop(100%,#68e000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45a500 0%,#68e000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45a500 0%,#68e000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45a500 0%,#68e000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #45a500 0%,#68e000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45a500', endColorstr='#68e000',GradientType=0 ); /* IE6-8 */

}

.pdfDownload{
float: right !important;
    margin:5px 10px 20px 0px;

}


.padding5px{padding: 5px 5px 5px 15px}

#ContentPlaceHolder1_pnlPopup 
{
    border :none;
    border:5px solid #999000;
    border-radius: 10px;}
    
    .displayProp{display:none}
    
.headerBtnWidth
{width:15% !important;
    }