﻿/* www.devsaran.com */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,300);
@import url(https://fonts.googleapis.com/css?family=Bitter:400,700);


/* Deafults */

/* Default Style
--------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
  display:block;
}
a.draw-toggle {
	background-color:#347C20;
	border-radius:5px;
	padding:10px;
	color:white;
}
nav ul {
  list-style:none;
}

blockquote, q {
  quotes:none;
	border: 1px solid #bbbbbb;
	background: #d8d8d8 url(images/quote.png) no-repeat;
	padding: 10px 5px 5px 47px;
	text-shadow: 1px 1px #fff;
	margin: 5px 0;
	border-radius: 7px;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}

pre {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

code {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  display: block;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

ins {
  background-color:#fdfc9b;
  text-decoration:none;
}

mark {
  background-color:#fdfc9b;
  font-style:italic;
  font-weight:bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom:1px dotted;
  cursor:help;
}

hr {
  height:1px;
  background: #9f9f9f;
  margin: 7px 0;
  border: none;
	clear: both;
	float: none;
	width: 100%;
}

input, select {
  vertical-align:middle;
}

select {
  border-radius: 4px;
  border: 1px solid #ACACAC;
  padding: 3px 4px;
}

.remove-margin {
  margin-right: 0 !important;
}

fieldset {
  border: 1px solid #ccc;
  margin: 0 0 1.4615em;
  padding: 1.5385em;
}

table {
  border-collapse:collapse;
  border-spacing:0;
  margin-bottom: 15px;
  width: 100%;
}

th, tr, td {
  vertical-align: middle;
}

.sticky-header th, .sticky-table th {
  border-bottom: 3px solid #ccc;
  padding-right: 1em;
  text-align: left;
}


table {
  background: #ececec;
  border: 1px solid #bbbbbb;
}

th {
  background: #dbdbdb;
  padding: 5px 4px;
  text-shadow: 1px 1px #fff;
  border-right: 1px solid #c8c7c7;
  color:#333;
}

td {
  background: #ebebeb;
  color: #747474;
  text-align: left;
  padding-left: 4px;
  border-right: 1px solid #c8c7c7;
  border-bottom: 1px solid #c8c7c7;
}


body {
  background-image: url('/sites/default/files/images/hm-bg.png');
  background-repeat: repeat-x;   
  font-family: Arial,Century gothic, sans-serif;
  color: #555;
  font-size: 15px;
  font-weight: 500;
}


a {
  text-decoration: none;
  color: #1C6EA0;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

a:hover {
  text-decoration: none;
  color: #42A9BE;
}

p {
  margin: 0 0 0.8em;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

ul, ol {
  padding-left:20px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}


html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  padding: 0;
  margin: 0px 0px 10px 0px;
}


h1 {
	font-size: 26px;
}	
	
h2 {
	font-size: 21px;
}
h3 {
	font-size: 19px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 13px;
}

#wrapper {
  margin: 0px auto;
}

#content-contain {
  padding: 0px 0px 0px 0px;
  background: #fff;
}

#head {
  float: left;
  width: 100%;
  background: none;
}

#headright {
  background: none;
  float: right;
}

#socialbar {
  height: 60px;
}

ul.social {
  list-style: none;
  margin: 20px 10px 0px 10px;
  float: right;
}

ul.social li {
  float: left;
  margin-left: 10px;
}

#logo {
  float: left;
}

.site-slogan {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;s
  color: #333333;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 0;
}

#mobileMenu_mm1 {
  margin: 10px 20px;
  padding: 3px 0px;
}
#front-welcome{
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
	text-align:center;
  padding: 15px 5% 0;
  width: 90%;
}

#front-welcome .block > h2{
	color:#282c2f;
	font-size:24px;
	margin:0px auto;
  text-transform: none;
}

#front-welcome p{
	padding:10px 0px;
	color:#282c2f;
	line-height:22px;
	font-size:18px;
}

#header {

}

#breadcrumbs{
  font-size: 11px;
}

#content {

}

.node {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.node h2.title, .page-title {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 20px;
}

.node h2.title a{
  color: #000;
}

.block{
	margin-bottom:1.5em;
}

#header .block > h2, #foot .block > h2, 
.region-content-top .block > h2{
  font-size: 16px;
}

#sidebar-first {

}

.sidebar .block > h2 {
  font-family: Helvetica, Arial, sans-serif;
  background: #214468;
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
  text-transform: uppercase;
  padding: 10px 10px;
  font-weight: 700;
}

#bottom {
  padding-top: 25px;
  background: none;  
}

#bottom .botblck a{
  color: #fff;
}

.botblck {
  float: left;
  list-style: none;
}

.botblck .block > h2 {
  font-family: Helvetica, Arial, sans-serif;
  padding: 0px 0px 0px 0px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.botblck .content {
  padding: 7px 0px;
  margin: 0;
  line-height: 160%;
  color: #bbb;
}

#copyright {
  background: #3E3742;
  padding: 25px 0px;
  text-align: center;
}

.credit {
  color: #eee;
}

.submitted {
  background: #dfdddd;
  padding: 4px 9px;
  border-radius: 4px;
  color: #383838;
  text-shadow: 1px 1px #fff;
  clear: both;
  display: block;
  margin-bottom: 2px;
}

.links {
  color: #000;
  margin-top: 10px;
  font-size: 14px;
}

.links li a {
  background-color: #E7E5E3;
  color: #100100;
  padding: 4px 5px;
  border-radius: 4px;
  text-shadow: 1px 1px #fff;
  font-weight: normal;
}

.links li a:hover {
  background-color: #D7D5D3;
  color: #100101;
}


/*-------------------------------------------*
/* Fix CKEditor style
/*-------------------------------------------*/
table.cke_editor {
  background: transparent;
  border: 0;
}
table.cke_editor td {
  background: transparent;
  padding: 0;
  border: 0;
}

/*-------------------------------------------*
/* Poll, Buttons, Form
/*-------------------------------------------*/
.poll .vote-form .choices .title {
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
}

.poll .vote-form .choices {
  margin: 0;
}

.form-submit{
  -moz-transition: all 0.2s ease-in-out 0s;
  border-radius: 5px;
  cursor: pointer;
  background: url("images/diagonal.png") repeat scroll 0 0 #5AA2EF;
  color: #fff;
  padding: 4px 6px;
  text-shadow: 1px 1px 1px #300033;
  margin-right: 4px;
  margin-bottom: 5px;
  font-weight: bold;
}

.form-submit:hover{
  background: #454444;
}
form#search-block-form .form-submit.ladda-button {
	background: url("/sites/all/themes/responsive/images/search.png") no-repeat;
	height:30px;
	width:30px;
}

input.form-checkbox, input.form-radio {
  vertical-align: baseline;
}

.form-text {
  border-radius: 3px;
  border: 1px solid #acacac;
  padding: 4px 5px;
}

/*-------------------------------------------*
/* Menus and item lists 
/*-------------------------------------------*/
.item-list ul {
  margin: 0;
  padding: 0 0 0 1.5385em;
}

.item-list ul li {
  margin: 0;
  padding: 0;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

ul.inline {
  clear: both;
}

ul.inline li {
  margin: 0;
  padding: 0;
}

/*-------------------------------------------*
/* Admin Tabs
/*-------------------------------------------*/
.tabs-wrapper {
  border-bottom: 1px solid #b7b7b7;
  margin: 0 0 5px 0;
}

ul.primary {
  border: none;
  margin: 0;
  padding: 0;
}

ul.primary li a {
  background: none;
  border: none;
  display: block;
  float: left;
  line-height: 1.5385em;
  margin: 0;
  padding: 0 1em;
  border-radius: 4px 4px 0 0;
  margin-right: 5px;
}

ul.primary li a:hover, ul.primary li a.active {
  background: #666;
  border: none;
  color: #fff;
}

ul.primary li a:hover {
  background: #888;
  text-decoration: none;
}

ul.secondary {
  background: #666;
  border-bottom: none;
  clear: both;
  margin: 0;
  padding: 0;
}

ul.secondary li {
  border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
  border: none;
  color: #ccc;
  display: block;
  float: left;
  line-height: 1.5385em;
  padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.active {
  background: #888;
  color: #fff;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: none;
}

/*-------------------------------------------*
/* Tabs and Tags
/*-------------------------------------------*/
.field-name-field-tags {
  margin: 0 0 10px 0;
}

.field-name-field-tags a{
  display: inline-block;
  background: url(images/tag.png) no-repeat;
  padding: 0px 8px 0 16px;
  height: 22px;
  text-shadow: 1px 1px #fff;
  border-radius: 2px;
  font-size: 12px;
}

.field-name-field-tags a:hover{
}

.field-name-field-tags .field-item {
  margin: 0 1em 0 0;
}

.field-name-field-tags div {
  display: inline;
}

#content-container .field-label{
}

#content-container .field-items .field-item{
}

/*-------------------------------------------*
/* Profile
/*-------------------------------------------*/
.profile {
  margin: 1.5385em 0;
}

.profile dd {
  margin-bottom: 1.5385em;
}

.profile h3 {
  border: none;
}

.profile dt {
  margin-bottom: 0;
}

.password-parent {
  width: 36em;
}

/*-------------------------------------------*
/* comment
/*-------------------------------------------*/
#comments {
  clear: both;
  margin-top: 14px;
  padding: 5px;
  border: 1px solid #dddddd;
  border-radius: 8px;
}

.comment {
  margin-bottom: 1.5em;
  padding: 5px;
  border-radius: 7px;
  min-height: 150px;
  border-bottom: 1px solid #d9d9d9;
}

h3.comment-title a{
  margin-bottom: 5px;
  font-size: 16px;
  color: #67696d;
}

.comment .new {
  color: red;
  text-transform: capitalize;
  margin-left: 1em;
}

.form-textarea-wrapper textarea {
  border-radius: 3px;
  border: 1px solid #acacac;
}

.comment .submitted {
  display:inline;
  background: #e5e5e5;
}

.comment .user-picture{
  float: left;
  padding: 4px;
  border: 1px solid #d9d9d9;
  margin-right: 7px;
  margin-bottom: 7px;
}

.comment-new-comments{
  display: none;
}

/*-------------------------------------------*
/* Navigation
/*-------------------------------------------*/
.item-list .pager {
   margin-top:10px;
}

.item-list .pager li {
  background: #cfcfcf;
  border-radius: 3px;
  margin-right: 4px;
  text-shadow: 1px 1px #fff;
}

/*-------------------------------------------*
/* Forum
/*-------------------------------------------*/
.field-name-taxonomy-forums div {
  display: inline;
  margin-top: 4px;
}

.field-name-taxonomy-forums .field-items {
}

#forum .title {
  font-size: 16px;
}

#forum .submitted {
  font-size: 12px;
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  background: transparent;
  padding: 0;
}

#forum .container {
  background: #a1a1a1;
  color: #fff;
}

#forum .container a {
  color: #000;
  font-weight: bold;
}

#forum div.indent {
  margin-left: 2px;
}

.forum-starter-picture {
  float: left;
  padding: 4px;
  border: 1px solid #d9d9d9;
  margin: 5px 7px 5px 0;
}

#forum th {
  background: #434343;
  text-shadow: none;
  color: #fff;
}

#forum th a {
  color: #fff;
}

#forum td.forum .icon, #forum .icon div {
  background: url(images/no-new-posts.png) no-repeat;
  width: 35px;
  height: 35px;
}

#forum .name a{ 
  font-size: 16px;
}

.credit a {
    color: #42A9BE;
}

.credit a:hover {
    color: #aaa;
}
.region-draw {
    padding: 25px 20px 0;
}
html.js #draw, #toggle-wrapper {
    display: none;
}
html.js #toggle-wrapper {
    display: block;
}
#toggle-wrapper {
    background: none repeat scroll 0 0 transparent;
    border-top: 4px solid #F4E8CB;
    color: #000000;
}
#draw-wrapper {
    color: #000000;
}
#draw-wrapper {
    background: none repeat scroll 0 0 #E5EAD5;
    color: #000000;
}
#toggle-wrapper a {
    background: none repeat scroll 0 0 #F4E8CB;
    color: #000000;
}
#toggle-wrapper a {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    padding-top: 10px;
    text-align: center;
    width: 100px;
}
#toggle-wrapper a {
    border-radius: 0 0 6px 6px;
    display: block;
    font-size: 0.923em;
    outline: 0 none;
    padding: 8px 10px 2px;
}

.hl-l #toggle {
    float: right;
    margin-right: 20px;
}
#draw {
	width:100%;
}
table.header {
   background: none;
   border: none;
   margin-bottom:0px;   
}
table.header td {
   background:none;
   border: none;   
}
span.max {
   display: inline;
   vertical-align:top;
}
div#block-block-1.block {
   display: inline;
   text-align:center;
   width:100%;
   height:35px;
}
p.max {
   display: inline;   
   font-size:24px;
   color: #FF7E2C;
}
div#block-block-1.block .block-content {
   vertical-align: top;
}
div#block-block-1.block ul {
   list-style: disc outside none;
   color:#FF7E2C
}
div#block-block-1.block p {
   display: inline;
}
p.bull {
   color: #FF7E2C;
   font-weight: bold;
   font-size: 24px;
   display: inline;   
}
#toggle-wrapper a {
   background-color: #347C20;
   color:white;
   float:right;
}
div#block-logintoboggan-logintoboggan-logged-in.block {
    background-image: url("/sites/default/files/images/roundedgreen.png");
    height: 30px;
    width: 185px;
    top: 5px;
    float: right;
    margin-bottom:0px;    
}
div#block-logintoboggan-logintoboggan-logged-in.block div.content {
   margin-left:25px;
   margin-top:5px;   
}
.hl-l .region-header {
    float: right;
}
.hl-l #branding {
    float: left;
    height: 85px;
}

.hl-l .region-header .block {
    clear: none;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 10px;
}
input#edit-search-block-form--2.form-text {
   vertical-align:top;
   height: 20px;   
}
form#search-block-form input#edit-submit.form-submit {
   vertical-align:top;
   margin: 0px;
   padding:0px;
}
div#block-logintoboggan-logintoboggan-logged-in.block div.block-inner {
    margin-top: 6px;
    padding-left: 25px;
}
div#block-block-2.block {
   margin-top: 5px;
   float: right;
}
div.region.region-header {
   float:right;
}
div#block-logintoboggan-logintoboggan-logged-in.block a {
   color: #347C20;
}
div#block-logintoboggan-logintoboggan-logged-in.block a:hover {
   color: #FF7E2C;
}
div.leftside {
 
}
p.link {
   padding-top:50px;
   padding-left:55px;
   font-size: 14px;   
}

p.link a {
   color: white;
}   
p.link a:hover {
   color: #FF7E2C;
}
p.video {
   padding-left: 300px;
}
div#block-block-4.block {
   height:242px;
   margin-bottom:0px;   
}
table.newsletter {
  width:210px;
}
div#hidden {
   display: none;
}
table {
   border-collapse: separate;
}
section#main-content {

}
form#J211795609 input.submit { 
   background-image: url('/sites/default/files/images/newsletterrounded.png');
   background-repeat: no-repeat; 
   width:200px;
   height:30px;
   background-color:transparent;
   border: none;
   cursor: pointer;
   color: #347D20;
   font-weight: bold;
   margin-left:10px; 
}
p.signup {
   padding-top:5px;
   font-size: 14px;
   color: #347C20;
   text-align: center;
   font-weight: bold;   
}
form#J211795609 input.form-text {
   margin-bottom: 5px;
   margin-left:20px;
   width:75%;
}
p.social {
   text-align: center;
   margin-top: 15px;    
}
form#J211795609 input.submit:hover {
   color: #FF7E2C;
}
p.social img {
  margin-right:10px;
}
div#block-views-latest-articles-block.block { 
   height: 245px;  
   background-image: url('/sites/default/files/images/newsletter-rounded.png');
   background-repeat: no-repeat;
   margin-bottom: 0px; 
}
p.signup-art {
   padding-top:15px;
   font-size: 14px;
   color: #347C20;
   text-align: center;
   font-weight: bold;   
}  
div#block-views-latest-articles-block.block span.field-content a {  
   color:#FF7E2C;
   font-size: 12px;   
}
div#block-views-latest-articles-block.block span.field-content a:hover {
   color: #347D20;
}
li.crumb a { 
   color:#347D20;
   font-size: 14px;
}
li.crumb a:hover {
   color:#FF7E2C;
}
li.crumb a.active {
   color:#FF7E2C;
}
/*-------------------------------------------*
/* Sidebar
/*-------------------------------------------*/
div#block-block-6.block {
   height:265px;
}
div#block-block-4.block .block-inner {
   margin-left:0px;
   margin-right:0px;
}
p.specialreports {
   padding-top: 80px;
}
div.specialreports p {
   padding-left:10px;
   font-weight: bold;
}
div#block-block-5.block .block-inner {
   margin: 0px;
}
div#block-block-7.block .block-inner {
   margin: 0px;
}
div#block-block-8.block .block-inner {
   margin: 0px;
}
div#block-block-7.block {
   margin-bottom: 5px;
}
div#block-block-5.block {
   margin-bottom: 15px;
}
div#block-block-8.block {
   margin-bottom: 15px;
}
li#menu-664-1.first a.sf-depth-2 {

}
td.sr-img, td.sr-par {
   font-size: 12px;
   font-weight: bold;
   padding-left:10px;   
}
table.specialreports {
   height: 242px;
    background-image: url('/sites/default/files/images/newsletter-rounded.png');
   background-repeat: no-repeat;
   border: none;   
}
table.specialreports td {
   background:none;
   border: none;   
}
div#block-block-9.block {
   background-color: #FFFAE6;
   border: 1px solid gray;
}
div.view-footer {
   margin-top:15px;
}
div#block-views-uc-products-block-2 {
    background-color: #FFFAE6;
    border-color: #006600;
    border-style: dotted;
    border-width: 1px;
    padding: 5px;
}
div#block-search-form.block {
   margin-top:5px;
   float:left;
   margin-bottom:0px;   
}
td.maxhealth {
   text-align:center;
}
/*-------------------------------------------*
/* Top Navigation
/*-------------------------------------------*/
nav#navigation {
   height:30px;
}
div#main-menu {
   text-align:center;
   margin-top:5px;
   font-size:16px;   
}
div#main-menu ul.menu {
   display: inline-block;
   list-style:none;
   padding:0px;   
}
/*ie7 fix*/
*+html div#main-menu {
   display:inline;
}
#main-menu li {
   display:inline;
}
div#main-menu ul.menu li {
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
 
    /* Added the following two properties to display border */ 
    border: 1px solid #FF7E2C; 
    background-color:#E5EAD5; 
    border-radius:25px;
    float: left;
    height:20px;
    padding-bottom: 5px;
    padding-right:10px;
    padding-left: 10px;
    padding-top: 0px;
}
div#main-menu ul.menu li a {
   color: #347C20;
}
div#main-menu ul.menu li a:hover {
   color:#FF7E2C;
}
div#main-menu ul.menu li a:hover {
   color:#FF7E2C;
}
ul li.expanded {
   list-style-image: none;
   list-style-type: none;
}
span.sf-sub-indicator {
   display: none;
}
#main-menu li ul ul {
  margin: -38px 0 0 160px;
}
#main-menu li:hover>ul,
#main-menu li.sfHover ul {
  left: auto;
}
#main-menu ul li.leaf, #main-menu ul li.expanded, #main-menu ul li.collapsed {
  list-style:none;
}
#main-menu ul.menu li {
  margin: 0;
}

#main-menu li.expanded, #main-menu li.collapsed, #main-menu li.leaf {
  margin: 0;
  padding: 0;
}
#main-menu ul.menu li a:active,
#main-menu ul.menu a.active {
  color: black;
}
#main-menu li ul {
  height: auto;
  left: -9999px;
  margin: 0 0 0 1px;
  position: absolute;
  width: 160px;
  z-index: 9999;
  margin: 25px 0 0 -100px;  
}

#main-menu li ul a {
  width: 190px;
}

#main-menu li ul ul {
  margin: -38px 0 0 160px;
}

#main-menu li:hover>ul,
#main-menu li.sfHover ul {
  left: auto;
}

#main-menu ul li.leaf, #main-menu ul li.expanded, #main-menu ul li.collapsed {
  list-style:none;
}
#main-menu ul.menu li {
  margin-right: 10px;
}

#main-menu li.expanded, #main-menu li.collapsed, #main-menu li.leaf {
  margin: 0;
  padding: 0;
}
/*-------------------------------------------*
/* Top Blocks
/*-------------------------------------------*/
div#block-views-latest-articles-block.block span.field-content {
   margin-left:10px;
   font-weight:bold;
}
input.form-text,
textarea,
select {
  border: 1px solid #d5d5d5;
  background-color: rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
input.form-text:focus,
textarea:focus,
select:focus {
  border-color: #007fff;
  outline: 0;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px #007fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px #007fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px #007fff;
}
input.form-text, textarea, select {
    box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.07) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
input.form-text, textarea, select {
    background-color: rgba(255, 255, 255, 0.6);
    border: 1px solid #D5D5D5;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}





/*-------------------------------------------*
/* Footer Products
/*-------------------------------------------*/
div.view-footer {
   margin-left: 10px;
}
div#block-views-uc-products-block-2 td.col-1, div#block-views-uc-products-block-2 td.col-3 {
   background-color: #F0F9E3;
}
div#block-views-uc-products-block-2 td.col-2, div#block-views-uc-products-block-2 td.col-4   {
   background-color: #F9F6E3;
}
img.imgright {
   float:right;
}
img.imgleft {
   float:left;
}    
footer {
   margin-top:10px;
}
div.view-header {
   margin-bottom:10px;
}
p.phone {
   font-weight: bold;
}
img.left {
   float:left;
   margin-right:10px;
}
img.right {
   float:right;
   margin-left:10px;
}
.node-product-kit div.field {
   font-size:14px;
}
div.field-name-field-kit-list-price div.field-items {
   color:red;
   text-decoration: line-through;
   float:left;
}
.product-image {
   float:none;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
   height:135px;
}
div#block-menu-menu-footer-menu.block ul.menu {
    text-align: center;
}
div#block-menu-menu-footer-menu.block ul.menu li {
   display: inline;
   list-style-type: none;
   padding-right: 15px;
}
div#block-menu-menu-footer-menu.block ul.menu li a {
   color: #347c20;
   font-size: 14px;
}
div#block-menu-menu-footer-menu.block ul.menu li a:hover {
   color: #FF7E2C;
}
div#block-menu-menu-footer-menu.block ul.menu li a.active {
   color: #FF7E2C;
}
table.prodweek {
   border: 2px dashed green;
   background: none;
   padding:10px;
}   
table.prodweek td {
   border: none;
   background:none;
}
.view-product-of-the-week .views-field-title {
   font-weight: bold;
   color:#347c20;
   font-size: 18px;
   padding-bottom: 5px;
}
p.pw-price {
   display:inline;
   padding-right:10px;
   font-weight: bold;
   font-size: 18px;
   color:green;
}
td.prodweekbuy {

}
div#block-views-product-of-the-week-block.block h2 {
   font-size: 22px;
}
.pane-survey-products h2 {
   font-size: 16px;
   color: #347c20;
}
.pane-survey-products h2.title {
   font-size: 16px;
}
.pane-survey-products .node {
   margin:0px;
   padding:0px;
}
div.node-product-of-the-week-survey {
   border-bottom: 2px dashed #347c20;
}
td.book {
   text-align:center;
   float: none;   
}   
img.book-buy-now {
   text-align:center;
   margin-bottom:5px;
   float: none;   
}
div.view-vitamins-by-letter table caption {
	font-weight:bold;
	font-size:18px;
	text-align:left;
	padding-bottom:15px;
}
div.view-vitamins-by-letter td.views-field-uc-product-image {
	width:100px;
	text-align:center;
	background-color:white;
}
div.view-vitamins-by-letter td.views-field-buyitnowbutton {
	width:150px;
	text-align:center;
}
div.view-vitamins-by-letter td.views-field-title {
	font-size:18px;
	font-weight:bold;
}
.botblck1 {
	width:440px;
}
.botblck2 {
	width:220px;
}
.botblck3 {
	width:220px;
}
div.field-content.rel-img {
	text-align:center;
}
table.rel-prod {
	background-color: #fff;
	border: none;
	width:100%;
}
table.rel-prod td {
	background-color: #fff;
	border: none;
}
table.rel-prod td.rel-title {
	text-align:center;
	font-weight: bold;
}
table.rel-prod td.rel-img {
	text-align:center;
}
table.rel-prod td.rel-price {
	text-align:center;
	font-weight:bold;
}
.field-name-field-product-rating {
	padding-bottom:5px;
}
.field-name-field-product-rating div.field-label {
	font-size:14px;
	color:green;
}
div.product-info.model span {
	font-size:16px;
	color:green;
	padding-bottom: 5px;
}
td.prodweekimg {
	text-align: center;
    vertical-align: top;
	padding-top:10px;
	width:25%;
}
td.prodweekimg img {
	margin-bottom:15px;
}
span.price {
	text-align:center;
	margin:0px auto;
	display:block;
}
td.prodweektext {
	padding-left: 10px;
	width:75%;
	vertical-align:top;
}
td.survey-left {
	width:75%;
}
table.survey-desk {
	background:none;
	border:none;
}
table.survey-desk td {
	background:none;
	border:none;
	padding:10px;
	color:#000;
	width:50%;
}
div.pane-survey-products table {
	background-color: #cee2d9;
	color:#000;
}
div.pane-survey-products h2 {
	font-size:24px;
}
table.survey-mob {
	background:none;
	border:none;
}
table.survey-mob td {
	background:none;
	border:none;
	padding:10px;
	color:#000;
}
table.survey-mob td.survey-img img {
	text-align:center;
	display:block;
	margin:0px auto;
}
table.book-mob td {
	padding:10px;
	border:none;
	background:none;
}
table.book-mob td img {
	text-align:center;
	display:block;
	margin:0px auto;
}
table.book-mob {
	background:none;
}
table.views-view-grid td {
    padding:5px;
}
td.survey-img img {
    text-align:center;
	display:block;
	margin:0px auto;
}
td.survey-img {
	width:25%;
}
.listen-btn {
	box-shadow: 0px 10px 14px -7px #3e7327;
	background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	background-color:#77b55a;
	border-radius:4px;
	border:1px solid #4b8f29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
}
.listen-btn:hover {
	background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
	background-color:#72b352;
}
.listen-btn:active {
	position:relative;
	top:1px;
}
.captcha.form-wrapper {
	display:none;
}
div.status {
	display:none;
}