/* OMR Student Path */
.OmrStudentGradSchool label {
    width: 1em !important;
    padding-right: 3px !important;
}

/* OMR Style Resets */
.application {
    padding: 0;
}

#doc2 {
    background: none;
    min-width: 953px;
    width: 73.28em;
    *width: 71.28em;
}

#bd {
    background: none;
    padding: 0;
}

    #bd #log-in {
        padding-bottom: 0;
    }

/* OMR General Application Styles */
legend {
    margin: 0 0 15px 0;
}

#bd form {
    font-size: 100%;
    padding-top: 1em;
}

.omrclear {
    clear: both;
    height: 0;
}

.omr #bd .h-set {
    margin-left: 13em;
}

#bd label {
    width: 13em;
    text-align: right;
}

#bd #login-method td input {
    margin-top: 0;
    text-align: left;
}

#bd #login-method td label {
    text-align: left;
    margin-top: 0;
    margin-left: 0;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
}

#bd #login-method td {
    text-align: left;
}

#bd .login .action input {
    float: none;
}

#bd input[type="text"] {
    width: 22em;
}

#bd hr {
    height: 1px;
    display: block;
    width: 600px;
    float: left;
    margin-top: 1em;
    border-color: #333;
    border-style: solid;
    clear: both;
}

#bd .ui-widget {
    font-size: 100%;
}

#bd .ui-state-error {
    display: none;
}

#bd .v-set label {
    display: inline-block;
    float: none;
    text-align: left;
    width: 17.3em;
    *width: 17em;
}

#bd .v-set input {
    vertical-align: top;
}

#bd .input-sub {
    margin-left: 16.8em;
    zoom: 1;
    *display: inline;
    margin-top: 4px;
}

#bd .flush-left input,
#bd .flush-left .input-sub,
#bd .flush-left .input-sup,
#bd .flush-left .ui-widget {
    margin-left: 0;
}

#bd tr {
    padding: .32em;
}

#bd th {
    padding: .32em 1.28em .32em .32em;
    text-align: right;
    border: 0 none;
}

#bd td {
    padding: .32em 1.28em;
    font-size: 93%;
    text-align: right;
    border: 0 none;
}

/* ORM Retired/Emeritus  */

#bd #hdr {
    background-color: #3F72B0;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

#bd #panels {
    height: 350px;
    width: 100%;
    font-family: Arial;
}

    #bd #panels #panelleft {
        height: 276px;
        width: 45%;
        float: left;
    }


        #bd #panels #panelleft #paneltext {
            padding-top: 30px;
            padding-left: 10px;
            padding-right: 10px;
            padding-bottom: 10px;
        }

            #bd #panels #panelleft #paneltext #radiolist {
            }


                #bd #panels #panelleft #paneltext #radiolist td {
                    /*
    white-space:nowrap;
    text-align:left;
    float:none;
*/
                }


                #bd #panels #panelleft #paneltext #radiolist label {
                    /*white-space:nowrap;*/
                    text-align: left;
                    float: none;
                    display: inline;
                }

    #bd #panels #panelcenter {
        height: 276px;
        float: left;
    }

        #bd #panels #panelcenter #line {
            padding-top: 10px;
            height: 230px;
            float: left;
        }

    #bd #panels #panelright {
        height: 296px;
        width: 50%;
        float: right;
    }

        #bd #panels #panelright #bluebox {
            height: auto;
            min-height: 250px;
            margin-top: 20px;
            margin-bottom: 20px;
            margin-left: 20px;
            background-color: #d3deee;
            border-color: #daeafd;
        }

            #bd #panels #panelright #bluebox #statustext {
                padding-top: 30px;
                padding-left: 30px;
                padding-right: 30px;
                padding-bottom: 30px;
            }

#bd #contact {
    padding-left: 100px;
    padding-right: 100px;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
    background-color: #F9F0C3;
    border-color: #F3B130;
    padding: 0.2em 0.6em;
}

.ui-widget div p {
    0.125em .2em;
}

.acs-ui-icon-16 {
    width: 16px;
    min-height: 16px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: text-bottom;
    zoom: 1;
    *display: inline;
    _height: 16px;
}

#bd fieldset .ui-widget {
    margin-left: 13.2em;
}

.omrerror {
    color: Red;
    font-weight: bold;
}

.omr #bd div.yui-g {
    margin: 0 2em 0em;
}

.omr #bd div.yui-gc {
    margin: 1em 2em 1.5em;
}

#app-actions {
    float: right;
}

.app-logo {
    float: right;
    margin-top: 1em;
    margin-right: 2em;
}



/* Welcome Message on All Pages */
#bd #welcome-msg {
    float: left;
    width: 40%;
}

    #bd #welcome-msg .acs-ui-icon-32-person-yellow {
        float: left;
    }

    #bd #welcome-msg h2 {
        font-size: 132%;
        margin-left: 2.2em;
        margin-top: 0.7em;
        color: #666666;
        font-weight: normal;
        margin-bottom: 1em;
    }

#member-exp-date {
    float: right;
}

    #member-exp-date div p strong {
        color: #115700;
    }

/* Membership account box on Invoice Page */
form#invoice #membership-account {
    width: auto;
    padding-top: 2em;
    min-height: 260px;
    *height: 260px;
    height: auto;
}

#member-col-left {
    border-right: 1px solid #CCCCCC;
    float: left;
    margin-right: 4em;
    padding-right: 1em;
}


    #member-col-left span.edit {
        float: right;
    }

    #member-col-left p.address {
        width: 20em;
    }


/* CEN 25% width box on Invoice Page */
form#invoice #free-cen {
    width: auto;
    padding-top: 2em;
}

    form#invoice #free-cen label {
        margin-top: 0;
        width: 17em;
        *width: 16em;
    }

    form#invoice #free-cen input[type="radio"] {
        margin-top: .35em;
    }

    form#invoice #free-cen img {
        margin-left: 0.6em;
        margin-bottom: 0.6em;
        margin-right: 0;
    }

#free-cen img {
    margin-right: 0.6em;
}

#radioBtnEmail,
#radioBtnEmail-confirmed {
    padding-bottom: 1em;
}

#cen-cover-thumbnail {
    float: right;
}

#rbElectronic label, #rbPrint label {
    *width: 220px;
}

/* Billing / CC box on Invoice Page */
#cc-icons {
    vertical-align: middle;
}

#bd input#ccv[type="text"] {
    width: 6em;
}

#bd .billing label {
    margin-left: 1.2em;
}

.verisign-secured {
    float: right;
}

.omr #bd div.billing {
    margin-bottom: 0;
}

.whats-this {
    zoom: 1;
}


/* Cart Table on Invoice Page */
table#cart {
    width: 100%;
}

    table#cart td.category {
        text-align: left;
    }

    table#cart tr.row-heading {
        background-color: #dfe8f7;
    }

    table#cart .col-category {
    }

    table#cart .col-edit {
    }

    table#cart .col-qty {
    }

    table#cart .col-amount {
    }

    table#cart .col-tax {
    }

    table#cart .col-shipping {
    }

    table#cart th.category {
        text-align: left;
    }

    table#cart th.edit,
    table#cart th.qty,
    table#cart th.amount,
    table#cart th.tax,
    table#cart th.shipping {
        background-color: #dfe8f7;
    }

    table#cart th.qty,
    table#cart th.amount,
    table#cart th.tax,
    table#cart th.shipping,
    table#cart td.qty,
    table#cart td.amount,
    table#cart td.tax,
    table#cart td.shipping {
        border-left: 1px solid #999;
    }

    table#cart .empty-cart-row td p {
        margin-top: 1.32em;
    }

    table#cart td.add-items {
        text-align: left;
    }

.sub-item-icon {
    margin-right: 4px;
}

.national-membership-sub-items .category,
.technical-division-sub-items .category,
.publications-sub-items .category,
.contributions-sub-items .category {
    font-style: italic;
}

.watermark {
    color: #999 !important;
}

.row-edit {
    margin-left: 1em;
    font-weight: normal;
    font-size: 93%;
}

table#cart td.edit {
    padding-right: .6em;
}

/* Prices Table on Invoice Page */
#bd fieldset #multiyear-dues {
    margin: .25em 0 .6em;
}

    #bd fieldset #multiyear-dues .ui-state-highlight {
        width: auto;
        margin-left: 0;
    }

    #bd fieldset #multiyear-dues input {
        margin-top: 0;
    }

#bd fieldset #currency-selector {
    margin: .25em 0 .6em;
    border: 1px solid #b0b8c6;
    padding: 0.2em 0.6em;
    background-color: #dfe8f7;
}

    #bd fieldset #currency-selector .ui-state-highlight {
        width: auto;
        margin-left: 0;
    }

    #bd fieldset #currency-selector input {
        margin-top: 0;
    }

#bd fieldset #foreignpayment-infomessage {
    margin: .25em 0 .6em;
}

    #bd fieldset #foreignpayment-infomessage .ui-state-highlight {
        width: auto;
        margin-left: 0;
    }

#bd fieldset #foreignprocessor-errormessage {
    margin: .25em 0 .6em;
}

    #bd fieldset #foreignprocessor-errormessage .ui-state-highlight {
        width: auto;
        margin-left: 0;
    }

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

table#prices {
    background-color: #EEEEEE;
    float: right;
    margin: 2em 0 0;
    width: 26.5em;
    -moz-border-radius: 4px 4px 4px 4px;
}

    table#prices tr.subtotal,
    table#prices tr.shipping,
    table#prices tr.tax,
    table#prices tr.totalBottomBorder {
        border-bottom: 1px solid #ccc;
    }

        table#prices tr.totalBottomBorder th, table#prices tr.totalBottomBorder td {
            font-weight: bold;
        }

    table#prices tr.shippingNoBottomBorder {
        border-bottom: none;
    }

        table#prices tr.shippingNoBottomBorder th {
            font-weight: normal;
        }

        table#prices tr.shippingNoBottomBorder td.amount {
            border-left: 1px solid #ccc;
        }

    table#prices tr.subtotal td.amount,
    table#prices tr.shipping td.amount,
    table#prices tr.tax td.amount,
    table#prices tr.total td.amount,
    table#prices tr.totalBottomBorder td.amount {
        border-left: 1px solid #ccc;
    }

    table#prices tr.shipping th.label,
    table#prices tr.tax th.label {
        font-weight: normal;
    }

    table#prices tr.subtotal td.amount,
    table#prices tr.total td.amount {
        font-weight: bold;
    }

    table#prices th,
    table#prices td {
        padding: 0.6em 1em;
    }

    table#prices tr.total th,
    table#prices tr.total td {
        font-size: 124%;
        padding: 0.6em 0.73em 0.6em 0;
    }


/* Address Pages */
#edit-primary-address-info strong {
    color: black;
}

    #edit-primary-address-info strong em {
        color: #115700;
        font-style: normal;
    }

#edit-primary-address-info span.ui-icon-info {
    margin-bottom: 4em;
    margin-right: .4em;
}

#edit-primary-address-info div.ui-state-highlight {
    margin-top: 1.32em;
}


/* Catalog Pages */
table.catalog {
    width: 100%;
}

#bd table.catalog td {
    text-align: right;
    vertical-align: middle;
}

#bd table hr.item-seperator {
    margin: 1em 0 1em 0;
    width: 98.2%;
    background-color: #aaa;
}

#bd table.catalog table td {
    text-align: left;
    vertical-align: text-top;
}

#bd input.add-to-cart-btn {
    margin-top: 0;
}

.item-title {
    float: left;
}

.item-toggle {
    border-left: 1px solid #999999;
    float: left;
    margin-left: 2em;
    padding-left: 1em;
}

.item-desc {
    color: #666;
    float: left;
    padding-right: 2em;
    width: 28em;
    *width: 24em;
    text-align: left;
}

.contributionitemwidth {
    width: 483px;
}

.eula {
    font-weight: bold;
}

.item-thumbnail {
    float: right;
    margin-right: 15.33em;
}

.omr #bd th.archive-title {
    margin: 0;
    color: #666;
    text-align: left;
    font-weight: normal;
}

table.catalog thead {
    display: none;
}

.item-price div.price,
.item-archive-price div.price {
    background-color: #f6f6f6 /*#f0f0ff*/;
    -moz-border-radius: 4px;
    padding: .5em .8em;
    color: #000;
}

div.price {
    width: 70px;
    text-align: right;
}

#bd table.catalog th.archive-title {
    text-align: left;
    padding: 0 0 0 12.2em;
}

.item-sub-total .price,
.item-price div.selected,
.item-archive-price div.selected {
    background-color: #fbf4b1;
    -moz-border-radius: 4px;
    padding: .5em .8em;
    color: #000000;
    font-weight: bold;
}

.item-status-added {
    color: #008040;
    font-weight: bold;
    text-decoration: none;
}

.item-status-unavailable {
    color: #008040;
    font-weight: bold;
    text-decoration: none;
}

#bd #publications .ui-state-error {
    display: block;
    margin: 0.7em 0;
    padding: 0.5em 0.5em;
    width: inherit;
}

    #bd #publications .ui-state-error .ui-icon {
        margin-right: 0.3em;
        margin-bottom: 25px;
        float: left;
    }

.teaserText {
    color: #008040;
    font-weight: bold;
    margin-left: 10px;
    text-decoration: none;
}

.item-remove {
}

#bd table.catalog .item-sub-total td {
    text-align: right;
    padding-right: 7.4em;
}

#bd .item-sub-total hr.h-rule {
    width: 140px;
    margin-bottom: 1em;
    float: right;
    clear: left;
}

.item-sub-total .label {
    padding: .5em;
}

.item-sub-total .price {
    margin-right: 0.7em;
}

#bd table.catalog tr.item-archives td.item-archive-year {
    padding-left: 12em;
}

#bd tr.item-archives td {
    padding: padding:0 1.28em 0 0;
}

#bd tr.item-archives div.price {
    -moz-border-radius: 0;
    text-align: right;
}

#bd tr.archive td {
    font-size: 100%;
}

.item-price {
    width: 90px;
}

#bd .item-price input[type='text'] {
    width: 100%;
    text-align: right;
}

.cart-action {
    width: 10.33em;
}

#bd tr.product td {
    padding: 0 1.28em;
    vertical-align: middle;
}

#bd tr.last-archive div.price {
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
}

#bd tr.first-archive div.price {
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
}

.archive table {
    width: 100%;
}

#bd tr.item-archives td.cart-action {
    width: 10.33em;
    padding-left: 0;
}

.item-archive-price {
    width: 90px;
}

.product table {
    width: 100%;
}

#bd td.item-archieve-year {
    text-align: left;
}

div.item-desc { /*margin-left:12.2em;margin-left:14.6em; */
    line-height: 1.3;
    *padding-bottom: 1.32em;
}

p.item-desc {
    margin-left: 12.2em;
    margin-left: 14.6em;
    line-height: 1.3;
    *padding-bottom: 1.32em;
}

#bd tr.archive td {
    padding: 0 0 0 1.32em;
}

#bd table.catalog table td.item,
#bd table.catalog table td.item-price,
#bd table.catalog table td.cart-action,
#bd table.catalog table td.remove {
    vertical-align: middle;
}

div.item-status-added,
div.item-remove {
    display: none;
}

#page-subtotal {
    -moz-border-radius: 4px 4px 4px 4px;
    margin-right: 8em;
    *margin-right: 6.7em;
    background: none repeat scroll 0 0 #EEEEEE;
    float: right;
    padding: 1em;
}

    #page-subtotal p {
        margin: 0;
    }

        #page-subtotal p span.amount {
            font-weight: bold;
        }

td.remove {
    width: 6em;
}

#bd table.catalog td {
    padding: 0;
    font-size: 100%;
}

    #bd table.catalog td.item-detail-cell {
        padding: 8px;
    }

#bd table.catalog tr.item-heading td,
#bd table.catalog tr.item-archives td {
    padding: 0 .64em;
}

    #bd table.catalog tr.item-archives td.item-archive-price {
        padding-left: 1em;
    }

tr.item-sub-total,
/*tr.item-details,*/
tr.archive {
    display: none;
}

#bd table.catalog .item-archives input {
    margin-top: 0;
}

#divisions tr.archive,
/*#details tr.item-details {display: block;}*/
/* Student Landing Page */
#invoice h2 {
    font-size: 100%;
    color: #000;
    font-weight: bold;
    margin-left: 0;
}

#bd #invoice div.h-set {
    margin-left: 0;
}

#bd #graduation-month, #bd #graduation-year {
    margin-top: .2em;
}

/* Login Page */
#bd input[type="text"] {
    width: auto;
}

.alert-error {
    display: block;
}

#login-method {
    font-size: 93%;
    margin: 1em 8.5em;
}

/* Payment Confirmation Page */
#invoice-reciept #member-details #member-col-left {
    width: 415px;
}

#invoice-reciept #member-details {
    margin-left: 0;
}

#invoice-reciept table#cart {
    margin-top: 2em;
}

#invoice-reciept #multiyear-dues {
    margin: 1em 2em;
}

    #invoice-reciept #multiyear-dues em {
        color: #7f7f7f;
    }

#invoice-reciept.omr #bd .h-set {
    margin: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

#invoice-reciept #print-invoice, #invoice-reciept #Div1 {
    clear: right;
    float: right;
    text-align: right;
}

#invoice-reciept .attention {
    color: #008000;
}

.billinginfolabel {
    padding-top: 12px;
    display: block;
}

/* Divisions Page */
.hidden-checkbox {
    display: none;
}

/* Style to Hide Wizard Title Areas */
.WizardContentTable .WizardTitle, .WizardContentTable .WizardTitleSeparator, .WizardContentTable .WizardHeader {
    display: none;
}

#XXXXXXXX {
    display: none;
}

.gc-panel,
.gc-apply {
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.gc-apply {
    top: 17px;
    left: -100px;
    position: relative;
}


.btn {
    display: inline-block;
    display: inline;
    padding: 6px 12px !important;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #eee;
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    *-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    ` margin-left: .3em;
}

    .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
        color: #333333;
        background-color: #e6e6e6;
        *background-color: #d9d9d9;
    }

    .btn:active, .btn.active {
        background-color: #cccccc \9;
    }

    .btn:first-child {
        *margin-left: 0;
    }

    .btn:hover, .btn:focus {
        color: #333333;
        text-decoration: none;
        background-position: 0 -15px;
        -webkit-transition: background-position 0.1s linear;
        -moz-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
        transition: background-position 0.1s linear;
    }

    .btn:focus {
        outline: thin dotted #333333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn.active, .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    }

    .btn.disabled, .btn[disabled] {
        cursor: default;
        background-image: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.btn-blue, .btn-primary,
.btn-red, .btn-danger,
.btn-green, .btn-success,
.btn-lightblue, .btn-info,
.btn-darkgray, .btn-inverse {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: white;
}

    .btn-blue:hover, .btn-blue:visited, .btn-primary:hover, .btn-primary:visited,
    .btn-red:hover,
    .btn-red:visited, .btn-danger:hover, .btn-danger:visited,
    .btn-green:hover,
    .btn-green:visited, .btn-success:hover, .btn-success:visited,
    .btn-lightblue:hover,
    .btn-lightblue:visited, .btn-info:hover, .btn-info:visited,
    .btn-darkgray:hover,
    .btn-darkgray:visited, .btn-inverse:hover, .btn-inverse:visited {
        color: white;
    }


    .btn-blue.active, .btn-primary.active,
    .btn-yellow.active, .btn-warning.active,
    .btn-red.active, .btn-danger.active,
    .btn-green.active, .btn-success.active,
    .btn-lightblue.active, .btn-info.active,
    .btn-dark.active, .btn-inverse.active {
        color: rgba(255, 255, 255, 0.75);
    }

.btn-blue, .btn-primary {
    background: #286cb6 !important;
    color: #fff !important;
}

    .btn-blue:hover, .btn-blue:focus, .btn-primary:hover, .btn-primary:focus {
        background: #1A579A;
    }

.btn-yellow, .btn-warning {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffd34a;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFDF7A', endColorstr='#FFFFC202', GradientType=0);
    border-color: #ffc202 #ffc202 #b48900;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *border-color: #E9AA00;
    text-shadow: 0 1px 1px white;
    color: #000;
    background-image: linear-gradient(to bottom, #ffdf7a, #ffc202); /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

    .btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active, .btn-yellow.disabled, .btn-yellow[disabled], .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
        color: white;
        background-color: #ffc202;
        *background-color: #e8b000;
    }

    .btn-yellow:active, .btn-yellow.active, .btn-warning:active, .btn-warning.active {
        background-color: #ce9c00 \9;
    }

    .btn-yellow:hover, .btn-yellow:visited, .btn-warning:hover, .btn-warning:visited {
        color: #000;
    }

.btn-red, .btn-danger {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ae3a20;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-image: linear-gradient(to bottom, #d44f2c, #771b0e);
    border-left-color: #771b0e;
    border-right-color: #771b0e;
    border-top-color: #771b0e;
    border-bottom-color: #330b06;
}

    .btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active, .btn-red.disabled, .btn-red[disabled], .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
        color: white;
        background-color: #771b0e;
        *background-color: #60160b;
    }

    .btn-red:active, .btn-red.active, .btn-danger:active, .btn-danger.active {
        background-color: #491109 \9;
    }

.btn-green, .btn-success {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #7ca032;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-image: linear-gradient(to bottom, #98ba40, #52791f);
    border-left-color: #52791f;
    border-right-color: #52791f;
    border-top-color: #52791f;
    border-bottom-color: #293c0f;
}

    .btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .btn-green.disabled, .btn-green[disabled], .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
        color: white;
        background-color: #52791f;
        *background-color: #44651a;
    }

    .btn-green:active, .btn-green.active, .btn-success:active, .btn-success.active {
        background-color: #365015 \9;
    }

.btn-lightblue, .btn-info {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    border-left-color: #2f96b4;
    border-right-color: #2f96b4;
    border-top-color: #2f96b4;
    border-bottom-color: #1f6377;
}

    .btn-lightblue:hover, .btn-lightblue:focus, .btn-lightblue:active, .btn-lightblue.active, .btn-lightblue.disabled, .btn-lightblue[disabled], .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
        color: white;
        background-color: #2f96b4;
        *background-color: #2a85a0;
    }

    .btn-lightblue:active, .btn-lightblue.active, .btn-info:active, .btn-info.active {
        background-color: #24748c \9;
    }

.btn-darkgray, .btn-inverse {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #383838;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-image: linear-gradient(to bottom, #454545, #262626);
    border-left-color: #262626;
    border-right-color: #262626;
    border-top-color: #262626;
    border-bottom-color: black;
}

    .btn-darkgray:hover, .btn-darkgray:focus, .btn-darkgray:active, .btn-darkgray.active, .btn-darkgray.disabled, .btn-darkgray[disabled], .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
        color: white;
        background-color: #262626;
        *background-color: #191919;
    }

    .btn-darkgray:active, .btn-darkgray.active, .btn-inverse:active, .btn-inverse.active {
        background-color: #0d0d0d \9;
    }

.btn-secondary, .btn-secondary:visited {
    background: #444444;
    color: #fff;
}

    .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:visited:hover, .btn-secondary:visited:focus {
        background: #333;
        color: #fff;
    }

.btn-link, .btn-link:visited {
    background: #fff;
    border: 1px solid #95c0ec;
    border-radius: 5px;
    color: #4788C0;
    text-decoration: none;
}

    .btn-link.btn-small, .btn-link.btn-mini, .btn-link:visited.btn-small, .btn-link:visited.btn-mini {
        font-weight: bold;
    }

    .btn-link:hover, .btn-link:focus, .btn-link:visited:hover, .btn-link:visited:focus {
        background: #EDF6FF;
        text-decoration: none;
        color: #4788C0;
    }

.btn-primary [class^="icon-"], .btn-secondary [class^="icon-"] {
    background-image: url("../components/sass-bootstrap/img/glyphicons-halflings-white.png");
}

.btn-link [class^="icon-"] {
    background-image: url("../../../v2.0/acs-bootstrap/images/glyphicons-halflings-blue.png");
}

.btn-blue .caret,
.btn-red .caret,
.btn-lightblue .caret,
.btn-green .caret,
.btn-darkgray .caret {
    border-top-color: white;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.form-actions {
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
}

.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
}

    .form-actions:before, .form-actions:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .form-actions:after {
        clear: both;
    }

    .form-actions:before, .form-actions:after {
        display: table;
        content: "";
        line-height: 0;
    }

.required {
    color: red;
    font-size: 132%;
    font-weight: bold;
    padding-top: 7px;
    /*float:left;*/
}

.controls {
    display: inline;
    padding-left: 5px;
}

.control-label {
    display: inline-block;
    width: 14em;
}

/* Improve layout of OMR Payment Information section */

.omr #divPaymentInformation {
    font-size: 14px;
    position: relative;
}

    .omr #divPaymentInformation div.control-group {
        margin-top: 5px;
    }

    .omr #divPaymentInformation div.controls {
        padding-left: 0px;
    }

    .omr #divPaymentInformation label {
        margin-left: 0;
        margin-top: 22px;
        margin-right: 15px;
        width: 175px;
        text-align: right;
        display: inline;
    }

        .omr #divPaymentInformation label span.displayBlock {
            display: block;
            color: #000;
            zoom: 0.8;
            -moz-transform: scale(0.8);
        }

        .omr #divPaymentInformation label span {
            color: #dd1144;
            margin-left: 3px;
            font-size: 15px;
            top: 0;
            font-weight: normal;
            display: inline;
        }

    .omr #divPaymentInformation select {
        width: 196px;
        height: 35px;
        display: inline-block;
        padding: 0px 6px;
        font-size: 14px;
        line-height: 20px;
        color: black;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        vertical-align: middle;
    }

    .omr #divPaymentInformation input[type="text"] {
        width: 176px;
        height: 35px;
        background-color: #fff;
        border: 1px solid #ccc;
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
        -o-transition: border 0.2s linear, box-shadow 0.2s linear;
        -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
        transition: border 0.2s linear, box-shadow 0.2s linear;
        border-radius: 5px;
        padding: 0 8px;
        color: black;
    }

        .omr #divPaymentInformation input[type="text"]:disabled,
        .omr #divPaymentInformation select:disabled {
            background: #eee;
        }

    .omr #divPaymentInformation .divBillingAddress .AddressCombo {
        position: relative;
        margin-left: 115px;
        width: 301px;
    }

    .omr #divPaymentInformation .divBillingAddress .control-group {
        margin-left: 10px;
        height: 60px;
    }

        .omr #divPaymentInformation .divBillingAddress .control-group:last-child {
            margin-bottom: 10px;
        }

.autoRenewal {
    margin-top: 15px;
}

.gc-status {
    max-width: 92% !important;
}

    .gc-status span {
        padding-left: 195px;
        float: left;
        color: red;
    }

.omr #divPaymentInformation .expiration-month,
.omr #divPaymentInformation .expiration-year {
    width: 95px;
}

.omr #divPaymentInformation #cc-icons {
    width: 95px;
}

.omr #divPaymentInformation .gc-panel {
    width: 100%;
}

    .omr #divPaymentInformation .gc-panel h4 {
        font-size: 14px;
        color: black;
        font-weight: normal;
    }

        .omr #divPaymentInformation .gc-panel h4 span {
            font-size: 14px;
            color: black;
            font-weight: normal;
            margin-left: 228px;
        }

.omr #divPaymentInformation .gc-input,
.omr #divPaymentInformation .gc-apply {
    display: inline;
    top: 0;
    left: unset;
}

.omr #divPaymentInformation .gc-input {
    margin-left: 191px;
}

.omr #divPaymentInformation .gc-apply {
    position: absolute;
    top: 36px;
    left: 115px;
    height: 38px;
}

    .omr #divPaymentInformation .gc-apply input {
        margin-top: -3px;
    }

.omr #divCardDetail,
.omr .divBillingAddress {
    width: 49%;
    position: relative;
}

.omr #divCardDetail {
    margin-right: 17px;
}

    .omr #divCardDetail > div {
        width: 100% !important;
    }

.omr .divBillingAddress.control-label {
    width: 140px;
    margin-left: 36px;
}

.omr .divBillingAddress label span {
    display: inline;
}

.omr #divPaymentInformation .BillingRadioList {
    position: relative;
    margin: -3px 0 3px 0;
    height: 17px;
}

    .omr #divPaymentInformation .BillingRadioList table {
        width: 100% !important;
        position: relative;
    }

    .omr #divPaymentInformation .BillingRadioList tr {
        position: absolute;
        right: 20px;
        padding: 0 !important;
        top: 5px;
        width: inherit !important;
    }

    .omr #divPaymentInformation .BillingRadioList td {
        display: table-cell;
        width: auto;
        float: none !important;
        margin: 0;
        padding: 0 10px 0 0;
    }

        .omr #divPaymentInformation .BillingRadioList td:last-child {
            padding: 0;
            margin: 0;
        }

    .omr #divPaymentInformation .BillingRadioList input {
        float: left;
        display: inline;
        margin-right: 5px;
        min-width: auto;
        margin-top: 0;
    }

    .omr #divPaymentInformation .BillingRadioList label {
        margin: 0;
        width: auto;
        float: left;
        min-width: auto;
        clear: none;
    }

/* Improve layout of OMR Payment Information section | Summary Page */

.omr #bd .billing .payment-information {
    font-size: 14px;
}

    .omr #bd .billing .payment-information label {
        margin-right: 10px;
    }

    .omr #bd .billing .payment-information #divPaymentInfo .billinginfolabel:first-child {
        padding-top: 20px;
    }

    .omr #bd .billing .payment-information span.required {
        color: #DD1144;
        margin-left: 3px;
        font-size: 100%;
        top: 0;
    }

    .omr #bd .billing .payment-information span {
        font-weight: bold;
        margin-bottom: 2px;
    }

    .omr #bd .billing .payment-information #divPaymentInfo .billinginfolabel:first-of-type {
        margin-top: 3px;
    }

    .omr #bd .billing .payment-information #divPaymentInfo,
    .omr #bd .billing .payment-information #divPaymentInfo ~ div {
        width: 50%;
    }

    .omr #bd .billing .payment-information div .control-group {
        height: 20px;
        margin-bottom: 10px;
    }

    .omr #bd .billing .payment-information div .control-label {
        margin: 0 0 0 50px;
        text-align: right;
        width: 140px;
    }

    .omr #bd .billing .payment-information div .controls span {
        width: 180px;
        display: inline-block;
        margin-left: 13px;
        text-align: left;
    }


    .omr #bd .billing .payment-information div h4 span {
        color: black;
        font-size: 14px;
        margin-left: 119px;
        margin-bottom: 20px;
        display: block;
    }

.omr #bd .billing .controls .error-message {
    display: block;
    width: auto;
    padding-left: 192px;
    float: left;
}
