﻿

.muhendis-kirala-vitrinbackground-image {
    position: absolute;
    top: 14.7%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
    height: 900px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}
.muhendis-kirala-vitrin-section {
    padding-top: 16.5rem;
    padding-bottom: 13rem;
}
.muhendis-kirala-vitrin-section,
.muhendis-ara-section,
.muhendis-sec-section,
.muhendis-sec-liste-section {
    padding-right: 8rem;
    padding-left: 8rem;
}
.muhendis-search-wrapper {
    position: relative;
    z-index: 1;
}
.muhendis-ara-section {
    position: relative;
    z-index: 1;
}
.muhendis-ara-wrapper {
    position: relative;
    z-index: -1;
}
.muhendis-ara-section.muhendis-ara-section-second {
    position: relative;
    z-index: -1;
}

.muhendis-comments-container {
    overflow-y: scroll;
    max-height: 600px;
    /*margin-bottom:4rem;*/
}
.sign-up-custom-select:focus {
    border-color: #D1DCFF !important;
    outline: none;
    box-shadow: 0 0 0 2px rgba(209, 220, 255, 0.3);
}

.special-select-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    pointer-events: none;
    z-index: 1;
}

.accordion-body > div h5 {
    display: contents;
    width: 100%;
}

.special-select-icon-uzmanlik,
.special-select-icon-pencil {
    left: 3rem;
}

.special-select-icon-pencil-amount {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: calc(5rem + 42px + 0.5rem);
    z-index: 1;
    font-weight: 300;
    font-size: 2rem;
}

.special-select-icon-decrease {
    right: 7rem;
}

.special-select-icon-increase {
    right: 3rem;
}

.table-muhendis-search-result thead th,
.table-added-muhendis thead th,
.table-added-gorevler thead th {
    font-size: 1.5rem;
    font-weight: 600;
    padding-left: 0px;
}

.table-muhendis-search-result tbody td,
.table-added-muhendis tbody td,
.table-added-gorevler tbody td {
    font-size: 1.5rem;
    font-weight: normal;
    padding-top: 1.2rem !important;
    padding-bottom: 1.2rem!important;
}
    .table-added-muhendis tbody td.added-mission {
        font-size: 1.25rem !important; /* veya default değer */
    }

.table-muhendis-search-result > tbody,
.table-added-muhendis tbody {
    border-top: 2.75rem solid transparent;
}

.table-added-gorevler tbody {
    border-top: 0.2rem solid transparent;
}

.modal-content.muhendis-sec-modal-content {
    background-color: #F5F5F5 !important;
}

.muhendis-sec-profil-modal-acc {
    border-radius: 16px !important;
}

    .muhendis-sec-profil-modal-acc:focus {
        box-shadow: none !important;
        outline: none !important;
        border-color: inherit !important;
    }

.accordion-arrow-svg {
    transition: transform 0.3s;
    display: inline-block;
}

.accordion-button::after {
    display: none !important;
}

.accordion-button:not(.collapsed) .accordion-arrow-svg {
    transform: rotate(180deg);
}

.muhendis-comment-item.read {
    background: #e6e6e6 !important;
    transition: background 0.3s;
}

.modal-content.muhendis-sec-modal-content {
    width: 1600px;
}

.expand-arrow {
    transition: transform 0.3s;
}

.muhendis-comment-item.expanded .expand-arrow {
    transform: rotate(180deg);
}

input[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0;
    width: 100%;
    cursor: pointer;
    position: absolute;
    right: 0;
}

.date-wrapper {
    position: relative;
}

.date-input {
    padding-right: 40px;
    position: relative;
    z-index: 1;
}

    .date-input::-webkit-calendar-picker-indicator {
        opacity: 0;
        cursor: pointer;
        position: absolute;
        right: 0;
    }

.select2-selection {
    padding: 8px 9px 16px !important;
}

.select2-container .select2-search--inline .select2-search__field {
    padding: 7px !important;
    font-size: 1.15rem !important;
}



.muhendis-tablo-back-wrapper {
    gap:400px;
}
.wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-muhendissec {
    padding-top: 11rem;
}
.wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-muhendisara {

    padding-top: 3.75rem !important;
}


.wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-ekibinikontrolet {
    padding-top: 7.25rem;
}

.dekar-wrapper {
    position: relative;
}

    .dekar-wrapper::after {
        content: "dkr";
        position: absolute;
        right: .50rem;
        top: 50%;
        transform: translateY(-50%);
        color: #555;
        font-size: 1rem;
        font-weight: 300;
        pointer-events: none;
    }

    .dekar-wrapper.dolu::after {
        content: "";
    }


.multi-select-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -36px;
    white-space: nowrap;
}

.mh-ara-spc-txt {
    margin-top: 4rem !important;
}

@media (min-width: 1200px) and (max-width: 1439.98px) {
    .vm-box.vm-box-right{
        height:100% !important;
    }
}

@media (min-width: 1440px) and (max-width: 1559.98px) {
    .mhsa-box-third{
        padding-left:4rem !important;
    }
}

/*Ortak CSS*/
@media (max-width: 767.98px) {
    .muhendis-kirala-vitrin-section{
        padding-top:9rem !important;
        padding-bottom:5rem !important;
    }
    .muhendis-ara-section {
        padding-top: 6rem !important;
    }
        .muhendis-ara-section.muhendis-ara-section-second {
            padding-top: 1rem !important;
        }
        .vm-box-text br {
            display: none !important;
        }

    .table-muhendis-search-result thead th,
    .table-added-muhendis thead th,
    .table-added-gorevler thead th,
    .table-muhendis-search-result tbody td,
    .table-added-muhendis tbody td,
    .table-added-gorevler tbody td {
        font-size: 14px;
        white-space: nowrap;
    }

    .table-muhendis-search-result td {
        padding: 0.5rem 0.5rem;
    }

    .table-muhendis-search-result img,
    .table-added-muhendis img{
        width: 36px !important;
        height: 36px !important;
    }

    .table-muhendis-search-result td,
    .table-added-muhendis td{
        vertical-align: top;
    }
    

    .table-muhendis-search-result,
    .table-added-muhendis,
    .table-added-gorevler {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

        .table-muhendis-search-result table,
        .table-added-muhendis table,
        .table-added-gorevler table {
            width: 100%;
            min-width: 600px;
        }
        .table-muhendis-search-result > tbody,
        .table-added-muhendis tbody {
            border-top: 0rem solid transparent !important;
        }
    .muhendis-yorum-btn-wrap {
        top: 110px !important;
        right: 24px;
        position:absolute;
    }
    .increase-decrease-mh-button-wrapper{
        top:4px !important;
        right:2px !important;
        gap:0px !important;
    }
    .increase-decrease-mh-button-wrapper > button{
        padding:4px !important;
    }
    .muhendis-kirala-vitrinbackground-image {
        width: 500px;
        height: 500px;
        top: 11.7%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .reklam-panosu-section-muhendisara{
        padding-top:0 !important;
    }
    .wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-muhendisara {
        padding-top: .75rem !important;
    }
    .wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-muhendissec {
        padding-top: 6.5rem !important;
    }
    .wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-ekibinikontrolet {
        padding-top: 4.5rem !important;
    }
    .table-added-muhendis tbody td.added-mission {
        font-size: 14px !important;
    }
 
    .table-muhendis-search-result tbody td, .table-added-muhendis tbody td, .table-added-gorevler tbody td {

        padding-top: 1rem !important;
        padding-bottom: 0rem !important;
    }
    .table-added-muhendis button{
        margin: 0 auto;
    }
    .modal.fade .modal-content.muhendis-sec-modal-content {
        padding-top: 0 !important;
    }
    .muhendisModalSeciliKonum{
        word-break:break-word !important;
    }
 
    .muhendis-tablo-back-wrapper {
        gap: 2rem;
    }
    textarea.form-control {
        min-height: calc(1.5em + .75rem + 252px);
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .muhendis-ara-section {
        padding-top: 6.5rem !important;
    }
    .muhendis-sec-section {
        padding-top: 6.5rem !important;
    }
        .muhendis-ara-section.muhendis-ara-section-second {
            padding-top: 3rem !important;
        }
    .vm-box-text br {
        display: none !important;
    }
    .table-muhendis-search-result thead th,
    .table-added-muhendis thead th,
    .table-added-gorevler thead th,
    .table-muhendis-search-result tbody td,
    .table-added-muhendis tbody td,
    .table-added-gorevler tbody td {
        font-size: 14px;
        white-space: nowrap;
    }

    .table-muhendis-search-result td {
        padding: 0.5rem 0.5rem;
    }

    .table-muhendis-search-result img {
        width: 36px !important;
        height: 36px !important;
    }



    .table-muhendis-search-result,
    .table-added-muhendis,
    .table-added-gorevler {
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        display: block;
    }

        .table-muhendis-search-result table,
        .table-added-muhendis table,
        .table-added-gorevler table {
            width: 100%;
           
        }

        .table-muhendis-search-result > tbody,
        .table-added-muhendis tbody {
            border-top: 2rem solid transparent !important;
        }
    .muhendis-yorum-btn-wrap {
        top: 180px !important;
        right: 24px;
        position: absolute;
    }
    .increase-decrease-mh-button-wrapper {
        top: 2px !important;
        right: 2px !important;
        gap: 0px !important;
    }

        .increase-decrease-mh-button-wrapper > button {
            padding: 4px !important;
        }
    #gorevGirisiModal .modal-dialog {
        margin: auto 40px 40px !important;
    }
    #gorevGirisiModal .modal-content {
        padding: 0px !important;
    }
    .table-added-gorevler tr{
        width:100% !important;
    }
    .table-added-gorevler th {
        width: 100% !important;
    }
    .green-box-btn-wrap {
        right: 1.5rem !important;
        position: absolute !important;
        top:1rem
    }
    .muhendis-kirala-vitrinbackground-image {
        width: 500px;
        height: 500px;
        top: 13.7%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-muhendisara {
        padding-bottom: 1.75rem !important;
    }
    .wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-muhendissec {
        padding-top: 6.5rem !important;
    }
    textarea.form-control {
        min-height: calc(1.5em + .75rem + 152px);
    }
    .wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-ekibinikontrolet {
        padding-top: 6.5rem !important;
    }
}

@media(min-width:768px) and (max-width:991.98px) {
    .muhendis-tablo-back-wrapper {
        gap: 3rem;
    }

    .responsive-svg-wrapper {
        width: 80%;
        max-width: 80%;
        height: auto;
        overflow: hidden;
    }
}

@media(min-width:992px) and (max-width:1023.98px){
    .muhendis-tablo-back-wrapper {
        gap: 8rem;
    }

    .responsive-svg-wrapper {
        width: 80%;
        max-width: 80%;
        height: auto;
        overflow: hidden;
    }
}

@media(min-width:1024px) and (max-width:1199.98px) {
    .muhendis-tablo-back-wrapper {
        gap: 10rem;
    }

    .responsive-svg-wrapper {
        width: 80%;
        max-width: 80%;
        height: auto;
        overflow: hidden;
    }
}

@media (max-width: 1199.98px) {

    .muhendis-kirala-vitrin-section,
    .muhendis-ara-section,
    .muhendis-sec-section,
    .muhendis-sec-liste-section {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .special-select-icon-pencil,
    .special-select-icon-uzmanlik {
        left: 1rem !important;
    }

    .special-select-icon-pencil-amount {
        left: 4rem !important;
    }

    .special-select-icon-decrease {
        right: 4rem !important;
    }

    .special-select-icon-increase {
        right: 1rem !important;
    }

    .multi-select-info {
        position: unset !important;
        white-space: normal !important;
    }
    .mh-ara-spc-txt {
        margin-top: 1rem !important;
    }
    .muhendis-tablo-back-wrapper a{
        width:36px !important;
        height:36px !important;
    }
    .muhendis-tablo-back-wrapper a svg{
        width: 20px !important;
        height: 20px !important;
    }
    .mh-sec-table-btn {
        padding-left: 0 !important;
        font-size: 14px !important;
    }
 
}

/*Ortak CSS*/

@media(min-width: 1200px) and (max-width:1439.98px) {
    .muhendis-kirala-vitrin-section,
    .muhendis-ara-section,
    .muhendis-sec-section,
    .muhendis-sec-liste-section {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .muhendis-kirala-vitrin-section {
        padding-top: 12rem !important;
    }

    .muhendis-ara-section {
        padding-top: 10rem !important;
        padding-bottom:5rem !important;
    }

        .muhendis-ara-section.muhendis-ara-section-second {
            padding-top: 2rem !important;
            padding-bottom: 1rem !important;
        }

    .mhvitrin-blue-box {
        padding-top: 5rem !important;
    }
    .muhendis-kirala-vitrin-section h1 {
        font-size: 3rem !important;
    }

    .vm-box {
        padding-right: 2rem !important;
        padding-left: 2rem !important;
        padding-top: 4rem;
        padding-bottom: 4rem;
        gap:2rem !important;
    }
        .vm-box > div:first-child{
            gap: 2rem !important;
        }
        .vm-box > div:last-child{
            gap:0 !important;
        }

        .vm-box-left button {
            margin-top: 2.5rem;
        }

    .green-box-wrap {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .special-select-icon-pencil,
    .special-select-icon-uzmanlik {
        left: 1rem !important;
    }
    .muhendis-comments-container {
        margin-bottom: 0px !important;
    }
    #gorevGirisiModal .modal-dialog {
        margin: auto 40px 40px !important;
    }

    #gorevGirisiModal .modal-content {
        padding: 0px !important;
    }
    .muhendis-kirala-vitrinbackground-image {
        top: 12.7%;
        width: 600px;
        height: 600px;
    }
    .mh-ara-spc-txt{
        margin-top:2rem !important;
    }
    .mh-search-city-country{
        margin-top:3.5rem !important;
    }
    .muhendis-tablo-back-wrapper {
        gap: 120px;
    }
    #mapToggleBtn{
        padding-right:4px !important;
        padding-left:4px !important;
    }
    .muhendis-ara-section.muhendis-ara-section-second.muhendis-sec-section-blue-box {
        padding-bottom: 5rem !important;
    }
    .wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-muhendissec {
        padding-top: 8rem;
    }
    #GorevGirisTable {
        margin-top: 0 !important;
    }
    .table-muhendis-search-result thead th,
    .table-added-muhendis thead th,
    .table-added-gorevler thead th {
        font-size: 1.10rem;
    }

    .table-muhendis-search-result tbody td,
    .table-added-muhendis tbody td,
    .table-added-gorevler tbody td {
        font-size: 1.10rem;
    }

        .table-added-muhendis tbody td.added-mission {
            font-size: 1.10rem !important;
        }
    .enginer-card-btn-remove {
        width:3rem !important;
        height:3rem !important;
    }
        .enginer-card-btn-remove > svg {
            width: 1.5rem !important;
            height: 1.5rem !important;
        }
    .muhendis-tablo-back-wrapper a {
        width: 3rem !important;
        height: 3rem !important;
    }

        .muhendis-tablo-back-wrapper a svg {
            width: 1.5rem !important;
            height: 1.5rem !important;
        }
    .responsive-svg-wrapper {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        max-width: 70% !important;
    }

    .muhendis-tablo-back-wrapper {
        gap: 230px;
    }
}

@media (min-width: 1440px) and (max-width: 1559.98px) {
    .vm-box {
        padding: 4rem 3rem !important;
        height: 100% !important;
    }
    .vm-box-text.vm-box-text-right {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .vm-box-text.vm-box-text-left {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
    .mh-ara-spc-txt {
        margin-top: 3rem !important;
    }

    .muhendis-kirala-vitrin-section {
        padding-top: 14rem !important;
        padding-bottom: 8rem !important;
    }
    .muhendis-ara-section {
        padding-bottom: 5rem !important;
    }
    .muhendis-search-wrapper{
        padding-top:1.75rem !important;
    }

    .wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-muhendisara {
        padding-top: 5.75rem !important;
        padding-bottom: 7rem !important;
    }

    .wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-muhendissec {
        padding-top: 9rem !important;
    }
    .muhendis-ara-section.muhendis-ara-section-second{
        padding-top: 3.5rem !important;
        padding-bottom: 1rem !important;
    }
    .muhendis-kirala-vitrin-section,
    .muhendis-ara-section,
    .muhendis-sec-section,
    .muhendis-sec-liste-section {
        padding-right: 6rem !important;
        padding-left: 6rem !important;
    }

    .vm-box-text br {
        display: none !important;
    }
    .green-box-wrap{
        margin-top:4rem !important;
    }
    .green-box-btn-wrap {
        right: 2.5rem !important;
        position: absolute !important;
    }
    .muhendis-comments-container {
        margin-bottom: 0px !important;
    }
    .increase-decrease-mh-button-wrapper {
        top: 12px !important;
        right: 24px !important;
        gap: 1rem !important;
    }

        .increase-decrease-mh-button-wrapper > button {
            padding: 4px !important;
        }
    #gorevGirisiModal .modal-dialog {
        margin: auto 40px 40px !important;
    }

    #gorevGirisiModal .modal-content {
        padding: 0px !important;
    }
    .muhendis-kirala-vitrinbackground-image {
        top: 14.75%;
        width: 550px;
        height: 750px;
    }
    .responsive-svg-wrapper {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        max-width: 70% !important;
        
    }

    .muhendis-tablo-back-wrapper {
        gap: 310px;
    }
    .table-muhendis-search-result thead th,
    .table-added-muhendis thead th,
    .table-added-gorevler thead th {
        font-size: 1.15rem;
     
    }

    .table-muhendis-search-result tbody td,
    .table-added-muhendis tbody td,
    .table-added-gorevler tbody td {
        font-size: 1.15rem;
    }

        .table-added-muhendis tbody td.added-mission {
            font-size: 1.15rem !important;
        }

    .muhendis-ara-section.muhendis-ara-section-second.muhendis-sec-section-blue-box{
        padding-bottom:7rem !important;
    }
    .enginer-card-btn-remove {
        width: 3rem !important;
        height: 3rem !important;
    }

        .enginer-card-btn-remove > svg {
            width: 1.5rem !important;
            height: 1.5rem !important;
        }
    .muhendis-tablo-back-wrapper a {
        width: 3rem !important;
        height: 3rem !important;
    }

        .muhendis-tablo-back-wrapper a svg {
            width: 1.5rem !important;
            height: 1.5rem !important;
        }
}


@media (min-width: 1560px) and (max-width: 1919.98px) {
    .vm-box {
        padding: 3rem 3rem !important;
        height: 100% !important;
    }

    .vm-box-text.vm-box-text-right {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .vm-box-text.vm-box-text-left {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important;
    }
    .muhendis-kirala-vitrin-section {
        padding-top: 13rem !important;
        padding-bottom: 8rem !important;
    }
    .muhendis-search-wrapper {
        padding-top: 2.5rem !important;
    }
    .mh-ara-spc-txt {
        margin-top: 3rem !important;
    }
    .muhendis-ara-section {
        padding-bottom: 7rem !important;
    }

    .wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-muhendisara {
        padding-bottom: 7rem !important;
        padding-top: 0 !important;
    }
    .wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-muhendissec {
        padding-top: 9rem !important;
    }

        .muhendis-ara-section.muhendis-ara-section-second {
            padding-top: 4rem !important;
        }
            .muhendis-ara-section.muhendis-ara-section-second.muhendis-sec-section-blue-box {
                padding-bottom: 7rem !important;
            }

    .muhendis-kirala-vitrin-section,
    .muhendis-ara-section,
    .muhendis-sec-section,
    .muhendis-sec-liste-section {
        padding-right: 7.5rem !important;
        padding-left: 7.5rem !important;
    }

    .vm-box-text br {
        display: none !important;
    }

    .green-box-wrap {
        margin-top: 4rem !important;
    }

    .green-box-btn-wrap {
        right: 2.5rem !important;
        position: absolute !important;
    }

    .muhendis-comments-container {
        margin-bottom: 0px !important;
    }

    .increase-decrease-mh-button-wrapper {
        top: 12px !important;
        right: 24px !important;
        gap: 1rem !important;
    }

        .increase-decrease-mh-button-wrapper > button {
            padding: 4px !important;
        }

    #gorevGirisiModal .modal-dialog {
        margin: auto 40px 40px !important;
    }

    #gorevGirisiModal .modal-content {
        padding: 0px !important;
    }

    .muhendis-kirala-vitrinbackground-image {
        top: 14.75%;
        width: 550px;
        height: 750px;
    }
    .responsive-svg-wrapper {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        max-width: 70% !important;
        margin: 0 auto;
    }
    .table-muhendis-search-result thead th,
    .table-added-muhendis thead th,
    .table-added-gorevler thead th {
        font-size: 1.20rem;
    }

    .table-muhendis-search-result tbody td,
    .table-added-muhendis tbody td,
    .table-added-gorevler tbody td {
        font-size: 1.20rem;
    }

        .table-added-muhendis tbody td.added-mission {
            font-size: 1.20rem !important;
        }
    .responsive-svg-wrapper {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        max-width: 70% !important;
    }

    .muhendis-tablo-back-wrapper {
        gap: 260px;
    }
    .enginer-card-btn-remove {
        width: 3rem !important;
        height: 3rem !important;
    }

        .enginer-card-btn-remove > svg {
            width: 1.5rem !important;
            height: 1.5rem !important;
        }
    .muhendis-tablo-back-wrapper a {
        width: 3rem !important;
        height: 3rem !important;
    }
    .muhendis-tablo-back-wrapper a svg{
        width: 1.5rem !important;
        height: 1.5rem !important;
    }
}


/*
@media (max-width: 576px) {}
@media (min-width: 576px) and (max-width: 767.98px) {}
@media (min-width: 768px) and (max-width: 991.98px) {}
@media (min-width: 992px) and (max-width: 1199.98px) {}
@media (min-width: 1560px) and (max-width: 1919.98px) {}*/
@media (min-width: 1920px) and (max-width: 2559.98px) {
    
}
@media (min-width: 2560px) {
    .vm-box {
        padding: 8rem 16rem !important;
        height: 100% !important;
    }
    .muhendis-ara-section.muhendis-ara-section-second {
        padding-bottom: 0rem !important;
    }

    .wrapper-spec.reklam-panosu-section-first.reklam-panosu-section-muhendisara {
        padding-bottom: 7rem !important;
        padding-top: 7rem !important;
    }
    
    .muhendis-tablo-back-wrapper {
        gap: 700px;
    }
}

.sortable {
    cursor: pointer;
    user-select: none;
    transition: color 0.3s ease;
}

    .sortable.text-blue-100 {
        color: #38A2FF;
    }

    .sortable .sort-icon {
        transition: transform 0.3s ease;
        display: inline-block;
    }

    .sortable.active-asc .sort-icon {
        transform: rotate(180deg);
    }

    .sortable.active-desc .sort-icon {
        transform: rotate(0deg);
    }


