body{
max-width: 100%;
width: 100%;
height: 100%;
font-family: Calibri, Helvetica, sans-serif;
font-size: 11px/18px;
margin-top: 0px;
}
img{max-width:100%;height:auto;}
.bdy-wrapper{
width: 90%;
height: auto;
margin-left: 5%;
margin-right: 5%;
margin-top: 0px;
border: 0px solid #aaa;
/*display: grid !important;*/
}
#site-logo{
float: left !important;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
}
#partners{
float: right !important;
margin-top: 5px !important;
margin-right: 5px !important;
margin-bottom: 10px !important;
background-color: #fff !important;
}
#partners img{
width: auto;
height: 97px;
margin-right: 5px;
float: left;
}

#site-name{
/*float: left !important;
position: relative;
margin: 10px 5px 0px 0px !important;
border-spacing: 0px;*/
}
#site-name{
text-align: center !important;
}
#site-name .title_eng{
/*float: left;*/
font-size: 36px !important;
font-weight: bold !important;
text-align: center;
color: #fff;
/*margin-top: 25px;*/
text-decoration: none;
}
#site-name .title_kan{
/*float: left;*/
font-size: 36px !important;
font-weight: bold !important;
text-align: center;
color: #fff;
/*margin-top: 25px;*/
text-decoration: none;
}
#site-name a{
color: #fff;
text-decoration: none;
}
#site-name a:link{
color: #fff;
text-decoration: none;
}
#site-name a:active{
color: #fff;
text-decoration: none;
}
#site-name a:hover{
color: #fff;
text-decoration: none;
}
#site-name a:visited{
color: #fff;
text-decoration: none;
}

#hdr-tbl{ 
display: table; 
border: 0px solid #000;
border-collapse:collapse;
width:99.9%;
}
#hdr-tbl .tr{ 
display: table-row; 
}
#hdr-tbl .tr .td{ 
display: table-cell;
border: 0px solid #000;
vertical-align: top;
}

.lyr-tools-tbl{ 
display: block; 
border: 0px solid #000;
border-collapse:collapse;
border-spacing:4px;
width:100%;
}
/*.lyr-tools-tbl .tr{ 
display: table-row; 
}
.lyr-tools-tbl .tr .td{ 
display: table-cell;
border: 0px solid #000;
vertical-align: top;
}*/

#hdr{
width: 99.9%;
max-width: 100%;
height: 51px !important;
}
#hp-banner{
max-width: 100%;
width: 100%;
height: 350px;
/*background-image: url(../img/tulsi_banner.png);*/
background-image: url(../img/bann.gif);
background-repeat: repeat;
background-position: center top;
}
#hp-obj{
font-size: 13px;
background-color: #fff;
width: 50%;
height: 30%;
float: right;
margin-top: 230px;
margin-right: 10px;
opacity: 0.7;
filter: alpha(opacity=70);
border-radius: 8px 8px 8px 8px !important;
-moz-border-radius: 8px 8px 8px 8px !important;
-webkit-border-radius: 8px 8px 8px 8px !important;
}
#hp-obj p{
display: block;
width: 90%;
height: 90%;
margin: 5% 5% 5% 5%;
text-align:justify;
}
#ftr{
-webkit-box-shadow: 5px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 5px 10px 5px 0px rgba(0,0,0,0.75);
background-color: #339966;
opacity: 0.8;
filter: alpha(opacity=80);
height: 20px;
vertical-align: middle;
}
#ftr-links{
display: block !important;
clear:both !important;
/*float: right !important;*/
font-size: 11px !important;
margin: 5px 5px 5px 5px !important;
padding 5px 5px !important;
}
#menu1,#menu2,#menu3,#menu4,#menu5{
float: left;
font-size: 13px;
font-weight: bold;
/*margin-bottom: 10px !important;*/
}
.ui-menu{width: 150px;}
#map1_lout{
/*margin: 5% 1% 5% 1% !important;*/
margin-top: 1% !important;
color: #000;
border: 0px solid #000;
width: 100%;
height: 100%;
}

/* DD menu rules */


/* Navbar container */
.navbar {
  overflow: hidden;
  background-color: #333;
  font-family: Arial;
  z-index: auto;
  height: 30px;
  clear:both !important;
}

/* Links inside the navbar */
.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

/* The dropdown container */
.dropdown {
  float: left;
  overflow: hidden;
  z-index: auto;
}

/* Dropdown button */
.dropdown .dropbtn {
  font-size: 16px; 
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */
    z-index: 10001;
}

/* Add a red background color to navbar links on hover */
.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: red;
}

/* Dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 10001;
}

/* Links inside the dropdown */
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  z-index: 10001;  
}

/* Add a grey background color to dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ddd;
    z-index: 10001;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
  z-index: 10001;  
}

/* end of DD menu rules */

#data_lout{
margin-top: 5% !important;
color: #000;
border: 1px solid #000;
width: auto;
height: auto;
clear:both;
}
/*.ui-layout-north,.ui-layout-west,.ui-layout-center{
border: 1px solid #000;
}*/


.ui-layout-north{
background-color: #339966;
}

.ui-layout-west{
overflow: auto !important;
font-size: 11px !important;
width: 20% !important;
/*width: auto !important;*/
/*display: inline-block !important;*/
}
.ui-layout-resizer,.ui-layout-toggler{
/*left: 300px !important;*/
left: auto !important;
}
#layers_available{
overflow: auto !important;
}
#coords{
    background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99CCD9E6,endColorstr=#99CCD9E6);
    zoom: 1;
    background: -moz-linear-gradient(left center , rgba(255, 255, 255, 0) 0pt, rgba(255, 255, 255, 0.5) 50px) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#000));/*not fixed for webkit browsers*/
    width:150px;
    height:20px;
    bottom:0px;
    position:absolute;
    z-index:9999;
    right:2px;
    line-height: 19px;
    text-align: center;
    white-space: nowrap;
    font-weight:bold;
    font-family:Verdana;
    font-size:11px;
}
.olControlNavToolbar {
    top: 130px !important;
}

/* menu1 rules */
#menu1 li a:active{
color: #000 !important;
font-weight: bold !important;
}
#hdk_team{
width: 100%;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-spacing: 0px;
margin-bottom: 10px;
}
#hdk_team td{
border-right: 1px solid #000;
border-bottom: 1px solid #000;
padding: 10px 10px;
}

#mx_accordion,#mx_accordion1,#mx_accordion2,#mx_accordion3{
width: 50% !important;
height: 200px !important;
margin-top: 10px !important;
font-size: 12px !important;
}
#mx_accordion4{
width: 100% !important;
}
#data_explorer,#data_explorer1,#data_explorer2,#data_explorer3,#data_explorer4{
/*height: 300px !important;*/
}
/*#pm_list{
border-right: 1px solid #000 !important;
border-top: 1px solid #000 !important;
border-collapse: collapse;
border-spacing: 0px;
}
#pm_list th{
border-left: 1px solid #000;
border-bottom: 1px solid #000;
}
#pm_list td{
border-left: 1px solid #000 !important;
border-bottom: 1px solid #000 !important;
}*/
#hdk_team{
font-size: 12px !important;
}
.ui-dialog{
font-size: 12px !important;
}
.ui-dialog,.ui-widget, .ui-widget-content, .foo, .ui-draggable, .ui-resizable {background:white !important}

.ui-dialog{
border: 1px solid #000;
}

#species_details_container{
/*max-width: 100%;
max-height: 100%;
width: 100% !important;
height: 100% !important;*/
}
#i_dist_map{
max-width: 100%;
max-height: 100%;
overflow: auto;
display: block;
width: 100% !important;
height: 100% !important;
}
#i_vill_profile{
max-width: 100%;
max-height: 100%;
overflow: auto;
display: block;
width: 100% !important;
height: 100% !important;
}
#species_details{
border-top: 1px solid #000 !important;
border-left: 1px solid #000 !important;
border-spacing: 0px;
}
#species_details td{
border-bottom: 1px solid #000 !important;
border-right: 1px solid #000 !important;
}
.v_tab{
border-top: 1px solid #000 !important;
border-left: 1px solid #000 !important;
border-spacing: 0px;
}
.v_tab td{
border-bottom: 1px solid #000 !important;
border-right: 1px solid #000 !important;
}
#li_details{
border-top: 1px solid #000 !important;
border-left: 1px solid #000 !important;
border-spacing: 0px;
}
#li_details td{
border-bottom: 1px solid #000 !important;
border-right: 1px solid #000 !important;
}
#fs_details{
border-top: 1px solid #000 !important;
border-left: 1px solid #000 !important;
border-spacing: 0px;
}
#fs_details td{
border-bottom: 1px solid #000 !important;
border-right: 1px solid #000 !important;
}

#mx_accordion4 h3{
text-align: left !important;
}
#data_explorer4{
text-align: left !important;
}
#src_container{
height: 300px !important;
}
#ftr-links{
clear: both !important;
}

/* for android menu */
/* Add a black background color to the top navigation */
.topnav {
  background-color: #333;
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 8px 10px;
  text-decoration: none;
  font-size: 17px;
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Add an active class to highlight the current page */
.active {
  background-color: #4CAF50;
  color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: default;
}

/* hamburger menu 1 */

#menuToggle a
{
  text-decoration: none;
  /*color: #232323;*/
  color: #fff;
  
  transition: color 0.3s ease;
}

#menuToggle a:hover
{
  color: tomato;
}

#menuToggle
{
  display: none;
  position: relative;
  top: 50px;
  left: 50px;
  
  z-index: 1;
  
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  /*background: #cdcdcd;*/
  background: #339966;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
  position: absolute;
  width: 300px;
  margin: -100px 0 0 -125px;
  padding: 50px;
  padding-top: 125px;
  
  /*background: #ededed;*/
  background: #339966;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  font-size: 12px;
}

#menu li
{
  padding: 3px 3px;
  font-size: 18px;
}

/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: none;
}

/* hamburger menu end */
#formulations table{
width: 100% !important;
}
#formulations .ui-accordion-content-active{
height: 360px !important;
}
.ui-accordion-content{
height: auto !important;
}
#lightbox .lb-details{
width: 100% !important;
background-color:#eee;
color: #000;
}
#dis_pharma li img:hover{
cursor: pointer;
}

#bot_sur_tab{
font-size: 12px !important;
}

#bot_sur_desc{
display: block; z-index:1; float: left;border: 0px solid #000;margin: 15px 5px 5px 5px;
border-radius: 8px 8px 8px 8px !important;
-moz-border-radius: 8px 8px 8px 8px !important;
-webkit-border-radius: 8px 8px 8px 8px !important;
background-color: #eee;
}
#bot_sur_desc h3{
font-size:16px;
margin-left: 5px;
}
#bot_sur_desc p{
margin: 5px 5px 5px 5px;
}
.sdr_tbl{
border-spacing: 5px !important;
}
.sdr_eng_cell,.sdr_kan_cell,.slo_san_cell,.slo_kan_cell,.pl_img_cell{
vertical-align: top !important;
border: 0px solid #aaa;
background-color: #eee !important;
}
.drv_sec{
background-color: #eee !important;
/*clear: both !important;*/
}
.lb-caption{
font-size: 18px !important;
}
.lightbox{
z-index: 10011 !important;
}
.navi-trail{
font-size: 12px;
clear: both;
margin: 20px 0px 0px 0px;
}
.grid-container {
display: grid;
grid-template-columns: 24% 24% 24% 24%;
grid-template-rows: 200px;
padding: 10px 10px 10px 10px;
/*grid-column-gap: 15px;
grid-row-gap: 20px;*/
grid-gap: 20px;
}
.grid-item-1,.grid-item-2,.grid-item-3,.grid-item-4{
background-color: #ffff;
border: 1px solid #339966;
border-radius: 5px 5px 5px 5px !important;
-moz-border-radius: 5px 5px 5px 5px !important;
-webkit-border-radius: 5px 5px 5px 5px !important;
-webkit-box-shadow: 5px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 5px 10px 5px 0px rgba(0,0,0,0.75);
vertical-align: text-bottom;
}
.grid-item-1 h4,.grid-item-2 h4,.grid-item-3 h4,.grid-item-4 h4{
background-color: #5cad85;
text-align: center;
padding: 5px 5px 5px 5px;
margin: 55.40% auto auto auto;
}
.grid-item-1 a,.grid-item-2 a,.grid-item-3 a,.grid-item-4 a{
text-decoration: none;
color: #fff;
}
.grid-item-1:hover > h4 a,.grid-item-2:hover > h4 a,.grid-item-3:hover > h4 a,.grid-item-4:hover > h4 a{
/*margin: 30% auto auto auto;*/
background-color: #ffff;
color: #5cad85 !important;
}
.sel-lang{
width: 100% !important;
}
#lang-sel{
position: absolute !important;
top: 107px !important;
right: 8% !important;
font-size: 11px !important;
}
.clearfix {
  overflow: auto;
}
.menu-sec{
width: 100%;
position: absolute !important;
top: 107px !important;
right: 2px !important;
}
#tot_tab_list{
background: #fff !important;
border-top: 0px !important;
border-left: 0px !important;
border-right: 0px !important;
/*border-bottom: 1px solid #aaa;*/
border-radius: 0px;
}
.topnav{
display: none !important;
}
#ajaxBusy{
    margin:0px;
    position:absolute;
    left:30%; /*450px;*/
    top:10%; /*150px;*/
    width:auto;
    z-index: 2002;
}

.ui-slider .ui-slider-handle {
    cursor: default;
    height: 1.2em !important;
    position: absolute;
    width: 1.2em !important;
    z-index: 2;
}
#slider {
    margin: 10px !important;
}
.ui-slider-horizontal {
    height: 8px !important;
    width: 200px !important;
}
.ui-slider .ui-slider-handle {
    height: 15px !important;
    width: 5px !important;
    padding-left: 5px !important;
}
.cnt_cntnr{
text-align: center !important;
vertical-align: top !important;
}
.cnt_cntnr .cnt{
text-align: center !important;
margin: 2px 2px 2px 2px !important;
}