/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 * mobile_main
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline; -webkit-tap-highlight-color: rgba(0,0,0,0);
    list-style: none;
}

/*
default
===============================================================================
*/

#main {min-height: 660px;}

div.center {margin:0 auto;}
div.center.screen {margin:0 50px;}
div.center.screen10 {margin:0 10px;}
div.center.screen20 {margin:0 20px;}
div.center.screen30 {margin:0 30px;}

em {font-style: normal; font-style: italic;font-weight: 300;}

a {text-decoration: none; color: #333;}
.heavy {font-style: normal;}

table th {font-style: normal;font-weight: 400;}
th, td        {vertical-align:middle}
th, td.center {text-align:center}
td.right      {text-align:right}

img {
    max-width: 100%;
    vertical-align: bottom;
}

textarea {font-style: normal;font-weight: 300;
    font-size: 14px;  box-sizing: border-box;
    border: 1px solid #e1e1e1;
    -webkit-appearance: none;
    border-radius: 0px;
}

.custom-form.vendor-page input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), select {
    padding: 6px 8px;
    border: 1px solid #e1e1e1;
    height: 40px;
    width:260px;
    max-width: 100%;
    -webkit-appearance: none;
    box-sizing: border-box;
    border-radius: 5px;
}
input[type="checkbox"] { margin: 3px 0; }
select {
    color: #141413;
    height: 37px;width:260px;
    background: url('/images/mobile-dropdown.png') right center no-repeat;
    background-size: 35px;
    background-color: #fff;
}

select.not_chosen {
  color: #888;
}

img { max-width: 100%; vertical-align: bottom; }

.shadow {
    text-shadow: 0 -1px 1px #333;
    letter-spacing: 0.2px;
}
/* accessibility violation */
/* input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color:    #888;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color:    #888;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color:    #888;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color:    #888;
} */
.inputBoxError{border: 1px solid #EE5757 !important; }

input[type=submit]{
    -webkit-appearance: none;
    border-radius:0;
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
}

.whiteButton:hover            {border: 2px solid #FFF !important;}
.whiteButton:hover .title     {color:#FFF !important; }

/*==============================================================================
    layouts
==============================================================================*/

#container {max-width: 100% !important; min-width: 320px !important; position: relative; min-height: 100%;}
.mobile #container {position: unset;}
#container.modal-open {height:100%;overflow: hidden;}

/*
Move to Common css for used in both desktop and mobile
#header-m {position: fixed;  width:100%;  background: #000; height:50px; z-index: 998; top: 0px;}
*/


/*  'overflow: hidden;' deleted because it will hide fixed position elements at botoom of the page */
#content { width:100%; padding: 0; background: #FFF; position: relative; }

#footer  {overflow: hidden; width:100%;  background:#252525; position: relative;}  /* height: 305px; */

#bottom-back-to-cat-button {
    width:100%; height:40px; display: block; position: fixed; bottom:0; z-index: 100; background: #000;
}
#bottom-back-to-cat-button img {vertical-align: initial;}
/*==============================================================================
    Common styles
==============================================================================*/

.dark-img-overlay {position:absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.6); top:0; left:0;}

.suport {margin-bottom: 20px;}
.suport p {text-align: center;}

.charity .c-in{ margin: 0 auto; width: 270px;}
.charity .c-img{ width: 75px;}
.charity .c-name{ width: 170px; margin-left: 7px; margin-top: 12px;}
.charity .c-name img{width:15px;}
.charity .c-name p { font-style: italic; /*color: #888;*/}
.charity .c-description{ margin-top: 10px;}
.o-name{font-style: italic; font-size: 14px; color: #888;}

.close{right:0px; position: absolute; z-index: 1000;}
.close img{width:15px;height:15px;padding:14px;}
img.close{width: 15px;}

.boxShadow{
    box-shadow: 0 0 12px -3px rgba(47,47,47,1);
}

.c-products .disabled{
    visibility:hidden !important;
}
.c-products a.right img{height:184px; width:46px; position: absolute; margin-top: -30px; margin-left: 254px; float: right;}

.errorSummary{color: red;}

#experience-box .pages{float: left; width: 100%;}
#experience-box .view-more-box{background-color: #e2e2e2; float: left; height: 40px; line-height: 40px; margin-bottom: 30px; text-align: center; width: 100%; }
#experience-box .productTile .auction-type p { font-size: 9px; text-transform: uppercase; color:#fff; letter-spacing: 0.12em;  line-height: 25px; margin-left: 6px;}
#experience-box .productTile .auction-type.is-auction p { margin-left: 20px;}

/******* New tiles  *********/
.view-more-box{background-color: #e2e2e2; float: left; height: 40px; line-height: 40px; margin-bottom: 30px; text-align: center; width: 100%;}

.sweepsSymbol{ position: absolute;
                   padding-right: 15px;
                   top: 0px;
                   left: 15px;
                   background: url(/images/io/banner_grey_big.png) -6px 0 no-repeat;
                   height: 25px;
                   background-size: 100% 100%; }

.sweepsSymbol p {padding: 0 30px;}
.section-border {float:left; width:100%; height: 10px; background:url('/m/images/mobile_pdp_section_border.png');}

.action-btn{
    float: left;
    border: 1px solid green;
    height: 40px;
    color: green;
    padding: 0px 15px 0px 15px;
    letter-spacing: 0.02em;
    cursor: pointer;
}


/*
overlays
===============================================================================
*/
.overlay {
	display:none;
	z-index:10000;
	background-color: #fff;
	width: 300px;
	border: 1px solid #666;
	box-shadow: 0 0 20px 5px rgba(47,47,47,1);
}

.overlay-content {border:1px solid #ccc;position:relative;background-color: #fff;}
.overlay .close:not(.mobile) { z-index: 10; background:url('/images/icon_close_000.png')  no-repeat center; cursor: pointer; height: 40px; width: 40px; right: 0; top: 0; margin:0; background-size: 30px;}
.overlay.no-close .close{display:none;}
.overlay .footer_content a {border-bottom: 1px solid;}
.overlay .footer_content a:hover {border-bottom: none;}

.overlay h1.section-header{font-size:18px;margin:0 0 4px 0;line-height:22px;}
.overlay h2.section-header{font-size:15px;margin:0 0 17px 0;line-height:17px;}
.overlay .close { background:url('/images/io/x-button-grey.png') no-repeat center; height: 44px; width: 44px; background-size: 14px 14px;opacity: 1;}
/*
.overlay .close.mobile { z-index: 10; cursor: pointer; height: 40px; width: 40px; right: 0px; top: 0px;
                         margin:0; background-size: 16px;background: url('/images/io/x-button-grey.png') no-repeat center;}*/

/*error popups*/
.overlay.error .overlayContent{padding: 40px 40px; margin:0;}
.overlay.error .dialog_header{margin-bottom:25px;}
.overlay.error .dialog_body{margin: 0 0 25px 0; width:100%;}
.overlay.error .dialog_footer {min-height: 0; overflow: hidden; margin-bottom: 0; padding-top: 0; padding-bottom: 0;}
.overlay.error .footer_content { float:left; margin: 0; width:100%;}
.overlay.error .dialog_footer p {font-size: 13px;}
.overlay.error .footer_content .btn{margin-left: 75px;}

/*********** VP-18606  ************/
#member-signup-dialog.forTermsAndConditionsMobile .member_signup_pop {min-height:260px; height: 260px;}


#member-signup-dialog .overlayBlack .rightVertical .header { margin: 20px auto 0 auto; width: 70%; }

#member-signup-dialog{position:fixed;width:100%;height: 100%; overflow-y:scroll;}
#vendor-signup-dialog{position:fixed;width:calc(100% - 20px);min-width: 292px;}
#complete-signup-dialog{padding: 0 20px; position:fixed;width:calc(100% - 20px);min-width: 300px;height:calc(100% - 20px);}
#member-signup-dialog .userAccess-ifonlyLogo,
#vendor-signup-dialog .userAccess-ifonlyLogo{height:45px;margin:13px 0;-webkit-backface-visibility: visible; backface-visibility: visible;}
#closed-accessCode-dialog .userAccess-ifonlyLogo {height:45px;margin:15px 0;}

#closed-accessCode-dialog{position:fixed;width:calc(100% - 20px);min-width: 292px;height: calc(100% - 20px);}

/* help dialog */
.help_popUp {cursor:pointer;}
.help_dialog  .boldNumber{font-weight: 600;}
.help_dialog{display: none;
             z-index: 2000; padding: 20px 40px 30px 40px;
             box-shadow:          0px 1px 25px #999;
}
.help_dialog .close{position: absolute; top: 0px; right: 0px; padding: 10px; }
.help_dialog p {margin-top: 10px;}



/*==============================================================================
    SignIn Pages
==============================================================================*/
#susi input {width: 234px}
#susi .link {color:#555; font-style: normal;font-weight: 300; text-decoration:underline;}
#susi .deco-line {width:206px; border-bottom: 1px solid #eee; margin-left:47px;}
#susi .deco-or {position:absolute; top:-15px; left:135px; background:url('/m/images/graydot.png'); width:30px; height:30px;}
#susi .deco-or p {float:left; margin: 6px 0 0 7px; font-size:14px; font-style: italic;}

#susi .row-title {margin-top: 30px;}
#susi .row-content {margin-top: 22px;}
#susi .terms {color: #888; font-size: 12px; text-align: center; line-height: 120%;font-style: italic;}
#susi .subTitle {color: #111; font-size: 11px;  text-align: center; line-height: 120%;}
#susi .sub-header{font-size: 14px;color:#000;}
#susi .header-message {color: #111; font-size: 18px; text-align: left; margin-top: 10px; margin-left:38px; line-height: 120%;}
#susi .content {color: #555; font-size: 14px; font-style: normal;font-weight: 400; letter-spacing: 0.5px}
#susi .header {color: #333; font-size: 14px; font-style: normal;font-weight: 400; letter-spacing: 0.5px; text-align: center; }
#susi .notice1 {color: #999; margin-left: 40px; line-height:150%}
#susi .notice2 {color: #999; font-size: 14px; line-height:120%}

#susi .facebook-box{width:250px;}
#susi .google-box{width:250px;margin:6px 0 1px 0;}
#susi .linkedIn-box{width:250px;margin:6px 0 1px 0;}

#susi .accessCode-title{font-size:14px; margin-top: 30px; text-align: center; width: 220px;}
#susi .accessCodeBox{background-color: #e1e1e1; border: 1px solid #656565; min-width: 145px; text-align: center; min-height: 30px; margin-top: 10px;}

div.btn.category { margin-top: 9px; margin-left: 8px; width: 224px; height: 39px;}

div.btn.category:active {border: 2px solid #e1e1e1;}
div.btn.category:hover {border: 2px solid #e1e1e1;}
div.cat-button {border: 1px solid #e1e1e1; height: 33px; width: 218px;
               text-align: center; line-height: 37px; color: #888; font-size: 12px;
               font-style: normal;font-weight: 400; letter-spacing: 0.14em; text-transform: uppercase;
               margin-left: 2px; margin-top: 2px;background-color:#F2F2F2}

.cat-title {margin-bottom: 13px; width: 240px;}
.cat-title p{ text-align: center; font-size: 18px; color:#000; line-height: 30px; }

#susi .error-msg{ font-size: 14px; text-align: center; color: #EE5757; font-style: italic; }




#accesscode-add-dialog,
#conciergeOverlay-dialog, #chrome-exempt-dialog,
#auctionConfirm-dialog, #how-to-buy-gift{
    opacity: 0.99;z-index:9999;display:none;
    position: absolute; top:0; left:0;
    width: calc(100% - 20px);
    min-height:350px;
}
#signin-submit{margin-left: 11px;}
#submit {margin-left: 37px;}
#login_error1 {margin: 15px 0 0 40px; width: 220px; font-size: 14px; color: #EE5757; font-style: italic; }
#email-signin-dialog{position: fixed;top:0;right:0;bottom:0;left:0;overflow: auto;overflow-y: scroll;background-color: white;}
#chrome-exempt-dialog p{color: #000;text-align: center;margin: 10px auto;padding-top: 5px;font-size: 14px;}



/*==============================================================================
    Product Pages
==============================================================================*/

.cart-popup-status-wrapper {width: 100%;background-color: #333;position: fixed;z-index: 10010;height:44px;}
.cart-popup-status { height: 35px;width: 100%; }

.customCheckBox, .customRadioBox {min-height: 25px; margin-top:5px; float:left;}
.customCheckBox > span, .customRadioBox > span {float:left; margin-right: 5px; line-height: 18px; text-align:left;}
.customCheckBox a, .customRadioBox a {line-height: 18px;}

.customCheckBox .check {margin-top: 1px; width: 17px; height: 15px; background:url('/images/io/check_box.png') no-repeat 0 0;}
.customCheckBox.checked .check {background:url('/images/io/check_box.png') no-repeat 0 -16px;}

.customRadioBox .radio {margin-top: 1px; width: 15px; height: 15px; background:url('/images/io/radio_button.png') no-repeat 0 0;}
.customRadioBox.selected .radio {background:url('/images/io/radio_button.png') no-repeat 0 -16px;}

.button-small-2{width:130px; font-size: 11px; }

.input300 {margin-top: 10px; width:100%;padding-top:10px;border-top: 1px solid #e1e1e1;position: relative;}

#product-detail .scrollable {
            /* required settings */
            position:relative;
            overflow:hidden;
            width: 240px;
            height:240px;
            margin: 0 auto;
}

#product-detail .scrollable img{width: 240px; height:240px;}

#product-detail .scrollable .items {
  /* this cannot be too large */
  width:20000px;
  margin: 0 auto;
  text-align: center;
  position:absolute;
}
#product-detail .scrollable .items div {
  float:left; width: 240px; padding: 0 5px;
}

#product-detail .priceText{font-style: italic; font-size: 14px; color: #888;}

#product-detail .textContent{display: none;margin: 0 0 40px 10px;float:left;font-style: normal;font-weight: 300;color: #333;font-size: 14px;line-height: 18px;}

#product-detail .description-wrapper {margin-top: 20px;text-align: center}
#product-detail #showMoreDesc {margin-top:10px;}

#product-detail .aboutHeader .expand-button,
#product-detail .charityHeader .expand-button,
#product-detail .finePrintHeader .expand-button,
#product-detail .description-wrapper .expand-button {background: url("/images/arrow_down.png") no-repeat;background-size: auto 6px;width: 24px;height: 15px;margin-top: 6px;}

#product-detail .description-wrapper .collapse-button,
#product-detail .charityHeader .collapse-button,
#product-detail .aboutHeader .collapse-button,
#product-detail .finePrintHeader .collapse-button
{background: url("/images/arrow_up.png") no-repeat;background-size: auto 6px;width: 24px;height: 15px;padding-top: 7px;}

#product-detail .aboutContent.open,
#product-detail .charityContent.open,
#product-detail .finePrintContent.open{background:url('/images/arrow_up.png') no-repeat right;}

#product-detail .wrapper-border{border-top: 1px solid #e1e1e1;}
#product-detail .product-name {text-align:center;font-size: 18px;color: #000;line-height: 23px;border-bottom: 1px solid #e1e1e1;margin: 18px 0 8px 0;padding-bottom: 8px;}
#product-detail .product-name em {font-size: 18px;color: #000;line-height: 23px; font-style: italic;}

#product-detail .headerFonts{
    cursor: pointer;
    float: left;
    font-size: 16px;
    height: 32px;
    padding: 18px 6px 6px 10px;
    width: 100%;
    vertical-align: middle;
}
#product-detail .headerFonts span{
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    width: 200px;
}
#product-detail .headerFonts em {font-size: 16px; font-style: italic;}

#product-detail .descriptionContent {border-bottom: 1px solid #ccc;height: 50px;overflow: hidden;margin: 0 10px;}
#product-detail .descriptionContent p {text-align: left;font-style: normal;font-weight: 300;color: #333;
 font-size: 14px;line-height: 18px;letter-spacing: 0.02em;display: block; margin: 0 10px;}

#product-detail .view-more{ width:300px; height: 35px; }
#product-detail .view-more a{ margin:0 auto;}
.share-bar {height: 35px;text-align: center;}

/*==============================================================================
    Cart Pages
==============================================================================*/

#cart .empty {color: #555; font-size: 26px; font-style: normal;font-weight: 300; text-align: center; line-height: 120%;}
#cart .content {color: #555; font-size: 14px; font-style: normal;font-weight: 400; letter-spacing: 0.5px}
#cart .header {color: #333; font-size: 16px; font-style: normal;font-weight: 400; letter-spacing: 0.5px; text-align: center; }

.cart-summary {background:#eee; height:40px; margin:20px 0 0px 0;}
.cart-count  {color: #111; font-size: 16px; font-style: normal;font-weight: 400; float:left; margin: 10px 0 0 10px;}
.cart-amount {color: #111; font-size: 16px; font-style: normal;font-weight: 400; float:right; margin: 10px 10px 0 0;}
#cart .item    {position: relative; border-bottom: 1px solid #ccc; font-size: 14px; font-style: normal;font-weight: 400; padding-bottom: 20px;}
#cart .item:last-of-type{border-bottom:none;}
#cart .celeb-name {width:85%; margin: 10px 0 0 10px; color: #999; font-size: 14px; font-style: normal;font-weight: 400; }
#cart .celeb-name em {color: #999; font-size: 14px; font-style: normal;font-weight: 400; font-style: italic; }
#cart .product-name  {width:85%; margin: 5px 0 0 10px;}
#cart .product-name a {color: #111; font-size: 14px; font-style: normal;font-weight: 400; }
#cart .product-name a em {color: #111; font-size: 14px; font-style: normal;font-weight: 400; font-style: italic; }
#cart .image   {position: relative;height: 100px;}
#cart .image a {float:left;margin: 10px; width: 100px; height: 100px; overflow: hidden;}
#cart .image img {height: 100%; max-width: none;}
#cart .quantity {color: #999;}
#cart .quantity input {width:30px; margin-right:5px;text-align: center;float:right;height:17px;}
#cart .quantity a {border:1px solid #ccc; font-size: 11px;padding: 0 4px;color:#888;text-transform: uppercase;padding: 6px 8px; background:#f2f2f2;height:18px;width:46px;}
#cart .quantity .inventory_warning {font-style: italic; font-size: 12px; color: #dc4930;}
#cart .price   {color: #999;font-size: 14px; font-style: normal;font-weight: 400; text-align: center;}
#cart .total   {font-size: 14px; font-style: normal;font-weight: 400; }
#cart .amount   {font-size: 14px; font-style: normal;font-weight: 400; }

#cart .info .detail-box,  #cart .info .schedule-box, #cart .info .locationAddress-container,
#cart .info .duration-container, #cart .info .participants-container{margin: 10px 0 0 10px; position: relative;float: left;width:100%;}
#cart .info .duration-container, #cart .info .participants-container{width:102px;}
#cart .info .detail-box .title, #cart .info .locationAddress-container .title,
#cart .info .participants-container .title, #cart .info .duration-container .title{font-style: normal;font-weight: 400; text-align: left; font-size: 12px;}
#cart .info a.detail, #cart .info a.schedule.edit {background: none repeat scroll 0 0 #f2f2f2;color:#00A94F;text-transform: uppercase;letter-spacing: .12em;
                                             border: 1px solid #00A94F;font-size: 11px; line-height: 24px;
                                             padding: 0 8px;float: left;margin:0 0 10px 20px;}
#cart .info .locationAddress-container .location-address-form .btn .btn-c {width:197px;}
#cart .info .locationAddress-container .location-saved-address .changeAddress{ color:#00a94f; background:transparent; font-size:11px; text-align:center; text-transform:uppercase; font-weight:400; letter-spacing:0.14em; cursor:pointer; height:30px; line-height:30px;margin-right: 5px;}
#cart .info .inner-info .schedule-box .title {font-style:italic;color:#888;}
#cart .info a.schedule.edit {left:220px;top: 5px;}
#cart .info .detail-box ul {margin: 5px 0 10px 15px;float: left;}
#cart .info .detail-box ul li {list-style: disc; font-size: 12px;}
#cart .info .schedule-box ul {margin: 5px 0 10px 0;float: left;}
#cart .info .schedule-box ul li {list-style: none; font-size: 12px;}
#cart .info .schedule-box li {
    margin-bottom: 3px;
}
#cart .info .schedule-box li span {margin-right: 10px; font-size:12px;}

.scheduling-box {float: left; width: 100%;}

/*==============================================================================
    Checkout Pages
==============================================================================*/

#checkout .line {border-bottom: 1px solid #ccc}
#checkout .breadcrumb li {float:left; list-style: none; font-style: italic; font-size:15px;}
#checkout .breadcrumb li.on {color:#00A94F}
#checkout .breadcrumb li.off {color:#ccc}

#checkout .errorSummary ul {list-style: disc; margin-left:15px;}
#checkout .errorSummary li {color: #C00}
#checkout .summary {margin:10px 0 0 0; font-size:14px; color:#555; line-height: 140%;}
#checkout .box {margin-top: 30px;}
#checkout-warning p {margin: 40px 0;}
#shipping-saved,    #billing-saved, #cc-saved, #shipping-summary,  #payment-summary {position:relative; margin-top:10px;}
#shipping-saved p, #billing-saved p, #cc-saved p, #shipping-summary p,  #payment-summary p {
    color:#555; margin-left:20px; line-height: 140%; letter-spacing: 0.02em;
}
#enter-cc, #edit-shipping, #edit-payment {
    position: absolute; top:10px; right:10px; color:#fff; padding: 3px 6px;
    font-style: italic; background:#00A94F
}
#enter-cc {top:0;}

#gc-result {float:left; margin:10px 0;}

.shipping-method {border: 1px solid #CCCCCC; color: #00A94F; float: left; padding: 10px;}


#checkout #shipping #shipment-items ul {list-style-type: none;margin:10px 0;}
#checkout #shipping #shipment-items li {margin-top:5px;}
#checkout #shipping #shipment-items li span.name {width:100%;display:inline-block;margin:10px 0 5px 0;}

/* Restriction Pop up */
#restriction-list li {margin-bottom:10px; list-style: none;}
#restriction-list li img {width:40px; height: 40px; float: left;}
#restriction-list li div {float: left; margin-left: 10px;text-align: left; width: 190px;}
#restriction-list li .name  {color: #333333; font-size:13px;}
#restriction-list li .error {color: #DC4930; font-size:12px; font-style: normal;font-weight: 400; margin-top: 3px; letter-spacing: 0.5px}

p.errorSummary {color: #DC4930;}

#shipment-items {float:left; width:100%; margin-top:10px;}
#shipment-items .header {float:left; width:100%; border-bottom: 1px solid #ccc;}
#shipment-items .footer {float:left; width:100%; border-bottom: 1px solid #ccc; margin-top:20px;}
#shipment-items .footer span {float:right; margin-top:14px;}
#shipment-items .standard-shipping {border: 1px solid #00a94f; float: left; margin: 3px 0 10px; padding: 5px 0 5px 10px; width: 248px;}
#shipment-items .shipping-amount {float:right; padding: 0 10px;}
#shipment-items .shipping-estimate-button {float:right; color:#00a94f;}
#shipment-items .shipping-estimate-button .btn-s {width:100px; background:#fff; color:#333;}

#subscriptions{margin: 20px 0 0 0px; width:100%;}
#subscriptions li {width:100%; background-color: #f9f9f9; border: 1px solid #e1e1e1; display: inline-flex; align-items: end; padding: 10px; box-sizing: border-box;}
#subscriptions li .address {float:left; margin:10px 0 10px 15px; width:443px; border: solid 1px #999;}
#subscriptions li .address div.row {width:425px;margin: 10px 0 0 10px;}
#subscriptions li .address label {width:120px;}
#subscriptions li p.seq {margin-right: 10px;}
#subscriptions li p.name {display: inline-flex; align-items: end;}
#subscriptions li .pname {flex: 1; margin-right: 30px;}

/*==============================================================================
    Gift certificate page
==============================================================================*/
.formError{color: #DC4930; }

/*==============================================================================
    footer
==============================================================================*/
.tout .header {
    font-size: 14px; 
    text-align: left; 
    padding-left: 10px;
}

.tout .links {
    float: left;
    margin-top:10px;
}

.tout .links li {
    padding: 0 10px; 
    line-height: 30px; 
    list-style: none; 
    float:left;
}

.tout .links li a {
    font-size: 11px; 
    color:#555; 
    letter-spacing: 0.5px; 
    text-transform: uppercase;
}

#footer-contact {
    height:100px
}
/* #footer-menu {height:160px;} */
#stay-connected {
    text-align: center;
    margin-bottom: 30px;
}

#stay-connected li:first-child {
    margin-left: 0px;
}

#stay-connected li {
    display: inline-block; 
    list-style: none; 
    margin: 10px 5px 20px 0;
}

#stay-connected img {
    height:35px; 
    width: 35px; 
    text-align:center;
}

#site-link   {
    margin-top:10px; 
    text-align: center;
}

#site-link li   {
    display: inline; 
    list-style: none; 
    color:#999; 
}

#site-link li a {
    color:#ccc;
    text-decoration: none; 
    font-size: 12px;
}

#site-link li a:hover {
    text-decoration: underline;
}

#site-link li.separator {
    margin:0 3px;
}

/*
Static Page
===============================================================================
*/

#main-detail .left-pane  {float:left;width:87%;}
#main-detail .right-pane {float:left;width:87%; font-size: 14px;}
#main-detail img{max-width:70%;}
#main-detail p{font-size: 14px;}

.content-wrapper {float:left; width:100%; margin-left: 20px; line-height: 130%;}
.content-wrapper h2, .content-wrapper h3, .content-wrapper h4, .content-wrapper h5, .content-wrapper p {margin-bottom: 10px;}
.content-wrapper h2{ font-size:22px; line-height:110%}
.content-wrapper h3{ font-size:17px;}
.content-wrapper h4{ font-size:15px; }
.content-wrapper p { text-align: justify; }
.content-wrapper .left-pane .aboutText {font-size:14px; text-align: left; }
.content-wrapper .content-header{
    margin:30px 0 20px 0;
    line-height: 80%;
}
.list-none{list-style-type:none;}


/*
Terms and conditions page
===============================================================================
*/
.content-wrapper li, .terms-wrapper .terms-list  li, .return-wrapper .terms-list  li, .faq-wrapper ul li{
    font-size:14px; margin-bottom:1.5em; text-align: justify;
}
.terms-wrapper .terms-list li li, .terms-wrapper .terms-list .list-numbered li {
    margin-bottom:.5em; margin-left: 2em; padding-left: 5px;
}


/*
Luminary Page
===============================================================================
*/
.luminary .item {min-height:381px;cursor:default;}
.luminary .marquee-img-wrapper { float:left; margin: 35px 0 0 0; border-radius: 155px;}
.luminary .marquee-img { float:left; margin: 5px 0 0 5px; overflow: hidden; border-radius: 150px;}

.luminary .marquee-text {float:left;margin:42px 0 0 0;}
.luminary .marquee-text p {width:100%; /*float:left;*/ }

.luminary .marquee-text .name    {word-wrap: break-word;}
.luminary .marquee-text .org     {margin-top:5px; clear:left;}
.luminary .marquee-text .desc    {margin-top:24px;}
.luminary .marquee-text div.desc {float: left;}
.luminary .marquee-text .support {margin-top:32px;}
.luminary .marquee-text .charity {margin-top:5px;}
.luminary .marquee-text .charity img {width:16px; height:16px;}
.luminary .marquee-text .about   {margin-top:32px;}
.luminary .marquee-text .about a {padding: 7px 18px 7px 0; background: url('/images/io/arrow_next_black.png') no-repeat right; background-size: 7px 14px;
}
#luminary-page {margin: 0 auto; margin-top: 20px; width:320px;}
#luminary-page .luminary-section{width:280px; margin: 0 auto;}
#luminary-page .luminary-section .l-img-wrapper{width:166px; height:166px; border-radius: 83px 83px 83px 83px; border: 1px solid #ccc;}
#luminary-page .luminary-section .l-img{width:160px; height: 160px; border-radius: 80px 80px 80px 80px; overflow: hidden; margin: 3px auto;}
#luminary-page .luminary-section .l-img img{max-width: none; height: 160px;}
#luminary-page .luminary-section .l-name p em { font-size: 18px; color: #000; font-style: italic;}
#luminary-page .luminary-section .l-name{text-align: center; margin-top: 20px;}
#luminary-page .luminary-section .l-organization{text-align: center; margin-top: 5px; margin-bottom: 12px;}
#luminary-page .luminary-section .l-description p{ line-height: 18px; }

#luminary-page .share-bar{ height: 35px; width: 300px; margin: 50px auto; }
.share-bar li{float: left; height: 33px; list-style: none;}
.share-bar li.facebook{width: 50px;}

.share-bar li.twitter{width: 50px;}
.share-bar li.pinterest{width: 50px;}
.share-bar li.email{width: 50px;}

#luminary-page .experience-section{ width: 300px; margin: 0 auto;}

#luminary-page .item{float: left;}

#send-message {
    float: left;
    width: 100%;
    height: 200px;
    position: relative;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
}

#send-message p.title {
    margin: 10px 10px 0 10px;
    font-size: 16px;
    color: #333;
    font-style: normal;
    font-weight: 400;
}

#send-message textarea {
    padding: 10px;
    width: 90%;
    height: 80px;
    max-height: 80px;
    font-size: 14px;
}

/*
Category Page
===============================================================================
*/

#category-page { margin: -5px auto 0; width: 300px;}

 .toggle-menu { height: 44px; margin: -6px auto 0;background-color: #333; position: relative; box-shadow: 0 4px 8px -5px rgb(119, 119, 119);}
 .toggle-menu .menu-box { float: left; height: 44px; background-color: #333; width:50%;}
 .toggle-menu .menu-box.current {background-color: #333;}
 .toggle-menu .menu-box p{font-size: 11px; letter-spacing: 0.1em;}
 .toggle-menu .menu-box         .menu  { float: left; margin-top:12px;}
 .toggle-menu .menu-box          .item {float: left; color: #fff; font-size:11px; width:100%; text-align:center; line-height: 44px;}
 .toggle-menu .menu-box.current  .item {color: #00a94f;}
 .toggle-menu .icon{float: left; margin-right: 5px; margin-top:0;}
 .toggle-menu  img {width: 11px; height: 11px;}
 .toggle-menu .titleUnderline{position:absolute; width:50%;background-color: #00a94f; height:4px;top:40px}
 .toggle-menu .menu-line { float: left; height: 35px; width:1px; background-color: #e1e1e1;}

 .celebrities-section {overflow-x: hidden; max-width: 100%;}
.celebrities-section .c-img-wrapper{ height: 63px; width: 63px; border-radius: 63px; border:1px solid #CCCCCC; overflow: hidden;}
.celebrities-section .c-img img{ height: 61px; width: 61px; border-radius: 61px; margin-left: 1px; margin-top: 1px;}

.celebrities-section .item{float: left;}
.celebrities-section .celebrity-box {float:left; width:100%;}
.celebrities-section .name-charity{margin-left: 15px; width: 171px;}
.celebrities-section .name-charity .c-name    {font-size: 17px; color: #000;}
.celebrities-section .name-charity .c-name em {font-size: 17px; color: #000; font-style: italic}
.celebrities-section .name-charity .o-name{font-style: italic; font-size: 13px; color: #888;}
.celebrities-section .plus-minus{float: right; margin-top: 20px; margin-right: 3px;}
.celebrities-section .plus-minus img{ width: 15px;}

.c-products { width: 300px; height: 230px; margin-top: 20px;}

.c-products .product-tiles {
        /* required settings */
        height: 185px;
        width:300px;
        position:relative;
        background-color: #FFFFFF;
}
.c-products .product-tiles .shadow-img img{
    height:153px; width:29px; position: absolute; margin-top: -12px;
}


.c-products .title {height: 188px; float:left; width:152px; max-height: 240px; margin-right:15px}
.c-products .title .description p{font-style: normal;font-weight: 400; font-size: 12px; letter-spacing: 1px;}
.c-products .title .product-image{border: 1px solid #ccc; height: 114px;overflow: hidden; width: 152px; position: relative;}
.c-products .title .product-image img {width:152px;}
.c-products .title .product-image .black-bar { float: left; background-color: #000; width: 151px; height: 2px; bottom: 0; position: absolute;}
.c-products .title p { font-size:12px; line-height: 16px; }
.c-products .title .c-name{ color: #888; margin-top: 5px;}
.c-products .title .p-name{ color: #000; width: 138px; max-height: 32px; text-overflow: ellipsis-word; margin-top: 5px;}
.c-products .title .price{ color: #888;}
.c-products .instruction-box{width:220px; height:35px; position: absolute; margin-left:40px; background-color: #fff; opacity: 0.8;}
.c-products .instruction-box p{font-size: 12px; color: #333; letter-spacing: 0.02em; margin:8px auto auto 18px; }
.celebrities-section .sep-bar{float:left; border-top: 1px solid #e1e1e1; width:298px; margin: 20px 0;}
.celebrities-section .sep-bar:last-of-type{border-top: 1px solid #e1e1e1; width:300px; margin-top: 20px; margin-bottom: 0;}


.loading{margin-left: 137px; margin-top: 30px; height:78px;}
.loading img{ width: 25px;}


.cat-marquee     {position:relative;}
.cat-marquee img {width:100%;vertical-align: bottom; min-height: 66px;}

#cat-title         {position: absolute; top: 25%; left: 30px; width: 180px; height: 40px; z-index: 3;}
#cat-title h1,
#subcat-title h1 {float:left; margin: 13px 0 0 13px; color: #fff; font-size: 19px; letter-spacing: 0.02em;}

#subcat-dropdown {position: absolute; top: 10px; left: 10px; width: 180px; z-index: 2; }
#subcat-dropdown.drop { box-shadow:         0 1px 5px 0px rgba(0,0,0,0.15);
}
#subcat-title    {float:left; width: 180px; height: 40px;}

#subcat-title.drop {background:#fff; border-bottom: 1px solid #e1e1e1;}
#subcat-title.drop h1 {color:#333;}

#subcat-title img       {width:14px; float: left; margin:16px 0 0 5px;}
#subcat-title img.black {display: none;}

#subcat-list {float:left; width:180px; background: #fff; display:none; padding: 10px 0;}
#subcat-list li {float:left; width:180px; background: #fff; list-style:none; min-height: 30px;}
#subcat-list li a {float:left; width:100%;}
#subcat-list li a h1 {float:left; color:#000; margin:6px 0 0 12px; font-size: 17px;}
#subcat-list li:hover {background:#f2f2f2}

.scrollable-subCats        { position:relative; overflow:hidden; width: 100%; height:58px; background-color: transparent; }
.scrollable-subCats .items { width:20000em; position:absolute; }
.scrollable-subCats .items div.scrollItems{
    font-size: 11px; letter-spacing: 0.14em; color: #333; text-transform: uppercase;
    margin: 8px 0 0 20px; float:left; height: 34px; width: 224px; border: 1px solid #333;}
.scrollable-subCats .items div.inner-button{
    font-size: 11px; letter-spacing: 0.14em; color: #333; text-transform: uppercase;
    margin: 1px; float:left; height: 30px; width: 220px; border: 1px solid #333; }
.scrollable-subCats .items div.inner-button a{
    font-size: 11px; letter-spacing: 0.14em; color: #333;text-align: center; text-transform: uppercase;
    display: block; margin-top: 7px; }

.scrollable-subCats .items div.currentSub div.inner-button { background-color: #000; }
.scrollable-subCats .items div.currentSub div.inner-button a { color: white; }

div.cat-button {font-size: 11px; letter-spacing: 0.14em; color: #333; }

/*
Product Tile
===============================================================================
*/

/*tiles styles*/
#experience-box .productTile { padding: 0 10px;}
#experience-box .productTile .description p{font-style: normal;font-weight: 400; font-size: 12px; letter-spacing: 1px;}
#experience-box .productTile .product-image{position: relative; border: 1px solid #ccc; overflow: hidden; height: 114px; width: 143px; }
#experience-box .productTile .product-image img {width:143px;}
#experience-box .productTile .product-image .black-bar { float: left; background-color: #000; width: 151px; height: 2px; bottom: 0; position: absolute;}
#experience-box .productTile .c-name { color: #888; margin-top:2px;}
#experience-box .productTile .c-name em { font-size:12px; font-style: italic;}
#experience-box .productTile .p-name{ color: #000; width: 145px; max-height: 32px; line-height: 14px; margin-top:2px;}
#experience-box .productTile .p-name em { font-size:12px; font-style: italic;}
#experience-box .productTile .price{ color: #888; margin-top:1px;}
#experience-box .productTile .geographicName { font-style: italic; font-size:12px;
                                                color:#888; margin-top:3px;
                                                text-overflow: ellipsis;
                                                overflow: hidden;
                                                white-space: nowrap;
                                                width: 140px;
                                              }
#experience-box.double .productTile .geographicName {width:240px;}

#experience-box .productTile.ad{float:left; width:143px; height:auto;}
#experience-box .productTile.ad.double{float:left; width: 300px; margin-bottom: 40px;}
#experience-box .productTile:nth-child(2n+1) {margin-right:12px;}

/*tiles double styles*/
#experience-box.double .productTile {width:300px; height:auto; max-height: none; margin-bottom: 35px; }

#experience-box.double .productTile .product-image{width: 242px; height:190px; margin: 0 auto;}
#experience-box.double .productTile .desction{margin: 0 auto;width: 242px; word-wrap: break-word;}
#experience-box.double .productTile .product-image{width: 242px;}
#experience-box.double .productTile .product-image img {width:100%;}
#experience-box.double .productTile .product-image .black-bar { width: 300px;}
#experience-box.double .productTile p { font-size:14px; line-height: 18px; }
#experience-box.double .productTile .c-name{ margin-top: 3px;}
#experience-box.double .productTile .c-name em {font-size:14px;}
#experience-box.double .productTile .p-name{ width: 242px; }
#experience-box.double .productTile .p-name em { font-size:14px; }
#experience-box.double .productTile.addMargin {margin-right:12px;}
#experience-box .ad_img_container{text-align: center;}


/*
Shop list
===============================================================================
*/
div.shop-header {margin: 20px 0 10px 0; border-bottom: 1px solid #e1e1e1; text-align: center; float:left; width:100%;}
div.shop-header h3 { font-size:20px; padding-bottom: 10px;}
.shop-list {float:left;}
.shopTile {float:left; width: 300px; height:240px; margin: 0; position: relative; min-height: 200px;}
.shopTile .img-box {float:left; border: 1px solid #e1e1e1;}
.shopTile .img-box img {width: 298px;}
.shopTile .image {float:left; width:100%; height:155px; background: #000; overflow: hidden;}
.shopTile .gradient {float:left; width:100%; height:2px; background: #000;}
.shopTile .button-wrap {position: absolute; right: 0; top: 164px; width:80px; height: 26px; text-align: center; background: #000;}
.shopTile .button-small {background-color:#000; border-color: #000; line-height: 26px; color:#fff;
               font-size:10px;letter-spacing: 0.1em; text-transform: uppercase;}
.shopTile .desc {float:left; width:220px; font-size:12px; color:#888; margin-top:2px; line-height: 14px;}
.shopTile .title {float:left; width: 220px; margin-top:1px;}
.shopTile .title  a {font-size:14px; color:#000;}


/*
scheduling
===============================================================================
*/

.scheduling-wrapper {float:left; background: #fff; position:relative; border: 1px solid #CCCCCC;margin-top:10px;}

.scheduling   {display:none; background: #fff; width:300px; position:relative; margin: 0 auto;float: left;}
.scheduling-close { background-image:url('/images/io/x-button-grey.png'); background-size:100%; background-repeat:no-repeat; position:absolute; right:10px; top:10px; cursor:pointer; height:17px; width:17px; z-index: 10; }
.scheduling-header   {margin: 20px 0 0 0}
.scheduling-header p.title {font-style: normal;font-weight: 400; font-size:14px; letter-spacing: 2px; text-align: center;}
.scheduling-header p.explanation {margin: 10px 10px 0 10px; text-align: left;}

.scheduling-body   {margin: 20px 0 0 0}
.scheduling-body .schedule-wrapper {float:left; width: 250px; color:#fff; position: relative;margin-left:20px;}
.scheduling-body .schedule-title {margin-top:10px; width:240px; border-bottom:1px solid #fff; font-size: 15px; font-style: italic; line-height: 36px; text-align: left;}
.scheduling-body .schedule-box {float: left; height: 40px; position: relative; width: 100%;}
.scheduling-body .schedule-box .number {height: 33px; width: 33px; line-height: 33px;
        position: absolute; left:55px; text-align: center; color: #ffffff; font-size: 16px;
        background: url('/images/io/green_circle.png'); z-index: 2;}
/*.scheduling-body .schedule-box .date {top: 17px; left: 8px; position: absolute;  padding: 10px; width: 94%; float: left;}*/
.scheduling-body .schedule-box .date input{width:100px; font-size: 14px; height: 25px; padding:5px;border:none;
        box-shadow: none;
}
/*.schedule-box.current .date input {border: 1px solid #00a94f}*/
.schedule-box .label {display:none}
.addlInfoForms .schedule-box .label {color:#ccc;}
#account-content .schedule-box {margin-top:5px;}
#account-content  {margin:0;} /* mobile override */
#account-content.screen20 {margin:20px;} /* mobile override */

.schedule-wrapper .current-arrow {width: 16px; height: 30px; position: absolute; top: 10px; left: 100px;
               background:url('/images/arrow_left.png') no-repeat;
               background-size: auto 12px;
}
.schedule-footer {float: left; margin: 5px 10px; width: 260px; text-align: center;}
.schedule-footer .not-sure {font-size:13px; float:left; text-align:center; margin: 8px 0 0 0px; width:100%;}
.schedule-footer .actions {float:left; text-align:center; margin: 8px 0 0 60px;width:100%;}



/****  for calendar on conversation page, jira bug  3264  ******/
.interaction_div .schedule-box {float: left;position: relative; width: 100%; margin: 10px 0px; background:white;}
.interaction_div .schedule-box input.date {border:none; }
.interaction_div .schedule-box select.dateTimeRange{ padding-left:5px;  padding-top:8px;}


/*
=========================================================
   Home Page
*/

/* container for slides */
#homepage-marquee {
    border-radius: 5px;
    box-shadow: 0 0 25px #666;
}

.marqueeNav {width:100%; float: left; text-align: center; margin-top: 10px; margin-bottom:10px;}
.marqueeNav a {
    width:8px;
    height:8px;
    margin:3px 12px;
    background:url(/m/images/navigator.png) 0 0 no-repeat;
    display:inline-block;
}

/* mouseover state */
.marqueeNav a:hover {
    background-position:0 -8px;
}

/* active state (current page state) */
.marqueeNav a.active {
    background-position:0 -16px;
}
/* disabled navigational button. is not needed when tabs are
   configured with rotate: true */
#homepage-marquee .disabled {
    visibility:hidden !important;
}

#homepage-marquee .home_scrollable {height:180px; overflow: hidden; float: left; position: relative; width:100%; max-height: 430px;}
#homepage-marquee .home_scrollable .items{width: 20000em; position: absolute;}
#homepage-marquee .home_scrollable .item{height:180px;}
#homepage-marquee .home_scrollable .item img{width: 100%;}

#experience-tiles {margin:0px auto; margin-top: 30px; width: 300px;}

/* tabs (those little circles below slides) */
#experience-tiles .slidetabs {
    float: left;
    margin-left: 117px;
    margin-bottom: 20px;
}

/* single tab */
#experience-tiles .slidetabs a {
    width:8px;
    height:8px;
    float:left;
    margin:3px;
    margin-left: 22px;
    background:url(/m/images/navigator.png) 0 0 no-repeat;
    display:block;
    font-size:1px;
}

/* mouseover state */
#experience-tiles .slidetabs a:hover {
    background-position:0 -8px;
}

/* active state (current page state) */
#experience-tiles .slidetabs a.current {
    background-position:0 -16px;
}

.experience-title {margin-bottom: 5px; float: left; width: 100%;}
.experience-title p{ text-align: center; line-height: 30px; }


/*
=========================================================
   Search Result Page
*/

.search-result .search-title{margin: 10px auto 15px; width: 100%;}
.search-result .search-title p.title{ text-align: center; font-size: 16px; color:#000; line-height: 30px; font-style: italc; }
.search-result .search-title p.title span{font-size: 16px; color:#000;}

.not-found-message {color: #333; font-style: normal;font-weight: 300; font-size: 16px; line-height: 30px;}
.not-found-keyword {color: #000; font-style: normal;font-weight: 400; font-size: 20px; text-transform: uppercase;}

.search-result .button-small {
    font-size: 11px; text-align: center; text-transform: uppercase; font-style: normal;font-weight: 400;
    color:#fff; letter-spacing: 0.12em; cursor: pointer; background-color: #00a94f;
    display: inline-block; height:30px; line-height: 30px; padding-top: 3px;
    border: 1px solid #00A94F;
    border-radius: 0px;
}

/*
Password Reset Page
===============================================================================
*/

.password-reset {background-color: #EBEBEB; width: 330px; height: 430px; margin: 20px auto;}
.password-reset .row{ margin: 0 auto; float: none;}
#reset-form .errorSummary{color: red;}
#reset-form{width:100%;}
#reset-form input{ box-sizing: border-box; height: 44px;width:100%;}


/*
Blog
===============================================================================
*/

    /*==============================================================================
        Blog Header
    ==============================================================================*/
    #blog-header{z-index: 9998;}
    #blog-header-2{z-index: 9998; display: none; position: fixed; top: 0; width:100%}
    .blog-search {position: absolute; top: 45px; width: 100%;}
    .blog-search input{ background-color: #fff; opacity: 0.8;}

    /*==============================================================================
        Common
    ==============================================================================*/
    .sub-nail .left-panel{ width: 50%;  float: left; margin-top: 20px;}
    .sub-nail .left-panel img{ width: 90%; margin: 0 10px;}

    .sub-nail .right-panel { width: 50%; float: right; margin-top: 20px;}
    .sub-nail .right-panel .section { margin-left: 10px;}
    .sub-nail .right-panel .logo { width: 45px; float: left; margin-top: 1px;}
    .sub-nail .right-panel .logo img{ width: 100%; border: 1px solid #e1e1e1; margin: auto;}
    .sub-nail .right-panel .at {width: 60%; float: left; margin-left: 10px;}
    .sub-nail .right-panel .at p{text-align: left; color: #888; font-size: 14px; font-style: italic; }

    .sub-nail .right-panel .title {float: left; margin: 10px 0; width: 100%; }
    .sub-nail .right-panel .title p {font-size: 20px; color: #000; text-transform: capitalize; line-height: 120%; margin: auto; margin-right: 10px;}
    .sub-nail .right-panel .title p a {font-size: 20px; color: #000; text-transform: capitalize; line-height: 120%; margin: auto; margin-right: 10px;}

    .blog-sep-bar {border-bottom: 1px solid #e1e1e1; margin-top:20px; margin-bottom: 10px;}

    .blog .share-bar {margin: 30px auto}
    .s-btn {display: table-cell; vertical-align: middle;}
    .s-btn {height:32px; float:left;font-style: normal;font-weight: 400;width:30px;}
    .s-btn:hover{color: #00A94F;}
    .share-bar ul{list-style-type: none;display: inline-block;}
    .share-bar ul li{ margin-right: 15px;display: inline;}

    .facebook .s-btn{background: url('/images/share_icons/facebook.png') no-repeat 0px 3px;}
    .facebook .s-btn:hover{background-position: 0 -30px;}

    .twitter .s-btn{background: url('/images/share_icons/twitter.png') no-repeat 0px 3px;}
    .twitter .s-btn:hover{background-position: 0 -30px;}

    .pinterest .s-btn{background: url('/images/share_icons/pinterest.png') no-repeat 0px 3px;}
    .pinterest .s-btn:hover{background-position: 0 -30px;}

    .email .s-btn{background: url('/images/share_icons/email.png') no-repeat 0px 3px;}
    .email .s-btn:hover{background-position: 0 -30px;}

    .fb-comments, .fb-comments span, .fb-comments iframe { width: 100% !important; min-height: 63px !important;  }

    .button-section {margin-top:10px;}
    .button-section a{
    color: #333;
    font-style: normal;font-weight: 400;
    font-size: 12px;
    height: 33px;
    letter-spacing: 0.14em;
    line-height: 37px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    }

    /*==============================================================================
        Text-Post-subNail
    ==============================================================================*/
    .text-post-subnail {width: 100%; position: relative; z-index: 997;}

    /*==============================================================================
        tweet-Post-subNail
    ==============================================================================*/
    .tweet-post-subnail {width: 100%; position: relative; z-index: 997;}
    .sub-nail img.tweet-logo { width: 35px; left: -8px; top: 5px; position: absolute;}
    /*==============================================================================
        instagram-Post-subNail
    ==============================================================================*/
    .instagram-post-subnail {width: 100%; position: relative; z-index: 997;}
    .sub-nail img.tweet-logo { width: 35px; left: -8px; top: 5px; position: absolute;}


    /*==============================================================================
        Text-Post Page
    ==============================================================================*/
    .text-post { margin: 20px 10px; }
    .text-post .logo img{ width:45px; margin: 10px auto; display: block;}
    .text-post .at p{text-align: center; margin-top: 10px; color: #888; font-size: 14px; font-style: italic; }
    .text-post .title p{ font-size: 26px; color: #000; text-transform: capitalize; text-align: center; line-height: 120%; margin:30px auto; }
    .text-column p {font-style: normal;font-weight: 300; font-size: 14px; color: #333; letter-spacing: 0.02em; line-height: 18px}

    .images-section .post-image{ margin-bottom: 15px}
    p.caption{color: #888; font-size: 12px; font-style: italic;}

    .second-part{margin: 30px auto;}

    /*==============================================================================
        Instgram Page
    ==============================================================================*/
    .instgram-post { margin: 20px 10px; }
    .instgram-post .logo {width: 55px; float: left;}
    .instgram-post .instgram-logo {float: right; width:55px;}
    .instgram-post .logo img{ width:100%; }
    .instgram-post .at {float: left; margin-left: 10px;}
    .instgram-post .at p{margin-top: 10px; color: #888; font-size: 14px; font-style: italic; }
    .instgram-post .title p{ font-size: 26px; color: #000; text-transform: capitalize; text-align: center; line-height: 120%; margin:30px auto; }

    .instgram-post .images-section .post-image{ margin-top: 30px; margin-bottom: 0;}

    /*==============================================================================
        Tweet Page
    ==============================================================================*/
    .tweet-post { margin: 20px 10px; }
    .tweet-post .logo {width: 55px; float: left;}
    .tweet-post .tweet-logo {float: right; width:55px;}
    .tweet-post .logo img{ width:100%; }
    .tweet-post .at {float: left; margin-left: 10px;}
    .tweet-post .at p{margin-top: 10px; color: #888; font-size: 14px; font-style: italic; }
    .tweet-post .title p{ font-size: 26px; color: #000; text-transform: capitalize; text-align: center; line-height: 120%; margin:30px auto; }


/*
Custom natural language filter dropdown
===============================================================================
*/
div.dropdown{ position: absolute; background-color: #fff; display: none; z-index: 9999;
              box-shadow: rgb(119, 119, 119) 0px 0px 7px;
}
div.dropdown ul.dropdown-menu{margin: 20px;}
div.dropdown ul.dropdown-menu li{ list-style-type : none; margin-top: 10px; cursor: pointer; }
div.dropdown ul.dropdown-menu li a{ width: 100%; display: block; }
.lang-filter-text {color:#00a94f; padding-right: 15px; margin-right: 8px; background: url("/images/arrow_more_green.png") no-repeat right center; background-size: 10px; cursor: pointer;}


/*
form layout - bespoke, vendorSignUp
===============================================================================
*/


.custom-form .form-row .f-row input[type=text].checkBox {width: 15px; height: 15px; margin: 0; padding: 5px; cursor: pointer; background-color: white; }
.custom-form .form-row .f-row input[type=text].radioBox {width: 15px; height: 15px; margin: 0; padding: 5px; cursor: pointer; background-color: white; }
.custom-form .form-row .f-row input[type=text].radioBox.select {background: url('/images/io/icon_checkmark_green.png') no-repeat 5px 5px; background-size: 15px; background-color: white;}
.custom-form .form-row .f-row input[type=text].otherInput {font-size: 14px; padding-left: 0px; margin-top: -2px; margin-left: 5px; border-top: none; border-left: none; border-right: none; background-color: #f2f2f2; width: auto;}

.custom-form .form-row .imgUpload-block{ position: absolute; top: 0px;width: 100%; height: 100%; left: 0px;}
.custom-form .form-row .imgUpload-block input[type=file]{position: absolute;
                                        top: 0;
                                        right: 0;
                                        margin: 0;
                                        opacity: 0;
                                        width: 100%;
                                        height: 100%;
                                        direction: ltr;
                                        cursor: pointer;}
.custom-form .form-row .imgUpload-block .progress-bar{width: 0%; height: 100%; top: 0px; position: absolute; background-color: #333; opacity: 0.6;}

.custom-form .form-row .img-edit-block p{ margin-top: 0px;}
.custom-form .form-row .img-edit-block .img-edit-header{ width: 100%; height: 30px;}
.custom-form .form-row .img-edit-block .img-edit-header span{ font-size: 16px; }
.custom-form .form-row .img-edit-block .img-edit-header img{ width: 15px; float: right; cursor: pointer;}
.custom-form .form-row .img-edit-block .img-edit-container{ margin: 10px 0px;}
.custom-form .form-row .img-edit-block .close{position: absolute; top: 5px; right: 5px; padding: 10px; cursor: pointer;}
.custom-form .form-row .img-edit-block .img-edit-footer .delete-block{float: right; height: 40px; line-height: 50px; cursor: pointer;}
.custom-form .form-row .img-edit-block .img-edit-footer .delete-block img{ width: 12px; float: left; margin-top: 19px; margin-right: 5px; }

.custom-form .form-row .img-square-wrapper {width: 354px; height: 275px; margin-top: 25px; float: left; position: relative; margin-left: 20px; overflow: hidden;}
.custom-form .form-row .img-square-wrapper .upload-block{ margin-top: 35px;}
.custom-form .form-row .img-square-wrapper .upload-circle{  width: 160px;
                                                            height: 160px;
                                                            border-radius: 80px;
                                                            overflow: hidden;
                                                            background-color: #00a94f;
                                                            text-align: center;
                                                            margin: 0 auto;}
.custom-form .form-row .img-square-wrapper .upload-circle p{width: 160px; margin-top: 65px; color: #fff; font-size: 13px;}
.custom-form .form-row .img-square-wrapper .add-a-link{ height: 45px;
                                                        text-align: center;
                                                        line-height: 45px;
                                                        color: #00a94f;
                                                        font-size: 13px;}
.custom-form .form-row .img-square-wrapper .img-box{position: relative; width: 354px; height: 230px; overflow: hidden;}
.custom-form .form-row .img-square-wrapper .img-box .media-full-screen{cursor: pointer; position: absolute; top:5px; left: 5px; width: 40px; height: 40px; border-radius: 20px; overflow: hidden; text-align: center; background-color: #fff;}
.custom-form .form-row .img-square-wrapper .img-box .media-full-screen img{width: 20px; margin-top: 10px;}
.custom-form .form-row .img-square-wrapper .img-box .media-close{cursor: pointer; position: absolute; top:5px; right: 5px; width: 40px; height: 40px; border-radius: 20px; overflow: hidden; text-align: center; background-color: #fff;}
.custom-form .form-row .img-square-wrapper .img-box .media-close img{width: 18px; margin-top: 11px;}
.custom-form .form-row .img-square-wrapper .media-desc{width: 100%; position: relative; margin-top: 10px;}
.custom-form .form-row .img-square-wrapper .media-desc img{width: 16px; position: absolute; right: 8px; top: 11px; cursor: pointer;}
.custom-form .form-row .img-square-wrapper .media-desc input{width: 332px;}
.custom-form .form-row .img-display-block {position: absolute; display: none; background-color: #f2f2f2; z-index: 100; max-width: 1124px; overflow-x: scroll; overflow-y: hidden;}
.custom-form .form-row .img-display-block .img-display-header{ width: 100%; height: 30px; color:  #00a94f; }
.custom-form .form-row .img-display-block .img-display-header span{ font-size: 16px; float: left; margin-top: 10px; margin-left: 20px; }
.custom-form .form-row .img-display-block .img-display-header img{ width: 20px; float: right; cursor: pointer; margin-top: 10px; margin-right: 20px;}
.custom-form .form-row .img-display-block img.displayImg{padding: 10px 20px;}

.custom-form .button-row {border: 1px solid #e1e1e1;}

.error-general.err-center{text-align: center;}

.env-mobile{width: 28px; height: 28px; vertical-align: middle; margin-top: -3px;}




.custom-form.vendor-page h3{text-align: center; font-size: 18px;}

.custom-form.vendor-page .hidden{display: none;}
.custom-form.vendor-page .form-sec .sec-header{
    font-size: 15px;
    text-align: center;
    margin: 0 0 15px 0;
}

/****
*
*****/
#io-widget .monthly-box{display:none;}

.calendar .closeEvent{  z-index: 100;
                        width: 20px;
                        height: 20px;
                        position: absolute;
                        top: 0px;
                        right: 0px;
                        text-align: center;
                        line-height: 20px;
                        font-weight: bold;}

/* Custom Weekly Calendor CSS */
.calendar-header{
                font-size: 14px;
                display: block;
                letter-spacing: 0.14em;
                margin-top: 20px;}
.calendar hr.fc-divider{ padding: 0px; border-width: 1px; border-color: #999;}
.calendar .fc-bg .fc-axis{vertical-align: top;}
.calendar .fc-bg .fc-axis span{ margin-top: 5px; display: block; text-transform: capitalize;}
.calendar .fc-event{background-color: #fff; border-color: #e2e2e2;}
.calendar .fc-event .fc-bg{background: #fff;}
.calendar .fc-event, .calendar .fc-event:hover, .calendar .ui-widget .fc-event{color: #000;}
.calendar .fc-time-grid-event .fc-time{font-size: 16px; display: none;}
.calendar .fc-time-grid-event .fc-time span{display: none;}
.calendar .fc-view-container thead.fc-head .fc-widget-header{
    font-size: 11px;
    letter-spacing: 0.02em;
    color: #777;
    margin-bottom: 4px;
}
.calendar.fc-ltr .fc-axis{
    text-align: left;
}
.calendar .fc-axis span{
    font-size: 11px;
    letter-spacing: 0.02em;
    color: #777;

}
.calendar .fc-title{
    font-size: 11px;
    letter-spacing: 0.02em;
    word-wrap: break-word;
    color: #000;
    margin: 4px 0 0 4px;}
.calendar td.fc-day.fc-widget-content.vacation{background-image: url("/images/tile_vacbg.png"); background-color: #e5e5e5; opacity: 0.1;}
.calendar .fc-bgevent{background: none;}
.calendar .fc-bgevent.booked{background: #00a94f; opacity: 1;}
.calendar .fc-bgevent.calendar-buffer{background: #e5e5e5 !important; opacity: 1;}
.calendar .fc-view-container thead.fc-head .fc-widget-header{border-top: none;}
.calendar .fc-view-container thead.fc-head .fc-widget-header{border-left: none; border-right: none;}
.calendar .fc-view-container .fc-agenda-view .fc-head > tr > td{border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1;}
.calendar .fc-toolbar .fc-left button{
    background: url("/images/arrow_left_999.png") no-repeat;
    background-size: 20px;
    background-position: left 0;
    border: none;
    margin: 15px 0 0 5px;
    outline: none;
    border-color: #fff;
    box-shadow: none;
    padding:0;
    width: 20px;
}
.calendar .fc-toolbar .fc-right button{
    background: url("/images/arrow_right_999.png") no-repeat;
    background-size: 20px;
    background-position: right 0;
    border: none;
    margin: 15px 5px 0 0;
    outline: none;
    border-color: #fff;
    box-shadow: none;
    padding:0;
    width: 20px;
}
.calendar .fc-toolbar .fc-left button.fc-state-down, .calendar .fc-toolbar .fc-right button.fc-state-down{
    border:none;
    border-radius: 0px;
}

.weekCalendar .fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title{display: none;}
.weekCalendar.fc-unthemed .fc-today, .weekCalendar.fc-unthemed .fc-future, .weekCalendar.fc-unthemed .fc-past{background: #e5e5e5;}
.weekCalendar.fc-ltr .fc-time-grid .fc-event-container{margin: 0px;}
.weekly-calendar .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom: 0px;}

.weekly-calendar .fc-toolbar{height: 0px; margin: 0px;}
.weekly-calendar .fc-day-grid-event .fc-content{height: 39px;}
.weekly-calendar .fc-toolbar{
    margin-bottom: 0px;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    height: 60px;
}
.weekly-calendar.fc .fc-axis{padding: 0px;}

.monthly-calendar .fc td, .fc th { cursor: pointer; }
.monthly-calendar .fc-toolbar{
    margin-bottom: 0px;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    height: 50px;
}
.monthly-calendar .fc-toolbar .fc-left button,
.monthly-calendar .fc-toolbar .fc-right button {
    background-position: left 0;
    background-size: 15px auto;
    margin-left: 5px;
    padding: 0;
    width: 15px;
}
.monthly-calendar .fc-toolbar .fc-right button {
    background-position: right 0;
    margin-left: 0;
    margin-right: 5px;
}

.weekly-calendar .fc button .fc-icon,
.monthly-calendar .fc button .fc-icon {
    display:none;
}

.monthly-calendar .fc-view-container thead.fc-head .fc-widget-header:first-of-type{border-left: 1px solid #e1e1e1;}
.monthly-calendar .fc-view-container thead.fc-head .fc-widget-header:last-of-type{border-right: 1px solid #e1e1e1;}
.monthly-calendar.calendar .fc-bgevent{background-image: url("/images/tile_vacbg.png"); background-color: #e5e5e5; opacity: 0.1;}
.calendar .fc-center h2{
    font-size: 14px;
    display: block;
    letter-spacing: 0.14em;
    margin-top: 20px;
}
.calendar table {
    table-layout: fixed;
    width: 100%;
}
/*

.calendar .fc-slats .fc-axis.fc-widget-content{width: 72px !important;}
.calendar .fc-axis.fc-widget-content{ width: 62px !important; }
.calendar .fc-day{width: 80px !important;}
.calendar .fc-content-skeleton table tr td{width: 79px !important;}
.calendar .fc-content-skeleton table tr td.fc-axis{width: 72px !important;}
*/



/*
#weeklyCalendar .fc-view-container *, #weeklyCalendar .fc-view-container :after, #weeklyCalendar .fc-view-container :before{font-size: 16px;}
*/
.monthly-calendar .fc-basic-view .fc-body .fc-row{min-height: 22px;}
#weekly-calender .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom: 0px;}

.monthly-calendar-header {
    float: left;
    width: 536px;
    max-width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.monthly-calendar-header span{
    font-size: 14px;
    display: block;
    letter-spacing: 0.14em;
}

/*****
**
** qtip CSS
*****/
.qtip .qtip-content .edit-label{    
                                    font-style: italic;
                                    font-size: 13px;
                                    color: #777;
                                    margin-top: 5px;
                                    line-height: 20px;
                                }
.qtip .qtip-content .value{font-size: 12px; line-height: 20px;}
.qtip .qtip-content .value span{font-size: 12px; line-height: 20px;}

/*****  a marker for mobile main.css ****/
.mmmm {color:red;}


/*****  mobile autocomplete styling ****/

#disc-menu .ui-autocomplete .ui-menu-item .ui-state-active {
    border: none; color: #000;
    background: none; background-color: #f2f2f2;
    border-radius: 0px;
}

#disc-menu .ui-autocomplete .ui-menu-item:last-of-type
{
    color: #00a94f;
    letter-spacing: 1px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    width: 100%;
    height: auto;
    margin: 0px;
}
#disc-menu .ui-autocomplete .ui-menu-item:last-of-type a
{
    color: #00a94f;
    letter-spacing: 1.4px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    margin: 10px 0px;
}
