img {
  border: none !important;
}

input, textarea {
  outline: none;
}

a, a:hover {
  text-decoration: none; }

a:hover {
  color: #000;
}

a, a:visited, a:active {
  outline-style: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
}

.search-popout__input:focus, .social a:hover, .header a:hover, .footer a:hover {
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease; }

/* CENTER ELEMENTS */
.ghost:before {
  content: '';
  display: inline-block;
  height: 100%; 
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

.icon,
.ghost__content {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.header div[class^="col-"] { padding: 0;}

.header .row {
  margin: 0; 
}

.header__element {
  height: 100%;
  white-space: nowrap;
}
.header__element:before {
  min-height: 90px;
}

.header__left {
  text-align: left; }
.header__mid {
  text-align: center; }
.header__right {
  text-align: right; } 

#display_homepage_title {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  white-space: normal;
  line-height: 80px;
}
#display_homepage_title a {
  background: url('../images/template/header_bg.gif') no-repeat center center;
  display: block;
  min-width: 221px;
  height: 100%;
  text-indent: -9999px;
  width: 100%;
}

#homepage_title {
  background: none;
  font-size: 23px;
  line-height: 1.2;
  min-width: 0 !important;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Playfair Display";
  text-indent: 0 !important;
}
.header + .container{background:#fff; padding:0px; max-width:980px;}
.SidePanel .leftbar{background:url(../images/template/left_bg.jpg) repeat left top; padding:8px 0 30px 0;}
.MainArea{background:#fff url(../images/template/content_bg.jpg) repeat-y left top; padding-top:8px;}
.MainArea #content_area{padding-top:5px; clear:both;}
#VolusionVerified a {
    background: url(../images/template/navpromo-secure.jpg) repeat scroll 0 0;
    display: block;
    height: 131px;
    width: 186px;
}
#mc_embed_signup .mc-field-group label {  
  font-size: 13px;
  color: #464749;
  font-weight: normal;
}
#VolusionVerified a img {
  display: none;
}
.top_nav{}


@media only screen and (max-width: 767px) {
  #display_homepage_title a {
    background-size: 60%;
  }
  #homepage_title {
    font-size: 15px;
  }
}

.cart-summary a {
  color: #e74f5d;
  font-weight: bold;
}

.cart-summary [class*="icon-"] {
  margin-right: 2px;
  display: inline-block;
}

.cart-summary [class*="icon-"] img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -3px;
}

.search-popout {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 15px; }
  .search-popout__trigger {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    cursor: pointer;
    padding: 2px 0;
    font-size: 21px;
    margin: 0; }
  .search-popout__input {
    display: block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
	color:#474749;
	font-size:16px;
	text-transform:uppercase;
	position:relative;
    border: 1px solid #fff;
    height: 56px;
	width:100%;
	padding-right:97px;
	text-align:right;
    text-indent: 5px; }
    .search-popout__input:focus {
      outline: none;
       }
  .search-popout__submit {
    display: block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
	position:absolute;
	right:0;
	background: url(../images/search_mn.png) no-repeat scroll center !important;
    *display: inline;
    height: 26px;
	width:26px;
    padding: 0px;
	top:15px;
	border:0 none;
	right:16px;
     }

.sitetools {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }
  .sitetools__item {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 15px;
    text-transform: uppercase; }

  .sitetools [class*="icon-"] {
    margin-right: 2px;
  }

  .sitetools [class*="icon-"] img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -3px;
}

  .search-mobile {
    height: 58px;
    padding: 15px;
    display: block;
    position: relative;
    width: 100%; }

  .search-mobile .form-group {
    width: 100%;
  }
    .search-mobile__input {
      -webkit-border-radius: 0;
      border-radius: 0;
      width: 100%;
      border: 1px solid #e0e0e0;
      height: 28px;
      text-indent: 5px; }
      .search-mobile__input:focus {
        outline: none;
        border-color: #da4545; }
    .search-mobile__submit {
	  background: url(../images/search_mn.png) no-repeat scroll center !important; border:none; text-indent:-9999px; background-size:70% !important;
      position: absolute;
      top: 15px;
      right: 15px;
      width: 30px;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      height: 28px;
      padding: 0 6px;
      margin-left: -3px; }

.sitetools {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }
  .sitetools__item {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 15px;
    text-transform: uppercase; }

  .sitetools [class*="icon-"] {
    font-size: 0;
    margin-right: 2px;
  }
/*--------------------------------------------------------------*/

a.v-product__title.productnamecolor.colors_productname {
    color: #5a8800;
	font-size: 1.077em; line-height:normal; padding-bottom:2px;
    font-weight: bold;
	text-align:left;
}

a.v-product__title.productnamecolor.colors_productname:hover {
    color: #000;
}

.CatDescription {
    margin: 0 0 30px;
    padding: 0;
    float: left;
    width: 100%;
}

.CatDescription h1{
    padding: 0;
    float: left;
    width: 100%;
}

div.CatDescription h1 {
   
    float: left;
    width: 100%;
    background-color: #76bd1d;
    color: #fff;
    text-shadow: 1px 1px 1px #50870b;
    font-size: 18px;
    padding: 5px 10px 4px 10px;
    text-align: center;
	margin: 0 0 20px;
}

.CatDescription p{
font-size:16px;
}

input#additionalsearch {
    display: none;
}

.v-product > div > div {
    width: auto;
    float: left;text-align: left;
}

#content_area table[width] select {
    padding: 0!important;
    margin: 0!important;
    min-height: 19px!important;
}

/*#content_area table[width$="%"] input:not([type="radio"]):not([type="checkbox"]):not([type="image"]) {
    width: 31px;
    max-height: 21px;
	min-width: 31px!important;
	padding: 3px 2px!important;
}*/

#MainForm > table > tbody > tr > td > table > tbody > tr > td:nth-child(2) > nobr > font > b > span > font > b > input[type="text"] {
    padding: 0 5px !important;
    margin: 0 !important;
    min-width: 31px!important;
    height: 21px;
    width: 10%;
}

#MainForm > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td:nth-child(4) 
{
    width:0!important;
}

div#ProductDetail_ProductDetails_div span#product_description h1 {
    font-size: 20px;
    text-transform: capitalize;
    text-align: center;
	margin:0 0 20px 0;
}

td > div#ProductDetail_ProductDetails_div
{ 
}

div#ProductDetail_ProductDetails_div span#product_description p, 
div#ProductDetail_ProductDetails_div span#product_description b
{ font-size:16px; margin-bottom:15px;
}

div#ProductDetail_ProductDetails_div span#product_description p
{margin-bottom:10px;
}

div#ProductDetail_ProductDetails_div span#product_description ul
{ margin:20px 0 ;
}



div#ProductDetail_ProductDetails_div span#product_description ul > li
{ font-size:16px
}

#ProductDetail_ProductDetails_div2 table.colors_descriptionbox > tbody > tr:nth-child(3) > td:nth-child(2), .colors_descriptionbox > tbody > tr:nth-child(1), table.v65-productDisplay tbody tr td div.v-product-grid div.v-product img.v-product__free-shipping
{
    display: none;
}

table.v65-productDisplay tbody tr td div.v-product-grid div.v-product a.v-product__img 
{
    height: 200px;
    display: block;
    padding: 20px 0;
}

#MainForm > table > tbody > tr > td > table > tbody > tr:nth-child(2) {
    margin: 10px 0 0;
    display: inline-block;
    float: right;
    clear: both;
}

#content_area table > tbody > tr > td > table > tbody > tr > td > div.matching_results_text {
    border-bottom: 1px solid #f3c368;
	    margin-bottom: 10px;
}


/*--------------------------------------------------------------*/

/******** NAVBAR **********/
.navbar {
  border-left: 0;
  border-right: 0;
  border-top: 0; }

.navbar-collapse {
  border-top: 1px solid #e0e0e0; }

.navbar-toggle {
  margin: 55px 0 0 0; }

/******** FOOTER **********/
.footer {
  background: #ebebf0 none repeat scroll 0 0;
  border: 1px solid #d1d1d3;
}
  .footer .column {
    margin: 0;
    padding: 0;
    list-style: none; }
    .footer .column li > a {
      display: block; }
    .footer .column li {
      margin-bottom: 4px; }
    .footer .column .column__title {
      margin-bottom: 6px;
      font-weight: bold;
      color: #000;
      white-space: nowrap;
      font-family: "Playfair Display";
      text-transform: uppercase;
      font-size: 12px; }
    @media only screen and (min-width: 768px) {
      .footer .column {
        margin: 30px 15px 30px 0; } }

.footer .panel {
  border-left: 0;
  border-right: 0; }
.footer .panel-group {
  margin-bottom: 0; }
.footer .panel-heading {
  background: #fff !important;
  padding: 0; }
  .footer .panel-heading h4 {
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; }
.footer .panel-group .panel + .panel {
  margin-top: 0;
  border-top: 0; }
.footer .panel-title > a {
  display: block;
  padding: 10px; }
.footer .panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: #333333;
  /* adjust as needed */ }
.footer .panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";
  /* adjust as needed, taken from bootstrap.css */ }
.footer .panel-body {
  padding: 15px 10px; }


.elist .elist__title {
  text-align: center;
  margin-top: 15px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  font-family: "Playfair Display";
  text-transform: uppercase;
  margin-bottom: 5px; }
  @media only screen and (min-width: 768px) {
    .elist .elist__title {
      text-align: left;
      margin-top: 30px; } }
.elist form {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%; }
.elist .elist__input {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 6px 10px;
  display: inline-block;
  border: 1px solid #e8e8e8;
  font-size: 12px;
  width: 100%;
  /* Firefox 18- */
  /* Firefox 19+ */
  /* Firefox 18- */
  /* Firefox 19+ */ }
  .elist .elist__input::-webkit-input-placeholder {
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:-moz-placeholder {
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input::-moz-placeholder {
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:-ms-input-placeholder {
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:focus::-webkit-input-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:focus:-moz-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:focus::-moz-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:focus:-ms-input-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
.elist .elist__input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #e43d4c; }
.elist .elist__submit {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 1px 0 10px;
  height: 25px;
  font-size: 15px;
  border: 0;
  background: transparent;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0; }
  .elist .elist__submit .icon:hover {
    color: #e74f5d;
  }

.copyright {
  padding: 9px 0 0 0;
  border-top: 1px solid #e3e3e3;
  text-align: left; }
  @media only screen and (min-width: 768px) {
    .copyright {
      text-align: left; } }
  .copyright__item {
    margin: 5px 7px; }
    @media only screen and (min-width: 768px) {
      .copyright__item {
        margin: 0 15px 0 0; } }
  .copyright__text {
    display: block;
    padding: 5px 0; }
    @media only screen and (min-width: 768px) {
      .copyright__text {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        padding: 0; } }

.social {
  padding: 15px 0 15px;
  text-align: center; }
  .social__title {
    display: block;
    font-weight: bold;
    color: #000;
    font-family: "Playfair Display";
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 6px; }
    @media only screen and (min-width: 992px) {
      .social__title {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto; 
        *zoom: 1;
        *display: inline;
        margin-bottom: 0;
        margin-right: 8px; } }
  @media only screen and (min-width: 768px) {
    .social {
      text-align: left;
      padding: 30px 0; } }
  .social a {
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 23px;
    margin: 0 5px; }
    @media only screen and (min-width: 768px) {
      .social a {
        margin: 0 3px 0 0; } }


.btn {
  text-transform: uppercase; }
  .btn.btn-primary, #content_area .deal-buy-now a {
    background-image: -moz-linear-gradient(#ec6a77, #de3945);
    background-image: -webkit-linear-gradient(#ec6a77, #de3945);
    background-image: linear-gradient(#ec6a77, #de3945); }
    .btn.btn-primary:hover, #content_area .deal-buy-now a:hover {
      background: #da4545; }

.popover.right > .arrow {
  border-right-color: rgba(0, 0, 0, 0.2); }

#content_area .v65-productDisplay .v-product {text-align: left;}






.TopBack {
  	background: #77bd1e; font-family: 'Open Sans', sans-serif; color:#fff;  text-transform:uppercase;
}
.TopBack .social-tools {
  	list-style: outside none none; float:left; width:100%; margin:0px; padding:0px;
}
.TopBack .social-tools li {
  	float: left; font-size:16px; font-weight:700; line-height: 30px;
}
.TopBack .social-tools li > img {
  	padding-right: 8px;
}
.TopBack .social-tools li:nth-child(1) {
	padding-right:38px;
}
.TopBack .social-tools li:nth-child(2) {
	padding-right:17px;
}
.TopBack .social-tools li:nth-child(3) {
	padding-right:12px; padding-left:15px; border-left:1px solid #abd674; border-right:1px solid #abd674;
}
.TopBack .social-tools li:nth-child(4) {
	padding-left:12px;
}
.TopBack .site-tools {
	list-style:none; float:right;  margin:0px; padding:2px 0px 0px 0px;
}
.TopBack .site-tools li {
	float:left; line-height: 30px;
}
.TopBack .site-tools li:nth-child(1) {
	padding-right:14px;
}
.TopBack .site-tools li:nth-child(2) {
	padding-right:12px; padding-left:12px; border-left:1px solid #abd674; border-right:1px solid #abd674;
}
.TopBack .site-tools li:nth-child(3) {
	padding-left:14px;
}
.TopBack .site-tools li a {
	font-family: 'Open Sans', sans-serif; color:#fff; font-size:14px; font-weight:600;
}
.tab_header_left , .top_nav.hidden-xs{
    padding: 6px 0 8px;
}
#header_livechat {
  background: #66676B;
  float: right;
  line-height: 47px;
  margin-left: 5px;
}
.site-tools li div {
  margin-left: 5px;  background: #66676b;
}
.header {
	background:#474749;
}
.Mlogo {
  	float: left;
}
h1.logo {
  	float: left; margin: auto; padding: 0;
}
.logo a {
  	background: rgba(0, 0, 0, 0) url("../images/logo.png") no-repeat scroll 0 0;
  	display: block; height: 90px; margin-bottom: 32px; margin-top: 26px; text-indent: -9999px; width: 288px;
}
.GiveCall {
  	margin:17px 38px 0px 0px; padding:0px 22px 0px 0px; border-right:1px solid #7c7c7e; float: left;
}
.GiveCall p {
	margin:0px; color: #fff; font-family: "Open Sans",sans-serif; font-size: 12px; font-weight: 600; text-transform: uppercase;
}
.GiveCall > span {
  	color: #fff; float: left; font-size: 22px; text-transform: uppercase; font-family: "Open Sans",sans-serif; font-weight:700;
}
.GiveCall > span  a
{	color: #fff; font-size: 22px; text-transform: uppercase; font-family: "Open Sans",sans-serif; font-weight:700;
}
.LoginAccount {
  	padding:0px 0px 0px 39px; margin:17px 24px 0px 0px; float: left;
	background:url("../images/userlogin.png") no-repeat left center;
}
.LoginAccount p {
	margin:0px; color: #fff; font-family: "Open Sans",sans-serif; font-size: 16px; font-weight: 700; text-transform: uppercase; 
}
.LoginAccount > span {
  	color: #fff; float: left; font-size: 12px; text-transform: uppercase; font-family: "Open Sans",sans-serif; font-weight:600;
}
.LoginAccount > span a
{	color: #fff;
}
.display_cart_summary {
  	background: rgba(0, 0, 0, 0) url("../images/cart.png") no-repeat scroll right center;
  	float: left; border-left:1px solid #7c7c7e; padding:0px 30px 0px 24px; margin:17px 0px 0px;
}
.display_cart_summary a {
	color:#fff; font-family: "Open Sans",sans-serif; font-size: 24px; font-weight: 700; text-transform: uppercase;
}
.display_cart_summary b {
  	color: #fff;  font-family: "Open Sans",sans-serif; font-size: 12px; font-weight: 600; display:block;
}
.search {
  	width: 100%;
}
.search .form-group {
	width:100%; display:block;
}
#sitewide_banner_large {
  	background: rgba(0, 0, 0, 0) url("../images/sitewide-large.jpg") no-repeat scroll 0 0;
  	color: #5a8800; display: block; float: left; font-size: 1.231em; height: 43px; letter-spacing: 0.25px; padding: 11px 5px 0 47px; text-decoration: none; width: 493px;
}
#sitewide_banner_small {
  	background: rgba(0, 0, 0, 0) url("../images/sitewide-small.jpg") no-repeat scroll 5px 4px;
  	color: #58930f; display: block; float: left; font-size: 1.077em; height: 39px; letter-spacing: 0.25px; padding: 13px 0 0 25px; text-decoration: none; width: 269px;
}

@media screen and (max-width:479px) {

#homepage_brands
{ float:none; display:inline;
}

}

.CatDescription h3
{ margin-bottom:15px;
}

.CatDescription > p > a, .CatDescription > p > small > a 
{
    text-decoration: underline;
    font-size: 13px;
}

.CatDescription > small, .CatDescription > p > small, .CatDescription > p > u
{font-size:13px;
}
.CatDescription > p > small
{ line-height:16px;
}

.CatDescription > ul > li {
    font-size: 16px; 
}


@media screen and (max-width:990px) 
{
.header_call
{	max-width:none;
}
.payment1
{	margin-top:15px;
}
#div_articleid_1 img {
    max-width: 100%;
}
.TopBack .social-tools li:nth-child(1) ,.TopBack .social-tools li:nth-child(2){
  padding-right: 5px;
}
.TopBack .social-tools li:nth-child(3) {
  padding-left: 5px;
  padding-right: 5px;
}
.TopBack .social-tools li:nth-child(4) {
  padding-left: 5px;
}
.TopBack .site-tools {
    padding: 2px 10px 0px 0px;
}
#header_livechat {
  width: 150px;
}
.TopBack .site-tools li:nth-child(1) {
  padding-right: 10px;
}
.TopBack .site-tools li a {
  font-size: 14px;
}
.TopBack .social-tools li {
  font-size: 13px;
}
.TopBack .site-tools li:nth-child(2) {

  padding-left: 10px;
  padding-right: 10px;
}
.TopBack .site-tools li:nth-child(3) {
  padding-left: 10px;
}
.TopBack .site-tools li:nth-child(4){
width: 142px;
}
#header_livechat img {
  width: 100%;
}
.TopBack .social-tools
{	padding-left:10px;
}
#header_livechat
{	margin-left:0px; margin-right:8px;
}
}

@media screen and (max-width:767px) 
{
.panel-collapse ul
{	display:block;
}
#footer_payment
{	width:100%; float:left; text-align:center; padding-bottom:20px;
}
#div_articleid_279 td
{	display:block; width:100% !important; height:auto !important;
}
#div_articleid_279 big br
{	display:none;
}
.TopBack .social-tools{text-align: center;}
.TopBack .social-tools li:nth-child(1){display: block;float: left;width: 100%;}
.TopBack .social-tools li{float: none;display: inline-block;}
.tab_header_left {
    width: 100%;
}
#header_livechat{display:none;}
}

@media screen and (max-width:479px) 
{
#homepage_cats h2
{	height:122px !important;
}
.TopBack .social-tools li
{	margin-top:7px;
}
}

@media screen and (max-width:359px) 
{
#homepage_cats h2
{	height:106px !important;
}
}

/* MailChimp Form Embed Code - Classic - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#c60; font-size:200%;}
#mc_embed_signup .mc-field-group .asterisk {position:absolute; top:25px; right:10px;}        
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}