﻿.bill-wrapper {
    background-color: #d9d9d9;
    width: 100%;
    min-height: 300px;
    padding: 15px;
}

    .bill-wrapper label {
        padding: 0px !important;
        margin: 0px !important;
         display:inline-block;
         font-weight: normal !important;
    }

    .bill-wrapper .bill-payment-progress {
        clear: both;
        width: 100%;
        border: solid 1px #d9d9d9;
        margin-bottom: 5px;
        margin-left: -5px;
    }

        .bill-wrapper .bill-payment-progress .create {
            background-image: url('/images/buttons/prg_create_payment.png');
            background-repeat: no-repeat;
            background-position: right;
            text-indent: -10px;
        }

        .bill-wrapper .bill-payment-progress .review {
            background-image: url('/images/buttons/prg_review_extd.png');
            background-repeat: no-repeat;
            background-position: right;
            text-indent: -5px;
        }

        .bill-wrapper .bill-payment-progress .confirmation {
            background-image: url('/images/buttons/prg_review_extd.png');
            background-repeat: no-repeat;
            background-position: right;
            text-indent: -5px;
        }
    .bill-wrapper input {
    padding:2px;
    }
    .bill-wrapper input[type=button] {
        background-color: #FDBD0F;
        border: solid 1px bisque;
        padding: 5px;
        color: #000;
        font-weight: bold;
        cursor: pointer;
    }

        .bill-wrapper input[type=button]:hover {
            background-color: #FDB00F;
        }

    .bill-wrapper .bill-payment-progress .createSelected {
        background-image: url('/images/buttons/prg_create_payment_gold.png');
        background-repeat: no-repeat;
        background-position: right;
        text-indent: -5px;
    }

    .bill-wrapper .bill-payment-progress .reviewSelected {
        background-image: url('/images/buttons/prg_review_extd_gold.png');
        background-repeat: no-repeat;
        background-position: right;
        text-indent: -5px;
    }

    .bill-wrapper .bill-payment-progress .confirmationSelected {
        background-image: url('/images/buttons/prg_review_extd_gold.png');
        background-repeat: no-repeat;
        background-position: right;
        text-indent: -5px;
    }

    .bill-wrapper .bill-payment-progress .progress {
        width: 145px;
        display: inline-block;
        padding: .7em .0em .7em 1.6em;
        font-weight: bold;
    }

    .bill-wrapper .bill-body {
        width: 96%;
        height: 90%;
        clear: both;
        background-color: #fff;
    }

        .bill-wrapper .bill-body .column {
            min-height: 200px !important;
            float: left;
            width: 31.2%;
            border-left: solid 1px #d9d9d9;
            border-bottom: solid 1px #d9d9d9;
            padding: .5em;
            font-size: 95%;
        }

        .bill-wrapper .bill-body .bill-details {
            clear: both;
            width: 100%;
            height: 40px;
            border: solid 1px #d9d9d9;
        }

        .bill-wrapper .bill-body .bill-payment-header {
            top: 0;
            padding-top: 0;
            margin-top: 0;
            text-indent: 0px;
            font-weight: bold;
            height: 20px;
        }

        .bill-wrapper .bill-body .bill-payment-method {
            vertical-align: top;
        }

        .bill-wrapper .bill-body .bill-payment-date {
            vertical-align: top;
        }

        .bill-wrapper .bill-body .bill-payment-amount {
            vertical-align: top;
        }
.minimalHeight {
    min-height: 300px;
}
.floatRigh {
    float: right;
}

.floatLeft {
    float: left;
}

.paddingTop {
    padding-top: 0px !important;
}

.padding {
    padding: .5em;
}

.button {
    margin: 1em 2em 1em 1em;
}

.inlineBlock {
    display: inline-block !important;
}

.block {
    display: block !important;
}

.fullWidth {
    width: 100%;
}

.clearBoth {
    clear: both;
}

.divAmoutRow {
    margin-bottom: 10px;
}

.payblock {
    font-family: Tahoma;
    font-size: 16px;
    padding: 5px;
    border: #fbc739 2px solid;
    margin-bottom: 10px;
    background-color: #d1d1d1;
}

.actionbuttons {
    float: right;
    padding: 2px;
}

.fieldWrap {
    margin: 0 auto;
    width: 100%;
    margin-top: 5px;
    float: left;
}

.labelDiv {
    float: left;
    /*width: 112px;*/
    text-align: left !important;
    padding-right:5px;
}

.label {
    padding-right: 10px;
    color: #000;

    font-size: 14px;
    font-weight:bold;
}

.textBox {
    float: left;
    width: 88%;
    height: 22px;
    padding: 0px !important;
    text-indent:4px;
    font-size:12px;
}

.radioButton {
    margin-left: 110px;
    padding-bottom: 5px;
    color: #666666;

    font-size: 13px;
}

.addressLink {
    width: 108px;
    padding-left: 5px;
    color: #138fc6;

    font-size: 12px;
}

form label {
    display: inline;
    border-bottom: 0;
    font-weight: lighter;
}

table td,
table th {
    border-right: 0px;
    border-bottom: 0px;
}

.amtLabel {
    margin-left: 10px;

    font-size: 12px;
    color: #666666;
    float: left;
}

.paymentAmtLabel {
    display: block;
    padding-left: 92px;
    font-weight: lighter;
}

.rangeval {
    float: right;
    position: relative;
    margin-top: -19px;
    margin-right: 75px;
    top: -2px;
    left: 0px;
}

.reqval {
    float: right;
    padding-right: 340px;
}

.cusval {
    position: absolute;
    margin-left: 564px;
    margin-top: -20px;
    width: 152px;
    top: 1098px;
    left: 10px;
}

.compval {
    position: absolute;
    margin-left: 418px;
    margin-top: -27px;
}

.label1 {
    display: inline-block;
    width: 100px;
    font-size:86%;
    color: #666;
}

.draft {
    color: #138fc6;

    font-size: 12px;
}

.span {

    font-size: 14px;
    color: #000;
}


#lblChoice2, .Choice3 {

    font-size: 13px;
    color: #666666;
}

.draft {
    float: right;
}

.bold {
    font-weight: bold;
}

#partialPaymentDisclosure {

    font-size: 12px;
    color: #666666;
    padding: 5px;
    display: block;
}

.spanRequired {
    /*position: absolute;*/
    color: red;
    padding-left: 3px;
    padding-top: 6px;
}

.spanRequired1 {
    position: absolute;
    color: red;
    padding-left: 8px;
    padding-top: 6px;
}

.spanRequired2 {
    position: absolute;
    color: red;
    margin-left: 409px;
    margin-top: -25px;
}

.reqValidator {
    color: red;
    font-size: X-Small;
    float: left;
}

.paymentLink {
    width: 108px;
    color: #138fc6;

    font-size: 12px;
}

.red {
    color: red;
}

.ddPaymentTypes {
    width: 55%;
    font-size: 85%;
}

.regularExpresionValidator {
    font-size: 12px;
    float: left;
}

.small {
    font-size: small;
}

.smaller {
    font-size: smaller;
}
.medium {
    font-size: medium;
}

.large {
    font-size: large;
}
.larger {
    font-size: larger;
}