body
{
    margin: 0 auto;
    width: 100%;
    font-family: Arial;
}
div, h1, h2, h3, h4, h5, h6, p, input, textarea, select, blockquote, address, header, footer, ul, ol, li
{
    padding: 0;
    margin: 0;
    font-family: Arial;
    font-size: 12px;
}
a
{
    color: #000;
    text-decoration: none;
}
a:hover
{
    color: #307e01;
}
a.active
{
    color: #307e01;
}
::selection
{
    background: #2d790d;
    color: #FFFFFF;
}
::-moz-selection
{
    background: #2d790d;
    color: #FFFFFF;
}
::-webkit-selection
{
    background: #2d790d;
    color: #FFFFFF;
}
.wrapper
{
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.clr
{
    clear: both;
}
.header
{
    width: 100%;
    height: 55px;
    background: url(../images/navbg.jpg) repeat-x;
}
.nav
{
    margin: 0 auto;
    padding: 0;
    width: 1020px;
    height: 55px;
    text-transform: uppercase;
}
.nav ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.nav li
{
    float: left;
    color: #ffffff;
    font-size: 12px;
    position: relative;
}
.nav li a
{
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 0 3px;
    height: 52px;
    line-height: 52px;
}

.nav li a:hover
{
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 0 4px;
    height: 52px;
    line-height: 52px;
    background: #01307e;
}
.nav li a.active
{
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 0 4px;
    height: 52px;
    line-height: 52px;
    background: #01307e;
}
.nav li a.selected
{
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 0 4px;
    height: -2px;
    line-height: 52px;
    background: #01307e;
}
.nav li ul
{
    position: absolute;
    padding: 0 5px 0 0!important;
    list-style: none;
    display: none;
   max-width: 210px;
    width:auto;
    background: #FF6801;
    z-index: 1111;
}
.nav li ul li
{
    max-width: 210px;
    width:100%;
    white-space:nowrap;
    height: 25px;
   line-height: 25px !important;
    border-bottom: 1px solid #3fa702;
    padding: 0px 5px 0 0 !important;
    display: block !important;
    text-indent: 10px;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}

.nav li ul li a
{
    color: #fff;
    max-width: 210px;
    width:100%;
    white-space:nowrap;
    display: block !important;
    line-height: 25px !important;
    display: block;
    height: 25px;
    display: block;
    padding: 0 5px 0 0 !important;
    border-bottom: 1px solid #3fa702;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}
.nav li ul li a:hover
{
    max-width: 210px;
    width:100%;
    white-space:nowrap;
    background: #337223 !important;
    display: block !important;
    color: #fff;
    display: block;
    height: 25px;
    line-height: 25px !important;
    display: block;
    padding: 0 5px 0 0!important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    color: #fff;
}
.ddshadow
{
    /*shadow for NON CSS3 capable browsers*/
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
}





.logosec
{
    width: 100%;
    height: 135px;
}
.logo
{
    margin: 0 auto;
    padding: 0;
    width: 983px;
    height: 115px;
}
.bannersec
{
    width: 100%;
    height: 282px;
   background: url(../images/bgnnerbg.jpg) repeat-x;
}
.bannerpart
{
    margin: 0 auto;
    padding: 12px 0 0 0;
    width: 983px;
    height: 384px;
}
.bannertop
{
    margin: 0;
    padding: 0;
    width: 983px;
    height: 220px; 
}
.bannertopleft
{
    margin: 0 12px 0 0;
    padding: 0;
    width: 316px;
    height: 218px;
    float: left; 
}
.bannertopright
{
    margin: 0;
    padding: 0;
    width: 655px;
    height: 218px;
    float: left;
}


.bannertoprighttar
{
    margin: 0;
    padding: 0;
    width: 655px;
    height: 323px;
    float: left;
}
.bannerbottom
{
    margin: 0;
    padding:10px 0 0 0;
    width: 983px;
    height: 51px;
    font-size: 20px;
    
 /*background: url(../images/bottomleft.jpg) no-repeat left 5px;*/

}
.bannerbottom span
{
    padding: 0 100px 0 25px;
    font-size: 20px;
}
.container
{
    width: 100%;
    height: auto;
}
.content
{
    margin: 0 auto;
    padding: 20px 0 20px 0;
    width: 983px;
    height: auto;
    margin-bottom: 10px;
}
.content ul
{
    margin-bottom: 10px;
    list-style-type: none;
}
.content ul li
{
    background-image: url( "../images/arrow.png" );
    background-position: 0 4px;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #000;
}
.content ul li ul li
{
    background-image: url( "../images/arow1.png" ) !important;
    background-repeat: no-repeat;
    background-position:0 8px;
    color: #000;
    padding:5px 0 0 20px;
    margin:0;
}

.content .menu
{
    height: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e2e5ea;
}
.content .menu h1
{
    font-size: 20px;
    color: #606673;
    width: 300px;
    float: left;
    margin: 0 0 10px 0px;
    padding: 0 0 5px 0;
    font-weight: normal;
    text-align: left;
}
.content .menu ul
{
    margin: 0;
    padding: 0;
    width:683px;
    height: 30px;
    float: right;
    font-size: 13px;
}
.content .menu ul li
{
    float:right;
    padding: 0 10px 0 10px;
    background: none;
}

.content .menu ul li a
{
    color:#000;
    text-decoration:none;
}
.content .menu ul li a:hover
{
    color: #307e01;
}
.content .menu ul li a.active
{
    color: #307e01;
    font-weight:bold;
}
.content h1
{
    font-size: 20px;
    color: #606673;
    margin: 0 0 10px 0px;
    padding: 0 0 5px 0;
    font-weight: normal;
}
.content h2
{
    font-size: 18px;
    color: #606673;
    margin: 0 0 10px 0px;
    font-weight: normal;
}
.content p
{
    margin: 0 0 10px 0px;
    color: #000;
text-align:justify;
}
.readmore
{
    margin: 0;
    padding: 0;
    width: 60px;
    height: 20px;
    background: #535761;
    line-height: 20px;
    color: #FFFFFF;
    text-align: center;
    float: right;
    font-size: 11px;
    font-family: Tahoma;
}
.readmore a
{
    margin: 0;
    padding: 0;
    display: block;
    width: 60px;
    height: 20px;
    background: #535761;
    line-height: 20px;
    color: #FFFFFF;
    text-align: center;
}
.readmore a:hover
{
    margin: 0;
    padding: 0;
    display: block;
    width: 60px;
    height: 20px;
    background: #01307e;
    line-height: 20px;
    color: #FFFFFF;
    text-align: center;
}

  .hometab {
    margin: 0 auto;
    width: 983px;
    height: auto;
    /* margin-bottom: 10px; */
  padding-top: 11px;}

.hometab ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.hometab li
{
    float: left;
    width: 305px;
    height: auto;
}
.hometab li p
{
    margin: 0 0 10px 0px;
    color: #646667;
}
.footer
{
    width: 100%;
    height: auto;
    background: url(../images/footerbg.jpg) repeat-x;
    height: 210px;clear:both
}
.fottermain
{
    margin: 0 auto;
    width: 983px;
}

.sponsers
{
    width: 983px;
    height: 89px;
    padding: 2px 0 0 0;
}
.sponsers .marquee
{
    width: 900px;
    padding: 15px 0 0 0;
    float:left;
}
.sponsers .marquee img
{
    margin-right: 40px;
   /* height:60px; */
    height:67px;
}
.footterlink
{
    width: 983px;
    height: 119px;
}
.footerleft
{
    width: 705px;
    height: 119px;
    float: left;
}
.footerleft ul
{
    margin: 33px 0 0 0;
    height: 33px;
    width: 705px;
    padding: 0;
    list-style-type: none;
    background: #e2e3e4;
    line-height: 33px;
}
.footerleft li
{
    margin: 0;
    padding: 0 5px;
    float: left;
}
.footerleft p
{
    font-family: tahoma;
    font-size: 11px;
    color: #7a7a7a;
    margin-top: 10px;
}
.sep
{
    float: left;
    background: url(../images/sep.jpg) no-repeat 0 12px !important;
}
.footerright
{
    width: 278px;
    height: 114px;
    float: left;
    padding: 5px 0 0 0;
}
.seps
{
    float: left;
    background: url(../images/sep.jpg) no-repeat 0 2px !important;
}







/*-----------------------------------Accordian CSS--------------------------*/
.graphite .accordion
{
    font:12px Arial;
    }
  
.graphite .accordion, .graphite .accordion > li
{
    margin: 0 0 5px 0;
    padding: 0;
    border: none;float:left;width:100%
}
.graphite .accordion a
{
    padding: 10px 10px 10px 50px;
    background: #0271cf url(images/bg_black.png) repeat-x 0 -1px;
    text-decoration: none;
    display: block;
    color: #000;
    font-size:14px;
    position: relative;
}
.graphite .accordion ul a
{
    background: #d9dadc;
}
.graphite .accordion a.dcjq-parent, .graphite .accordion a.dcjq-parent:hover
{
    background: #d9dadc url(images/bg_black.png) repeat-x 0 -1px;
    color:#000;
}
.graphite .accordion a.dcjq-parent.active
{
     background-color:#d9dadc;
    color: #000;
    background-image:url();
}
.graphite .accordion a .dcjq-icon
{
    position: absolute;
    top: 50%;
    left: 14px;
    width: 34px;
    margin-top: -17px;
    height: 34px;
    background: url(../images/arrow_grey_right.png) no-repeat 0 center;
}
.graphite .accordion a.dcjq-parent.active .dcjq-icon
{
    background: url(../images/arrow_grey_down.png) no-repeat 0 center;
}
.graphite .accordion a:hover
{
    background: #0271cf;
    color: #fff;
}
.graphite .accordion a:active
{
    
}
.content ul.graphite .accordion li ul
{
    margin:10px 0 0 0 !important;
    padding-left:20px !important;
}


.graphite .accordion li ul
{
    margin-bottom: 10px;
    list-style-type: none;
    padding-left:40px;
 
}
.graphite .accordion li ul li
{
    background-image: url( "../images/arrow.png" );
    background-position: 0 4px;
    background-repeat: no-repeat;
   padding-left:25px;
    margin-bottom: 5px;
    color: #000;
}
.content ul li ul li
{
    background-image: url( "../images/arow.png" );
    background-repeat: no-repeat;
    color: #000;
}
/*-----------------------------------Accordian CSS END--------------------------*/



.download
{
    margin: 0;
    padding: 0;
    width: 250px;
    height: 35px;
    background: #535761;
    line-height: 35px;
    color: #FFFFFF !important;
    text-align: center;
    float: left;
    font-size: 11px;
    font-family: Tahoma;
}
.download a
{
    margin: 0;
    padding: 0;
    display: block;
    width: 250px;
    height: 35px;
    background: #535761;
    line-height: 35px;
    color: #FFFFFF  !important;
    text-align: center;
}
.download a:hover
{
    margin: 0;
    padding: 0;
    display: block;
   width: 250px;
    height:35px;
    background: #01307e;
    line-height: 35px;
    color: #FFFFFF;
    text-align: center;
}
.conleft
{
    margin:0;
    padding:0;
    width:475px;
    height:auto;
    float:left;
}
.R_color
{
    color:red;
    display:none;
}
.delegatebox
{
    width:200px;
    height:20px;
    border:1px solid #e2e5ea;
}



.bannersectar
{
    width: 100%;
    height: 396px;
    background: url(../images/bgnnerbg.jpg) repeat-x;
}


.bannerparttar
{
    margin: 0 auto;
    padding: 12px 0 0 0;
    width: 983px;
    height: 384px;
}


.bannersectar
{
    width: 100%;
    height: 396px;
    background: url(../images/bgnnerbg.jpg) repeat-x;
}


.bannerbottomtar
{
    margin: 0;
    padding:10px 0 0 0;
    width: 983px;
    height: 51px;
    font-size: 20px;
   /* background: url(../images/bottomleft2.jpg) no-repeat left 5px;*/
}
.bannerbottomtar span
{
    padding: 0 71px 0 5px;
    font-size: 24px;
}


.bannertoptar
{
    margin: 0;
    padding: 0;
    width: 983px;
    height: 323px;
}
.welcomeMsg
{color: #307e01;
 font-weight:bold;
    
    
    }
    
    
 /*------------------------Admin CSS-----------------------*/
 
 .adminmenu
{
    margin:-20px 0 0 0;
    padding:10px;
    width:230px;
    height: auto;
    float: left;
    font-size: 13px;
    background:#dcdddf;
}

 .adminmenu ul
{
    margin: 0;
    padding: 0;
    list-style-type:none;
}
 .adminmenu li
{
   padding: 0 0px 10px 15px;
   background-image: url( "../images/admarrow.png" );
   background-repeat: no-repeat;
   background-position:0 2px;
   font-weight:bold;
}

 .adminmenu li a{
 
 
 

    color:#000;
    text-decoration:none;
}
 .adminmenu li a:hover
{
    color: #307e01;
}
 .adminmenu li a.active
{
    color: #307e01;
    font-weight:bold;
}


.adminmenu ul li ul
 {
    padding:10px 0 0 0;
    margin:0;
    list-style-type:none;
    font-weight:normal !important;
 }
 
 .adminmenu ul li ul li
{
   padding: 0 0px 5px 15px;
   background-image: url( "../images/arow1.png" );
   background-repeat: no-repeat;
   background-position:0 2px;
   font-size: 12px;
   font-weight:normal !important;
}

 .adminmenu ul li ul li a
{
    color:#000;
    text-decoration:none;
}
 .adminmenu ul li ul li a:hover
{
    color: #307e01;
}
  .adminmenu ul li ul li a.active
{
    color: #307e01;
    font-weight:bold;
}




.adheader
{
    font-size: 20px;
    color:Green;
     padding: 0 0 5px 270px;
     margin-bottom:10px;
    margin:0px;
    height:25px;
    font-weight: normal;
    text-align:left;
    }
    
    .adheaderView
{
    font-size: 20px;
    color:Green;
     padding: 0 0 5px;
     margin-bottom:10px;
    margin:0px;
    height:25px;
    font-weight: normal;
    text-align:left;
    }

.admbg
{
    margin: 0 auto; padding:0; width: 983px; background-image: url( "../images/adminleftbg.jpg");
   background-repeat:repeat-y;
}
.admright
{
    width: 650px; height: auto; float: left;
    padding-left:20px;
}
.DropDownList
{
    width:120px;
    height:20px;
    background:#fff;
    border:1px solid #dcdddf;
}
.btnleft
{
    float:left;
    width:auto;
    padding-right:10px;
}
 
 .speakers
 {
     margin:0;
     padding:0;
     width:983px;
     float:left;
     height:auto;
 }
 .infospek
 {
     float:left;
     width:783px;
     height:auto;
     margin-left:20px;
     text-align:justify;
 }
  .speakers ul
  {
      margin:0;
      padding:0;
      list-style-type:none;
  }
.speakers li
  {
     /* margin:0 0 10px 0;
      padding:10px !important;
      border:1px solid #e5e5e5;*/
      background-image :none !important;
      cursor:pointer;
      float:left;
      margin-right:10px;
      margin-bottom:10px;
      width:100px;
      height:188px;
  }
  .speakers li p
  {
      font-weight:bold;
      font-size:13px;
      color:#307e01;
      text-align:center;
       height:auto;
  }
  .speakers li a
  {
      text-decoration:none;
         background-image:none;
         padding:10px !important;
      border:1px solid #e5e5e5;
      background-image :none !important;
       width:100px;
       display:block;
       height:160px;
  }
  .speakers li a:hover
  {
       color:#307e01;
       text-decoration:none;
         background-image:none;
         padding:10px !important;
      border:1px solid #e5e5e5;
      background-image :none !important;
       width:100px;
       display:block;
       height:160px;
  }
     .speakers li a.active
     {
         color:#307e01;
          border:1px solid #307e01;
          text-decoration:none;
         background-image:none;
         padding:10px !important;
    height:160px;
      background-image :none !important;
      
       width:100px;
       display:block;
     }
     
     
     
     
     
   .exhibit
{
    height: 20px;
    margin-bottom:5px;
    
}

.exhibit ul
{
    margin: 0;
    padding: 0;
    width:100%;
    height: 20px;
    float: right;
    font-size: 13px;
}
.exhibit ul li
{
    float:right;
    padding: 0 10px 0 10px;
    background: none;
    
}
.exhibit ul li:first-child{float:left;}
.exhibit ul li:first-child a {color:#0371d0!important }


.exhibit ul li a
{
    color:#0371d0;
    text-decoration:none;
}
.exhibit ul li a:hover
{
    color: #307e01;
}
.exhibit ul li a.active
{
    color: #307e01;
    font-weight:bold;
}
.exhibitorinfo
{
    width:100%;
    height:auto;
}


.ex-info
{
    height: auto;
    margin-bottom: 10px;
    
}

.ex-info ul
{
    margin: 0;
    padding: 0;
   font-size: 13px;
}
.ex-info ul li
{
    float:left !important;
    padding: 0 0px 0 15px;
    background: none;
    background-image: url( "../images/arrow.png" );
    background-position: 0 4px;
    background-repeat: no-repeat;
    width:450px;
    
}
.ex-info ul li p
{
	margin-top:5px;
}
.innersponsers
{
    width: 983px;
    height:auto;
}
.innersponsers ul
{
    margin:0;
    padding:0;
    list-style-type:none;
}
.innersponsers ul li
{
    float:left;
    width:470px;
    height:100px;
    background-image :none !important;
}
.innersponsers ul li p
{
	margin-top:37px;
}
.infor
{
   
    font-size:11px;
    
    font-weight:bold;
   /* width:275px; */
   /* width:300px; */
   width:254px;
   padding-top:20px;
float:left;
   /* color:#307e01 !important;
 width:365px;

*/
    text-transform:uppercase;
}
.sposimg
{
     /*max-width:100px;*/
    height:auto;
    float:left;
   /* margin-right:5px; */
     margin-right:30px;
     /*width:148px; */
	width:104px;
    display:table;
     
}
.sposimg img
{
  max-width:120px; 
  max-height:120px;
  object-fit: contain;
  margin: 10px;
   
   
}
.bold
{
   font-weight:bold;
}
 .justify
        {
            text-align:justify;
        }
        
        .howto{
    position: relative; 
	font-size: 14px;
	font-weight:normal;
	line-height:25px;
	text-align:center;
	width:129px;
	height:25px;
	top:-5px;
	left:854px;
	font-family:Arial;
	 
	 
	background:#00a652;
	border-radius:4px;
	-ms-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	color:#fff;
	cursor:pointer;
	text-align:center;
	}
	
.howto a{
		display:block;
		color:#fff;
		text-decoration:none;
		}
.howto a:hover	
{
	color:#000000 !important;
}
.adarchive
{
	width:500px;
	height:200px;
	background:#fff;
	padding:10px;
	margin:0 auto;
	position:relative;
	display:none;
	top:-800px;
	border:4px solid #3b9d00;
	
}
.fullscreen
{
	width:100%;
	height:100%;
	background:#000000;
	opacity:0.5;
	display:none;
	position:fixed;
	left:0px;
	top:0px;
}

.title
{
	font-weight:bold !important;
	color:#307e01 !important;
	cursor:pointer;
}
.closebox
{
	font-weight:bold !important;
	color:red !important;
	position:absolute;
	right:2px;
	top:0;
	font-size:14px;
	width:10px;
	height:20px;
  cursor :pointer;
}
#overly
{
	width:100%;
	height:100%;
	background:#000000;
	opacity:0.5;
	display:none;
	left:0px;
	top:0px;
	position:fixed;
	z-index:99;
}
.viewcont
{
	width:983px;
	height:auto;
	margin:0 auto;
	position:relative;
	background:white;
	z-index:999;
}
  .infospek_n
 {
     float:left;
     width:903px;
     height:auto;
     margin-left:20px;
     text-align:justify;
     display:none;
     position:absolute;
     z-index:999;
     top:0px;
     background:white;
     padding:20px 20px;
     top:0px;
     
 }
 .infoclose
 {
 	width:20px;
 	height:20px;
 	background:#307E01;
 	position:absolute; 
 	top:0px;
 	right:0px;
 	color:White;
 	font-size:14px;
 	cursor:pointer;
 	text-align:center;
 	line-height:20px;
 	z-index:9999;
 }
 	
 	
/*-------------------------Light Box CSS------------------------*/

.basic-modal-content {display:none; }
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {max-height:530px; min-height:200px;  margin-top:20px; width:600px; padding:10px; color:#000; background-color:#fff; border:4px solid #444; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#000;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#000;} 
/*-------------------------Light Box CSS END------------------------*/


.gheading{
    position: relative; 
	font-size: 14px;
	font-weight:normal;
	line-height:25px;
	text-align:left;
	height:25px;
	font-family:Arial;
	background:#00a652;
	border-radius:4px;
	-ms-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	color:#fff;
	}
	
.gheading a{
		display:block;
		color:#fff;
		text-decoration:none;
		}
.gheading a:hover	
{
	color:#000000 !important;
}
.box{width:100%;}
.fl{float:left;}

.upi{float:left;background:#2f7e01;color:#fff!important;width:200px;height:322px;border-radius:5px;padding:10px;text-align:center;line-height:18px}
.upi ol{text-align:left;margin:auto;padding-left:20px}
.upi p{color:#fff}
.upi h1, .upi h2{color:#fff;margin:0!important}
.upi h2{ padding:5px 0}
.upi h1{background:#fff;width:100%;color:#616060;border-radius:5px;padding:3px 0}
.upi a{color:#fff; text-decoration:underline}