/*add project css start*/
.bd {
    background-color: #1d1d1d;
    color: #ffffff;
}

/*.tab {
    background-color: #1d1d1d;
}*/

/* Style the form */
.regForm {
    border-radius: 25px;
    background: rgba(18, 20, 25, 0.80);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    margin: 1px auto;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 65px;
    padding-right: 65px;
    border-radius: 25px;
    flex-shrink: 0;
}

.frml {
    width: 800px;
}

@media (max-width: 576px) {
    .frml {
        width: 390px;
        padding-left: 15px;
        padding-right: 5px;
    }
}

.frms {
    width: 495px;
}

@media (max-width: 576px) {
    .frms {
        width: 390px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

.regForm2 {
    border-radius: 25px;
    background: #293041;
    margin-top: 150px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 65px;
    padding-right: 65px;
    border-radius: 25px;
    width: 651px;

    /* flex-shrink: 0; */
}

/* Style the input fields */
.form-control {
    width: 311px;
    height: 46px;
    flex-shrink: 0;
    border-radius: 10px !important;
    background: #FFF !important;
    border-width: 0 !important;
    color: #000;
    font-family: Inter !important;
    font-size: 0.89rem !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    text-align: left !important;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
    background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
    display: none;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #1F97A3;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

/* Mark the active step: */
.step.active {
    opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #F5D51A;
}

.col-form-label {
    color: #FFF !important;
    font-family: Inter !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
}

.step-title {
    color: #FFF;
    text-align: center !important;
    justify-content: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 100px;
}

.title {
    color: #FFF;
    text-align: center !important;
    justify-content: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 100px;
}

.industry {
    width: 334px;
    height: 46px;
    flex-shrink: 0;
    border-radius: 15px;
    background: #FFF;
    border-width: 0 !important;
    color: #000;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
}

.experience {
    width: 461px;
    height: 46px;
    flex-shrink: 0;
    border-radius: 15px;
    background: #FFF;
    border-width: 0 !important;
    color: #000;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
}

.industry:hover {
    background-color: #F5D51A;
}

.experience:hover {
    background-color: #F5D51A;
}

.industry::selection {
    background-color: #363635;
}

.input[type=checkbox]:checked {
    background-color: #a77e2d !important;
    color: #ffffff !important;
}

.input[type='checkbox']:after {
    box-shadow: none !important;
}

.input[type=checkbox] {
    accent-color: #e10606 !important;
}

.btn {
    display: grid;
    width: 216px !important;
    height: 46px !important;
    flex-shrink: 0 !important;
    border-radius: 10px !important;
    background: #1F97A3 !important;
    border-width: 0 !important;
    color: #FFF !important;
    font-family: Inter !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
}
/** nd social btns fix */
.sharer {
    width: 46px !important;
}

.privacy {
    text-align: center;
    color: white;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.terms {
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.overflow-auto {
    height: 280px !important;
}

.custom-button {
    margin-bottom: 10px;
    width: 100%;
}

.custom-container {
    background-color: #333;
    padding: 20px;
    border-radius: 8px;
    color: white;
    max-width: 400px;
    margin: auto;
    text-align: center;
}

.custom-container h2 {
    margin-bottom: 20px;
}

.custom-button:focus,
.custom-button:active {
    box-shadow: none !important;
}

.select-input {
    color: rgb(255, 0, 0) !important;
}

.custom-select-icon {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%20fill%3D%22%232596be%22%3E%3C%21--%21%20Font%20Awesome%20Pro%206.2.0%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%20%28Commercial%20License%29%20Copyright%202022%20Fonticons%2C%20Inc.%20--%3E%3Cpath%20d%3D%22M182.6%209.4c-12.5-12.5-32.8-12.5-45.3%200l-96%2096c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200L128%20109.3V402.7L86.6%20361.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3l96%2096c12.5%2012.5%2032.8%2012.5%2045.3%200l96-96c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L192%20402.7V109.3l41.4%2041.4c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3l-96-96z%22%2F%3E%3C%2Fsvg%3E");
    background-size: 10px auto;
}

/* .form-select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%232596be' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    color: #2596be!important;
    } */
.card {
/*    width: 392px !important;*/
    flex-shrink: 0;
    color: white !important;
    background-color: #121419 !important;
    border-radius: 25px !important;

}

.list-group-item {
    color: white !important;
    background-color: #121419 !important;
    border: none !important;
    padding-left: 0%;
}

.text-primary {
    color: #FFF !important;
    font-family: Inter !important;
    font-size: 32px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;

}

.budget-input {
    margin: 20px 0;
}

.budget-input input {
    width: calc(100% - 20px);
    padding: 10px;
    margin-top: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.upload-budget {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}

.image-upload>input {
    display: none;
}

select.form-control {
    -webkit-appearance: menulist !important;
    -moz-appearance: menulist !important;
    -ms-appearance: menulist !important;
    -o-appearance: menulist !important;
    appearance: menulist !important;
}

.frm {
    border-bottom: 1px solid #6b6c70;
    margin-bottom: 10px;
}

.send {
    display: grid;
    width: 130px !important;
    height: 46px !important;
    flex-shrink: 0 !important;
    border-radius: 25px !important;
    background: #1F97A3 !important;
    border-width: 0 !important;
    color: #FFF !important;
    font-family: Inter !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 35px !important;
}

@media (max-width: 576px) {
    .send {
        width: 100% !important;
        margin-top: 10px !important;
    }
}

input[type=radio]:checked+label {
    background-color: #F5D51A;
}


.search-modal {
    background: #1F1F1F;
    width: 543px;
    border-radius: 32px;
    margin-top: 100px !important;
    padding: 20px;
}

@media (max-width: 576px) {
    .search-modal {
        width: 390px;
        padding: 10px;
    }
}

.description-modal {
    background: #293041;
    width: 735px;
    border-radius: 32px;
    margin-top: 167px !important;
    padding: 20px;
}

div#userResults {
    max-height: 200px !important;
    overflow-y: scroll;
    background: white;
    cursor: pointer;
}

span.friend-tag {
    background: white;
    margin: 0 10px;
    font-size: 15px;
    padding: 10px;
    border-radius: 50px;
}

button#nextBtn {
    margin: 0 auto !important;
}

/*label.industry {
    padding: 10px;
}*/

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 14px;
    width: 20px;
    height: 20px;
    border: 1px solid var(--ol-border-color);
    border-radius: 100%;
    background: var(--white-color);
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: var(--primary-accent-color);
    position: absolute;
    top: 19px;
    left: 15px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    cursor: pointer;
    line-height: 25px;
    display: inline-block;
}

.modal-content {
    width: 676px;
    margin: 0 auto;
    border-radius: 50px;
    position: relative;
    top: -57vh;
    border: 1px solid white;
    padding: 12px 40px;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    text-align: center;
    width: 100%;
    color: white;
    font-size: 2rem;
    font-weight: 600;
}

.modal-body>label {
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: 25px;
    font-weight: 600;
}

input#newRoleName {
    width: 100%;
}

button#confirmAddRole {
    margin: 0 auto;
}

p.optionss>button {
    margin-bottom: 25px;
}

div#addRoleModal {
    background: black;
    opacity: 1;
}

.modal-content {
    background-color: #2c2c2c;
    color: white;
    border-radius: 10px;
    margin-top: 0vh;
}

p.optionss>button {
    margin: 10px;
}

.addNewprojectSlide {
    width: 30vw;
    float: right;
    margin-right: 4vw;
    padding: 20px;
    background: black;
    border-radius: 20px;
    margin-top: -5vh;
}

.project_description {
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sfb-choose-type-project .regForm {
    background-color: #121419;
}

.bg-dark {
    background-color: #121419 !important;
}

.bg-dark .form-control {
    text-align: left !important;
}

.bg-dark textarea {
    text-align: left !important;
    color: #000;
}

.sfb-choose-type-project [type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    padding-left: 0px !important;
    padding-right: 0px;
}

.project-details .form-control {
    border-radius: 50px !important;
    font-size: .875rem;
    background-clip: padding-box;
    border: 1px solid #353946;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/*add project css end*/

/* public project header staus css start*/

.project-public-header-status {
    margin: 20px 0 30px 0;
}
.project-public-header-status .table-sort-header {
    display: flex;
    align-items: center;
    background-color: none;
    padding: 10px 0;
}

.project-public-header-status  .table-sort-header div {
    width: 140px;
    padding: 5px 15px;
    cursor: pointer;
    color: #fff;
    font-family: Inter;
    font-size: 14px;
    --background-transition: none;
    transition: none;
    text-align: center;
    --overlay-transition: none;
}

.project-public-header-status  .table-sort-header .sort-btn {
    color: #fff;
    text-align: left;
    padding: 5px 10px 5px 0px;
    align-items: center;
    text-align: center;
}

.project-public-header-status  .table-sort-header .header-sort-item { 
    border: 1px solid #858AA5;
    margin-right: 0px !important;
}

.project-public-header-status  .table-sort-header .active {
    background-color: #f46f51;
    color: #fff;
    margin-right: 10px !important;
}

/* public project header staus css end*/

/*  projects cards css start*/

.projects-home-cards-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.projects-home-cards-container .card {
    display: flex;
    background-color: #20232b !important;
    border-radius: 0px !important;
    align-items: normal;
    width: 100% !important;
    flex-direction: column;
}

.projects-home-cards-container .card.Streaming{
/*    background-color:#F5D51A !important;*/
    color: #fff !important;
}

.projects-home-cards-container .card.Streaming .info-section h3,
.projects-home-cards-container .card.Streaming .info-section h3 a{
    color: #fff !important;
}

.projects-home-cards-container .card.Draft{
/*    background-color:#858AA5 !important;*/
    color: #fff !important;
}

.projects-home-cards-container .card.Draft .info-section h3 a{
    color: #fff !important;    
}

.projects-home-cards-container .card.On_Hold{
/*    background-color: #4F5363 !important;*/
    color: #fff !important;
    border-color: #424552 !important;
}

.projects-home-cards-container .status-indicators {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding:0 10px;
}
.projects-home-cards-container .status-indicators div {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.projects-home-cards-container .light-grey-indicator {
    background-color: #6B7186;
}
.projects-home-cards-container .dark-grey-indicator {
    background-color: #424552;
}
.projects-home-cards-container .grey-indicator {
    background-color: grey;
}
.projects-home-cards-container .yellow-indicator {
    background-color: yellow;
}
.projects-home-cards-container .black-indicator {
    background-color: black;
}
.projects-home-cards-container .image-section img {
    width: 100%;
    height: 340px;
    border-radius: 0px;
    object-fit: cover;
    max-height: 345px;
}

.projects-home-cards-container .info-section {
    flex: 1;
    padding: 5px 10px;
    min-height: 95px;
}

.projects-home-cards-container .info-section h3 {
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

.projects-home-cards-container .info-section h3 a,
.projects-home-cards-container .info-section h3 a:hover{
    margin: 0;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-decoration:none;
}
.projects-home-cards-container .info-section p {
    margin: 5px 0;
    font-weight: 500;
    font-size: 12px;
}

@media (max-width: 800px) {
    .projects-home-cards-container {
        grid-template-columns: 2fr;
    }
}

#projects_home_logged_in_no_project.container {
    display: flex;  
    overflow: hidden;
    max-width: 100%;
}
#projects_home_logged_in_no_project .image-section {
    flex: 1;
}
#projects_home_logged_in_no_project .image-section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#projects_home_logged_in_no_project .content-section {
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column; 
}
#projects_home_logged_in_no_project .content-section h2 {
    color: #FFFFFF;
    font-family: "Inter", Sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 38.73px;
    margin-bottom: 20px;
}
#projects_home_logged_in_no_project .add-project-button {      
    border: none;
    cursor: pointer; 
    align-self: flex-start;
    margin-top: 40px;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    fill: #000000;
    color: #000000;
    background-color: #1f97a3;
    border-radius: 25px 25px 25px 25px;
    padding: 10px 30px;
}
#projects_home_logged_in_no_project .add-project-button:hover {
    background-color: #e5b301;
}

/*  projects cards css end*/





/*crew-detail-page-member css start*/
ul.crewTabs>li {
        display: inline;
        text-align: right;
        float: right;
        margin: 0;
        border: 1px solid white;
        padding: 10px 20px;
        cursor: pointer;
      }

      ul.crewTabs {
        display: inline;
        list-style: none;
      }

      .header-section-crew {
        padding: 20px 10px;
        background: black;
        margin: 19px 0px;
        border-radius: 10px;
      }

      span.img {
        width: 83px !important;
        float: left;
      }

      .crewitems>span.name {
        padding: 10px 20px;
        position: relative;
        top: 18px;
        font-size: 18px;
        font-style: italic;
        color: #fff;
      }

      .crewitems>span.role {
        padding: 10px 20px;
        position: relative;
        top: 18px;
        font-size: 18px;

        color: #fff;

      }

      .crewitems>span.points {
        padding: 10px 20px;
        position: relative;
        top: 18px;
        font-size: 18px;
        color: #fff;
      }

      .crew-detail-page-member {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
        border-radius: 5px;
        margin-bottom: 10px;
      }

      .crew-detail-page-member img {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        margin-right: 10px;
      }

      .crew-detail-page-member .role {
        display: flex;
        align-items: center;
        color: #fff;
      }

      .crew-detail-page-member .points {
        display: flex;
        align-items: center;
        padding: 5px 10px;
      }

      .crew-detail-page-member .points input {
        width: 40px;
        margin-left: 5px;
        text-align: center;
        background: none;
        border: none;
        color: white;
      }

      .crew-detail-page-member .button {
        display: flex;
        justify-content: space-between;
      }

      .crew-detail-page-member .button a {
        display: inline-block;
        background-color: #0ab1d6;
        color: white;
        padding: 10px 20px;
        border-radius: 5px;
        text-align: center;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 10px;
      }

      .crew-detail-page-member .button a.view-applicants {
        background-color: #ff6347;
      }

      .crew-detail-page-member .confirm-btn {
        display: block;
        background-color: #0a74ff;
        color: white;
        padding: 10px;
        text-align: center;
        border-radius: 5px;
        text-decoration: none;
        font-size: 16px;
      }

      .crew-detail-page-member .crew-container {
        display: flex;
        align-items: center;
        background-color: #000000;
        border-radius: 25px;
        padding: 10px;
        max-width: 100%;
        margin: 0 auto;
        width: 100%;
      }

      .crew-detail-page-member .role-title {
        font-weight: bold;
        margin-right: 15px;
        width: 35%;
        color: #fff;
      }

      .crew-detail-page-member.profile-pic {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        margin-right: 10px;
      }

      .crew-detail-page-member .crew-info {
        display: flex;
        flex-direction: row;
        margin-right: auto;
        gap: 30px;
      }

      .crew-detail-page-member .crew-info .name {
        font-weight: bold;
        margin-bottom: 3px;
        font-size: 15px;
        color: #fff;
      }

      .crew-detail-page-member .crew-info .role {
        font-size: 12px;
        color: #fff;
      }

      .crew-detail-page-member .points {
        display: flex;
        align-items: center;
      }

      .crew-detail-page-member .points .points-label {
        margin-right: 10px;
        padding: 5px 15px;
        color: #fff;
        font-size: 15px;
        font-family: 'Inter';
        text-shadow: none;

      }

      .crew-detail-page-member .points-value {
        padding: 5px 10px;
        border-radius: 5px;
        text-align: center;
        width: 40px;
        color: #fff;
      }

      .crew-detail-page-member .crew-container.application-open {
        background-color: #1F97A3;
        text-align: center;
        font-size: 24px;
        justify-content: center;
        color: #fff;
        border-color: #1F97A3;
        border-radius: 25px;
      }

      .crew-detail-page-member .crew-container.view-application {
        background-color: #FF5E3A;
        text-align: center;
        font-size: 24px;
        justify-content: center;
        color: #fff;
        border-color: #FF5E3A;
        border-radius: 25px;
      }

/*crew-detail-page-member css end*/


/*project detail page css start*/

.public-project-details-container {
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
                margin: 0px;
            }

            /* Left Column (Project Details) */
            .public-project-details-container .left-column {
                flex: 2;
                padding: 0px; 
                margin-right: 10px;
            }

            .public-project-details-container .left-column .public-project-detail{
                padding:20px 0;
            }

            .public-project-details-container .left-column img {
                width: 100%;
                height: auto;
                margin-bottom: 15px;
            }


            .public-project-details-container .project-status {
                display: flex;
                justify-content: space-between;
                margin-bottom: 20px;
            }

            .public-project-details-container .project-details {
                margin-bottom: 20px;
            }

            .public-project-details-container .about-section {
                background-color: #fff;
                padding: 20px;
                margin-bottom: 20px;
                box-shadow: 0 0 10px rgba(0,0,0,0.1);
            }

            .public-project-details-container .about-section h3 {
                margin-bottom: 10px;
            }

            /* Right Column (Project Stats) */
            .project-rightside-box {
                background: #1A1C21;
                border-radius: 15px;
                padding: 20px;
                margin-bottom: 20px;
            }

            .project-rightside-box h4{
                font-size: 20px;
                font-weight: 400;
            }

            .public-project-details-container .right-column {
                flex: 1;
                padding: 0px 20px; 
            }

            .public-project-details-container .right-column .project-status div{
                font-size:24px;
                color:#fff;
                font-weight:600;
                line-height: 1;
            }

            /*.public-project-details-container .right-column .stats {
                margin-bottom: 20px;
            }

            .public-project-details-container .right-column .rewards {
                box-shadow: 0 0 10px rgba(0,0,0,0.1);
                background-color: #1a1c22;
                padding: 20px;
                color: #fff;
                font-weight: 300;
            }

            .public-project-details-container .right-column .rewards h4 {
                margin-bottom: 10px;
            }*/

            .public-project-details-container .button {
                padding: 15px 20px;
                background-color: #ffcc00;
                color: black;
                text-decoration: none;
                border: none;
                cursor: pointer;
                display: inline-block;
                font-weight: bold;
                border-radius: 0;
            }

            /* Responsive Layout for Mobile */
            @media (max-width: 768px) {
                .public-project-details-container {
                    flex-direction: column;
                }

                .public-project-details-container .left-column {
                    margin-right: 0;
                }
            }


            .public-project-details-container .tab-container {
                display: flex;
                margin-bottom: 20px;
            }

            .public-project-details-container .tab {
                padding: 12px 15px;
                background-color: #1F96A2;
                color: #fff;
                cursor: pointer;
                font-size: 16px;
                margin-right: 20px;
                text-align: center;
                display: flex !important;
                font-family: 'Inter';
                font-weight: 500;
                border-radius: 10px;
                line-height: 1;
                flex-direction: row;
                flex: auto;
                justify-content: center;
            }

            .public-project-details-container .tab.active {
                background-color: #0F4B51;
                color: #fff;
            }

            .public-project-details-container .tab-content {
                display: none;
                background: #1A1C21;
                border-radius: 15px;
                padding: 15px;
            }


            .public-project-details-container .tab-content.active {
                display: block;
            }
            .tab-content span.creater-title {
                padding-right: 10px;
            }
            .public-project-details-container .recruitment-section {
                display: flex;
                flex-wrap: wrap;
                gap: 15px;
                margin-top: 20px;
            }

            .public-project-details-container .recruitment-item {
                width: 30%; 
                padding: 10px;
                text-align: left; 
                box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
                color:#fff;
                font-weight: 300;
            }

            .public-project-details-container .recruitment-item span {
                color: #ffcc00;
                cursor: pointer;
            }

            .public-project-details-container .recruitment-item span.applied {
                color: #dfc4c4;
            }

            .public-project-details-container .recruitment-item span.name {
                color: #ffcc00;
            }
            .public-project-details-container .post-image-container .img-public-detail{
                max-width: 100%; /* Ensures the image does not overflow the card */
                width: 100%;
                max-height: 400px;
                object-fit: contain;
                border-radius: 8px;
                margin-bottom: 20px;
            }

            .public-project-details-container .project-profile-details .card {                 
                padding: 0px;
                width: 100%;
                background: none !important;
            }

            .public-project-details-container .project-profile-details .card img {
                    object-fit: cover;
                    height: 100%;
                    border-radius: 10px;
                    height: 80px;
            }

            .public-project-details-container .project-profile-details .card .profile-pic {
                width: 75px;
                height: 100px;
                object-fit: cover;
                display: flex;
                justify-content: center;
                flex-flow: column;
            }

            .public-project-details-container .project-profile-details .card .profile {
                display: flex;
                align-items: center;
                margin-bottom: 15px;
            }

            .public-project-details-container .project-profile-details .card .profile-info {
                margin-left: 15px;
            }

            .public-project-details-container .project-profile-details .card .profile-info h3 {
                margin: 0;
                font-size: 16px;
                font-weight: 500;
            }

            .public-project-details-container .project-profile-details .card .profile-info p,
            .public-project-details-container .project-profile-details .status p
            {
                margin: 0;
                font-size: 14px;
                color: #fff;
                font-weight: 400;
            }

            /*.public-project-details-container .project-profile-details .card .status {
                margin: 15px 0;
            }

            .public-project-details-container .project-profile-details .card .status .fund-details span{
                color:#fff;
                font-weight: 300;
            }

            .public-project-details-container .project-profile-details .card .status .fund-details span h2{
                font-size:20px;
                display: inline;
            }*/

            /*.public-project-details-container .project-profile-details .card .status-bar {
                background-color: #555;
                height: 6px;
                width: 100%;
                border-radius: 5px;
                margin-top: 5px;
                position: relative;
            }

            .public-project-details-container .project-profile-details .card .status-bar .filled {
                background-color: #ffd700;
                width: 35%;
                height: 100%;
                border-radius: 5px;
                position: absolute;
            }*/

            /*.public-project-details-container .project-profile-details .card .fund-details {
                display: flex;
                justify-content: space-between;
                margin-top: 5px;
            }*/

            /*.public-project-details-container .project-profile-details .card .completion-date p{
                margin: 15px 0;
                font-size: 20px;
                color: #fff;
            }*/

            .public-project-details-container .project-profile-details .card .details p{
                margin-bottom: 10px;
                font-size:14px;
                font-weight:300;

            }

            .public-project-details-container .project-profile-details .card .details p span{
                font-weight:600;
            }

            .public-project-details-container .project-profile-details .card .btn-row {
                display: flex;
                justify-content: center;
                align-items: center;
            }

            .public-project-details-container .project-profile-details .card .back-btn {
                    align-items: center;
                    color: #fff;
                    font-weight: 500;
                    padding: 10px 30px;
                    border: none;
                    border-radius: 15px;
                    cursor: pointer;
                    font-size: 18px;
                    background-color: #1F96A2;
            }

            /*.public-project-details-container .project-profile-details .card .back-btn.dollor{
                width:125px;
                background-color:#fff;
            }*/

            /*.public-project-details-container .project-profile-details .card .back-btn.backproject{
                width:250px;
                background-color:#ffd700;
            }*/

            .public-project-details-container .card .column-row {
                display: flex;
                justify-content: space-between;
                align-items: center;
            }

            .public-project-details-container .card .column {
                width: 30%;
                text-align: center;
                background-color: #ffd700;
                color: #000;
                padding: 10px;
                border-radius: 5px;
                font-weight: bold;
            }

            .public-project-details-container #cast-crew .column-row {
                display: flex;
                justify-content: space-between;
                align-items: center;
            }

            .public-project-details-container #cast-crew .column {
                width: 30%;
                text-align: left;
                padding: 10px;
                border-radius: 5px;
                font-weight: bold;
            }

            .public-project-details-container #cast-crew .column .creater-title{
                color:#FFFFFF;
                font-weight:300;
            }

            .public-project-details-container #cast-crew .column .creater-name{
                color:#F5D51A;
                font-weight:300;
            }

            .public-project-details-container #project-story h3{
                font-size: 20px;
                font-weight: 400;
            }

            .public-project-details-container #project-story p{
                color:#fff;
                font-weight:300;                
            }


            /*  project crew details*/

          .cast-crew-container {
                display: flex;
                flex-wrap: wrap;
                gap: 10px;
            }

            .cast-crew-card {
                /*display: block;
                width: 150px;
                text-align: center;
                text-decoration: none;
                color: #333;
                border: 1px solid #ddd;
                border-radius: 10px;
                overflow: hidden;
                transition: box-shadow 0.3s ease;*/
                color: #333;
                border-radius: 10px;
                    width: 22.5%;
            }

            .cast-crew-card:hover {
                box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
            }

            #myNetworkAll .bpsf-member .item-avatar.profile-pic {
                width: 150px;
                height: 150px;
            }

            .profile-pic img {
                width: 100%;
                height: 100%;
                /* height: auto;*/
                border-bottom: 1px solid #ddd;
                border-radius: 10px !important;
                display: block;
                object-fit: cover;

            }

            .profile-details {
                padding: 5px;
            }

            .profile-details .name {
                font-size: 12px;
                font-weight: 500;
                margin: 0px 0px 3px 0;
                line-height: 1;
            }

            .profile-details .role {
                font-size: 12px !important;
                color: #fff;
                margin: 0px;
            }

  
            /* Responsive layout for mobile screens */
            @media (max-width: 768px) {
                .public-project-details-container .project-profile-details .card {
                    width: 100%;
                    margin: 10px;
                }

                .public-project-details-container .card .column-row {
                    flex-direction: column;
                }

                .public-project-details-container .card .column {
                    width: 100%;
                    margin-bottom: 10px;
                }
            }




/*project detail page css End*/

/*My friends block start*/

/*.custom-friends-content {
    
}
.list-tabs > li{
    display: inline;
    padding: 10px 20px;
    border: 1px solid white;

}

.friend-cards {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(4, 1fr); 
}

.friend-card {
    position: relative;
    border-radius: 10px;
    overflow: hidden; 
    width: 100%;
    aspect-ratio: 3 / 2; 
    background-color: #000; 
        height: 225px;
}

.friend-card img {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    object-position: center; 
    display: block; 
    min-height: 175px;
}

.friend-card .friend-details {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7); 
    color: #fff;
    padding: 5px 10px;
    text-align: left;
    box-sizing: border-box;
}
.friend-card .friend-details h3{
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
}

.friend-card .friend-details p {
    font-size: 12px;
    color: #fff;
}

*/

* {
    box-sizing: border-box;
}

.custom-friends-content {
    /* Add any necessary styles here */
}

.list-tabs > li {
    display: inline-flex;
    padding: 10px 20px;
    border: 1px solid white;
}

.friend-cards {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); /* More responsive */
    max-width: 100%;
}

.friend-card {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    height: 225px;
    background-color: #000;
/*    padding-top: 66.66%; /* Fallback for aspect-ratio */*/
}

.friend-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    min-height: 175px;
    -webkit-object-fit: cover; /* Safari-specific fix */
}

.friend-card .friend-details {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 5px 10px;
    text-align: left;
    box-sizing: border-box;
}

.friend-card .friend-details h3 {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
}

.friend-card .friend-details p {
    font-size: 12px;
    color: #fff;
}

.table-sort-header {
    display: flex;
    align-items: center;
    background-color: none;
    padding: 10px;
}

.table-sort-header div {
    margin-right: 10px;
    padding: 5px 30px; 
    cursor: pointer;
    color:#858AA5;
    font-family: Inter;
    font-size:15px;

}

.table-sort-header .sort-btn {
    color: #858AA5;
}

.table-sort-header .header-sort-item { 
    border: 1px solid #858AA5;
    margin-right: 0px !important;
}

.table-sort-header .favorites {
    background-color: #f46f51;
    color: #fff;
    margin-right: 10px !important;
    font-weight: normal;
}

.table-sort-header .requests {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FF5E3A; 
    padding: 5px 10px;
    border-radius: 50px;
    position: relative;
    margin-left: 20px;
    border: none;
    background: #ff5e3a;
}

.table-sort-header .requests span {
    color: #000;
    
}

div#friend-requests-container > ul > li > a > img {
    display: inline !important;
    width: 50px !important;
    border-radius: 50px !important;
    margin: 0 10px;
}

#friend-requests-container {
    position: absolute; 
    z-index: 9999; 
    background-color: white; 
    border: 1px solid #ccc;
    padding: 10px;
    display: none; 
    background: #000000;
    width: 250px !important;
}
div#friend-requests-container > ul > li > img {
    display: inline;
    border-radius: 50%;
    margin: 0 10px;
}

/*my friends block end*/

/*custom modal start*/

 .custom-modal .modal-content {
        top: unset;
        border: unset;
        background: #1F1F1FF2;
        margin: 10% auto;
        padding: 10px;
        border-radius: 10px;
        max-height: 80vh;
        width: 80% !important;
    }

    .custom-modal .modal-header {
        background: transparent !important;
        border: unset;
        padding: 10px;
    }

    .custom-modal .modal-title {
        color: #E9C125 !important;
        font-weight: 700 !important;
    }

     .custom-modal.modal.fade .modal-dialog {
        top: 0;
        transform: translate(0, -50px);
        margin-top: 0 !important;
    }

    .custom-modal .modal-body {
        overflow-y: auto;
        flex-grow: 1;
    }

    .modal-open .custom-modal.modal {
        overflow-y: hidden;
    }

.custom-modal button.close {
    color: #fff;
    background: transparent;
    padding: 0px !important;
    font-size: 3rem !important;
    margin-right: 1rem !important;
    margin-top: -2rem !important;
}

.custom-modal.modal .modal-dialog .form-group .form-control {
    color: #000;
    padding: 10px 15px;
}

.custom-modal .modal-body button.btn.btn-primary {
    width: auto !important;
    font-weight: 500 !important;
    font-size: 1.1rem !important;
    padding: 10px 25px;
    height: 40px !important;
}


.custom-modal .modal-body::-webkit-scrollbar,
.user-result-box::-webkit-scrollbar,
.crewneededcontainer::-webkit-scrollbar,
.castneededcontainer::-webkit-scrollbar{
  width: 10px;
}

/* Track */
.custom-modal .modal-body::-webkit-scrollbar-track,
.user-result-box::-webkit-scrollbar-track,
.crewneededcontainer::-webkit-scrollbar-track,
.castneededcontainer::-webkit-scrollbar-track{
  background: #f1f1f1; 
}
 
/* Handle */
.custom-modal .modal-body::-webkit-scrollbar-thumb,
.user-result-box::-webkit-scrollbar-thumb,
.crewneededcontainer::-webkit-scrollbar-thumb,
.castneededcontainer::-webkit-scrollbar-thumb{
  background: #888; 
}


/* Handle on hover */
.custom-modal .modal-body::-webkit-scrollbar-thumb:hover,
.user-result-box::-webkit-scrollbar-thumb:hover,
.crewneededcontainer::-webkit-scrollbar-thumb:hover ,
.castneededcontainer::-webkit-scrollbar-thumb:hover{
  background: #555; 
}


/*custom modal end*/


/*project banner image start*/

.public-project-details-container-banner { 
    width: 100vw; min-height: 300px; margin-left: calc(-50vw + 50%);background-repeat: no-repeat;background-size: cover;
    background-position: center;
    margin-bottom: 2rem; 
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-align: center;
    padding: 50px;
}

.public-project-details-container-banner button.btn-primary {
    background-color: #0F4B51;
    color: #fff; 
    float: right;
    margin: 1rem 2rem;
    border-radius: 10px !important;
    position: absolute;
    right: -5%;
    top: 0px;
}

/*project banner image end*/

/*edit project modal strat*/

#editProjectModal .form-group {
    display: flex !important;
    margin-bottom: 1rem;
}

#editProjectModal input.form-control {
    width: 66%;
    margin: 0 1rem;
}


#editProjectModal .form-group .col-form-label {
    font-size: 1.2rem !important;
    width: 15%;
}

#editProjectModal .custom-radio-button {
    margin: 0 1rem;
}

#editProjectModal .custom-radio-button {
    margin: 0 1rem;
    display: flex;
    width: 66%;
    flex-wrap: wrap;
}

#editProjectModal .custom-radio-button .radio-option {
    margin: 0 0.5rem 0 0;
    text-align: center;
}

#editProjectModal .custom-radio-button .radio-option .projectStatus {
    min-width: 175px;
    width: auto;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1;
    padding: 12px 10px !important;
    margin: 0 0 10px 0;
}

#editProjectModal button#saveProjectBtn {
    margin: 0 auto;
}

/*edit project modal strat*/


/*edit crew & cast block start*/

.crew-cast-open-body .btngroup {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2rem;
}

.crew-cast-open-body .btngroup button.btn.btn-primary {
    border-radius: 10px !important;
    min-width: 150px !important;
    width: auto !important;
    font-size: 1.2rem !important;
    font-weight: 500 !important;
    align-items: center;
    margin-right: 1rem;
}

.crew-cast-open-body .form-control {
    width: 100%;
    padding: 0 1rem;
        color: #000 !important;
}


.custom-modal.modal .modal-dialog .form-group {
    margin-bottom: 0px;
}

.role-select .form-group, .role-select .form-control.form-select {
    width: 350px;
}

.role-member .form-group {
    width: 375px;
}

.role-submit {
    display: flex;
    align-items: end;
}

.role-group {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.role-group label.form-label {
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #FEC730;
    font-weight: 600;
}

.role-group > div {
    margin: 0px 1rem 0 0;
}

.role-group select.form-control.form-select {
    padding: 0 10px;
}

.role-group .role-description textarea {
    min-height: 75px;
}

.role-description {
    width: 40%;
}



.tab-content .tab_header {
    display: flex;
    align-items: center;
}

.tab-content .tab_header h2 {
    color: #FEC730;
    font-size: 1.5rem;
    text-transform: uppercase;
    width: 75%;
    text-align: center;
}

.editProjectSubmissionBtn, .addCrewNeededBtn, .addCastNeededBtn {
    display: flex;
    background-color: #1F96A2;
    color: #fff;
    padding: 5px 15px;
    margin: 0 1rem 0 0;
    border-radius: 10px;
    cursor: pointer;
}

.addCrewNeededBtn, .addCastNeededBtn{
    background: transparent;
}

i.far.fa-edit.youzify-edit-widget {
    padding-right: 5px;
    padding-top: 1px;
}

.crewneededcontainer, .castneededcontainer {
    margin: 15px 0px;
    height: 200px;
    overflow: auto;
}


.crewneeded {
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    align-items: center;
    justify-content: space-between;    
}

.crewneeded > div {
    display: flex;
    padding: 0 1rem 0px 0;
    flex-direction: column;
}

.crew-open-position h3 {
    color: #FEC730;
    font-size: 1.3rem;
    font-weight: 600 !important;
    margin: 0px;
    cursor: pointer;
}

.crew-open-position h3:hover {
    color: #FEC730;
}

#editProjectSubmission .modal-body {
    padding: 1rem 2rem;
}

#editProjectSubmission .modal-body h2 {
    color: #FEC730 !important;
    padding-top: 2rem !important;
}

.crew-open-description p {
    margin: 0px;
}

.applytocrew, .applytocast{
        background-color: #1F96A2;
    padding: 5px 20px;
    border-radius: 10px;
    width: 100px;
    text-align: center;
        cursor: pointer;
}

.addCrewNeededBtn, .addCastNeededBtn, .addCastCrewBtn, #seeAllProjectImagesBtn{
    cursor: pointer;
}

.block-header {
    display: flex;
    justify-content: space-between;
}

.role-remove button {
    background: #E9C125;
    font-size: 1.5rem;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    padding: 0;
}


.listAllCastCrew .cast-crew-card-wrapper,
.listAllCastOnly .cast-only-card-wrapper {
    position: relative;
}

.cast-crew-card-wrapper .profile-pic.abc,
.cast-only-card-wrapper .profile-pic.abc{
    width: 150px;
    height: 150px;
    margin-right: 1rem;
}

.d-flex.listAllCastCrew {
    margin-bottom: 3rem;
}


.user-result-box .crewNamesMembers {
    height: 300px !important; 
    overflow: auto;
    background: #282828;
    width: 375px;
}

.user-result-box .ffriends_search {
    justify-content: flex-start !important;
    gap: 15px;
}

.user-result-box #ffriends_buttons {
    display: flex;
    justify-content: flex-start;
    gap: 15px;
}

.user-result-box #ffriends_profile_btn a {
    color: #fff !important;
    font-weight: 500;
    font-size: 12px;
}

.user-result-box .ffriends_add_btn_member {
    background: #1f97a3;
    padding: 3px 20px;
    height: 26px;
    line-height: 1;
    align-content: center;
    border-radius: 10px;
}

.rolescrewForm .role-group .role-description textarea {
    padding: 5px 10px;
}


/*edit crew & cast block start*/


/*submission modal start*/

#editProjectSubmission .d-flex.justify-content-between.align-items-center {
    width: auto !important;
    display: inline-block !important;
    padding-right: 1rem;
}

.projectmemberimg {
    width: 150px;
    height: 150px;
    border-radius: 10px;
}

.projectmemberimg img {
    border-radius: 15px;
}

button.btn.btn-primary.addcrewmember,
button.btn.btn-primary.addcastmember {
    margin-bottom: 1rem;
}

/*submission modal end*/

/*points calculator start*/

#point-calculator .tab_header h2 {
    width: 100%;
}

#point-calculator .tab_header button.btn.btn-success {
        padding: 5px 15px !important;
    display: flex !important;
    width: auto !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
    height: 30px !important;
}

#point-calculator .tab_header {
    padding-left: 90px;
}

.totalpoints {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.totalpoints h3 {
    font-size: 1.3rem;
    margin: 0px;
}

.pointsmember {
    text-align: center;
}

.pointcalculator tr th{
    text-align: center;
        color: #FEC730;
    text-transform: uppercase;
    font-size: 1.1rem;
}

.pointsmember td {
    padding: 5px;
    width: auto;
}

.pointsmember td a {
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
}

.pointsmember input {
    padding: 10px;
    width: 100px;
}

.pointsmember p {
    margin-bottom: 0px;
}

.pointcalculator .pointsmember td:nth-child(2) {
    width: 225px !important;
}

/*points calculator end*/

/*project gallery start*/

.myGalleryWrap {
    margin: 2rem 0;
}

.myGalleryWrap .sectionBgTtl {
    display: flex;
    justify-content: space-between;
}

.myGalleryWrap.profile-gallery .sectionBgTtl {
    display: block;
    margin-bottom: 1rem;
}

/*.gallery-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}*/

.gallery-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
    align-items: center;
    margin: 2rem 0;
}

.gallery-wrapper .gallery-item {
        flex: calc(33.33% - 10px);
    text-align: center;
    padding-right: 0px;
    height: 300px !important;
    margin: 0px !important;
        position: relative;    
}

.gallery-wrapper .gallery-item a{
    padding: 0px;
        height: 300px !important;
    width: 100%;
}

.gallery-wrapper .gallery-item img {
    width: 100%;
    height: 100%;
        display: block;
    object-fit: cover;
}

.see-all-btn-container {
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    cursor: pointer;
}

.gallery-wrapper.projectgallery-row {
    grid-template-columns: repeat(4, 1fr);
    gap: 0px;
}

.projectgallery button.delete-project-image {
    right: -10px !important;
}

button.delete-project-image, 
button.remove-crew-btn,
button.remove-cast-btn {
    position: absolute;
    right: 10px;
    top: -5px;
    width: 20px;
    height: 20px;
    padding: 0px;
    border-radius: 50px;
    font-size: 13px;
    background: #1f97a3;
}

#addAllProjectImagesBtn {
    border-radius: 5px !important;
    width: 170px !important;
    font-size: 1.3rem !important;
    font-weight: 500 !important;
    align-content: center;
}

form#project_upload_form {
    display: flex;
}

input#project-image-upload {
    padding: 10px 15px;
    min-height: 50px;
    height: auto;
}

#project_upload_form button {
        margin: 0px 15px;
    background: #1f97a3;
    height: 50px;
    padding: 0px 20px;
}

/*project gallery End*/





