.error{color: #ff4949 !important; font-size: 12px !important; margin-bottom: 0px !important; line-height: 15px !important; display: block;font-weight: 300 !important;}
.quick-donation-section .enter-amount input{    float: left;}
.text-font-14{ font-size: 14px;}
.quick-donation-section {  text-transform: initial;}
.quick-donation-section .enter-amount{min-height: 48px;}
.donation-form table td{text-align: left;}
.donation-form table{
    width: 60%;
    margin: auto;
}
@media (max-width: 768px){
    .donation-form table{
        width: 100%;
        margin: auto;
    }
}
@media (max-width: 840px){
    .join-wrap, .stats-list-wrap {
        padding: 0 36px;
    }
}
@media (min-width:766px) and (max-width: 980px){
    .stat-box > strong{font-size: 20px;}
}


#loading_overlay {
    z-index: 50;
    background: rgba(255,255,255,0.7);
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#loading_overlay .fa-refresh {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
h1, h2, h3, h4, h5, h6{ line-height: 1.2em;}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px !important;
}
.join-inner {
    margin-top: 2px;
}
.msg-section{ color: #f74d4d !important; font-size: 10px !important; padding: 1px 0px 0px 3px;}
.radio-btns{padding: 4px 15px; background: #ccc; border-radius: 5px; margin-right: 10px;}
.thanks-msg{
    font-weight: 400 !important;
    font-size: 18px !important; 
}
.inner-page-content ul li{
    list-style-type: disc !important;
    /* padding-left: 25px;*/
}
.inner-page-content ul{
    padding-left: 17px;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 8px);
}
.donation-btn{
    position: relative;
    font-weight: normal;
    margin: 0px !important;
    background: none;
    line-height: 1.6em;
    font-family: 'Raleway', sans-serif;
    color: #111;    
}
.list-disp{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.has-tag {
    margin-top: 0px !important;
}
.prof-options{}
.about_org{
    color: #000000 !important;
}
.txt-label{font-weight: bold;}
.alert-warning{
    width: 50%;
    margin-left: 25%;
}
.camp-btn-info{
    border-radius: 35px !important;
}
.camp-btn-default{
    border-radius: 35px !important;
    border: 1px solid #696969 !important;
}
.calen{
    color: #000 !important;
    font-size: 25px !important;
}
.form-content .btn {
    font-weight: 400 !important;
}
.modal-backdrop.show {
    opacity: 0 !important;
}
.modal-backdrop {
    position: inherit;
}
.donte-types{display: none !important;}
.text-right{
    display: flex !important;
}
.custom-fb{ margin: 20px 0 !important;}
.custom-location{color: #81be3c; font-weight: 400; margin-left: 6px;}
.no-padding{padding-right: 0px;  padding-left: 0px;}
.grid-ngo-img img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.sub-con{
    color: #fff;
}
.btn-home{
    float: left;
    margin-right: 5px !important;
}
@media (max-width: 480px){
    .btn-home{
        float: inherit;
        text-align: center !important;
    }
}
.btn-copy{
        text-transform: uppercase;
        border-radius: 0px;
        display: block;
        width: 100%;
        background: #fff;
        font-weight: 600;
        font-size: 18px;
        padding: 10px 0;
        color: #113d86;
        cursor: pointer;
    }
    .dropbtn {
        background-color: #3498DB;
        color: white;
        padding: 16px;
        font-size: 16px;
        border: none;
        cursor: pointer;
    }

    .dropbtn:hover, .dropbtn:focus {
        background-color: #2980B9;
    }

    .dropdown {
        position: relative;
        display: inline-block;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        min-width: 145px;
        overflow: auto;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }
    
    .dropdown-content_1 {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        min-width: 145px;
        overflow: auto;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }

    .dropdown-content_1 a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }
    .dropdown-content_2 {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        min-width: 145px;
        overflow: auto;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }

    .dropdown-content_2 a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }
    .dropdown-content_3 {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        min-width: 145px;
        overflow: auto;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }

    .dropdown-content_3 a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

    .dropdown a:hover {background-color: #ddd;}

    .show {display: flex;}
    .post-more button {
        font-size: 14px;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        transition: all 0.3s ease;
        background: #e1e1e1;
        padding: 8px 15px;
        text-align: center;
    }
    .post-more button:hover {
        color: #fff;
        background: #ffc000;
    }
    .social{
        background: #ffffff !important;
        color:green !important;
        border-right: 1px solid #e1e1e1;
    }
    .social-fb{
        background: #ffffff !important;
        color:blue !important;
        border-right: 1px solid #e1e1e1;
    }
    .social-tt{
        background: #ffffff !important;
        color:#1c9deb !important;
    }
    @media (max-width:480px){
        #mob_ver{
            display: block;
        }
        #desk_ver{
            display: none;
        }
    }
    @media (min-width: 768px){
    .logn-form-holder{
        max-width: 100%;
    }
    }
   .join-btn{
    border: 2px solid #94c13d;
    padding: 8px 20px 8px;
    
}
.join-btn a :hover{
    border: 2px solid #94c13d;
    background: #94c13d !important;
    padding: 15px 32px 15px;
    color:#000 !important;
}