﻿
/* CLIENT OVERRIDES */
.Cart-Button {
    text-align: center;
    height: 60px;
    padding: 0 !important;
}

.ClientNavButton {
    clear: both;
    background-color: #555;
    border: 1px solid #333;
    width: 100%;
    color: #fff;
    margin-bottom: .25em;
    text-align: left;
}

.FormButtonSecondary.ClientNavButton {
    background-color: transparent;
    border: 1px solid #333;
    color: #333;
}

.ClientNavButton:hover {
    background-color: #333;
    border: 1px solid #555;
}

.FormButtonSecondary.ClientNavButton:hover {
    background-color: transparent;
    border: 1px solid #222;
    color: #000;
}

.Search-Button {
}


#SignInUserInfoBox {
    z-index: 2000 !important;
}

[id*=SignInUserInfoBox] {
    position: absolute;
    width: 250px;
    top: 3em;
}

[id*=SignInUserInfo] a.manage-account {
    background-color: transparent !important;
    color: #005544 !important;
}

    [id*=SignInUserInfo] a.manage-account:hover {
        color: #bdd2a8 !important;
        background-color: transparent !important;
    }

    [id*=SignInUserInfoSignOut] {
        width: 60% !important;
    }

/*ADDITIONAL CSS OVERRIDES*/
.donation-button {
    background-color: #81b261 !important;
    color: #fff !important;
}

    .donation-button:hover {
        background-color: #bdd2a8 !important;
        color: #fff !important;
    }

.No-Bootstrap-Col {
    width: 10% !important;
    float: left;
}

input.donation-amount-other {
    height: 35px !important;
    width: 75% !important;
}

/*.dollar-sign {
    top: .25em !important;
}*/

img#imgOtherClose {
    margin-bottom: .5em;
}

.donation-amount-other-close-image {
    top: .55em !important;
    right: 26% !important;
}

.table-striped > tbody > tr:hover {
    background-color: #bdd2a8 !important;
    color: #fff !important;
}

.table-hover > tbody > tr:hover {
    background-color: #bdd2a8 !important;
    color: #fff !important;
}

/*========== BUTTONS ==========*/
.btn {
    margin: 0em .25em .25em 0em;
    border-radius: 8px;
    white-space: normal;
}

.btn-default {
    color: #fff !important;
    background-color: #81b261;
    border: 1px solid transparent;
}

    .btn-default:hover {
        color: #fff;
        background-color: #bdd2a8;
        border: 1px solid transparent;
        border-radius: 8px;
    }

    .btn-default.active,
    .btn-default:active,
    .open > .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #bdd2a8;
        border: none;
    }

        .btn-default.active.focus,
        .btn-default.active:focus,
        .btn-default.active:hover,
        .btn-default:active.focus,
        .btn-default:active:focus,
        .btn-default:active:hover,
        .open > .dropdown-toggle.btn-default.focus,
        .open > .dropdown-toggle.btn-default:focus,
        .open > .dropdown-toggle.btn-default:hover {
            color: #fff;
            background-color: #bdd2a8;
        }

    .btn-default.focus, .btn-default:focus {
        color: #fff;
        background-color: #bdd2a8;
        border-color: #bdd2a8;
    }

.btn-circle {
    border-radius: 50% !important;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #005544;
    border-color: #005544;
}


.btn-outline.btn-default {
    border: 1px solid #81b261;
}

.btn-primary.btn-outline {
    color: #005544 !important;
    border: 1px solid #005544;
}

.btn-primary:hover {
    background: #bdd2a8;
    border-color: #bdd2a8;
    color: #fff !important;
}

/*========== END BUTTONS ==========*/
/* RADGIRD OVERRIDES */
.RadGrid {
    overflow-x: auto;
    width: 100% !important;
}

.RadGrid_NOAH input.rgAdd,
.RadGrid_NOAH input.rgRefresh {
    border: 0px solid white !important;
}

.RadGrid_NOAH input.rgAdd {
    background-position: -12px -3012px !important;
}

    .RadGrid_NOAH input.rgAdd:hover {
        background-position: -62px -3012px !important;
    }

.RadGrid_NOAH input.rgRefresh {
    background-position: -12px -1312px !important;
}

    .RadGrid_NOAH input.rgRefresh:hover {
        background-position: -62px -1312px !important;
    }

.RadGrid .rgNumPart {
    padding-top: .25em !important;
}

.RadGrid_NOAH .rgNumPart a {
    border: 0px !important;
}

.RadGrid .rgWrap {
    line-height: 3.5em !important;
}

.RadGrid tfoot {
    background-color: #EEE !important;
}

.RadGrid .rcbInputCell {
    background-color: #FFF !important;
}

.RadGrid_NOAH .rgPager .RadComboBox_NOAH {
    width: auto !important;
}

.RadGrid .rgRow,
.RadGrid .rgAltRow {
    line-height: 2.2em !important;
}

.RadGrid_NOAH .rgPager .rgStatus {
    border: 0px !important;
}

.popover-content {
    max-height: 200px;
    overflow-y: auto;
}




.No-Bootstrap-Col > .HTML-Form-Correction {
    width: 100%;
}

/*  POSTBACK SPINNER STYLING    */
.postback-spinner {
    padding-left: 50%;
    position: relative;
}

/*  DNNSmart Effects Module Overrides   */
.dnnsmart_control input[type=checkbox] {
    border: 0;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    height: unset !important;
    width: unset !important;
    clip: unset !important;
}

.dnnsmart_control input[type=radio] {
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    clip: unset !important;
}

/* SHOPPING CART FIX FOR OLD STYLES */
@media (min-width:0) and (max-width: 640px) {
    [id*="ShoppingCart_Cart_DetailsPanel"] div:nth-child(4) > div {
        margin: 0 !important;
        margin-top: .25em !important;
        width: 100% !important;
    }

        [id*="ShoppingCart_Cart_DetailsPanel"] div:nth-child(4) > div input {
            width: 100% !important;
        }
}

/*========== User Icon Updates ==========*/
i.User-Icon.fa.fa-user {
    font-size: 6em;
    background-color: #666666;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: rgba(255,255,255,0.5) 0px 3px 3px;
}

#SignInUserPhoto > .fa.fa-user {
    font-size: 6em !important;
    background-color: #666;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: rgba(255,255,255,0.5) 0px 3px 3px;
}
/*===== PAGINATION =====*/
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #616366;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #bdd2a8;
    border-color: #bdd2a8;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #005544;
}

/*===== END PAGINATION =====*/
/*=====  =====*/
.panel-primary {
    border-color: #005544 !important;
}

    .panel-primary > .panel-heading {
        color: #fff !important;
        background-color: #005544 !important;
        border-color: #005544 !important;
    }

.panel-green {
    border-color: #81b261 !important;
}

    .panel-green > .panel-heading {
        border-color: #81b261 !important;
        color: #fff !important;
        background-color: #81b261 !important;
    }

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    background-color: #005544;
}

.nav-pills > li > a {
    border-radius: 10px;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #297562;
    color: #fff;
}

[id*=dynFormMembershipMessage_JOIN] {
    background-color: transparent !important;
    box-shadow: none !important;
    width: 70%;
}

h2.modal-title {
    text-shadow: none !important;
}

a#lbCloseMe {
    margin-right: 2em;
    margin-left: -2em;
}

a#lbBecomeAMember {
    top: 0;
    vertical-align: text-bottom;
    position: relative;
    display: inline-block;
}

[id*="Donations_pnlControl"] p {
    color: #81b261 !important;
}

.content-wrap section, .stepContainer section {
    padding: 1em;
}

[id*=pnlgiftType_0] {
    float: left;
    width: 46%;
    margin-bottom: 2em;
}

[id*=lblMakeMonthly_0] {
    min-width: 380px;
    text-align: left;
    width: 100%;
}

[id*=tributeName_1] {
    text-align: left;
    float: left;
    width: 75%;
    margin: 0 !important;
    margin-left: 1.5em !important;
}

.monthly-name {
    min-width: 650px;
    margin: 0 !important;
    margin-left: 1.5em !important;
}

[id*=lblMakeMonthly_1] {
    text-align: left;
    width: 100%;
}

[id*=lblMakeTribute_1] {
    text-align: left;
    width: 100%;
    margin: 0;
}

.tribute-label {
    text-align: left;
    margin: 0 !important;
    width: 100%;
    min-width: 650px;
    margin-left: 1.5em !important;
}


.rcbList {
    list-style-type: none !important;
}

tr.rcbReadOnly {
    border: 1px solid #ccc;
}