/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 8, 2018, 5:42:16 PM
    Author     : Main
*/

/*



custome style here

*/

/* Pending fundraiser page style*/

.fund_media_form_div {

}
.fund_media_form_div .container {
    max-width: 1140px;
    width: 100%;
    margin: auto;
}

.fund_media_form_div .upload_media {
    display: flex;
    margin-bottom: 10px;
}

.fund_media_form_div .upload_media .col-left,
.fund_media_form_div .upload_media .col-right{
    text-align: center;
    padding: 30px 80px;
    border: solid 1px #dadada;
    margin: 30px;
    border-radius: 5px;
    height: 410px;
}

.fund_media_form_div form a.logo_change {
    display: inline-block;
    position: relative;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    width: 220px;
    height: 220px;
}

.fund_media_form_div form a.logo_change b {
    width: 100%;
    display: block;
    font: 300 18px 'Lato';
    color: #FFF;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 0 18px;
}

.fund_media_form_div form .save {
    text-align: center;
    margin: 10px auto 50px;

}
.fund_media_form_div form .save .submit_btn  {
    padding: 15px 50px;
}



.fund_media_form_div .upload_media .col-right .youtube_uploadbtn {
    cursor: pointer;
    color: white;
    display: none;
    background-color: #3CAB56;
    padding: 11px;
    margin: 20px auto 0px;
    width: 125px;
    border-radius: 5px;
}
.fund_media_form_div .upload_media .col-right .youtube_progressDiv {
    margin-bottom: -10px;
    margin-top: 10px;
    display: none
}
.fund_media_form_div .upload_media .col-right .youtube_progressDiv p{
    line-height: 110%;
    padding-bottom: 5px;
}



/* Edit fundraiser page team_logo*/

.edit_fundraiser #logoOutput #team_logo{
    border-radius: 100%;
    -webkit-box-shadow: 0 3px 1px rgba(0,0,0,0.1);
    box-shadow: 0 3px 1px rgba(0,0,0,0.1);
    background: #fff;
    border: none !important;
    outline: none !important;
    width: 175px !important;
    height: 175px !important;
    background-size: cover;
}
.edit_fundraiser #multimedia_uploads .custom_button.fancyboxLogoUpload {
    font-size: 14px;
    padding: 0
}
#post-upload-status {
    font-size: 16px;
    margin-top: 15px;
}

#post-upload-status.fail {
    color: red;
}

#post-upload-status.success{
    color:green
}


#img_vid .youtube_uploadbtn {
    cursor: pointer;
    color: white;
    display: none;
    background-color: #3CAB56;
    padding: 11px;
    margin: 0px auto 0px;
    width: 80px;
    border-radius: 5px;
}
#img_vid .youtube_progressDiv {
    margin-bottom: -10px;
    margin-top: 10px;
    display: none
}
#img_vid .youtube_progressDiv p{
    line-height: 110%;
    padding-bottom: 5px;
}
#img_vid input[name=youtube_url] {
    margin-top: 13px; 
}
#fundmediaForm #img_gallery {
    background: #FFF;
    padding: 20px;
    margin: 20px 30px;
    border: solid 1px #dadada;
    border-radius: 5px;
}
#multimedia_uploads ,#img_gallery ,#img_vid {
    background: #EEEEEE;
    padding: 20px;    
    margin: 20px 0;
}
#img_vid .col:nth-child(3n+1) {
    margin-left: 0;
}

#img_gallery .col {
    margin: 1% 0 1% 0%;
}

.images_videos {
    background: #FFFFFF;
    border-bottom: 2px solid #b1b1b1;
    width: 50%;
    margin: 0 auto;
}
.images_videos input[type="file"] {
    display: none;
}
.images_videos label {
    font-size: 20px;
    background: #3cab56;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    display: block;
    cursor: pointer;
    margin: 0;
    padding: 40px 0;
    color: #FFFFFF;
}
.video_change.img_up label {
    background: none repeat scroll 0 0 #3cab56;
    border: 0 none;
    border-radius: 5px;
    color: #ffffff;
    font-family: 'Raleway', sans-serif;     font-weight: 400;
    font-size: 14px;
    padding: 10px 16px;
    text-shadow: none;
    cursor: pointer;
    display: inline-block;
    margin: 15px 0;
}
.jcrop-holder{
    margin: auto
}

@media screen and (max-width: 992px) {
    .logoarea {
        text-align: center
    }
    #logoOutput {

        float: none;
        margin: 0 auto;
        display: inline-block;
        position: relative;
        text-align: center;

    }
}

#joinus #suggestion ,
#donationForm #suggestion ,
.inviteEmailList #suggestion,
.registration #suggestion {
    text-align: right;
    margin-top: 5px;
    font-size: 16px;
}

#joinus #suggestion span ,
#donationForm #suggestion span ,
.inviteEmailList #suggestion span ,
.registration #suggestion span {
    color: #EA5736;
    cursor: pointer;

}
#joinus #invalid ,
#donationForm #invalid ,
.inviteEmailList #invalid,
.registration #invalid {
    color: #EA5736;
    text-align: right;
    margin-top: 5px;
    font-size: 16px;


}
.inviteEmailList #invalid{
    height: 25px;
}
#joinus #suggestion span:hover ,
#donationForm #suggestion span:hover ,
.inviteEmailList #suggestion span:hover,
.registration #suggestion span:hover {
    color:#ED2B00
}
#joinus .email_field ,
#donationForm .email_field,
.registration .email_field{
    position: relative;
}

.tc-result {
    display: none;
    width: 19.5px !important;
    height: 19.5px !important;
    position: absolute !important;
    cursor: pointer !important;   
    animation-duration: 0.4s !important;
    animation-name: shake !important;

}

.tc-result img.tc-result-icon {
    width: 100% !important;
    height: 100% !important;
}

#joinus .tc-result,
#donationForm .tc-result,
.registration .tc-result{
    right: 5px;
    top: 47px;
}

.inviteEmailList .tc-result {
    top:10px;
    right:60px;
}

#invite_submit:disabled {
    background: #b1b6b2;
}

#invite_submit {
    background: #3cab56;
    border-radius: 5px;
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding: 10px 16px;
    border: 0;
    text-shadow: none;
}


#inviteEmailForm .suggestions ,
#InviteAdminForm .suggestions ,
#InviteAdminForm .invalidemails {
    position: relative;
    display: none;
}

#InviteAdminForm .suggestions ,
#InviteAdminForm .invalidemails {
    text-align: left;
}

#inviteEmailForm .suggestions label ,
#InviteAdminForm .suggestions label {
    color: #3cab56;
    cursor: text !important
}
#InviteAdminForm .invalidemails label {
    color: #EA5736;
    cursor: text !important
}

#inviteEmailForm .suggestions ul ,
#InviteAdminForm .suggestions ul ,
#InviteAdminForm .invalidemails ul {
    width : 100%;
    margin-bottom: 15px;
    padding: 0;
}

#inviteEmailForm .suggestions ul li ,
#InviteAdminForm .suggestions ul li ,
#InviteAdminForm .invalidemails ul li {
    display: inline-block;
    list-style: none;
    margin-bottom: 15px;    
}

#inviteEmailForm .suggestions ul li span ,
#InviteAdminForm .suggestions ul li span {
    padding: 7px;
    margin: 5px;
    background: #3cab56;
    border-radius: 5px;
    color: white;
    cursor: pointer;
    text-decoration: underline;
}
#InviteAdminForm .invalidemails ul li span {
    padding: 7px;
    margin: 5px;
    background: #EA5736;
    border-radius: 5px;
    color: white;
    cursor: text !important;
}

#InviteAdminForm #sadminBtn {
    /*    pointer-events: none;
        background: gray;*/
}

#joining_loading {
    text-align: center;
}

#joinForm input[name=join] {
    background: #3cab56;
    border-radius: 5px;
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding: 10px 16px;
    border: 0;
    text-shadow: none;
}

.admin_code {
    display: none;
}
a.colored {
    color: #f06118;
}

.search-past {
    position: relative;
    color: #aaa;
    font-size: 16px;
}

.search-past input {
    width: 98%;
    height: 32px;

    background: #fcfcfc;
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset;
}

.search-past input { text-indent: 32px;}
.search-past .fa-search {
    position: absolute;
    top: 13px;
    left: 10px;
}

#how_it_works p{
    z-index: 6;
    font-family: Raleway, sans-serif;
    visibility: visible;
    text-align: left;
    line-height: calc(16px + 6 * ((100vw - 320px) / 680));
    letter-spacing: 0px;
    font-weight: 600;
    font-size: calc(12px + 6 * ((100vw - 320px) / 680));
    border-color: rgb(51, 51, 51);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    color: rgb(75, 74, 76);
    text-decoration: none;
    white-space: normal;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    padding-bottom: 35px;

}

#how_it_works h3{
    z-index: 5;
    font-family: Raleway, sans-serif;
    text-transform: uppercase;
    visibility: visible;
    text-align: left;
    line-height: calc(20px + 6 * ((100vw - 320px) / 680));
    letter-spacing: 0px;
    font-weight: 600;
    font-size: calc(16px + 6 * ((100vw - 320px) / 680));
    border-color: rgb(51, 51, 51);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;

    color: rgb(90, 177, 111);
    text-decoration: none;
    white-space: nowrap;
    width: auto;
    height: auto;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
}

#how_it_works .icontainer{
    display: grid;
    grid-template-columns: 45% 50%;
    padding-bottom: 15px;
}

#how_it_works .icontainer h3{
    display: inline-flex;
    align-self: end;
}

#how_it_works .icontainer .firsth3 {
    position: relative;
    right: 40px;
    padding-bottom: 10px;
}

#how_it_works .icontainer .secondh3 {
    position: relative;
    right: 65px;
    padding-bottom: 10px;

}

#how_it_works .icontainer .thirdh3 {
    position: relative;
    align-self: center;
}


#how_it_works_desktop .hiw_container:nth-of-type(1) {
    display: grid;
    grid-template-columns: 35% 50%;
}

#how_it_works_desktop .hiw_container:nth-of-type(2) {
    display: grid;
    grid-template-columns: 50% 50%;
    margin-top: -70px;
}
#how_it_works_desktop > div:nth-child(1) > img {
    z-index: 1;
    max-width: 30vw;
}

#how_it_works_desktop > div:nth-child(2) > div:nth-child(1) > img {
    z-index: -1;
    max-width: 30vw;
}
#how_it_works_desktop .hiw_container:nth-of-type(3) {
    display: grid;
    grid-template-columns: 50% 45%;
}

#how_it_works_desktop .hiw_container > div {
    align-self: center;

}

#how_it_works_desktop > div:nth-child(2) > div:nth-child(1) {
    align-self: center;
    display: flex;
    justify-content: center;
}

#how_it_works_desktop p{
    z-index: 6;
    font-family: Raleway, sans-serif;
    visibility: visible;
    text-align: left;
    line-height: calc(16px + 6 * ((100vw - 320px) / 680));
    letter-spacing: 0px;
    font-weight: 600;
    font-size: calc(12px + 6 * ((100vw - 320px) / 680));
    border-color: rgb(51, 51, 51);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    color: rgb(75, 74, 76);
    text-decoration: none;
    white-space: normal;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    padding-bottom: 35px;

}

#how_it_works_desktop h3{
    z-index: 5;
    font-family: Raleway, sans-serif;
    text-transform: uppercase;
    visibility: visible;
    text-align: left;
    line-height: calc(20px + 6 * ((100vw - 320px) / 680));
    letter-spacing: 0px;
    font-weight: 600;
    font-size: calc(20px + 6 * ((100vw - 320px) / 680));
    border-color: rgb(51, 51, 51);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;

    color: rgb(90, 177, 111);
    text-decoration: none;
    white-space: nowrap;
    width: auto;
    height: auto;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    padding-bottom: 25px;

}

@media screen and (max-width: 767px) {
    #how_it_works_desktop {
        display: none;
    }

    #how_it_works{
        display: block;
    }
}

@media screen and (min-width: 768px) {
    #how_it_works_desktop {
        display: block;
    }

    #how_it_works{
        display: none;
    }
}


@media screen and (min-width: 768px) and (max-width: 968px){
    #how_it_works_desktop > div:nth-child(2) > div:nth-child(2) > h3 {
        padding-top: 25px;
    }
}

#submit_new_fundraiser{
    margin-bottom: 15px!important;
}
#fundraiser_create_error_message{
    color: red;
    font-weight: 600;
    text-align: center;
}

#payment_error_message{
    padding-top: 15px;
    padding-bottom: 0px;
    color: red;
    font-weight: 600;
}

#show_stats_container p{
    text-align: left;
}

#show_stats_container p{
    text-align: left;
    padding-top: 8px;
    padding-bottom: 8px;
}