﻿.stips {
    margin-left: 8px;
    margin-right: 8px;
    overflow: visible !important;
}

    .stips h4 {
        color: #555 !important;
    }

        .stips h4 span {
            color: #368ee0;
            text-transform: uppercase;
            font-size: 14px;
        }

    .stips ul {
        margin-left: 15px;
    }

        .stips ul li {
            margin-bottom: 16px;
            margin-left: 35px;
            border-bottom: dotted 1px #b2b2b2;
        }

        .stips ul div.stip-shortname {
            font-size: 13px !important;
            font-weight: 600;
            margin-bottom: 8px !important;
        }

            .stips ul div.stip-shortname i, .gov-id-stip-cell i {
                font-size: 23px;
                float: right;
                color: #eca111;
                margin-right: 10px;
            }

                .stips ul div.stip-shortname i.fa-check-circle, .gov-id-stip-cell i.fa-check-circle {
                    color: #7ebd39;
                }

        .stips ul div.stip-description, div.stip-docs {
            font-weight: normal !important;
            margin-bottom: 8px !important;
        }

        .stips ul div.stip-description {
            font-size: 12px !important;
        }

div.stip-docs-icon, div.stip-docs-filename {
    float: left;
}

div.stip-docs-filename {
    margin: 5px 8px 0 0;
}

div.stip-docs-icon {
    width: 5.5%;
    margin: 2px 0px 4px 8px;
}

.stip-doc-item {
    width: 10%;
}

div.stip-docs-row {
    padding-bottom: 2px !important;
    margin-bottom: 2px;
    padding-bottom: 18px !important;
}

div.upload-container, div.upload-container .col-sm-6 {
    padding: 0 !important;
}

div.upload-container {
    overflow: visible;
    margin-left: 32px !important;
}

.error-cntr, .msg-cntr {
    margin-left: 40% !important;
    margin-bottom: 12px !important;
}

.error-cntr {
    color: #fff !important;
    width: 50% !important;
}

.msg-cntr {
    color: #7ebd39 !important;
    border: solid 1px #7ebd39;
    background-color: #fff;
    border-radius: 5px;
}

.RejectedReasonDisplay {
    float: right;
    text-align: center;
    border: 1px solid red;
    margin-right: 20px;
}

.stip-file-name {
    margin: 0 !important;
    padding: 0 !important;
}

#promocode-row {
    border-top: solid 1px #ddd;
    padding-top: 10px;
    padding-bottom: 2px;
}

#promocode {
    border: solid 1px #b2b2b2 !important;
    border-radius: 5px;
    font-family: inherit;
    font-size: inherit;
    width: 140px !important;
    padding: 3px !important;
}

#promocode-label {
    font-size: 13px !important;
    font-weight: 600;
    margin-bottom: 8px !important;
}

#promocode-status {
    padding-top: 3px !important;
    display: none;
}

    #promocode-status i {
        font-size: 24px;
        margin: 0;
        padding: 0;
    }

.promo-discount {
    color: #900000 !important;
    font-weight: bold !important;
}

#payment-details {
    display: none;
    margin: 5px 0 5px 0;
}

    #payment-details br {
        clear: both !important;
    }

.payment-table {
    display: table;
    width: 100%;
}

.payment-row {
    display: table-row;
}

.payment-cell, .payment-header-cell, .payment-total-cell {
    display: table-cell;
    padding: 8px;
}

.payment-cell {
    display: table-cell;
}

.payment-numeral {
    text-align: right;
}

.payment-header {
    background: #eee;
    padding: 8px;
    font-weight: bold;
    font-size: 12px;
    color: #555;
}

.payment-total {
    border-top: 1px solid #ddd;
}

.payment-total-cell {
    background: #F8F7F7;
    font-weight: bold;
    background: #eee;
}

#member-referral-program-info{
    margin: 5px 0 5px 0;
}

#member-referral-program-info .col-sm-12{
    line-height:18px;
}

#promo-container {
    width: 70%;
    overflow: visible;
    margin-top: 10px;
    display: none;
}

.promo-container .col-md-12 {
    padding-left: 0 !important;
}

#promo-container div {
    min-height: 30px;
}

#txt-promo-code {
    padding: 4px;
    border: solid 1px #b2b2b2 !important;
    max-width: 90px !important;
    max-height: 32px !important;
    border-radius: 5px;
}

#btn-promo-code, #start-promo-button {
    border: 1px #ccc solid;
    border-radius: 20px;
    transition: all ease .2s;
    background-color: transparent;
    box-shadow: none;
    font-weight: normal;
    color: #337ab7;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
}

    #btn-promo-code i, #start-promo-button i {
        font-size: 16px !important;
        margin: 2px !important;
    }

    #btn-promo-code:hover, #start-promo-button:hover {
        background: #004080;
        color: #fff;
    }

.promo-applied {
    border: solid 1px #54ADA0 !important;
    background: #fff !important;
    color: #54ADA0 !important;
}

    .promo-applied:hover {
        background: #fff;
    }

#promo-eligibility-msg {
    font-style: italic;
    font-size: 12px !important;
    text-transform: lowercase;
    color: #54ADA0;
    font-family: inherit;
    display: none;
}

#promo-input-status {
    display: none;
    margin: 5px;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    color: #de5c5c !important;
}

.promo-item {
    font-family: inherit;
    padding-left: 3px;
    color: #54ADA0;
}

#payment-delay-acknowledgment {
    padding: 5px;
    border: dotted 1px #b2b2b2;
    border-radius: 5px;
    margin-top: 5px;
}

#btn-pay-later {
    margin: 5px 0 5px 0;
    max-height: 28px;
    padding-top: 4px;
    font-size: 14px;
    margin-top: 10px !important;
}


#payment-status-msg {
    font-weight: bold !important;
    display: none;
}

    #payment-status-msg i {
        
        margin-left: 5px;
        font-size: 16px;
    }

    .success{
        color: #7ebd39;
       
    }
     .errorIcon{
        color: red;       
    }

.stips-docs-container {
    margin-top: 4px;
    padding-top: 6px;
}

    .stips-docs-container a {
        color: #004080;
        text-decoration: underline;
    }

        .stips-docs-container a:hover {
        }

.gov-id-stip {
    margin-left: 0 !important;
    border-bottom: solid 1px #5bc0de !important;
    overflow: visible !important;
}

.verify-id {
    margin-left: 5px;
    float: none !important;
    padding-bottom: 1px !important;
}

.gov-id-stip-shortname {
    width: 100%;
    overflow: visible;
    margin-bottom: 2px !important;
}

    .gov-id-stip-shortname div {
        display: inline-block !important;
    }

.capture-icon {
    float: left !important;
    font-size: 20px !important;
    margin: 0 !important;
    margin-right: 4px !important;
    margin-bottom: 2px !important;
    color: #5bc0de !important;
}

    .capture-icon:hover {
        color: inherit !important;
    }

.doc-section-header {
    color: #555 !important;
}

    .doc-section-header span {
        color: #368ee0 !important;
        font-size: 16px;
        font-weight: 600 !important;
        text-transform: uppercase;
    }

.stip-docs-row .alert-danger {
    margin: 0 !important;
    padding: 4px !important;
    padding-bottom: 6px;
    float: left !important;
}

#payment-options-container {
    padding-right: 0 !important;
    margin-right: 0 !important;
}

    #payment-options-container .col-md-2 {
        margin-right: 0 !important;
        padding-right: 0 !important;
        padding-top: 12px !important;
    }

#PaymentOptions {
    display: inline-block;
    margin-right: 0px !important;
    float: right !important;
    background: none;
    margin-top: 4px;
    margin-bottom: 4px;
    color: #5bc0de;
    text-decoration: underline;
    font-weight: 600;
}

#FinishPay {
    display: inline-block;
    margin-right: 0px !important;
    float: right !important;
}


div.agreement-container {
    display: block;
    position: relative;
    background: #fff;
    border: 1px solid #e5e5e5;
    width: 100%;
    float: left;
    padding: 10px;
}

.ol-lower-alpha li {
    list-style-type: lower-alpha;
    margin-left: 33px;
    margin-right: 20px;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    margin-top:7px;
}
.li-terms-and-conditions li {
margin-left:17px!important;
}

.lnk_Referrals_options {
    display: inline-block;
    margin-right: 0px !important;
    float: right !important;
    background: none;
    margin-top: 4px;
    margin-bottom: 4px;
    color: #5bc0de;
    text-decoration: underline;
    font-weight: 600;
}
