﻿body {
    background-image: url('/includes/images/bodyBG.jpg');
    background-position-x: center;
    background-position-y: top;
    background-color: #000;
    background-repeat: no-repeat;
}

.buyWrap {
    background-image: none;
}

.phantom-container {
    max-width: 962px;
}

.header-container #menu {
    clear: right;
    float: right;
    margin-top: 30px;
    margin-right: -4px;
    margin-bottom: 8px;
}

    .header-container #menu ul {
        padding: 0;
        margin: 0;
    }

    .header-container #menu .topMenu li {
        list-style-type: none;
        padding: 0;
        margin: 0;
        height: 31px;
    }

        .header-container #menu .topMenu li a {
            display: block;
            text-decoration: none;
            height: 19px;
            padding: 7px 10px 5px 10px;
        }

    .header-container #menu .topMenu .topItem {
        position: relative;
        display: inline-block;
        margin-right: 4px;
        background-image: url('/includes/images/buttonBg.png');
        border: 1px solid #949494;
    }

        .header-container #menu .topMenu .topItem.current {
            background-image: url('/includes/images/buttonBgActive.png');
        }

        .header-container #menu .topMenu .topItem:hover {
            background-image: url('/includes/images/buttonBgActive.png');
        }

        .header-container #menu .topMenu .topItem a {
            color: #fff;
            font-size: 13px;
        }

        .header-container #menu .topMenu .topItem ul {
            display: none;
            position: absolute;
            background-image: none;
            background-color: #EEEEEE;
            left: -1px;
            top: 29px;
            z-index: 9999;
            border: 1px solid #BCBCBC;
        }

        .header-container #menu .topMenu .topItem:hover ul {
            display: block;
            box-sizing: border-box;
        }

            .header-container #menu .topMenu .topItem:hover ul li {
                min-width: 180px;
            }

                .header-container #menu .topMenu .topItem:hover ul li:hover {
                    background-color: #5D2C7D;
                }

                    .header-container #menu .topMenu .topItem:hover ul li:hover a {
                        background-color: #5D2C7D;
                        color: #fff;
                    }

                .header-container #menu .topMenu .topItem:hover ul li a {
                    color: #242527;
                    font-weight: bold;
                }

.header-container .mobile-container {
    display: none;
}

.header-container .balanceTab a {
    -moz-border-bottom-left-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #f8f0fb;
    float: right;
    padding: 10px;
    color: #000;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

    .header-container .balanceTab a:hover {
        background-color: #5d2c7d;
        color: #fff;
    }

.header-container .navbar-toggle {
    background-color: #FFF;
    margin-right: 0;
    padding: 9px 6px;
}

    .header-container .navbar-toggle .icon-bar {
        background-color: #000;
    }

.footer-container {
    background-image: url('/includes/images/footer_bg.png');
}

    .footer-container .container {
        height: 69px;
        margin: 0 auto;
    }

        .footer-container .container ul {
            margin: 0;
            padding: 0;
            padding-top: 3px;
        }

            .footer-container .container ul li {
                display: inline;
                list-style-type: none;
                margin-right: 16px;
            }

                .footer-container .container ul li a {
                    color: #fff;
                    font-size: 11px;
                }

                    .footer-container .container ul li a:hover {
                        text-decoration: underline;
                    }

        .footer-container .container .copyright {
            color: #676767;
            font-size: 11px;
            margin-top: 15px;
        }

        .footer-container .container .developer-credit {
            font-size: 11px;
            margin-top: 15px;
        }

            .footer-container .container .developer-credit a {
                color: #676767;
                margin-top: 2px;
                float: right;
            }

            .footer-container .container .developer-credit .developer-text {
                margin-top: 4px;
                padding-right: 7px;
            }

.body-container {
    background-color: #fff;
    padding-bottom: 25px;
}

.location-item {
    margin-top: 20px;
}

.call-out-buttons {
}

    .call-out-buttons .col-md-4 {
        text-align: center;
        margin-top: 10px;
    }

    .call-out-buttons .call-out-button {
        background-image: url('/includes/images/boxbg_btns.png');
        border: 1px solid #734a96;
    }

        .call-out-buttons .call-out-button:hover {
            background-color: #401B60;
        }

        .call-out-buttons .call-out-button a {
            color: #fff;
            display: block;
            height: 82px;
            padding-top: 10px;
            padding-bottom: 10px;
        }

            .call-out-buttons .call-out-button a:hover {
                text-decoration: none;
            }

        .call-out-buttons .call-out-button p {
            color: #fff;
            font-size: 14px;
            text-align: center;
            margin-top: 0;
            padding-top: 10px;
        }

            .call-out-buttons .call-out-button p.kiosk_text {
                padding-top: 20px;
            }

    .call-out-buttons .image-call-out a {
        padding: 0;
    }

    .call-out-buttons .image-call-out img {
        width: 100%;
        height: 100%;
        display: block;
    }

.featuredRestaurantsHolder {
    color: #fff;
}

    .featuredRestaurantsHolder h4 {
        margin-top: 25px;
        font-size: 17px;
    }

    .featuredRestaurantsHolder .col-md-2 {
        padding-left: 0;
        padding-right: 0;
        margin-top: 10px;
    }

        .featuredRestaurantsHolder .col-md-2 .bordered-box {
            border: 1px solid #734a96;
            padding: 5px;
            text-align: center;
            height: 120px;
            margin-left: 5px;
            margin-right: 5px;
        }

/* tooltip styling */
.cvvTooltip {
    display: none;
    background-color: #444;
    width: 300px;
    font-size: 11px;
    color: #fff;
    padding: 20px;
    z-index: 9999;
    margin-left: 20px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.tooltip h4 {
    padding: 0px;
    margin: 0px;
}

.tooltip p {
    padding-left: 15px;
}

.tooltip img {
    display: block;
    text-align: center;
    margin: 0 auto;
    padding-top: 10px;
}

.innerHero {
    margin-top: 10px;
    margin-bottom: 20px;
}

.innerLeft ul {
    list-style-type: none;
    padding-left: 0;
}

    .innerLeft ul li {
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #b6b3b3;
    }

        .innerLeft ul li a {
            color: #000;
            font-size: 15px;
        }

        .innerLeft ul li img {
            margin-top: 2px;
        }

.innerRight h4 {
    margin-top: 15px;
}

.innerRight p {
    font-size: 13px;
    line-height: 22px;
}

/* Restaurants */

#SearchHero img {
    padding-left: 0;
    padding-right: 0;
}

#SearchHero .innerHero {
    margin-bottom: 10px;
}

#SearchForm {
    padding-right: 0;
}

    #SearchForm ul {
        margin-top: 10px;
        padding-left: 0;
    }

        #SearchForm ul li {
            list-style-type: none;
            margin-bottom: 2px;
        }

            #SearchForm ul li:first-child {
                background: #2d256b;
                color: #fff;
                cursor: initial;
                font-weight: lighter;
                letter-spacing: .8px;
                border: 0;
            }

            #SearchForm ul li#title {
                padding-left: 10px;
                padding-top: 11px;
                padding-bottom: 11px;
                color: #fff;
                background-color: #2d256b;
                margin-bottom: 1px;
                font-size: 12px;
            }

.SearchMenu ul li a.activeSearch {
    color: #000;
    text-decoration: underline;
}

.currentPage {
    font-weight: bold;
}

.searchButton {
    text-decoration: none;
    color: #000;
    font-size: 13px;
    border-radius: 0;
    padding: 10px;
    width: 100%;
    text-align: left;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

    .searchButton:hover,
    .activeSide {
        background: #d8d7e3;
    }

    .searchButton img {
        margin-top: 2px;
    }

.SearchMenu ul li a {
    color: #9737c4;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}

    .SearchMenu ul li a:hover,
    .SearchMenu ul li a:focus,
    .SearchMenu ul li a:active {
        color: #000;
        text-decoration: underline;
    }

.titleDiv {
    margin-right: 10px;
}

.titleDiv,
.clickDiv {
    display: inline-block;
}

#printControl,
#MainContent_pageControl {
    padding-left: 0;
    padding-right: 0;
    width: auto;
}

    #printControl a {
        margin-left: 0 !important;
    }

        #printControl a img {
            margin-right: 5px;
        }

#controlArea {
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
    padding: 5px 0;
    margin-bottom: 5px;
}

    #controlArea a {
        color: #000;
        margin-left: 5px;
    }

.restaurantList,
.restaurantListAlt {
    background-color: #ebe8ef;
    margin: 5px 0;
    padding: 5px;
    height: auto;
}

    .restaurantList:hover,
    .restaurantListAlt:hover {
        background: #d8d7e3;
    }

    .restaurantList a {
        display: block;
    }

    .restaurantList *,
    .restaurantList *:hover {
        color: #000 !important;
        text-decoration: none !important;
    }

/* Orders */

.step {
    display: inline-block;
    margin: 10px 10px 10px 0;
    color: #ccc;
}

.activeStep {
    color: #000;
}

.returnLink, .returnLink:hover {
    margin-top: 10px;
    color: #000;
}

.cartLeft {
    border: 1px solid #ccc;
    padding: 0;
}

.CartHeader {
    font-weight: 600;
    color: #261172;
}

.cardChooser {
    padding: 0;
    border-bottom: 1px dashed #ccc;
}

    .cardChooser .CartHeader {
        margin-left: 15px;
        margin-bottom: 0;
    }

    .cardChooser .GiftCardArea {
        padding: 15px;
    }

.hasBottom {
    border-top: 1px dashed #CCC;
}

.shippingInformation,
.shippingMethod {
    padding: 0 15px;
    border-bottom: 1px dashed #ccc;
}

.GiftCardAmountArea,
.GiftCardQuantityArea {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
}

    .GiftCardQuantityArea .col-xs-4 {
        padding-left: 0;
    }

        .GiftCardQuantityArea .col-xs-4 * {
            text-decoration: none;
            color: red;
            font-weight: bold;
            font-size: 11px;
        }

.GiftCardSendAsGiftArea label {
    padding-left: 5px;
    font-weight: normal;
}

.GiftCardAddMessageArea {
    text-align: right;
    font-weight: bold;
    font-size: 13px;
}

    .GiftCardAddMessageArea a {
        text-decoration: none;
        color: #000;
        margin-right: 48px;
    }

.GiftCardMessagePanel textarea {
    width: 100%;
    margin-top: 10px;
}

.cardOptionsArea {
    margin-top: 10px;
}

.AddGiftCard {
    margin: 10px;
    clear: both;
    display: block;
    background: url('/includes/images/addCard_sprite.png') 0 -2px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    width: 139px;
    text-align: center;
    height: 28px;
    line-height: 28px;
}

    .AddGiftCard:hover {
        background: url('/includes/images/addCard_sprite.png')0 -32px;
        color: #fff;
        text-decoration: none;
    }

.shippingInformation label {
    font-size: 12px;
}

.shippingInformation .col-md-6,
.shippingInformation .col-md-6 label {
    padding-left: 0;
    padding-right: 0;
}

.form-group {
    margin-bottom: 5px;
}

    .form-group .form-control {
        border-radius: 0;
    }

.shippingInformation .col-md-12 label {
    text-align: left;
    width: 65px;
}

.addressField,
.zipField,
.emailField {
    width: 85.6%;
    margin-left: 1px;
}

    .addressField input,
    .zipField input,
    .emailField input {
        width: 94.1%;
    }

.stateSelect {
    margin-top: 5px;
}

.shippingInformation select {
    margin-left: 5px;
}

.zipInput label {
    padding: 0;
    text-align: right !important;
}

.emailInstruction {
    display: inline-block;
    font-size: 11px;
}

.shippingInformation .cartArea {
    display: inline-block;
}

.emailField {
    margin-bottom: 10px;
}

.ErrorMessage img {
    height: 24px;
}

.rowRadio input {
    margin: 0 10px;
}

.rowRadio div {
    font-size: 12px;
    margin-bottom: 10px;
}

.rowRadio .col-md-12 {
    margin-bottom: 0;
}

.rowRadio p {
    font-size: 11px;
    line-height: 12px;
}

.cartRight {
    padding-right: 0;
}

#eGiftArea,
#shoppingCart {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.giftarea_header {
    text-align: center;
    background-color: #979797;
}

    .giftarea_header #orSpan {
        display: inline-block;
        font-size: 30px;
        font-weight: bold;
        color: #c9c9c9;
        padding-right: 10px;
        float: left;
        margin-left: 52px;
    }

.buyGiftCard {
    display: inline-block;
    font-weight: bold;
    color: #fff;
    padding-top: 9px;
    font-size: 18px;
    float: left;
}

.buyGiftCardButton {
    padding: 0 50px;
}

    .buyGiftCardButton .BigButtonLink {
        font-size: 14px;
        font-weight: bold;
        width: 100%;
        border-radius: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-top: 0;
        height: 40px;
        padding-top: 10px;
    }

#eCardInstruct {
    display: inline-block;
    margin-top: 10px;
    font-size: 11px;
    padding-left: 30px;
}

.orderSummary {
    background-color: #dadada;
    font-weight: bold;
    font-size: 13px;
    padding: 10px 20px;
    margin-bottom: 10px;
}

#shoppingCart,
#shoppingCartStatic {
    padding-left: 0;
    padding-right: 0;
}

#shoppingCartStatic {
    border: 1px solid #ccc;
}

    #shoppingCart table,
    #shoppingCartStatic table {
        margin-left: 15px;
        margin-bottom: 10px;
        font-size: 12px;
        width: 90%;
        text-align: right;
        min-height: 80px;
    }

        #shoppingCart table thead,
        #shoppingCartStatic table thead {
            border-bottom: 1px solid black;
        }

            #shoppingCart table thead tr th,
            #shoppingCartStatic table thead tr th {
                text-align: right;
            }

        #shoppingCart table tbody #totalArea,
        #shoppingCartStatic table tbody #totalArea {
            border-top: 1px solid black;
        }

/* Orders (Step 2) */

.returnLink {
    margin-left: 20px;
}

.DiffShip input,
.CreditOption input {
    margin-right: 5px;
}

.specialArea {
    padding: 15px 0 0 15px;
}

.headerSpace {
    padding-left: 15px;
    display: block;
}

.BuyPage #ShippingRow {
    border-bottom: 1px dashed #ccc;
}

    .BuyPage #ShippingRow .cartArea {
        height: 135px;
    }

        .BuyPage #ShippingRow .cartArea > * {
            margin-bottom: 5px;
        }

    .BuyPage #ShippingRow label {
        font-size: 12px;
        padding: 7px 0 0 0;
    }

    .BuyPage #ShippingRow .cartArea .form-group {
        margin: 0;
    }

    .BuyPage #ShippingRow .col-md-12 label {
        width: 69px;
    }

#ShippingRow .addressField,
#ShippingRow .zipField {
    padding-right: 0;
}

    #ShippingRow .addressField input,
    #ShippingRow .zipField input {
        width: 94.4%;
    }

#ShippingRow .stateSelect {
    margin-bottom: 0 !important;
}

    #ShippingRow .stateSelect label {
        padding-top: 2px;
        width: 85px;
    }

    #ShippingRow .stateSelect select {
        width: 152px;
    }

.CreditOption {
    margin-left: 10px;
}

    .CreditOption:first-child {
        margin-left: 0;
    }

#PaymentArea {
    border-bottom: 1px dashed #ccc;
    padding-left: 15px;
    padding-bottom: 15px;
}

    #PaymentArea .col-md-12 label,
    #PaymentArea .col-md-6 label {
        font-size: 12px;
        padding: 5px 0 0 0;
        width: 85px;
    }

    #PaymentArea .col-md-6 .col-sm-9 {
        width: 69%;
        padding: 0 0 0 16px;
    }

        #PaymentArea .col-md-6 .col-sm-9 input {
            width: 81%;
        }

    #PaymentArea .stateSelect {
        margin-top: 0;
    }

        #PaymentArea .stateSelect label {
            width: 86px;
            padding-left: 12px;
        }

    #PaymentArea .noBottom {
        border-bottom: 1px dashed #ccc;
    }

.rowPromo {
    padding-left: 15px;
    height: 20px;
}

    .rowPromo * {
        font-size: 11px;
    }

    .rowPromo input {
        margin-top: 15px;
    }

    .rowPromo label {
        display: inline;
        margin-left: 10px;
    }

    .rowPromo:first-child label {
        font-weight: normal;
    }

    .rowPromo:last-child {
        margin-bottom: 20px;
    }

.BuyPage .buttonLeft {
    margin: 10px;
    border: 0;
}

.BuyPage .orderSummary {
    display: block;
    background-color: #dadada;
    padding: 10px;
    padding-left: 20px;
}

.corporate h2 {
    font-size: 1.5em;
    margin-top: 0;
}

.responsive-img img {
    display: block;
    max-width: 100%;
    height: auto;
}

.qtyBox {
    max-width: 85px;
}

.removeButton {
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    color: Red;
}

.cartButton {
    width: 110px;
    height: 34px;
    display: block;
    background: url('/includes/images/cont_sprite.png') repeat-y 0 0;
    text-decoration: none;
    color: #fff;
    background-repeat: no-repeat;
    font-size: 13px;
    float: right;
    line-height: 34px;
    padding-left: 18px;
}

    .cartButton:hover {
        color: #fff;
        text-decoration: none;
        background: url('/includes/images/cont_sprite.png') repeat-y 0 -34px;
    }

.orderNow {
    width: 110px !important;
    height: 34px;
    display: block;
    background: url('/includes/images/place_order_sprite.png') repeat-y 0 -34px !important;
    text-decoration: none;
    color: #fff;
    background-repeat: no-repeat;
    font-size: 13px;
    float: right;
    line-height: 34px;
    padding-left: 0;
    text-align: center;
}

    .orderNow:hover {
        background: url('/includes/images/place_order_sprite.png') repeat-y 0 0px !important;
    }

.errorMessage {
    text-align: center;
    color: red;
    padding-left: 3px;
    font-weight: bold;
    font-size: 12px;
    margin-left: 20px;
    clear: both;
    display: block;
    margin-top: 20px;
}

.contactPageButton {
    background-image: url("/includes/images/send_btn.jpg");
    background-repeat: no-repeat;
    bottom: 18px;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 34px;
    padding-top: 7px;
    text-decoration: none;
    width: 90px;
    text-align: center;
    float: right;
}

    .contactPageButton:hover {
        color: #FFFFFF;
    }

.contactPage {
    margin-top: 20px;
}

.OurAddress {
    padding-left: 5px;
    font-size: 16px;
    color: #747474;
    padding-bottom: 10px;
}

.ContactForm {
    width: 100%;
    background-image: url('/includes/images/contactbox_bg.jpg');
    padding: 30px 30px 10px 30px;
}

    .ContactForm label {
        color: #FFF;
    }

.sideLinks {
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}

    .sideLinks li {
        width: 100%;
        border-bottom: 1px solid #b6b3b3;
        font-size: 15px;
        list-style: none;
    }

    .sideLinks a {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 5px;
        text-decoration: none;
        display: block;
        color: #000;
    }

/* Receipt Page */
.receiptPage .cartLeft {
    margin-bottom: 15px;
    border: 1px solid #CCC;
    overflow: hidden;
}

.receiptPage .cartRight {
    margin-top: 42px;
}

#shoppingCart span, #shoppingCartStatic span {
    display: block;
    background-color: #dadada;
    padding: 10px;
    padding-left: 20px;
    margin-bottom: 15px;
    font-size: 12px;
    font-weight: bold;
    color: #0e0d15;
}

.heroLink {
    display: block;
    position: relative;
}

    .heroLink .heroBuyButton {
        position: absolute;
        right: 290px;
        bottom: 20px;
        border: 1px solid #461D69;
        padding: 10px;
        width: 175px;
        font-size: 18px;
        font-weight: bold;
        color: #461D69;
    }

        .heroLink .heroBuyButton:hover {
            border: 1px solid #461D69;
        }

    .heroLink:hover .heroBuyButton {
        background-color: #e0e0e0;
        background-position: 0 -15px;
        border: 1px solid #461D69;
    }

.mobileHomePageBuyButton {
    display: none;
}

/* Media Queries */

@media (max-width: 991px) {
    .heroLink .heroBuyButton {
        left: 325px;
        bottom: 10px;
    }

    #SearchForm {
        display: none !important;
    }

    #restuarantListingPage .pull-right {
        float: none !important;
    }
}

@media (min-width: 768px) {
    #navbar {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .mobileHomePageBuyButton {
        display: block;
    }

        .mobileHomePageBuyButton .call-out-button {
            color: #33164E;
        }

            .mobileHomePageBuyButton .call-out-button a, .mobileHomePageBuyButton .call-out-button p {
                font-size: 18px;
            }

    .heroLink {
        display: none;
    }

    .container, #restuarantListingPage {
        padding-left: 0;
        padding-right: 0;
    }

    .header-container .mobile-container {
        display: block;
    }

    .header-container .desktop-container {
        display: none;
    }

    #navbar {
        /*margin-bottom: 10px;*/
    }

        #navbar .navbar-nav {
            margin-top: 0;
            margin-bottom: 0;
            border-top: 1px solid #CCC;
        }

        #navbar .nav > li {
            border-bottom: 1px solid #CCC;
            background-image: url('/includes/images/buttonBg.png');
            background-size: contain;
        }

            #navbar .nav > li a {
                color: #fff;
            }

                #navbar .nav > li a:hover {
                    color: #4F2474;
                }

    .about .innerLeft {
        margin-bottom: 40px;
    }

    #SearchForm {
        padding: 0;
    }

    #MainContent_pageControl,
    #printControl {
        display: block;
        text-align: center;
        margin: 5px 0;
    }

    .restaurantList:nth-child(odd),
    .restaurantListAlt:nth-child(odd) {
        width: 100%;
    }

    .restaurantList:nth-child(even),
    .restaurantListAlt:nth-child(even) {
        width: 100%;
        float: none !important;
    }

    .cartLeft {
        margin-bottom: 60px;
    }

    .breadCrumbs {
        display: inline-block;
    }

        .breadCrumbs div {
            font-size: 12px;
            margin-right: 0;
            padding: 0 5px 0 0;
        }

        .breadCrumbs a {
            width: 100%;
            margin-bottom: 20px;
        }

    .GiftCardAmountArea select {
        width: 100%;
        min-height: 40px;
        padding-left: 10px;
    }

    .GiftCardQuantityArea .col-xs-8 {
        padding: 0;
    }

        .GiftCardQuantityArea .col-xs-8 input {
            width: 125px;
        }

    .GiftCardQuantityArea .col-xs-4 {
        text-align: right;
        padding-right: 0;
    }

    .GiftCardSendAsGiftArea {
        display: inline-block;
    }

    .GiftCardAddMessageArea {
        padding-right: 0;
    }

        .GiftCardAddMessageArea a {
            display: inline-block;
            margin: 4px 0;
        }

    .cardOptionsArea {
        margin-top: 0;
    }

    .shippingInformation div div {
        margin-bottom: 10px;
    }

    .shippingInformation .form-group label {
        padding-left: 15px;
    }

    .shippingInformation .form-group input,
    .shippingInformation .col-md-12 {
        width: 100%;
        padding: 0;
        height: 30px;
    }

    .shippingInformation .col-md-12 {
        display: inline-block;
        height: auto;
    }

    .stateSelect {
        margin-bottom: 20px;
    }

        .stateSelect label {
            width: 100%;
        }

        .stateSelect select {
            width: 86%;
            margin-left: 0;
            min-height: 40px;
            padding-left: 10px;
        }

    .addressField,
    .zipField,
    .emailField {
        width: 100%;
    }

    .zipInput label {
        width: 100% !important;
        text-align: left !important;
    }

    .shippingInformation input {
        width: 86% !important;
        min-height: 40px;
        padding-left: 10px;
    }

    .shippingInformation img {
        height: 32px;
    }

    .cartRight {
        padding-left: 0;
    }

    .BuyPage #ShippingRow .cartArea {
        display: inline-block;
        height: 450px;
        width: 100%;
    }

        .BuyPage #ShippingRow .cartArea .col-sm-9 {
            padding: 0;
        }

        .BuyPage #ShippingRow .cartArea input {
            width: 100%;
            padding: 0 15px;
            height: 40px;
        }

        .BuyPage #ShippingRow .cartArea select {
            width: 100%;
            /*padding: 0;
            height: 40px;*/
        }

    #PaymentArea > div {
        height: 40px;
        width: 100%;
        display: inline-block;
    }

    #PaymentArea .CreditOption {
        display: block;
        margin-left: 0;
    }

    #PaymentArea div input {
        height: 40px;
    }

    #PaymentArea div:first-child {
        margin-top: 20px;
    }

    #PaymentArea .col-md-12,
    #PaymentArea .col-md-6 {
        padding-right: 0;
        width: 100%;
    }

        #PaymentArea .col-md-12 .col-sm-9,
        #PaymentArea .col-md-6 .col-sm-9 {
            padding: 0;
            width: 100%;
        }

            #PaymentArea .col-md-12 .col-sm-9 input,
            #PaymentArea .col-md-6 .col-sm-9 input {
                width: 80%;
            }

    #PaymentArea .warningIcon {
        height: 32px;
    }

    #PaymentArea .stateSelect {
        width: 97% !important;
    }

        #PaymentArea .stateSelect,
        #PaymentArea .stateSelect label {
            padding: 0;
        }

            #PaymentArea .stateSelect,
            #PaymentArea .stateSelect select:last-child {
                margin-top: 20px;
            }

    .rowPromo:first-child {
        display: inline-block;
    }
}