.logo_a{
    margin:0 auto;
    position: relative;
    display: block;
    text-align: center;
}

.logo_img{
    margin-top:20px;
    height:70px;
    width:70px;
}
.nav_bar {
    padding:10px;
    background: #e5e5e5;
    border: 1px solid #d2d2d2;
}

.notice-header { 
    background-color:#333333;
    display:block;
    position:relative;
    height:42px;
}
.nav_bar a.back_a {
    margin-bottom: 0px;
}

#main-container {
    margin-top: 30px;
}

.back_a{
    margin-bottom: 10px;
    border: 1px solid #081 !important;
    background: #66b83d !important;
    font-weight: 700 !important;
    color : white !important;
}
.back_a:focus, .back_a:hover{
    background: #ffffff !important;
    color: #66b83d !important;
    font-weight: bold;
}
.form_div{
    padding-top: 20px;
    text-align: center;
    width:100%; 
    display: block; 
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.drink_plan_img{
    position:relative;
    margin-left:10px;
    max-width:200px;
    margin-top: 30px;
    margin-bottom:0px;
    display:block;
}
.drink_plan_name{
    margin-top:-5px;
    position:relative;
    display:block;
}
.hr{
    opacity:0;
    margin-top:0px;
    display:block;
    position:relative;
}
.cancel-plan {
    position: relative;
    display: block;
    height: 60px;
    width: 300px;
    margin: 10px auto;
    text-align: center;
    border-radius: 10px;
    font-size: 1.2rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    color: #9e9d96;
    border-top: 2px solid #9e9d96;
    border-left: 2px solid #9e9d96;
    border-right: 2px solid #9e9d96;
    border-bottom: 2px solid #9e9d96;
    line-height: 60px;
}

.cancel-plan:hover {
    background-color: #fff!important;
    border-radius: 10px;
    border-top: 2px solid #66b83d;
    border-left: 2px solid #66b83d;
    border-right: 2px solid #66b83d;
    border-bottom: 2px solid #66b83d;
    color: #66b83d;
}

.payout-now {
    position: relative;
    display: block;
    height: 40px;
    width: 150px;
    margin: 5px auto;
    text-align: center;
    border-radius: 10px;
    font-size: 1.2rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    color: #9e9d96;
    border: 2px solid #9e9d96;
    line-height: 40px;
}

.payout-now:hover {
    background-color: #fff!important;
    border-radius: 10px;
    border: 2px solid #66b83d;
    color: #66b83d;
}

.facebook, .pinterest {
    line-height: 20px !important;
}
.invite-section {
    position: relative;
    margin: 15px 0 0;
    padding: 39px 19px 14px;
    background-color: #fff;
    border-radius: 4px 4px 0 0;
    border: 1px solid #ddd;
    z-index: 2;
}

.anchor {
    position: relative;
    display: block;
    height: 60px;
    width: 300px;
    margin: 10px auto;
    text-align: center;
    border-radius: 10px;
    font-size: 1.2rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    color: #9e9d96;
    border-top: 2px solid #9e9d96;
    border-left: 2px solid #9e9d96;
    border-right: 2px solid #9e9d96;
    border-bottom: 2px solid #9e9d96;
    line-height: 60px;
}

a.anchor:hover {
    background-color: #fff!important;
    border-radius: 10px;
    border-top: 2px solid #66b83d;
    border-left: 2px solid #66b83d;
    border-right: 2px solid #66b83d;
    border-bottom: 2px solid #66b83d;
    color: #66b83d;
}

li { list-style: none}


.snack_name{
    bottom:10px;
    display:inline-block;
}
.popover{
    
    line-height:1.42857143;
    position:absolute;
        top:0;
        left:0;
        z-index:1060;
        display:none;
        max-width:276px;
        padding:1px;
        font-size:14px;
        font-weight:400;
        white-space:normal;
        background-color:#fff;
        -webkit-background-clip:padding-box;
        background-clip:padding-box;
        border:1px solid #ccc;
        border:1px solid rgba(0,0,0,.2);
        border-radius:6px;
        -webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);
        box-shadow:0 5px 10px rgba(0,0,0,.2)
}

.popover-title{
    padding:8px 14px;
    margin:0;
    font-size:14px;
    background-color:#f7f7f7;
    border-bottom:1px solid #ebebeb;
    border-radius:5px 5px 0 0;
    display:block;
}
.popover-content{
    padding:9px 14px;    
    font-size: 14px;
    color: black;
}
.popover,.tooltip{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif
}
.popover,.toolbar.vertical.label-right .tab .tab-content{
    text-align:left
}
popover.top{
    margin-top:-10px
}
popover>.arrow,.popover>.arrow:after{
    position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid
}
popover>.arrow{border-width:11px}
.popover>.arrow:after{content:"";border-width:10px}
.popover.top>.arrow{
    bottom:-11px;
    left:50%;
    margin-left:-11px;
    border-top-color:#999;
    border-top-color:rgba(0,0,0,.25);
    border-bottom-width:0
}
.popover.top>.arrow:after{
    bottom:1px;
    margin-left:-10px;
    content:" ";
    border-top-color:#fff;
    border-bottom-width:0
}
.password{
     margin: 0 0 1rem;
     font-size: .875rem;
     padding: .5rem; 
     height: 2.3125rem;
}

.modal-open .container-fluid, .modal-open  .container {
    /* -webkit-filter: blur(5px) grayscale(90%); */
}

.special_offer {
    background-color: white;
    border: 2px solid #66b83d;
    padding: 30px 0px;
    border-radius: 15px;
    color: #8a8a8a;
    margin: 10px 0px 25px 0px;
    text-align: center;
    letter-spacing: 2px;
    font-size: 17px;
    line-height: 27px;
}

.special_offer h2 {
    color: black;
    font-family: Tahoma, Geneva, sans-serif;
    letter-spacing: 2px;
    padding-bottom: 20px;
}
.special_offer div div:last-child {
    padding: 15px 0px 5px 0px;
}

.special_offer div.small {
    padding: 10px 0px !important;
}

.special_offer small {
    font-weight: 500 !important;
    padding-left: 0px !important;
}

.special_offer a {
    margin-left: 0px;
    letter-spacing: 2px;
    padding: 15px 40px;
    font-size: 19px;
    font-weight: 500;
    background: #f9f9f9;
    border: 2px solid #66b83d;
    border-radius: 35px;
    margin-top: 20px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.special_offer a:hover {
    background: #f3f3f3;
}
.datewidth{width: 70%;display: inline}
.linkwidth{width: 30%;float: right}
.next{
    margin-top: 10px;
    border-radius: 5px;
    background-color: #66b83d;
    font-weight: 600;
    font-family: "Open Sans", sans-serif!important;
    color: #fff;

    padding: 5px 10px!important;
}
a:hover {
    color: #fff;
} 
.checkoutbtn{
    margin-top: 0;
    font-weight: 600!important;
    border-radius: 5px!important;
    color: #fff!important;
    line-height: 1.4!important;
}
.upadtebtn{
    margin-top: 0;
    font-weight: 600!important;
    border-radius: 5px!important;
    color: #fff!important;
    padding: 6px 10px!important;
}
.pickbtn{
    margin-top: -4px;
    font-weight: 600!important;
    border-radius: 5px!important;
    color: #fff!important;
    line-height: 1.3!important;
    background: #6c757d;
    width: 100%;
}
.cancel{background: #a97b7b;}
.borderradius{ border-radius: 5px!important;}
.danger {
    border-left-color: #d9534f;
    background-color: rgba(217, 83, 79, .1);
}
.oaerror {
    width: 95%;
    padding: 14px;
    border: 1px solid rgba(217, 83, 79, .3);
    border-left-width: 5px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 10px;
    margin: 10px auto;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
    color: #d9534f;
}
.inlineflex{display: inline-flex}


#subscription-form .form-control {
    height: auto;
    box-shadow: none;
    border-radius: 5px;
}
.btnlink{
    color: #66b83d!important;
    font-weight: 700;
}
#terms a:hover{text-decoration: none!important;color: #66b83d!important;}
.namefont{text-transform: capitalize;
    font-weight: 700;
    font-size: 16px;}
.font-14{font-size: 14px}
#discount a:hover{color: blue!important;}

.col-md-6.imageofcoupon {
    position: relative;
}
span.couponcode {
    position: absolute;
    color: #000;
    font-weight: bold;
    background: #f2fff2;
    left: 48%;
    margin: auto;
    transform: translate(-48%, 0px);
    bottom: 50px;
    font-size: 18px;
    max-width: 100%;
    width: 250px;
    text-align: center;
    padding: 17px 10px;
    border: 2px dashed #ff8f00;
}
.offer-price h3 {
    font-size: 36px;
    font-weight: 700;
    color: #f2fff2;
}

.gift-offer{
    width:77%;
    max-width: 560px;
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}
.offer-price {
    position: absolute; 
    right: 20px;
}
.card-heading{
    font-family: 'Oswald';
    font-size: 40px;
    margin-top: 50px;
    text-transform: uppercase;

}
.card-tag{
    font-family: 'Open Sans';
    font-size:28px;
    margin-bottom: 50px;
    font-weight:400;
    color:#1cb73e;

}
.top-left-corner {
    position: absolute;
    width: 50px;
    left: -2px;
    top: -2px;
}
.bottom-right-corner {
    position: absolute;
    width: 50px;
    right: -2px;
    bottom: -2px;
}
span.priceonbuycard {
    background: #ffffff;
    border-radius: 8px;
    width: 160px;
    height: 105px;
    float: left;
    padding: 10px 0px;
    text-transform: uppercase;
    color: #44ad44;
    text-align: center;
    box-shadow: 0px 0px 20px #e4ffe4 inset;
    font-size: 22px;
    position: absolute;
    font-weight: 600;
    font-family: 'Open Sans';
    left: 50%;
    bottom: 55px;
    transform: translate(-50%, 10px);
}
span.priceonbuycard h3 {
    margin: 0 0 2px 0;
    color: #0d380d;
    font-size: 50px;
    font-family: 'Oswald';
    font-weight: 600;
    line-height: 1.1!important;
}
.imageofcoupon {
    background: #fafafa;
    box-shadow: 0px 0px 30px #e6e6e6;
    margin-top: 15px;
}
.gift-buy-bttn {
    margin-top: 0px;
    font-size: 18px !important;
    font-weight: 400 !important;
    padding: 7px 15px !important;
    box-shadow: 0px 0px 20px #d1ead1;
}

@media (min-width: 480px) and (max-width: 990px) {
.imageofcoupon {
margin:15px;
}   
.login-form{
        margin-top:30px;
    }   
    
}
@media (min-width: 376px) and (max-width: 480px) {
    .login-form{
        margin-top:30px;
    }
.gift-offer{ 
    width:80%;  
    max-width: 560px;
}
span.priceonbuycard {
    width: 120px;
    height: 70px;
    box-shadow: 0px 0px 10px #e4ffe4 inset;
    font-size: 17px;
    bottom: 35px; 
}
span.priceonbuycard h3 {
    margin: 0 0 2px 0;
    color: #0d380d;
    font-size: 30px;
    font-family: 'Oswald';
    font-weight: 600;
}   
}


@media (min-width: 180px) and (max-width: 375px) {
    .login-form{
        margin-top:30px;
    }
.gift-offer{ 
    width:100%; 
    max-width: 560px;
}
span.priceonbuycard {
    width: 120px;
    height: 70px;
    box-shadow: 0px 0px 10px #e4ffe4 inset;
    font-size: 15px;
    bottom: 45px;
}
span.priceonbuycard h3 {
    margin: 0 0 2px 0;
    color: #0d380d;
    font-size: 28px;
    font-family: 'Oswald';
    font-weight: 600;
}
    
}
#custom-text {
    margin-top:20px;
    margin-bottom:20px;
    color:#ff0000;
    font-size:13px !important;
    line-height:30px;
    font-family:'Open Sans';
}

.macros_input {
    background: #ddd !important;
}