
body {
    padding-top: 50px;
    background-color: #F6F6F6;
    -moz-hyphens: auto;
    color: #333;
    font-family: "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-rendering: optimizelegibility;
    overflow-y: scroll;
}

body.modal-open {
    overflow: hidden;
}
a {
    color: #69B40F;
    text-decoration: none;
}

table {
    background-color: #fff;
}
label {
white-space: normal;
}
label span.dr_error {
white-space: nowrap;
}
.hide {
    visibility: hidden;
}

.container {
    max-width: 978px
}

.page-content {
    margin-top: 28px
}

.hide {
    display: none !important;
}

.content {
    margin: 0 auto;
    padding: 0 15px;
    width: 978px;
}

header .nav ul.parent li a {
    color: #f3f3f3;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 15px 21px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

.navbar-inverse {
    background-image: none !important;
}

.navbar .container .navbar-brand {
    margin-left: 0;
}

div#htc-dr-header div.container div.navbar-header {
  float:none;
  text-align:center;
}
.page-grey {
    background-color: #F6F6F6;
}

.table-header-grey {
    background-color: #CCCCCC;
}

.page-white {
    background-color: #FFF;
}

.btn-green {
    background-color: #69B40F;
    color: #FFF;

}
.btn-turquoise {
  background-color:#4fc0db;
  color:#fff;
}
.footer-grey {
    background-color: #373737;
}

#checkoutButton {
    color: #fff;
    text-transform: uppercase;
    font-size: 125%;
    padding: 8px 48px;
    font-weight: bold;
}

/* checkout breadcrumbs */

.checkout-breadcrumbs {
    margin-top: 20px;
}

.checkout-breadcrumb {
    width: 130px;
    font-weight: bold;
    color: #CCC;
    display: inline-block;
    margin-right: 20px;
}

span.crumb {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    padding-top: 15px;
}

.checkout-breadcrumb span.crumb-img {
    float: left
}

input {
    color: #fff;
}

a:focus {
    outline: none;
}

.panel-default {
    padding: 20px;
}

.panel-nopadding {
    padding: 0;
}

/* cart */
#dr_priceTotal td {
    width: 50%;
}

.cart-product-thumb {
    float: left;
    width: 100px;
    height: auto;
}

.table-bordered td.empty-cell {
    border-left: none !important;
}

.dr_productName {
    width: 74%;
}

.cart-price {
    text-align: right;
    font-weight: bold;
}

.cart-qty {
    width: 72px;
}

.line-item-shipping {
    width: 24%;
    float: right;
    clear: right;
}

.line-item-name {
    width: 30%;
    margin-left: 30px;
}

.ine-item-image {

    margin-left: 20px;
}

.line-item-name a {
    color: #000;
    font-weight: bold;

}

.line-item-shipping select {
    width: 186px;
}

.cart-qty-controls {
    margin: 10px;
    width: 70%;
}

.cart-total {
    text-align: right;
}

/* button styles */

.btn {
    padding: 6px 22px;
}

/* Buttons */

.btn:hover, .btn:focus {
    color: #FFF;
}

.btn-black {
    background-color: #000000;
    color: #FFFFFF;
}

.btn-grey {
    background-color: #666;
    color: #FFFFFF;
}

.btn-pink {
    background-color: #ec1555;
    color: #FFFFFF;
}

.btn {
    text-transform: uppercase;
}

a.btn {
    color: #fff;
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: none;
    border-radius: 1px;
    cursor: hand;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}

.btn-black {
    background-color: #000000;
    color: #FFFFFF;
}

.btn-grey {
    background-color: #666;
    color: #FFFFFF;
}

.btn-pink {
    background-color: #ec1555;
    color: #FFFFFF;
}

#dr_checkoutButton .btn {
    font-size: 125%;
    padding: 8px 48px;
}

.continue-shopping-button {
    clear: both;
    margin-top: 20px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.coupon-apply-btn {
    padding: 3px 17px;
    margin-left: 10px;
    float: right;
}

#dr_payPalExpressCheckoutButton {
    clear: both;
    float: right;
    margin-top: 20px;
}

#dr_payPalExpressCheckoutButton span {
    display:none;
    float: left;
    margin-right: 20px;
    margin-top: 6px;
}

/* ShoppingCart */
#dr_geoTrustAbsolute {
display: none;
}
.secure-shopping-logo #dr_geoTrustAbsolute {
display: block;
}
#promoCode {
    height: 27px;
    width: 150px;
}

.promo-code-panel {
    height: auto;
}

#promoCodeArea {
    margin-bottom: 20px;
}

.promo-code-input {
    float: right;
    margin-top: 10px;
}

.promo-code-label {
    float: left;
}

.cart-total {
    font-weight: bold;
    margin-top: 5px;
}

#dr_shipCountry, #dr_shipMethod {
    width: 200px;
}

.text-align-right {
    text-align: right;
}

.table .table-bottom-right {
    vertical-align: bottom;
    text-align: right;
}

.dr_qtyInput.form-control {
    margin-bottom: 10px;
    padding: 4px;
    width: 52px;
}

.cart-product-name {
    margin-left: 20px;
    float: left;
}

.cart-product-name h4 {
    color: #000;
    font-weight: bold;
}

.cart-product-custom-desc {
    float: right;
    max-width: 500px;
}

.cart-qty-col {
    width: 76px;
}

.cart-inventory-col.hidden-xs {
    width: 176px;
}

.cart-image {
    margin-left: 20px;
}

.shipping-method {
    margin-top: 14px;
}

.shipping-total {
    margin-top: 20px;
    text-align: right;
}

.shipping-select label, .shipping-select select {
    display: inline !important;
}

.dr_strikePrice del {
    white-space: nowrap;
}

.cart-price-col {
    white-space: nowrap;
}

input#promoCode {
    margin-left: 20px;
}

.promo-code-panel {
    min-height: 50px;
    padding: 10px
}

.sub-total-panel {
    min-height: 50px;
    padding: 10px
}

.shipping-panel {
    min-height: 50px;
    padding: 10px
}

.coupon-entry {
    width: 100%;
    float: right;
}

.totals-table {
    float: right;
    clear: both;
    width: 100%;

}

/* candy rack */
#candyRackItems {
    margin-top: 20px;
}

#candyRackItems .panel-heading {
    background-color: #CCC;
    padding: 1px 5px;
}

.dr_CandyRack .dr_childThumbnail {
    height: 125px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.dr_CandyRack .dr_thumbnail img {
    display: inline;
    width: 75px
}

.dr_CandyRack .dr_productName {
    height: 50px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.dr_CandyRack .dr_productName a {
    font-weight: bold;
    color: #000;
}

.dr_CandyRack .dr_buyButton {
    text-align: center;
    width: 100%;
}

.dr_CandyRack .dr_childPrice {
    height: 30px;
    overflow: hidden;
    font-weight: bold;
    color: #000;
    text-align: center;
    width: 100%;
}

/* checkout */

/* billing */

fieldset {
    border: none;
}

.dr_error {
    color: red;
}

label.has-error {
    color: red;
}

input.has-error {
    border-color: Red;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;

}

.xs-checkout-btn {
    margin-bottom: 0px;
}

#dr_checkoutButtonContainer {
    text-align: right;
}

#dr_checkoutButton {
    text-align: right;

}

.cart-legal-footer {
    margin-top: 40px;
}

.xs-paypal-button #dr_payPalExpressCheckoutButton {
    float: none;
}

.xs-paypal-button #dr_payPalExpressCheckoutButton span {
    display: none;
}

#shippingDifferentThanBilling {
    margin: 0px 5px;
    position: relative;
    float: left;
}
#dr_suggestionForm fieldset {
margin-bottom: 20px;
}
#dr_suggestionForm fieldset#dr_shipping {
width: 50%;
}
#shippingSameAsBillingIndicator label {
    padding-left: 0;
}

    #dr_expDateSelect select {
        float: none;
    margin-right: 10px;
}

.dr_requiredFieldsInfo {
    background-color: #fff;
}

.ship-extra-height {
    height: 82px;
}

.bill-ship-row {
    margin-top: 20px;
}

#dr_ThreePgCheckoutAddressPaymentInfo .modal-dialog {
    width: auto;

}

.modal-footer {
    border-top: none !important;
}

.modal-dialog {
    max-width: 960px;
}

#login-modal .cartLink {
    float: none;
    display: block;
    clear: both;
}

#dr_suggestionForm  .dr_formLine {
margin-bottom: 20px;
}
#dr_suggestionForm .dr_legalResellerStatement {
margin-top: 20px;
}
div#dr_paymentContainer div#dr_creditCard div.ccImages {
  margin-bottom:.5em;
}
#cardSecurityCode {
    width: 45%;
}

#dr_PayPalExpressCheckout {
    margin-top: 40px;
}
div#dr_optInContainer div.checkbox label {
  white-space:normal;
}
#dr_optInContainer h2 {
font-size: 21px;
}
/* confirm */

.subtotal-panel div {
text-align: right;
}

.subtotal-panel div span {
float: left;
}

#dr_chooseShippingMethod {
    width: 200px;
    margin: 20px 0px;
}

.dr_confirmCartEditLink {
    float: right
}

.dr_confirmCartEditLinkBilling, .dr_confirmPaymentEditLink, .dr_confirmCartEditLinkShipping {
    font-size: 54%;
}

.panel-confirm-info {
    height: 242px

}

#dr_suggestionForm h1 {
    display: none
}
div#dr_ConfirmOrder div.dr_siteButtons p {
  display:none;
}

/* thank you */
img.dr_productThumbnail {
    width: 100px;
    float: left;
}
#dr_ThankYou .dr_productName {
font-weight: bold;
    font-size: 14px;
    margin-left: 20px;

}
#dr_ThankYou .dr_productName ul {
font-weight: normal;
    font-size: 12px;

}
#dr_downloadInstructions {
    min-height: 148px;
}
#dr_thankYouElementContainer #dr_productTbl .dr_qty {
    border-right:  none;
    width: 8%;
}
#dr_thankYouElementContainer #dr_productTbl .dr_productName {
    border-left:  none;
}
#dr_thankYouElementContainer #dr_productTbl .dr_price {
  vertical-align: top;
  width: 8%;
}
p#dr_thankYouOrderEmailDetails {
  margin-top:1em;
}
/* this removes unwanted faq content */
.dr_q13, .dr_q14, #dr_downloadInformationFAQ {
display: none;
}
#dr_TermsOfSaleAcceptance label.dr_label {
   white-space: normal !important;
}
#dr_orderLookupReasons li#dr_reDownload {
display: none;
}
#dr_orderLookupReasons li#dr_backUpCD{
display: none;
}
#dr_orderLookupReasons li#dr_EDS{
display: none;
}
#dr_CustomerServiceOrderSearch fieldset#dr_orderSearch .dr_formLine {
 margin-bottom: 20px;
  }
fieldset#dr_quickOrderLookUp .btn {
margin-top: 20px;
}
#dr_TechnicalAssistance .dr_q1 dd p:nth-child(1) {
display: none;
}
div.#dr_ForgotPassword .btn {
    margin-top: 20px;
}
#dr_thankYouElementContainer .row .col-md-6 .panel {
min-height: 250px;
}

/* ########################################
media queries
######################################## */

/* Large desktop */
@media (min-width: 1200px) {

}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    .shipping-total {
        float: right;
    }

    .shipping-select {
        float: left;
    }

    #promoCode {
        width: 50%;
    }

}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .shipping-total {
        float: none;
        display: block;
        clear: both;
    }

    .shipping-select {
        float: none;
        display: block;
        clear: both;
    }

    .coupon-apply-btn {

        float: left;

    }


}

/* Landscape phones and down */
@media (max-width: 480px) {
label  {
white-space: normal;
}
label span.dr_error {
white-space: normal;
}

    .cart-product-name {
        width: 55%
    }

    img.cart-product-thumb {
        width: 50px;
    }

    .dr_refreshQtyImage, .dr_deleteItemLink {
        display: block;
        margin: 5px;
    }

    .promo-code-panel {
        height: 100%;
    }
    .coupon-apply-btn {
        margin-left: 0px;
        float: right;
        display: block;
        clear: both;
    }
    #promoCode {
    margin-bottom: 20px;
    }
    input#promoCode {
    margin-left: 0;
    width: 100%;
    }
    #dr_payPalExpressCheckoutButton {
        text-align: center;
        float: none;
    }

    #dr_payPalExpressCheckoutButton span {

        display: none;
    }

    #login-modal .cartLink {
        float: none;
        display: block;
        clear: both;
    }

    #dr_checkoutButtonContainer {
        text-align: center;
    }

    #dr_checkoutButton {
        text-align: center;
    }

    select#ccYear {
        margin-top: 10px;
    }

    .shipping-total {
        text-align: left;
    }

    .dr_CandyRack {
        margin-bottom: 20px;
        border: 1px solid #ccc;
        padding: 10px;
        border-radius: 3px;
    }

}

.navbar-fixed-top {
  z-index: 1;
}

