
.mainDiv{
    display:flex;
    justify-content: center;
    flex-direction: row;
}
::-webkit-scrollbar {
    width: 0px; /* Chrome & Edge */
}
.navNewJob{
    display: none;
}
nav ul{
    z-index: 9999999;
}
nav a{
    color: white!important;
    text-decoration: none!important;
}
nav a:hover{
    color: rgb(223, 223, 223)!important;

}
.jobsDiv {
    display: flex;
    flex-wrap: wrap; /* Öğelerin birden fazla satıra yayılmasını sağlar */
    gap: 10px; /* Öğeler arasında boşluk bırakır */
    justify-content: center; /* Öğeleri ortalar */
    min-width: 70%; 
    height: fit-content;
        word-break: break-word;

}
.buyer-req-container {
    background: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    /* border-radius: 8px; */
    padding: 0.8rem;
    max-height: 40%;
    /* margin: 10px; */
    /* max-width: 600px; */
    width: 40%;
    position: relative;
    box-sizing: border-box; 
    height:auto;
    max-width: 20rem;
    /* overflow:scroll; */
}

.buyer-req-head {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
}

.avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 15px;
}

.title {
    font-size: 1rem;
    font-weight: 500;
    max-height:4rem;
    overflow:Scroll;
}

.new {
    color: red;
    font-weight: 600;
}
/* 
.buyer-req-body {
    margin-top: 15px;
} */

.description {
    color: #555;
}

.buyer-req-foot {
    display: block;
    justify-content: space-between;
    margin-top: 10px;
}

.foot-menu {
    display: flex;
    flex-direction: column;
}
.foot-bottom{
    
    
    display: flex;
    align-items: stretch;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;

}

.foot-menu p {
    margin: 0;
   
}
.right-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
   
}

.right-menu p {
    font-size:9px;
    margin: 0;
    margin-top:5%;
}

.date {
    font-weight: 400;
}

.sub-title {
    color: #272727;
}

.value {
    font-weight: 400;
    font-size: 16px;
}

.message-button, .teklif-button {
    background-color: #fd4056;
    border: none;
    color: white;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 5px;
    margin-right: 10px;
}

.teklif-button {
    background-color: #28a745;
}

.read-more {
    color:var(--mainColor);
    cursor: pointer;
}

.read-more:hover {
    color:var(--mainColorHover);
    cursor: pointer;
}

.whatsapp-button , .dispute-button, .rehabilitate-button{
    bottom: 10px;
    right: 10px;
    background-color: #25d366;
    color: white;
    border: none;
    padding: 0.3rem;
    border-radius: 0.375rem;
    font-size: 12px;
    cursor: pointer;
    transition: background-color 0.3s;

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 0.15rem;

}

.rehabilitate-button{
background: #25d366!important;
margin-top: 0.3rem;
}

.whatsapp-button:hover {
    background-color: #128c7e;
}

.dispute-button{

    background-color: var(--mainColor)!important;
  
}
.dispute-button:hover {
    background-color: #b30000;
}

.form-container {
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 30px;
    /* width: 90%; */
    max-width: 600px;
    min-height: 38rem;
    margin-left: 1rem;
}

h2 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
}

label {
    font-weight: 600;
    display: block;
    margin-bottom: 8px;
    color: #333;
}

input[type="text"], input[type="number"], input[type="date"], textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
}

textarea {
    resize: none;
}

.addJobButton {
    background-color: var(--mainColor);
    color: white;
    border: none;
    padding: 12px;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
    margin-top: 15px;
}
 #hours{
    width: 100%;
    height: 40px;
} 
.addJobButton2{
    background: none;
    border:none;
    text-align: center;
    font-size: 1.3rem;
    margin-bottom: 1rem;

}

.addJobButton:hover {
    background-color: var(--mainColorHover);
}
.is_urgent{
    background:var(--urgentBackground)!important;
    color:white!important;
}

.is_urgent span{
    background:var(--urgentBackground)!important;
    color:white!important;
}

.is_urgent p.sub-title {
    background:var(--urgentBackground)!important;
    color:white!important;
}
.is_urgent p.value {
    background:var(--urgentBackground)!important;
    color:white!important;
}

.datatable{
    overflow-x: scroll;
    padding: 0.8rem;
}

.btn-orange{
    background-color: var(--mainColor)!important;
    color: white!important;
}


.btn-orange:hover{
    background-color: var(--mainColorHover)!important;
}
.txt-orange{
    color:var(--mainColor);
}
.ms-25{
    margin-left: 25%;
}

nav.top {
    padding: 15px;
    margin-bottom: 2%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--mainColor);;
}
.list-group{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.list-group-item{
    width: 70%;
}

/* Küçük ekranlarda görünümü iyileştirmek için */
@media (max-width: 900px) {
    .buyer-req-container {
        width: 90%; /* Küçük ekranlarda tam genişlikte olacak şekilde ayarlar */
    }
    .form-container{
        display:none
    }
    .navNewJob{
        display: inline;
    }
}
@media (min-width: 900px) and  (max-width: 1300px) {
    .buyer-req-container {
        width: 40%; /* Küçük ekranlarda tam genişlikte olacak şekilde ayarlar */
    }
    .form-container{
        display:none
    }
    .navNewJob{
        display: inline;
    }
}

@media  (max-width: 1300px) {
    nav a{
        font-size: 22px!important;
    }
    .buyer-req-container {

        max-height: 100%;
        height:auto;
        max-width: 30rem;

    }
        nav.top {
           
            padding: 5px!important;
            margin-bottom: 2%;
            display: flex;
            align-items: center;
            justify-content: center;
            height: 5%;
            justify-content: flex-start
        }
        .list-group-item{
            width: 90%;
        }
        .login-div{
            width: 90%!important;
        }
}


/* ---------- */
.buyer-req-container {
   
   
    background-color: #fff;
    transition: box-shadow 0.3s ease;
}

.buyer-req-container:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.buyer-req-head .title {
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333;
}

.buyer-req-body .description {
    font-size: 1.3em;
    font-weight:500 ;
    line-height: 1.5;
    color: black;
    margin-bottom: 15px;
}

.buyer-req-body .description .read-more {
    color: #fd4056;
    cursor: pointer;
    font-weight: 600;
}

.buyer-req-foot .foot-menu {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    border-top: 1px solid #eee;
}

.buyer-req-foot .foot-menu .value {
    font-size: 1.3em;
    color: #252525;
}

.buyer-req-foot .foot-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.buyer-req-foot .right-menu {
    display: flex;
    gap: 10px;
}

.urgent {
    border:solid 1.5px;

    border-color: #ff6f6f;
    background-color: #fff5f5;
}

.deadline {
    color: #fd4056;
    font-weight: 400;
}

/* Boş veriler için stil */
.value {
    color: #bbb; /* Boş veriler gri renkte */
    font-size: 0.9em!important;
}

.btn-disabled {
    background-color: #ddd;
    color: #888;
    border: none;
    padding: 5px 10px;
    border-radius: 4px;
    cursor: not-allowed;
}
