﻿@font-face { font-family: 'Feather webfont'; src: url('../fonts/feather-webfont.eot'); src: url('../fonts/feather-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/feather-webfont.woff') format('woff'), url('../fonts/feather-webfont.ttf') format('truetype'), url('../fonts/feather-webfont.svg#OpenSansLight') format('svg'); font-weight: 400; font-style: normal; }
ul.drawers { list-style: none; padding: 0; margin: 0; }
ul.list-drop-div { list-style: none; padding: 9px; }
li.drawer { padding: 0; margin: 0; }
li.drawercontent { padding: 0 0 4 0; color: #00a94f; margin-bottom: 4px; } /*cursor: pointer; */
/*li.drawercontent:hover { color: #2b2b2b; }*/

/* Seed Plug Distributer classes */
.tbsize { background-color:#eeeeee;margin-bottom:15px; }
.tdhead { color: #666; font-weight: bold; text-align: left; vertical-align: top; min-width: 100px; margin-bottom: 6px; }
.tdinfo { text-align: left; vertical-align: top; width: 360px; }
.tbhead { color: #414042; font-weight: bold; font-size: 18px; margin-bottom: 6px;}

/* culture page */
.culturetable { width: 488px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; border-collapse: collapse; border-spacing: 2px; }
.culturetable td { padding: 2px; border: 1px solid gray; }
.class_col { width: 90px; }
.series_col { width: 178px; }
.col_30 { width: 32px; }
.flagtable { width: 488px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; border-collapse: collapse; border-spacing: 2px; }
.flagtable td { padding: 2px; border: 1px solid white; }
.DivHowToGrow { width: 623px; height: 250px; overflow: auto; }
/*.DivHowToGrow { width: 623px; height: 451px; overflow: auto; }*/

/* wait indicator */
.ProgressIndicator { position: absolute; top: 0px; left: 0px; width: 100%; height: 0px; z-index: 999; background-image: url(../images/bkgwhite50.png); background-repeat: repeat; }
#circle { position: absolute; background: url("../images/spinner.png") no-repeat 0 0; z-index: 1000; }
.plantsearchbox { position: relative; display: inline-block; margin-top: 0px; margin-right: 12px; padding-top: 6px; padding-bottom: 6px; border: 1px solid #00a94f; color: #2b2b2b; }

.greenBut { display: inline-block; padding: 4px 18px 4px 18px; border-radius: 2px; background-color: #00a94f; box-shadow: rgba(0, 0, 0, 0.49) 1px 1px 3px 0px; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; color: white; font-size: 14px; text-align: center; text-decoration: none; }
.greenBut:hover {
  background-color: #8c63aa;

}
 .sidebar{font-size:14px;font-family:'Open Sans', sans-serif;
  color: #2e2e2e; font-weight: 400;}
  
  /* plant search page */
  .dd-title{font-size:14px;font-weight:bold;}
  .dd-style { padding-top: 0px; height: 26px; font-size: 14px; display:block;width:100%;margin-bottom:10px}


  .pd10{padding-left:10px}
  #pasculture td { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
  
  .pp{font-size:12px}
  .gh{background-color: #00a94f;padding:6px;color:#ffffff; margin-bottom:9px; font-weight:bold}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.smDD{font-size:12px}

.dropdown{margin-top: 6px;
          width:100%;
  border: 1px solid #00a94f;
}
.error{color:#ff0000}
.small{ font-size:11px;font-weight:normal}
.disabled{position:absolute;width:100%;height:100%; z-index: 100;background-color: white; filter: alpha(opacity= 50); moz-opacity: 50; opacity: 0.5;}

.t{background: url(../images/tick.png) no-repeat center center;position:absolute;width:100%;height:100%;}
.gray {background-color:#eeeeee;padding-left:12px;padding-top:12px;padding-right:12px;padding-bottom:6px;margin-bottom:10px;
}










