html,body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden; 
	line-height:20px;
	font-size:18px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
}

#container {
  width:  100%;
  margin: 0 auto;
  display:block;
  position:absolute;
  line-height:20px;
}

#footer{
	display:block;
	width:100%;
	margin:30px auto auto auto;
	position:relative;
	background-color:#ffffff;
	filter: alpha(opacity = 70) !important;
	opacity: 0.7;
	border:1px solid gray;
}

#signup{
	width:92%;
	display:none;
	height:auto;
	float:center;
	margin:0px 4%;
	overflow: hidden;
	text-align:center;
	z-index:99;
	position:absolute;
	background-color:white;
}

.signupback{
	background-color:#EFEFEF; 
	padding:1%;
	width:98%;
	margin:auto;
	display:block;
	height:auto;
}

.flip-card {
  background-color: transparent;
  width: 300px;
  height: 350px;
  perspective: 1000px;
  margin:25px auto auto 40px;
  z-index:100;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  -moz-box-shadow: 0px 10px 14px -7px #276873;
  -webkit-box-shadow: 0px 10px 14px -7px #276873;
  box-shadow: 0px 10px 14px -7px #276873;
}

/**flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}*/

.nutrijuzz_intro{
	width:100%;
	line-height:18px;
	font-size:16px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
}

.herbs {
  background-color: white; /* Green */
  border: 1px solid gray;
  width:90px;
  height:90px;
  padding: 3px 3px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 12px;
  cursor:pointer;
  margin: auto 10px 10px auto;
  font-size:10px;
  	-moz-box-shadow: 0px 10px 14px -7px black;
	-webkit-box-shadow: 0px 10px 14px -7px black;
	box-shadow: 0px 10px 14px -7px black;
}

.herbsum {
  background-color: white; /* Green */
  border: 1px solid gray;
  width:70px;
  height:70px;
  padding: 3px 3px;
  text-align: center;
  text-decoration: none;
  float:left;
  display: inline-block;
  border-radius: 12px;
  cursor:pointer;
  margin: auto 10px 10px auto;
  font-size:12px;
  	-moz-box-shadow: 0px 10px 14px -7px #276873;
	-webkit-box-shadow: 0px 10px 14px -7px #276873;
	box-shadow: 0px 10px 14px -7px #276873;
   vertical-align: text-top;
}

.herbsumnote{
	vertical-align: text-top;
	font-size:18px; 
	float:right;
	z-index:100;
	background:black;
	filter: alpha(opacity = 63) !important;
	opacity: 0.63;
	padding:10px;
	border:1px solid white;
}

#herbsumbutton{
  background-color: white; /* Green */
  border: 1px solid gray;
  width:324px;
  height:108px;
  padding: 3px 3px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 12px;
  cursor:pointer;
  margin: auto 10px 10px auto;
  font-size:14px;
  	-moz-box-shadow: 0px 10px 14px -7px #F84E05;
	-webkit-box-shadow: 0px 10px 14px -7px #F84E05;
	box-shadow: 0px 10px 14px -7px #F84E05;
}

.herbimage {
	width:80%;
	height:80%;
}

.herbimagesum {
	width:60%;
	height:60%;
}

.myalveo_details {
	width:98%; 
	padding:1%;
	text-align:center; 
	background-image:url('images/oak-leaf-tile.jpg');
	background-color:#f2eee5;
}

.myalveo_head_bg {
	background-color:black;
	margin:20px auto auto auto; 
}

.myalveo_head { 
	color:orange; 
	padding:18px; 
	text-align:center; 
	font-size:18px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.05em;
	transform: scale(1, 1.3);
  -webkit-transform: scale(1, 1.3); /* Safari and Chrome */
  -moz-transform: scale(1, 1.3); /* Firefox */
  -ms-transform: scale(1, 1.3); /* IE 9+ */
  -o-transform: scale(1, 1.3); /* Opera */
}

.drimage {
	border-radius: 50%;
	border:9px solid orange;
	margin:auto;
	width:36%;
	display:block;
}

.drname {
	font-weight:bolder;
	font-size:18px;
	text-align:center;
	width:100%;
	margin-bottom:10px;
}

.drsum {
	width:96%;
	position:relative;
	padding:2%;
	margin-bottom:10px;
	overflow:hidden;
}

.drcred {
	margin-bottom:10px;
}

.flagholder {
	display:block;
	right:0;
	margin: 20px 50px auto auto;
	z-index:100;
	cursor:pointer;
	position:absolute;
}

#country_select {
	display:none;
	background-color:#0B2647;
	position:absolute;
	z-index:100;
	right:0;
	margin:50px 50px auto auto;
}

.table_paypal {
	width:100%;
	margin:0px auto 50px auto;
	font-size:14px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.05em;
	position:relative;
	border:0px solid gray;
}
.table_paypal td {
	padding:5px 10px 5px 10px;
	vertical-align:text-top;
}

.paypalbutton {
	width:60%;
	position:relative;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#feedback{
	position:absolute;
	margin:auto 10px auto auto;
	display:none;
	width:30%;
}

[class*="col-"] {
    float: left;
}

@media only screen and (min-width: 651px) {
	.topnav {width:0%; display:none;}
	.navbar {width:86%; padding:1% 7%; display:block;}
	.col-1 {width:0%; display:none;}
	.col-logo {width:185px;}
	.col-y {width:3.5%;}
    .col-1x {width:8.33%;}
	.col-cert {width:10%; padding:10px 2%;}
	.col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.0%;}
	.col-5 {width: 41.66%;}
    .col-6 {width: 48%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
	.col-8bg {width: 70.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}

@media screen and (max-width: 650px) {
	.topnav {width:100%;}
	.navbar {display:none; width:0%; padding:0%;}
	.col-101 {display:none; width:0%}
	.col-101x{width: 8.33%;}
	.col-certm{width: 27.0%; padding: 10px;}
	.col-102 {width: 16.66%;}
    .col-103 {width: 25%;}
    .col-104 {width: 33.0%;}
    .col-105 {width: 41.66%;}
    .col-106 {width: 48%;}
    .col-107 {width: 58.33%;}
    .col-108 {width: 66.66%;}
    .col-109 {width: 75%;}
    .col-110 {width: 83.33%;}
    .col-111 {width: 91.66%;}
    .col-112 {width: 100%;}
}

.benefits_head{
	width:94%;
	padding:3%;
	font-size:18px;
	font-weight:bolder;
	text-align:center;
	margin-bottom:10px;
	border-bottom:1px solid gray;
}

.superb{
	background-color:#00D14F;
	color:white;
	padding:10px 25px 10px 25px;
	border-radius:10%;
}

.benefits{
	font-size:18px;
	color:#35A8FF;
}

.topnav {
  overflow: hidden;
  background-color: #333;
  z-index:97;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:not(:first-child) {display: none;}
.topnav a.icon {
	float: right;
	display: block;
	}
.topnav.responsive {position: relative;}
.topnav.responsive .icon {
	position: absolute;
	right: 0;
	top: 0;
	}
.topnav.responsive a {
	float: none;
	display: block;
	text-align: left;
	}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #4CAF50;
  color: white;
}

.topnav .icon {
  display: none;
}


#slider100{
	position:absolute;
	margin-top:180px;
	z-index:100;
}

#advol{
	width:100%;
	font-size:12px;
}

.myButton9 {
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	background-color:#89c403;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
}
.myButton9:hover {
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	background-color:#77a809;
}
.myButton9:active {
	position:relative;
	top:1px;
}

.myButton99x {
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	background-color:#89c403;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
}
.myButton99x:hover {
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	background-color:#77a809;
}
.myButton99x:active {
	position:relative;
	top:1px;
}

.table1 { 
    border-collapse: collapse; 
	width:100%;
}

.table1 td { border: 1px solid #000; 
}

.item {
	height: 100%;
	width:100%;
	position:absolute;
	display:none;
	z-index:97;
	vertical-align: super;
	text-align:left;
}

#itemshim {
	min-height: 100%;
	width:100%;
	background:black;
	position:fixed;
	filter: alpha(opacity = 80) !important;
	opacity: 0.8;
	z-index:99;
	display:none;
}

.itemcontent{
	padding-top:5%; 
	padding-left:8.3%;
	padding-right:8.3%;
}

.itemimg{
	position:relative;
	color:white;
	vertical-align: super;
	z-index:99;
}

.paymongo{
	-moz-box-shadow: 0px 10px 14px -7px #276873;
	-webkit-box-shadow: 0px 10px 14px -7px #276873;
	box-shadow: 0px 10px 14px -7px #276873;
	cursor:pointer;
	margin:10px auto;
}

.paymongo:active {
	width:87%;
}

.order_head {
	width:98%; 
	background: #44BB07; 
	padding: 1%; 
	color:white; 
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17); 
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17); 
	box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17); 
	border: 1px solid #257C9E;
	font-size:90%;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.05em;
}

.detail_order_head {
	background-color:#4E7AD3; 
	color:white; 
	padding:5px;
	font-size:14px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.05em;
}

.bottle_order_bg {
	z-index:94; margin:2% auto auto 1%;
}

.bottle_order {
	z-index:95; margin:2% auto auto 1%; position:absolute; left:0;
}

.order_quantity {
	margin:0% auto auto auto;
}

.order_details {
	margin:0% 1% 1% 1%;
}

.order_label {
	width:100%; margin:5px auto auto auto; font-size:12px;
}

.order_input {
	width:75%; margin:1px auto auto auto;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
	margin-bottom:5px;
    border: 2px solid #fff;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
}

.order_input1 {
	width:75%; margin:1px auto auto auto;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
	margin-bottom:5px;
    border: 2px solid #fff;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
}

.input_group {
	width:98%;
	border:1px solid #F3EFF4;
	border-radius:6px;
	background-color:#F3EFF4;
	margin:auto auto 10px auto;
}

.qty_input {
	width:60px; margin:1px auto auto auto;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px;
	margin-bottom:10px;
	background: #f5f5f0;
    border-radius: 6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border: 2px solid #fff;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
}

.bottle {
	width:32%; z-index:94; position:absolute; margin:12% auto auto auto;
}

.herbs26 {
	width:26%; z-index:94; position:absolute; margin:10% 20px auto 5%;
}

.magic9 {
	width:48%; z-index:93; position:absolute; margin:45% auto auto 25%;
}

.fairy {
	width:32%; z-index:95; position:absolute; margin:5% auto auto 23%; animation-duration: 4s;
}

.bottle_mb {
	width:40%; z-index:94; position:absolute; margin:63% auto auto 50%;
}

.herbs26_mb {
	width:26%; z-index:94; position:absolute; margin:18% auto auto 15%;
}

.magic9_mb {
	width:54%; z-index:93; position:absolute; margin:72% auto auto 5%;
}

.subbg {
	width:100%; position:absolute; top:0; z-index:95; animation-duration:5s;
}

.subbg_mb {
	width:100%; position:absolute; top:2; z-index:95; animation-duration:5s;
}

.sprinkle_mb {
	width:32%; z-index:95; position:absolute; margin:45% auto auto 50%;
}

.bottle950ml{
	width:90%;
}

.bottle_bottom {
	z-index:100;
	padding:10px;
}

.wand {
	z-index:100; 
	position:absolute; 
}

.itemdesc{
	position:relative;
	color:#ffffff;
	z-index:99;
	vertical-align: super;
}

.mainitem {
	margin: auto;
	position:relative;
	z-index:90;
	overflow:hidden;
}

.openbutton{
	width:100%;
}

.fan{
	width:100%; 
	padding:10px 0px;
	margin:20px auto;
	position:relative;
	display:block;
	z-index:96;
}

.fanta{
	font-size:14px;
	text-align:center;
	position:relative;
	margin:40px 0px;
	display:block;
	z-index:97;
}

.fantastic{
	text-align:center;
	border-radius:50%;
	font-size:20px;
	color:#FFFFFF;
	display: inline-block;
	padding:14px;
	background-color:#2874A6;
	position:relative;
	float:center;
	cursor:pointer;
	z-index:98;
	
}

.fantastic:hover {
	background-color:#E74C3C;
	color:white;
}

.fantastic:active {
	background-color:#E74C3C;
	color:white;
}

.welcome{
	width:98%;
	margin:20px auto auto auto;
	display:block;
	position:relative;
}

.welcome_note{
	width:80%;
	padding:3%;
	margin:10px auto;
	
}

.note_white{
	color:#fff;
}

.welcome_block {
	text-align:center;
	line-height:20px;
	font-size:18px;
	color:#3b3b3b;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	position:relative;
	text-transform:uppercase;
	display:block;
	width:100%;
}

.welcome_block span {
	line-height:31px;
	padding-top:7px;
	font-size:30px;
	display:block;	
}

.welcome_line {
	height:1px;
	width:100%;
	background:url(images/welcome_bg.png) no-repeat center top;
	position:absolute;
	left:0;
	right:0;
}
.welcome_t {top:0;
}
.welcome_b {bottom:0;
}

.mainbox{
	width:100%;
	position:relative;
	display:block;
	overflow:hidden;
	line-height:18px;
	font-size:16px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
}

#close{
	color:gray;
	font-size:27px; 
	position:fixed; 
	top:0;
	right:0;
	color:red;
	margin:15px 15px auto auto;
	z-index:100;
	cursor:pointer;
	display:none;
}

#close :hover{
	color:white;
}

#goup{
	position:fixed;
	font-size:40px;
	right:0;
	bottom:0;
	margin:auto 20px 20px auto;
	cursor:pointer;
	z-index:98;
}

.great {
	color:red;
	font-size:20px;
	font-weight:bolder;
}

.message{
	width:80%;
	padding:0px 10px;
}

.herbdesc9 {
	width:100%;
	margin:auto;
	position:relative;
	padding:30px 0px 30px 0px;
	overflow:hidden;
}

.herbname9 {
	background-color:red;
	color:white;
	padding:20px;
	display:block;
	margin-top:20px;
	position:relative;
	-webkit-box-shadow: 12px 12px 16px black;
	-moz-box-shadow:  12px 12px 16px black;
	box-shadow: 12px 12px 16px black;
}

.herbnarrative {
	display:block; 
	position:relative; 
	font-size:18px; 
	z-index:100;
	overflow:hidden;
	background:black;
	filter: alpha(opacity = 72) !important;
	opacity: 0.72;
}

#herb_feedback {
	background-image: url("images/naturebg.jpg");
	background-color: #000;
	background-repeat: no-repeat;
	background-size:cover;
	width:90%;
	color:white;
	min-height:90%;
	padding-bottom:50px;
	margin:20px 5%;
	position:absolute;
	display:none;
	z-index:99;
	border:3px solid black;
	color:white;
}

p {font-size: medium;
}

#header{
	width: 100%;
	border: 0px;
	background-color:#2F4F4F;
	clear: both;
	margin:5px auto auto auto;
	z-index:100;
}

.navbar{
	top:0;
	right:0;
	position:absolute;
	background:linear-gradient(1270deg, #04913D, #04913D, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	color:white;
	text-align: right;
	overflow:hidden;
	z-index:95;
}

.navbutton{
	display:block;
	background: transparent;
	text-transform: uppercase;
	font-weight: 360;
	font-style: normal;
	letter-spacing: 0.18em;
	border-radius: 0;
	padding: 5px 20px 5px 20px;
	transition: all 0.7s ease-out;
	background: linear-gradient(270deg, rgba(223,190,106,0.8), rgba(146,111,52,0.8), rgba(34,34,34,0), rgba(34,34,34,0));
	background-position: 1% 50%;
	background-size: 300% 300%;
	text-decoration: none;
	margin: 0px 5px auto auto;
	border: none;
	font-size:10px;
	color:white;
	cursor:pointer;
	float:right;
	position:relative;
	z-index:100;
}
.navbutton:hover {
	color: #fff;
	border: 1px solid rgba(223,190,106,0);
	background-position: 99% 50%;
}

.buttonx {
    background-color: #58ACFA; /* Green */
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
	box-shadow: 3px 3px 3px 0px Gray;
    -webkit-transition-duration: 0.1s; /* Safari */
    transition-duration: 0.1s;
}

.wrapper { 
	background:#EFEFEF; 
	box-shadow: 1px 1px 10px #999; 
	margin: auto; 
	text-align: center; 
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px !important;
	width: 460px;
	padding-top: 5px;
}

.admin_main{
	text-align:left;
	width:96%;
	position:relative;
	border:1px solid gray;
	padding:10px 2%;
	color:#7072FF;
}

.admin_submain{
	text-align:left;
	width:96%;
	position:relative;
	border:1px solid gray;
	padding:10px 2%;
	display:none;
}

.admin_main_btn{
	font-weight:bolder;
	text-decoration: underline;
	cursor:pointer;
	padding:10px;
	margin:5px;
}

.admin_sub_btn{
	font-weight:bolder;
	text-decoration: underline;
	cursor:pointer;
	padding:10px;
	margin:5px;
}

.admin_sub_btn2{
	font-weight:bolder;
	text-decoration: underline;
	cursor:pointer;
	padding:10px;
	margin:5px;
}

.form-style-10{
    width:310px;
    padding:30px;
    margin:40px auto;
    background: #FFF;
    border-radius: 10px;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
}
.form-style-10 .inner-wrap{
    padding: 30px;
    background: #F8F8F8;
    border-radius: 6px;
    margin-bottom: 15px;
}
.form-style-10 h1{
    background: #006652;
    padding: 10px 30px 10px 30px;
    margin: -30px -30px 30px -30px;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    font: normal 16px 'Bitter', serif;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
}
.form-style-10 h1 > span{
    display: block;
    margin-top: 2px;
    font: 13px Arial, Helvetica, sans-serif;
}
.form-style-10 labellabel{
    font: 13px Arial, Helvetica, sans-serif;
    color: #888;
    margin-bottom: 15px;
}
.form-style-10 input[type="text"],
.form-style-10 input[type="date"],
.form-style-10 input[type="datetime"],
.form-style-10 input[type="email"],
.form-style-10 input[type="number"],
.form-style-10 input[type="search"],
.form-style-10 input[type="time"],
.form-style-10 input[type="url"],
.form-style-10 input[type="password"],
.form-style-10 textarea,
.form-style-10 select {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 10px;
	margin-bottom:10px;
	background: #f5f5f0;
    border-radius: 6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border: 2px solid #fff;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
}

.form-style-10 .section{
    font: normal 20px 'Bitter', serif;
    color: #2A88AD;
    margin-bottom: 5px;
}
.form-style-10 .section span {
    background: #2A88AD;
    padding: 5px 10px 5px 10px;
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 4px solid #fff;
    font-size: 14px;
    margin-left: -45px;
    color: #fff;
    margin-top: -3px;
}
.form-style-10 input[type="button"],
.form-style-10 input[type="submit"]{
    background: #006652;
    padding: 8px 20px 8px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    font: normal 30px 'Bitter', serif;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
    font-size: 15px;
}
.form-style-10 input[type="button"]:hover,
.form-style-10 input[type="submit"]:hover{
    background: #006652;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
}
.form-style-10 .privacy-policy{
    float: right;
    width: 250px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #4D4D4D;
    margin-top: 10px;
    text-align: right;
}

.table2{
    padding:5px;
	clear:both;
	margin:10px auto;
    background: #FDFEFE;
    border-radius: 4px;
	-webkit-border-radius:4px;
    -moz-border-radius: 4px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
}
.tablehead2{
	background: #2A88AD;
	font-size:16px;
	color:white;
	font-weight:bolder;
}
.tableheadblack2{
	background: #000;
	font-size:16px;
	color:white;
	font-weight:bolder;
}
.table2 td{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 3px;
	text-align:center;
	font-size:12px;
    border-radius: 2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border: 1px solid #fff;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
	margin:10px auto;
}

.table2 td:hover {
	color:blue;
	font-weight:bolder;
}

.table2 td:active {
	color:blue;
	font-weight:bolder;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.video-thumbnail {
	position: absolute; display: inline-block; cursor: pointer; width:30%; color: #fff; opacity: .8; text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);  top:50%; left:50%; transform:translate(-50%,-50%);
}

.video-thumbnail img{
	width:80%; margin:10%;
}

.video-thumbnail2 {
	position: absolute; display: inline-block; cursor: pointer; width:30%; color: #fff; opacity: .8; text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5); top:50%; left:50%; transform:translate(-50%,-50%);
}

.video-thumbnail2 img{
	width:50%; margin:25%;
}

.video9{
	position:relative; overflow:hidden;
}

.tm_holder{
	background-color:white; overflow:hidden; width:90%; padding:5px 2%; margin:0px 3%; position:relative; border:1px solid gray;
}

.title{
	width:94%; padding:5px 3%; background-color:white; color:black; font-size:15px; text-align:left; min-height:72px;
}

.datax{
	display:none;
}

.video_holder{
	background-color:white; width:90%; overflow:hidden; padding:5px 2%; cursor:pointer; margin:0px 3%; position:relative;
}

.yt_logo{
	bottom:0; text-align:left; padding:auto auto 2px; auto;
}

.mainbg{
	width:100%; position:relative; top:0; z-index:92;
}

.tsix {
	width:27%; z-index:94; position:absolute; top:0; left: 0; margin:9% auto auto 5%;
}

.magicx9{
	width:50%; z-index:94; position:absolute; margin:45% auto auto 25%;
}

.tsix_mb{
	width:27%; z-index:94; position:absolute; margin:18% auto auto 15%;
}

.magicx9_mb{
	width:54%; z-index:93; position:absolute; margin:72% auto auto 2%;
}

.all_myalveo{
	background-color: orange; width:100%; color:white; padding:10px auto; overflow:hidden; text-align:center; position:relative;
}

.bottle_holder {
	position:relative; z-index:94;
}

.tested_herbs {
	width:72%; z-index:94; position:absolute; top:0; left:0; margin:20% auto auto 35%;
}

.tested_herbs_mb{
	width:54%; z-index:94; position:absolute; top:0; left:0; margin:45% auto auto 5%;
}

.sparkle{
	width:250px; height:250px; top:0 right:0; margin:15% 50% auto auto; z-index:95; position:absolute; -ms-transform: skewY(-10deg); transform: skewY(-10deg);
}

.sparkle_mb{
	width:200px; height:200px; right:0; top:0; margin:54% 6% auto auto; z-index:95; position:absolute; -ms-transform: skewY(-10deg); transform: skewY(-10deg);  -ms-transform: rotate(-18deg); transform: rotate(-18deg);
}

.sprinkle{
	width:32%; z-index:95; position:absolute; margin:9% auto auto auto;
}

.sprinkle_mb {
	width:32%; z-index:95; position:absolute; top:0; right:0; margin:60% 20% auto auto;
}

.fairy {
	width:32%; z-index:95; position:absolute; top:0; right:0; margin:auto 46% auto auto; animation-duration: 4s; -ms-transform: rotate(-18deg); transform: rotate(-18deg);
}

.fairy_mb{
	z-index:96; -ms-transform: rotate(-18deg); transform: rotate(-18deg); width:36%; z-index:96; position:absolute; margin:36% 9px auto auto; top:0; right:0;
}
.progress_holder{
	width:90%; font-size:14px; padding:30px 5% 5px 5%; position:relative; overflow:hidden;
}
.progress_point_glow{
	width:12px; height:12px; background-color:#191970; box-shadow: 0px 0px 20px 1px #191970; border-radius:50%; position:absolute; z-index:100; top:0; left;0;
}

.progress_point_failed{
	width:12px; height:12px; background-color:red; box-shadow: 0px 0px 20px 1px red; border-radius:50%; position:absolute; z-index:100; top:0; left;0;
}

.progress_point{
	width:12px; height:12px; background-color:#191970; border-radius:50%; position:absolute; z-index:100; top:0; left;0;
}
.progress_bar{
	width:100%; height:2px; border:0.5px solid gray; background-color:white; position:relative; overflow:hidden;
}
.progress_shade{
	height:5px; background-color:#191970; position:absolute; z-index:98;
}
.progress_label_holder{
	width:100%; position:relative; overflow:hidden;
}
.progress_label{
	width:25%; font-size:10px; text-align:center; float:left;
}

.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 0, 0, 0, .7 ) 
                url('images/loading_green.gif') 
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading .modal {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

#search_btn {
	background-color:#357EC7;
	color:white;
	font-size:18px;
	padding:10px;
	border:1px solid white;
	border-radius:5px;
	cursor:pointer;
}