﻿#coupon {
    float: right;
    margin: 5px 0 25px 0;
    clear: both;
}

.feediscount {
    color: #990000;
}

.pointer {
    cursor: pointer;
}

.contactnames {
    margin-bottom: 10px;
    font-size: 14px;
}

.addanother a {
    margin-left: 15px;
    font-size: 12px;
    text-decoration: none;
}

#emptycart {
    font-size: 22px;
    font-weight: bold;
    color: #777;
    margin-bottom: 10px;
}

#noprograms {
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
}

#summary {
    margin: 20px auto;
    display: block;
    padding-bottom: 0;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 10px;
    clear: both;
}

#summary h2 {
    font-size: 17px;
}

#summary h3 {
    font-size: 13px;
    font-weight: normal;
    color: #777;
}

#summary
    hr {
    border: 0;
    height: 1px;
    background-color: #ccc;
    margin: 25px;
    text-align: center;
}

.awaitingpayment {
    margin: 25px 0;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #cc0000;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #cc0000;
}

.cb {
    margin-top: 20px;
    padding: 5px;
    font-size: 14px;
    padding-top: 10px;
    margin: 0 0 10px 0;
    min-height: 45px;
    border: 1px solid #ccc;
}

.cb .desc {
    margin-left: 25px;
    line-height: 25px;
    font-size: 13px;
    color: #555;
}

.cb:hover {
    background: #ddd;
    border: 1px solid #ddd;
}

legend {
    font-size: 18px;
    font-weight: bold;
}

#emailgroups {
    display: none;
}

#auto-subscribe {
    margin: 10px 0 20px 0;
    padding: 0 10px;
    display: block;
    text-align: left;
}

#auto-subscribe a {
    color: #333;
    font-weight: bold;
    font-size: 15px;
}

.couponcode {
    margin-left: 10px;
    font-size: 16px;
    color: #000;
}

#paymentsAcceptedContainer {
    margin-top: 1em;
}

/*billing info form styles*/
form label {
    color: gray
}

#payment_form__submit {
    margin-bottom: 1em;
}

#addPaymentContainer {
    display: none;
}

#payment_form__privacy_check {
    margin-top: 1em;
    margin-bottom: 1em;
}

form input, form select {
    margin-bottom: 1em;
}

#privacyCheckLabel {
    margin-bottom: 1em;
}

#saveCheckCont {
    margin-top: 1em;
}

#nicknameInputCont {
    display: none;
}

.payTypeContainer {
    display: none;
}

.sectionContainer {
    display: none;
}
/*saved payment styles*/
#payment_showAddForm__button {
    margin-top: 1.45em;
}

#savedMethodContainer {
    display: none;
}

/*confirmation styles*/
#confirmationContainer > div {
    margin-left: 20%;
}
/*validation styles*/

.payFormError {
    border-color: red !important
}

label[id*='-error'] {
    color: red;
    display: block;
    margin-top: -1em;
}

.errorCard {
    color: #ef3232;
}

.errorContainer {
    background: #fbf2f2;
    display: none;
}

#otherPaymentErrors {
    margin-top: 1em;
}

i.errorIcon {
    color: red;
}

i.validIcon {
    color: #72e47b;
}

input.payFormError::-webkit-input-placeholder {
    color: red;
}

span.errorSpan {
    right: 100.5% !important;
    top: 1.5em !important;
    width: unset;
    height: unset;
}

span.validSpan {
    top: 1.5em !important;
    right: .3em !important;
}

.contact {
    display: inline-block; 
    margin: 0 auto;
    clear: both;
}

.contactname {
    background: #555;
    height: 30px;
    margin: 5px auto 0 auto;
    padding: 5px;
    padding-bottom: 3px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    clear: both;
    border-radius: 3px 3px 0 0;
}

.contactinfo {
    background-color: #eee;
    margin: 0 auto 15px auto;
    padding: 10px;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
}

.contactinfo .profile {
    float: left;
    margin-right: 10px;
    text-align: center;
}

.contactinfo .profile img {
    height: 90px;
    margin-right: 10px
}

.contactinfo a {
    padding-top: 10px;
    font-size: 13px;
    text-decoration: none;
    color: #003399;
}

.contactinfo a:hover {
    text-decoration: underline;
}

.contactname .ggb {
    float: right;
    font-size: 13px;
    color: #fff;
    margin: 0 5px 0 0;
}

.contactname .ggb .data {
    margin-left: 15px;
}

.contactname .ggb .remove {
    margin-left: 5px;
}

.programscompleted, .missinginfo {
    font-size: 13px;
    float: left;
    margin: 0 15px 0 0;
    font-weight: normal;
    height: 90px
}

.missinginfo {
    border-left: 1px solid #ccc;
    padding-left: 25px;
    vertical-align: bottom;
}

.missinginfo img {
    vertical-align: bottom;
}

.contactinfo p {
    margin: 0 0 5px 0;
}

.contactinfo .progsavail {
    margin-top: 15px;
    color: #777;
}

.contactinfo .none {
    font-style: italic;
    color: #555;
}

@media(max-width: 768px) {
    .navbar .container-fluid {
        padding-left: 30px;
    }
}

#weather {
    padding-left: 15px;
    padding-right: 15px;
    height: 50px;
    background-color: white;
    top: 0px;
}

img.weatherIcon {
    float: left;
    position: relative;
    padding 5px;
    height: 30px;
}

.weatherTemp {
    color: black;
    position: relative;
    float: left;
    padding: 5px 5px;
    font-size: 18px
}

.weatherDegrees {
    color: black;
    position: relative;
    float: left;
    padding-top: 3px;
    font-size: 10px;
    left: -4px
}

.weatherStatus {
    display: none;
}

.weatherAccu {
    display: none;
}

.accuWeather {
    position: absolute;
    top: 15%;
    right: 14%;
    height: 10px;
}