﻿.logo {
    max-width: 230px;
}

#toast-container > div {
    opacity: 1;
}

.form-contact {
    height: auto;
}

.small-note {
    font-size: 11px;
    line-height: 1.5em;
    color: #a1a6ad;
    clear: both;
}

.text-upper {
    text-transform: uppercase;
}

.no-wrap {
    white-space: nowrap !important;
}

select, .field input {
    background-color: #fff;
}

/* Rangeslider */
.rangeslider__fill {
    background-color: #f5832d !important;
}

/* Global Styles */
.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-25 {
    margin-top: 25px;
}

.bold {
    font-weight: bold;
}

.hidden {
    display: none;
}

.block {
    display: block;
}

.text-align-right {
    text-align: right;
}

/* datepicker */
div.datepicker {
    font-size: 0.9em;
}

/* uncomment this line to enable red borders on invalid inputs */
.input-validation-error {
    border: 1px solid red !important;
}
/*Need this class to cancel out the red background when the user has focus can comment out if u comment out above one*/
.input-validation-error-canceller{
    border: 1px solid;
    border-color: rgb(237, 237, 237) !important;
}
/* checkboxes */
input[type="checkbox"] {
    display: inline-block;
    border: 1px solid #cccccc;
    margin-right: 20px;
}

/* Join form */
div.inline input[type="checkbox"] {
    width: auto;
    height: auto;
    margin-left: 15px;
}

div.plan ul {
    list-style: none;
}

.aside-list li {
    padding: 12px 0 9px;
    background: url(../images/divider2.gif) repeat-x;
    width: 100%;
    overflow: hidden;
    line-height: 1.5em;
    font-size: 13px;
}

.aside-list .num {
    float: left;
    width: 25px;
    font: 27px/30px GothamRoundedMedium, Arial, Helvetica, sans-serif;
    /*color: #dbdee2;*/
    color: #aaadb1;
    margin: -3px 0 0;
    position: relative;
    z-index: 2;
}

/* Home page */
.categories h5 {
    text-align: center;
    font-weight: normal;
    font-size: 0.9em;
    padding-top: 3px;
    padding-bottom: 5px;
    color: #666;
}

.categories img {
    max-width: 125px;
    height: auto;
}

.category-row-bottom {
    padding-top: 5px;
}

.search-container {
    display: flex;
    align-items: center;
}

.explore-content {
    width: 100%;
}

@media(max-width: 973px) {
    .categories {
        padding-top: 25px;
    }
}

.campaign-content .campaign-box .process .process-info span {
    margin-right: 45px !important;
}

    .campaign-content .campaign-box .process .process-info span.edit-icon {
        margin-right: 0 !important;
    }

.button-funded {
    color: #999;
}

@media(min-width: 973px) {
    .top-margin-20 {
        margin-top: 20px;
    }

    .top-margin-72 {
        margin-top: 72px;
    }

}



.counter {
    text-align: center;
}

    .counter .counter-label {
        letter-spacing: 2px;
        text-transform: uppercase;
    }

    .counter .counter-number {
        font-size: 3em;
        font-weight: lighter;
    }

/*join page*/
.copy-separate {
    position: relative;
    margin: 15px 0;
}

    .copy-separate::before {
        height: 1px;
        background-color: #e3e5e7;
        margin: 15px 0;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .copy-separate p {
        background-color: #fff;
        margin-top: -25px;
        display: table;
        margin: 0 auto;
        position: relative;
        z-index: 1;
        padding: 5px 15px;
    }

/*long-text*/
.longtext-box {
    margin-bottom: 60px;
}

    .longtext-box h3 {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .longtext-box:after {
        content: '';
        clear: both;
        display: block;
    }

    .longtext-box p,
    .longtext-box ol,
    .longtext-box ul {
        margin-bottom: 20px;
    }

        .longtext-box ul > li,
        .longtext-box ol > li {
            margin-left: 10px;
        }

    .longtext-box a {
        text-decoration: underline;
        color: #538bc0;
    }

/* start a project */
.start-a-project-form .support-campaign h3::after {
    width: 255px;
}

.project-start-item-header {
    min-height: 45px;
}

.project-start-item-button {
    text-align: center;
}

.full-height {
    height: 100%;
    position: relative;
}

    .full-height .stick-bottom {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
    }

@media(max-width: 992px) {
    .start-project-item {
        margin-bottom: 15px;
        min-height: 380px;
    }
}

@media(max-width: 767px) {
    .start-project-item {
        min-height: 280px;
    }
}

/* Project / Organization Application forms */
.application-container a,
.application-container a:visited {
    color: #538bc0;
}

    .application-container a:hover,
    .application-container a:active {
        color: #2c4b68;
    }

.application-container .application-label {
    font-weight: bold;
}

.application-container .application-label-help {
    font-size: 0.9em;
}

.application-container .application-label-help-detail {
    font-style: italic;
}

.application-container .application-input {
    background-color: #f5f6f6;
    height: 100%;
    padding: 10px;
}

.application-container .application-input-icon {
    font-size: 1.7em;
    text-align: center;
}

.application-container .application-input-validation {
    font-size: 0.9em;
    padding-top: 3px;
}

.application-container div.inner-icon,
.edit-project-container div.inner-icon,
.item-detail-table div.inner-icon {
    position: relative;
}

.application-container div.inner-icon .fa,
.edit-project-container div.inner-icon .fa,
.item-detail-table div.inner-icon .fa {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}
.item-detail-table div.inner-icon .fa {
    padding: 15px 15px 15px 25px;
}
@media (max-width: 576px) {
    .item-detail-table div.inner-icon .fa {
        padding: 15px 15px 15px 15px;
    }
}

.application-container .application-input-right-text {
    padding-top: 8px;
}

.application-container .donation-level-add {
    padding-top: 5px;
}

.application-container ul {
    padding-left: 25px;
}

div#editable-goal {
    display: block;
    margin-right: 45px;
}

.prevBtn,
.nextBtn {
    width: 118px;
}

.submitBtn {
    width: 181px;
}

div.stepwizard-status {
    margin-top: 35px;
}

/*required field indicator*/
.form-group.required .application-label:after {
    content: "*";
    color: red;
    margin-left: 0.2em;
    font-weight: normal;
}

/* align icon */
.left-icon .fa {
    left: 0px;
}

.right-icon .fa {
    right: 0px;
}

/* add padding  */
.left-icon input {
    padding-left: 30px;
}

.right-icon input {
    padding-right: 30px;
}

/*advanced search forms*/
.card-bordered {
    border: 1px solid #e0e0e0;
}

/*tables*/
.dvn-table table {
    width: 100%;
    border-collapse: collapse !important;
    background-color: #ffffff;
}

    .dvn-table table tr th, .dvn-table table tr td {
        border: 1px solid #ededed;
        padding: 15px;
    }

    .dvn-table table > tbody > tr:nth-child(2n+1) > td, .dvn-table > tbody > tr:nth-child(2n+1) > th {
        background-color: rgba(83,139,192,.07);
    }

    .dvn-table table .btn {
        padding: 0 .75rem;
    }

.dvn-table .btn-primary, .dvn-table .btn-danger {
    height: 36px;
    line-height: 45px;
}

.dvn-table .page-item.active .page-link {
    background-color: #538bc0;
    border-color: #538bc0;
}

.dvn-table .page-link {
    color: #538bc0;
}

.dvn-table .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.dvn-table div.dataTables_length .field-select {
    display: inline-block;
}

    .dvn-table div.dataTables_length .field-select select {
        width: 90px;
    }

.dvn-table select.form-control-sm:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

.table td.social-icon-column a.btn.btn-icon-social {
    cursor: default;
}

.table td.social-icon-column span {
    position: relative;
    top: 8px;
}


/*newsletter*/
#mc-embedded-subscribe-form {
    position: relative;
    border-radius: 3px;
    /*height: 50px;*/
    margin-bottom: 40px;
}


    #mc-embedded-subscribe-form input {
        width: 100%;
        border-radius: 3px;
        height: 50px;
        padding: 0 65px 0 15px;
    }

        #mc-embedded-subscribe-form input[placeholder] {
            font-style: italic;
        }

    /*#mc-embedded-subscribe-form button {
        position: absolute;
        top: 0;
        right: 0;
        border: 0;
        bottom: 0;
        padding: 0 18px;
        border-radius: 3px;
        background: #538bc0;
    }

        #mc-embedded-subscribe-form button span {
            color: #fff;
            font-size: 16px;
        }*/

.campaign-box .process-info .project-details-funded {
    font-size: 14px;
    font-weight: 500;
}

/*dropify image previews*/
.dropify-render img {
    width: inherit;
}

/* Generic button styles */
.btn {
    cursor: pointer;
}

/*.campaign-content .campaign-box .process .campaign-info div.campaign-info-wrapper {
    font-size: 12px;
    font-weight: normal;
}

    .campaign-content .campaign-box .process .campaign-info div.campaign-info-wrapper span {
        display: block;
        color: #555555;
        font-size: 14px;
        font-weight: 500;
    }*/

/*.background-campaign-advocacy {
    background-image: url('/images/category-banners/advocacy.png');
}

.background-campaign-artsculture {
    background-image: url('/images/category-banners/artsculture.png');
}

.background-campaign-education {
    background-image: url('/images/category-banners/education.png');
}

.background-campaign-humanitarianaid {
    background-image: url('/images/category-banners/humanitarianaid.png');
}

.background-campaign-innovation {
    background-image: url('/images/category-banners/innovation.png');
}

.background-campaign-socialjustice {
    background-image: url('/images/category-banners/socialjustice.png');
}

.background-campaign-youthdevelopment {
    background-image: url('/images/category-banners/youthdevelopment.png');
}

.background-campaign-other {
    background-image: url('/images/category-banners/other.png');
}*/

/* Extras */
.hide {
    display: none;
}

/* Thumbnail image for projects on home page */
.thumbnail-homepage {
    /*width: 370px;
    height: 240px;*/

    width: 100%;
    height: auto;

}
.thumbnail-detailspage {
    padding: 5px;
    margin: 2px;
    max-width: 150px;
    min-width: 150px;
    height: 100px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.img-center {
    margin: auto;
    align-self: center;
    align-items: center;
    margin-bottom: 0 !important;
    max-height: 92px;
}

/* Donation frequency on details page */
.campaign-box .button .donation-frequency-label {
    padding-top: 11px;
    display: inline-block;
}

.campaign-box .button .donation-frequency-radio {
    float: left;
    width: auto;
    margin-left: 10px;
}

a.guest-checkout {
    display: inline !important;
    color: #f5832d !important;
    text-decoration: none !important;
}
a.guest-checkout:hover,
a.guest-checkout:active {
    color: #EA870C !important;
    text-decoration: underline !important;
}
.form-login .inline p {
    line-height: 23px;
    margin-top: 15px;
}

a.price-link {
    color: #538bc0;
    text-decoration: underline;
}
a.price-link:hover {
    color: #000;
}
span.price-link {
    color: #538bc0;
    text-decoration: underline;
}
span.price-link:hover {
    color: #000;
}
.report-page-title {
    margin-bottom: 0;
}

.report-nav-bar li.active a {
    background-color: #538bc0;
    color: #fff !important;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}
.navbar-light .navbar-nav .nav-link {
    padding-left: 5px;
}

.gift-choice-you-choose {
    /*height: 277px;*/
    /*background-image: url('/images/giftcards/DVN_GiftcardsWEB-01.png');*/
    /*background-size: auto 277px;*/
    /*background-position: 50% 50%;*/ /* Sets reference point to scale from */
    /*background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;*/
}
.gift-choice-they-choose {
    /*height: 277px;*/
    /*background-image: url('/images/giftcards/DVN_GiftcardsWEB-02.png');*/
    /*background-size: auto 277px;*/
    /*background-position: 50% 50%; /* Sets reference point to scale from */
    /*background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;*/
}
.gift-type-email {
    /*height: 277px;*/
    /*background-image: url('/images/giftcards/DVN_GiftcardsWEB-03.png');*/
    /*background-size: auto 277px;*/
    /*background-position: 50% 50%;*/ /* Sets reference point to scale from */
    /*background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;*/
}
.gift-type-print {
    /*height: 277px;*/
    /*background-image: url('/images/giftcards/DVN_GiftcardsWEB-04.png');*/
    /*background-size: auto 277px;*/
    /*background-position: 50% 50%;*/ /* Sets reference point to scale from */
    /*background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;*/
}
.gift-choice-image {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 277px;
    width: 100%;
}
#promo-code-list-container {
    
}
ul.promo-code-list {
    background-color: #f5f6f6;
}
ul.promo-code-list {
    list-style: none;
}
ul.promo-code-list li {
    padding: 10px;
    line-height: 32px;
}
ul.promo-code-list li div.code-container {
    width: 100%;
}
#white{
    color: white !important;
}
.empty-row {
    height: 64px;
}

/* kpi dashboard */
.section-container {
    border-radius: 0.15rem;
    border: 1px solid #538bc0;
    /*min-height: 270px;*/
    background: white;
}

.section-title {
    background-color: #538bc0; /*#00d300;*/
    color: white;
    font-size: 16px;
    padding: 10px;
}

.section-content {
    padding: 10px 10px;
    background: white;
}

.section-content span.amount {
    float: right;
}

.section-content ul li:not(.list-group-item) {
    border-bottom: 2px inset lightgray;
    padding: 2px 0;
}
/* not sure why but under 360px having row.display: flex adds up unwanted white space on right */
@media (max-width: 359px) {
    .row {
        display: block;
    }
}

.campaign-content ul {
    margin-block-end: 1em;
}

/* Dasvandh week */
.dvweek-sideshow {
    position: relative;
    height: 450px;
    background-color: #f5f6f6;
    padding: 48px 0;
    /*background-image: url('images/placeholder-blank/1920x680.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;*/
}
    .dvweek-sideshow:before {
        margin: 0;
        padding: 0;
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /*background: rgba(0,0,0,0.3);
        background-image: linear-gradient(to right, #0b1828, rgba(11, 24, 40, 0));*/
    }
.dvweek-sideshow-content {
    -webkit-transform: translateY(2%);
    -ms-transform: translateY(2%);
    -moz-transform: translateY(2%);
    -o-transform: translateY(2%);
    transform: translateY(2%);
}
@media (min-width: 360px) and (max-width: 480px) {
    .dvweek-sideshow {
        padding: 0 0;
        height: 450px;
    }
    .dvweek-sideshow-content {
        display: table-cell;
        height: 450px;
        vertical-align: middle;
    }
}
@media (min-width: 440px) and (max-width: 480px) {
    .dvweek-sideshow {
        padding: 45px 0 !important;
        height: 450px !important;
    }
}
@media (min-width: 481px) and (max-width: 575px) {
    .dvweek-sideshow {
        height: 450px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .dvweek-sideshow {
        height: 450px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .dvweek-sideshow {
        height: 450px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .dvweek-sideshow {
        height: 450px;
    }
}