﻿body {
    overflow-x: hidden;
    min-height: 100vh !important;
    background-size: cover !important;
    background-attachment: fixed !important
}

* {
    scrollbar-color: #acacac #e1e1e1;
    scrollbar-width: thin;
}

    *::-webkit-scrollbar {
        width: 20px;
    }

    *::-webkit-scrollbar-track {
        background-color: #e4e4e4;
        border-radius: 100px;
    }

    *::-webkit-scrollbar-thumb {
        border-radius: 100px;
        border: 5px solid transparent;
        background-clip: content-box;
        background-color: #8070d4;
    }

.ps__thumb-y {
    background-color: #acacac !important
}

.btn-primary {
    background: #0047ab !important
}

table tr td {
    vertical-align: middle;
}

.gewonnen-color {
    color: #3ab54a !important
}

.gewonnen-bgcolor {
    background-color: #3ab54a !important
}

.ldshr-opacity-50 {
    opacity: 0.5 !important
}


.ldshr-border-none {
    border: none !important
}

.ldwb-disabled {
    opacity: 0.7;
    pointer-events: none;
}

#lead-infoes-area td input,
#lead-infoes-area td select,
#lead-infoes-area td textarea {
    margin-bottom: 0px !important;
}

#lead-customer-info-inputs {
    max-width: 600px;
}

.lsd-group-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}

    .lsd-group-1 > * {
        margin-right: 7px !important;
    }

.btn-lds-1 {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 16px;
    padding-top: 3px;
    margin-bottom: 0;
    cursor: pointer;
}
.ldwb-dttable-row-index {
    font-size: 0.9rem;
    padding: 5px 12px;
    border-radius: 15px;
    background: #f4f7f4;
    color: inherit !important;
    min-width: 30px;
    text-align: center;
}
/*********************************************/
.sdbrl-container {
    width: 100%;
    min-width: 280px;
    max-width: 360px;
    padding: 0px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.sdbrl-heading {
    padding: 7px;
    font-size: 1.03rem;
    font-weight: 600;
    opacity: 0.7;
}

.sdbrl-list {
    list-style: none;
    padding: 0px;
    margin-bottom: 20px;
}

    .sdbrl-list a {
        padding: 7px 0px 7px 15px;
        display: block;
        width: calc(100% - 15px);
        margin-bottom: 1px;
        cursor: pointer;
        color: #818181;
        font-weight: 600;
    }

        .sdbrl-list a:hover *,
        .sdbrl-list a.active * {
            color: #1da1f2;
        }

        .sdbrl-list a i {
            font-size: 1.03rem;
        }

        .sdbrl-list a span {
            margin-left: 7px;
        }
/*********************************************/

.fileUpload {
    background: #00bcbe;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 0.5rem;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    overflow: hidden;
    padding: 0.5em; /*14px/16px*/
    position: relative;
    text-align: center;
    min-width: 40px;
    cursor: pointer;
}

    .fileUpload:hover, .fileUpload:active, .fileUpload:focus {
        background: #00a2a4;
        cursor: pointer;
    }

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        width: 148px;
        height: 46px;
        cursor: pointer;
    }

/*
    input[type="file"] {
    position: fixed;
    right: 100%;
    bottom: 100%;
}

*/

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}

/*
    .dataTables_paginate .paginate_button {
    background: #fff !important;
    padding: 0px !important;
    color: #0047ab !important;
    padding: 1px 9px !important;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
}

    .dataTables_paginate .paginate_button:hover,
    .dataTables_paginate .paginate_button.current,
    .dataTables_paginate .paginate_button.current:hover {
        color: #fff !important;
        background: #0047ab !important;
    }

    .dataTables_paginate .paginate_button.disabled {
        opacity: 0.33 !important;
        pointer-events: none;
    }
*/

.dataTables_wrapper input[type=search],
table.dataTable select,
.dataTables_wrapper select {
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: .875rem;
    word-wrap: normal;
}

table.dataTable select,
.dataTables_wrapper select {
    display: block;
    width: 100%;
    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='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
}

.dataTables_length select {
    min-width: 70px;
}

input:invalid,
input.invalid {
    background: #f6f6f6 !important;
}
/*
.required-control {
    background: red;
}*/

tr[data-is-required="true"] td:nth-child(1) * {
    color: red
}

    tr[data-is-required="true"] td:nth-child(1) *::after {
        content: '*';
    }




.extra-fields-area {
    border-left: 2px solid #3ab54a;
    margin-bottom: 13px;
    background: #f9f9f9;
    padding: 7px;
}

    .extra-fields-area select {
        min-width: 150px;
    }

#ldwb-new-lead-selected-camps {
    background-color: #fff;
    border-radius: 20px 20px 0px 0px;
    padding: 0px 10px;
    position: fixed;
    z-index: 999;
    width: 380px;
    right: -153px;
    height: 380px;
    overflow: initial;
    top: calc(50% - 190px);
    transform: translateY(-50%) rotate(-90deg);
    transform-origin: right center;
    transition-duration: 500ms;
}

    #ldwb-new-lead-selected-camps ol {
        display: none;
        transition-duration: 1000ms;
    }

    #ldwb-new-lead-selected-camps:hover {
        transform: rotate(0deg);
        right: 0px;
        width: 260px;
        transition-duration: 500ms;
        overflow: auto;
        border-radius: 20px 0px 0px 20px;
        box-shadow: -14px 1rem 3rem 0px rgba(0, 0, 0, 0.12) !important;
    }

        #ldwb-new-lead-selected-camps:hover ol {
            display: block !important;
        }

    #ldwb-new-lead-selected-camps strong {
        padding-top: 10px;
        display: block;
    }

    #ldwb-new-lead-selected-camps ol {
        margin: 0;
        padding-left: 15px;
    }

        #ldwb-new-lead-selected-camps ol li {
            padding-bottom: 5px;
        }

.required-control.required {
    border-color: red;
}
/************************************************/
.tbl-hdr-tools {
    width: 100%;
    display: flex;
    padding: 3px;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

    .tbl-hdr-tools .item {
        padding: 3px;
    }

    .tbl-hdr-tools .item-seperator {
        width: 2px;
        height: 30px;
        margin: 0px 5px;
        background-color: #ccc;
    }

    .tbl-hdr-tools .item button.active {
        color: #fd7e14 !important
    }

    .dt-table-offers-search-start,
    .dt-table-leads-search-start,
    .tbl-hdr-tools .item button,
    .tbl-hdr-tools .item a {
        padding: 7px 13px;
        border: none;
        outline: none;
        text-decoration: none;
        border-radius: 5px;
        cursor: pointer;
        display: block;
        font-size: 1rem;
        margin: 0
    }

    /*    .tbl-hdr-tools .item button,
    .tbl-hdr-tools .item a {
        padding: 5px 9px;
        border: none;
        outline: none;
        text-decoration: none;
        border-radius: 5px;
        color: #fff;
        background: #0dcaf0;
        cursor: pointer;
        display: block;
    }*/

    .tbl-hdr-tools .item input[type=date] {
        max-width: 150px
    }
/***************************************************/
/*table td {
    word-break: break-word;
    vertical-align: top;
    white-space: normal !important;
}*/
.table.dataTable {
    font-size: 0.95rem;
}

.text-maxlength-to-dots {
    display: inline-block;
    width: 180px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.appointments-date-area {
    position: relative;
    margin-top: 7px;
    display: block;
    border-radius: 10px;
    padding: 0px 7px;
    background-color: transparent !important;
    text-align: center;
    font-size: 0.9rem;
}

    .appointments-date-area span {
        position: absolute;
        top: -16px;
        right: 0px;
        color: #000;
        padding: 0px 7px;
        border-radius: 10px;
        font-size: 0.7rem;
        margin: auto;
        width: fit-content;
        font-weight: 900;
        min-width: 20px;
        text-align: right;
        z-index: 3;
    }
/*Tablo'da 2. satira detay eklenmistir. Eger 25'li gosterim yapilirsa sonuncunun detay sutunu bir sonraki pagination'a atanıyordu*/
#leads-appointments-parent .dataTables_length select > option:nth-child(2) {
    display: none;
}
/**********************************************************************************/
.chkbx-group,
.chkbx-group *,
.chkbx-group *:after,
.chkbx-group *:before {
    box-sizing: border-box;
}

.chkbx-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .chkbx-group > * {
        margin: 0.5rem 0.5rem;
    }

.checkbox-group-legend {
    font-size: 1.5rem;
    font-weight: 700;
    color: #9c9c9c;
    text-align: center;
    line-height: 1.125;
    margin-bottom: 1.25rem;
}

.chkbx-input {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

    .chkbx-input:checked + .chkbx-tile {
        border-color: #0047ab;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
        color: #0047ab;
    }

        .chkbx-input:checked + .chkbx-tile:before {
            transform: scale(1);
            opacity: 1;
            background-color: #0047ab;
            border-color: #0047ab;
        }

        .chkbx-input:checked + .chkbx-tile .chkbx-icon, .chkbx-input:checked + .chkbx-tile .chkbx-label {
            color: #0047ab;
        }

    .chkbx-input:focus + .chkbx-tile {
        border-color: #2260ff;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 0 4px #b5c9fc;
    }

        .chkbx-input:focus + .chkbx-tile:before {
            transform: scale(1);
            opacity: 1;
        }

.chkbx-tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 7rem;
    min-height: 7rem;
    border-radius: 0.5rem;
    border: 2px solid #b5bfd9;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transition: 0.15s ease;
    cursor: pointer;
    position: relative;
}

    .chkbx-tile:before {
        content: "";
        position: absolute;
        display: block;
        width: 1.25rem;
        height: 1.25rem;
        border: 2px solid #b5bfd9;
        background-color: #fff;
        border-radius: 50%;
        top: 0.25rem;
        left: 0.25rem;
        opacity: 0;
        transform: scale(0);
        transition: 0.25s ease;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23FFFFFF' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='216 72.005 104 184 48 128.005' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'%3E%3C/polyline%3E%3C/svg%3E");
        background-size: 12px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .chkbx-tile:hover {
        border-color: #0047ab;
    }

        .chkbx-tile:hover:before {
            transform: scale(1);
            opacity: 1;
        }

.chkbx-icon {
    transition: 0.375s ease;
    color: #3ab54a;
    margin-bottom: 7px;
}

    .chkbx-icon svg {
        width: 3rem;
        height: 3rem;
    }

    .chkbx-icon img {
        height: 60px;
    }

.chkbx-label {
    color: #3ab54a;
    transition: 0.375s ease;
    text-align: center;
}
/***********************************************************/

.ldwb-table-check-leads .fa-circle-play,
.ldwb-table-check-leads .fa-ban {
    font-size: 1.3rem !important;
}

.inputDnD .form-control-file {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 6em;
    outline: none;
    visibility: hidden;
    cursor: pointer;
    background-color: #c61c23;
    box-shadow: 0 0 5px currentColor;
}

    .inputDnD .form-control-file:before {
        content: attr(data-title);
        position: absolute;
        top: 0.5em;
        left: 0;
        width: 100%;
        min-height: 6em;
        line-height: 1em;
        padding-top: 1.5em;
        opacity: 1;
        visibility: visible;
        text-align: center;
        border: 0.25em dashed currentColor;
        transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
        overflow: hidden;
    }

    .inputDnD .form-control-file:hover:before {
        border-style: solid;
        box-shadow: inset 0px 0px 0px 0.25em currentColor;
    }

/*******************************************/
#table-lead-import-datas input {
    background-color: transparent !important;
    border: none;
    display: block;
    width: 100%;
    min-width: 99px;
    color: #000;
}

#table-lead-import-datas tbody input {
    width: 100% !important;
    max-width: 300px;
}

#table-lead-import-datas tbody tr:first-child * {
    color: #3ab54a !important
}
/*************************************************/
/*Progress Bar*/
.progress-section {
    width: 100%;
    margin: 0 auto;
}

    .progress-section .task-progress {
        margin: 0.5rem 0;
    }

        .progress-section .task-progress p {
            display: flex;
            justify-content: space-between;
            align-items: center;
            color: #eee;
        }

    .progress-section span {
        color: #eee;
    }

    .progress-section .progress {
        width: 100%;
        -webkit-appearance: none;
        appearance: none;
        border: none;
        border-radius: 10px;
        height: 7px;
    }

        .progress-section .progress::-webkit-progress-bar {
            background-color: #ccc;
        }

        .progress-section .progress::-webkit-progress-bar,
        .progress-section .progress::-webkit-progress-value {
            border-radius: 10px;
        }

        .progress-section .progress::-moz-progress-bar {
            border-radius: 10px;
        }

    .progress-section .progress1::-webkit-progress-value {
        background: #0047ab;
    }

    .progress-section .progress2::-webkit-progress-value {
        background: #ffb453;
    }

    .progress-section .progress3::-webkit-progress-value {
        background: #3fff76;
    }

/*************************************************/

#leads-sent-partner-counts span,
#leads-sent-partner-counts small {
    width: 100%;
    display: block;
    text-align: center;
    line-height: initial;
}

#leads-sent-partner-counts span {
    font-size: 1.9rem !important;
    margin-top: 20px
}

#leads-sent-partner-counts small {
    font-size: 0.9rem;
}

#leads-sent-partner-counts i {
    font-size: 1.4rem !important;
}

#leads-sent-partner-counts div[data-count="0"] {
    color: rgba(255, 0, 0, 1)
}

#leads-sent-partner-counts div[data-count="1"] {
    color: rgba(38, 148, 128, 1)
}

#leads-sent-partner-counts div[data-count="2"] {
    color: rgba(20, 114, 187, 1)
}

#leads-sent-partner-counts div[data-count="3"] {
    color: rgba(0, 142, 255, 1)
}

#leads-sent-partner-counts div[data-count="4"] {
    color: rgba(0, 40, 138, 1)
}

#leads-filter-parent-area .fa-solid {
    font-size: 14px;
}


#leads-filter-parent-area .svg-map text {
    color: #fff;
    stroke: #fff;
}

#lead-graphics-svg-map {
    color: #fff;
    stroke: #fff;
}

#lead-graphics-infoes {
    height: calc(100vh - 125px) !important;
    overflow: auto !important;
    position: relative;
    background-color: #fff
}


.graphics-map-list {
    list-style: decimal;
    padding: 0;
    color: #fff !important;
    font-size: 0.9rem;
}

#leads-filter-parent-area .svg-map {
    background: #ccc
}

#leads-filter-parent-area path.count1,
.graphics-map-list li.count1 {
    fill: rgba(255, 0, 0, 1);
    background: rgba(255, 0, 0, 1);
}


#leads-filter-parent-area path.count2,
.graphics-map-list li.count2 {
    fill: rgba(221, 43, 0, 1);
    background: rgba(221, 43, 0, 1);
}

#leads-filter-parent-area path.count3,
.graphics-map-list li.count3 {
    fill: rgba(173, 102, 0, 1);
    background: rgba(173, 102, 0, 1);
}

#leads-filter-parent-area path.count4,
.graphics-map-list li.count4 {
    fill: rgba(132, 152, 0, 1);
    background: rgba(132, 152, 0, 1);
}

#leads-filter-parent-area path.count5,
.graphics-map-list li.count5 {
    fill: rgba(75, 222, 0, 1);
    background: rgba(75, 222, 0, 1);
}

#leads-filter-parent-area path.count6,
.graphics-map-list li.count6 {
    fill: rgba(59, 191, 54, 1);
    background: rgba(59, 191, 54, 1);
}

#leads-filter-parent-area path.count7,
.graphics-map-list li.count7 {
    fill: rgba(38, 148, 128, 1);
    background: rgba(38, 148, 128, 1);
}

#leads-filter-parent-area path.count8,
.graphics-map-list li.count8 {
    fill: rgba(20, 114, 187, 1);
    background: rgba(20, 114, 187, 1);
}

#leads-filter-parent-area path.count9,
.graphics-map-list li.count9 {
    fill: rgba(0, 142, 255, 1);
    background: rgba(0, 142, 255, 1);
}

#leads-filter-parent-area path.count10,
.graphics-map-list li.count10 {
    fill: rgba(0, 40, 138, 1);
    background: rgba(0, 40, 138, 1);
}

#leads-filter-parent-area button.nav-link {
    min-width: 45px
}

#leads-filter-parent-area #pills-tabContent .tab-pane {
    position: relative;
}



@media only screen and (max-width: 600px) {
    .lds-mobile-hide {
        display: none !important
    }
}
/**********************************/
.fc-daygrid-event-harness {
    background: #0047ab
}


.lds-calendar-event {
    color: #fff;
    display: block;
    width: 100%;
    text-decoration: none;
    cursor: pointer;
    background: #0047ab
}

    .lds-calendar-event span {
        display: block;
        width: 100%;
    }

    .lds-calendar-event i {
        margin: 3px;
        font-size: 0.8rem
    }

        .lds-calendar-event i.fa-phone-slash {
            color: #c4c4c4
        }

        .lds-calendar-event i.fa-phone-volume {
            color: yellow
        }

#lead-infoes-area table {
    table-layout: fixed;
    width: 100% !important;
}

    #lead-infoes-area table tbody {
        display: inline-table;
        width: 100% !important;
    }

    #lead-infoes-area table td {
        padding: 3px;
        padding-bottom: 10px;
        padding-top: 10px;
        vertical-align: top;
        /*border-bottom: 1px solid #e8e8e8;*/
    }

        #lead-infoes-area table td:nth-child(2n+1) {
            width: 50% !important;
            max-width: 200px !important;
        }

            #lead-infoes-area table td:nth-child(2n+1),
            #lead-infoes-area table td:nth-child(2n+1) * {
                word-break: break-all;
                align-content: center;
            }

.dataTables_paginate {
    margin-top: 20px !important;
}

.page-item .page-link {
    color: #0047ab !important;
}

.page-item.active .page-link {
    background-color: #e9ecef !important
}

.page-item .page-link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 13px;
    margin: 0 3px;
    color: #0047ab;
    border: none;
    border-radius: 3px !important;
    width: fit-content;
    height: fit-content;
    font-size: 0.95rem;
}

#leads-datatable-searchbox,
#offers-datatable-searchbox {
    padding-right: 40px;
    font-size: 1rem !important;
    z-index: 1;
}

.dt-table-leads-search-clear,
.dt-table-offers-search-clear {
    z-index: 3;
    position: absolute !important;
    height: calc(100% - 2px);
    width: 40px;
    right: 0;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

/*#filterDataTable_wrapper .paginate_button a{
    box-shadow: 1px 2px 7px -5px #000
}
#filterDataTable_wrapper ul.pagination li{
    padding-top:10px;
    padding-bottom:10px

}*/

.tmln-container,
.tmln-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

.tmln-container {
    width: 96%;
    padding: 20px 0;
    margin: 20px auto;
    position: relative;
    overflow-x: hidden;
    max-height: 70vh;
    overflow-y: auto;
}

    .tmln-container:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -1px;
        width: 2px;
        height: 100%;
        background: #3ab54a;
        z-index: 1
    }

.tmln-block {
    width: -webkit-calc(50% + 12px);
    width: -moz-calc(50% + 12px);
    width: calc(50% + 12px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    clear: both;
}

.tmln-block-right {
    float: right;
}

.tmln-block-left {
    float: left;
    direction: rtl
}

.tmln-marker {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    background: #fff;
    margin-top: 10px;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center
}

    .tmln-marker i {
        color: #0047ab;
        font-size: 24px;
    }

.tmln-content {
    width: 100%;
    padding: 0 15px;
}

    .tmln-content .tmln-header {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 16px;
        font-weight: 500;
        display: block;
    }

    .tmln-content span {
        font-size: 15px;
        display: block;
    }

.tmln-block-left span {
    direction: ltr !important;
    text-align: right !important
}

@media screen and (max-width: 768px) {
    .tmln-container:before {
        left: 12px;
        width: 2px;
    }

    .tmln-block {
        width: 100%;
        margin-bottom: 30px;
    }

    .tmln-block-right {
        float: none;
    }

    .tmln-block-left {
        float: none;
        direction: ltr;
    }
}

.btn-lead-sent-to-partner {
    min-height: 90px;
    transform: scale(1.02);
}

    .btn-lead-sent-to-partner .progress-wrapper {
        display: block;
        position: absolute;
        width: 100% !important;
        left: 0;
        margin-bottom: 0px !important;
        bottom: 0px;
        padding-bottom: 0px;
        overflow: hidden;
        min-height: 0px;
    }

        .btn-lead-sent-to-partner .progress-wrapper .progress-info {
            display: none;
        }

        .btn-lead-sent-to-partner .progress-wrapper .progress {
            min-height: 7px;
        }


        .btn-lead-sent-to-partner .progress-wrapper .progress-bar {
            margin: 1px !important;
        }

ul.nav.nav-pills li.nav-item a.nav-link * {
    pointer-events: none;
}

#lds-conmdl-message {
    font-size: 1.113rem;
    margin: 20px 0px
}

#lds-card-tollbar {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
}

    #lds-card-tollbar button,
    #lds-card-tollbar a {
        margin-bottom: 0px !important;
    }


.lds-stataus-p0 {
    background: #0047AB;
    background: linear-gradient(90deg, #0047AB 0%, #0047AB 100%);
}

.lds-stataus-p1 {
    background: #1B7B7D;
    background: linear-gradient(90deg, #0047AB 0%, #1B7B7D 100%);
}

.lds-stataus-p2 {
    background: #1E8177;
    background: linear-gradient(90deg, #0047AB 0%, #1E8177 100%);
}

.lds-stataus-p3 {
    background: #228872;
    background: linear-gradient(90deg, #0047AB 0%, #228872 100%);
}

.lds-stataus-p4 {
    background: #258E6C;
    background: linear-gradient(90deg, #0047AB 0%, #258E6C 100%);
}

.lds-stataus-p5 {
    background: #299566;
    background: linear-gradient(90deg, #0047AB 0%, #299566 100%);
}

.lds-stataus-p6 {
    background: #2C9B61;
    background: linear-gradient(90deg, #0047AB 0%, #2C9B61 100%);
}

.lds-stataus-p7 {
    background: #30A25B;
    background: linear-gradient(90deg, #0047AB 0%, #30A25B 100%);
}

.lds-stataus-p8 {
    background: #33A855;
    background: linear-gradient(90deg, #0047AB 0%, #33A855 100%);
}

.lds-stataus-p9 {
    background: #37AF50;
    background: linear-gradient(90deg, #0047AB 0%, #37AF50 100%);
}

.lds-stataus-p10 {
    background: #3AB54A;
    background: linear-gradient(90deg, #0047AB 0%, #3AB54A 100%);
}

.progress-percentage {
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.progress-wrapper {
    width: 100% !important;
    min-width: 113px;
}

.table td .progress {
    width: 100% !important;
    min-width: 113px;
}

@keyframes partnerLogoShowAnimation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.hide-partner-infoes.hide-for-img {
    animation-name: partnerLogoShowAnimation;
    animation-duration: 5s;
}

.table-data-open-button tr td:last-child {
    width: 50px;
    max-width: 50px;
}

.table-data-open-button a.btn.btn-light,
.table-data-open-button button.btn.btn-light {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 16px;
    padding-top: 3px;
    margin-bottom: 0;
    cursor: pointer;
}

.btn i {
    font-size: 16px;
    pointer-events: none;
}

.lds-bar-chart-bg {
    background: linear-gradient(310deg, #e4efe6 0%, #e8f6ea 100%);
}

.mxw-70 {
    width: 70px;
    max-width: 70px;
}

.mxw-100 {
    width: 100px;
    max-width: 100px;
}

.mxw-130 {
    width: 130px;
    max-width: 130px;
}

.mxw-150 {
    width: 150px;
    max-width: 150px;
}

.table-finance tr:nth-child(2n) td {
    position: relative;
    height: 0;
    padding: 0;
    border: 0;
    pointer-events: none;
}

.table-finance tr:nth-child(2n) .progress-wrapper {
    position: absolute;
    width: 100%;
    top: -46px;
    opacity: 0.4;
    pointer-events: none;
}

    .table-finance tr:nth-child(2n) .progress-wrapper .progress-percentage {
        display: none;
    }
    /*.table-finance tr:nth-child(2n) .progress-wrapper .progress {
        background: #dadada !important
    }*/
    .table-finance tr:nth-child(2n) .progress-wrapper .progress,
    .table-finance tr:nth-child(2n) .progress-wrapper .progress-bar {
        height: 42px
    }

.table-finance .finance-counts {
    position: relative;
    z-index: 99;
    color: #1b1b1b;
}

div.lead-main-question-answer .lead-question-answer-manuel-input,
div.lead-main-question-answer .lead-question-answer-manuel-input button {
    display: none !important;
    pointer-events: none !important
}


.country-svg-map {
    position: relative;
    width: 100%;
    height: auto
}

    .country-svg-map .svg-map {
        max-width: 100% !important;
        height: auto;
        display: block;
        width: 100%;
        max-width: 600px
    }

        .country-svg-map .svg-map path {
            fill: #ccc;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            -webkit-transition: 0.3s;
            transition: 0.3s;
            cursor: pointer;
            stroke: #3ab54a
        }

            .country-svg-map .svg-map path.active {
                fill: #0047ab;
            }

        .country-svg-map .svg-map text {
            font-family: inherit;
            font-weight: 600;
            font-size: 80%;
            pointer-events: none;
            color: #fff;
            fill: #fff;
            text-shadow: 0px 2px 7px #000;
        }

.jf-valid-postcode {
    max-width: 130px;
    min-width: 100px
}

[name="Lead.Suffix"] {
    max-width: 90px;
}

.extra-lead-check-list .form-check-input:checked[type="checkbox"] {
    background-image: linear-gradient(310deg, #3ab54a 0%, #3ab54a 100%) !important;
}

/**********************/
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.users-logins-item .user-logged-in {
    display: none;
}

.users-logins-item.active .user-logged-in {
    display: block;
}

.users-logins-item .user-logged-out {
    display: block;
}

.users-logins-item.active .user-logged-out {
    display: none;
}

.users-logins-item i {
    color: #344767
}

    .users-logins-item i.fa-arrow-right-from-bracket {
        display: block;
    }

    .users-logins-item i.fa-arrow-right-to-bracket {
        display: none;
    }

.users-logins-item.active i.fa-arrow-right-from-bracket {
    display: none;
}

.users-logins-item.active i.fa-arrow-right-to-bracket {
    display: block;
    color: #3ab54a
}

.users-logins-item > div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}

    .users-logins-item > div i {
        margin-right: 5px
    }

label,
.form-label {
    font-size: 0.85rem !important;
}

#sub-organization-parent-id {
    padding-left: 40px;
}


.navbar-vertical.navbar-expand-xs .navbar-collapse {
    height: auto !important;
}

    .navbar-vertical.navbar-expand-xs .navbar-collapse .ps__rail-x {
        display: none !important;
    }

.available-check-elements-area {
    width: 100%;
    overflow: auto;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 70px;
    max-width: 500px;
    padding: 0;
}

    .available-check-elements-area > div {
        min-width: 500px
    }

        .available-check-elements-area > div .btn {
            text-decoration: none;
            text-transform: none;
        }

.btn-check:checked + .btn:not(.btn-outline-danger) {
    color: #fff;
    background-color: #3ab54a
}

    .btn-check:checked + .btn:not(.btn-outline-danger):hover {
        color: #000
    }

.modal .modal-content .modal-body {
    max-height: calc(100vh - 150px) !important;
    overflow: auto;
}

#gen-srch-bx-container {
    background-color: #fff;
    box-shadow: 0px 0px 65px 18px rgba(0,0,0,0.1);
    width: 400px;
    max-width: 80%;
    position: fixed;
    top: -100%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 10px 20px;
    border-radius: 15px;
    -webkit-animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    z-index: 9999;
}

    #gen-srch-bx-container.show {
        top: 20px;
    }

#gen-srch-bx-body {
    display: flex;
    position: relative;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-direction: row;
}

    #gen-srch-bx-body i {
    }

    #gen-srch-bx-body input {
        width: 100%;
        font-size: 17px;
        padding-left: 10px;
        padding-right: 10px;
        border: none;
        outline: none;
        z-index: 100
    }

        #gen-srch-bx-body input:focus {
            outline: none;
        }

.gen-srch-bx-flash {
    background-color: red !important;
}

#gen-srch-bx-body button {
    width: 40px;
    height: 37px;
    border: none;
    background-color: #f00;
    color: #fff;
    box-shadow: 0px 0px 65px 18px rgba(0,0,0,0.1);
    border-radius: 40px;
}

.gen-srch-bx-btn-start {
    width: 24px;
    height: 24px;
    padding: 0px;
    border-radius: 24px;
}

    .gen-srch-bx-btn-start i {
        font-size: 0.8rem !important;
    }

@-webkit-keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.check-lead-group-fields .check-lead-show-for-invalid {
    visibility: collapse;
}

.check-lead-group-fields.invalid .check-lead-show-for-invalid {
    visibility: visible;
}


.btn-outline-danger:hover:not(.active) {
    background-color: #ea0606 !important;
    opacity: .75;
    box-shadow: none;
    color: #fff !important;
}

.btn-outline-warning:hover:not(.active) {
    background-color: #3ab54a !important;
    opacity: .75;
    box-shadow: none;
    color: #fff !important;
}

.select2-container--default .select2-selection--single {
    height: 40px; /* Adjust height */
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
    border-radius: 0.5rem;
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
    border-left-width: 1px;
}

    .select2-container--default .select2-selection--single:focus {
        color: #495057;
        background-color: #fff;
        border-color: #e293d3;
        outline: 0;
        box-shadow: 0 0 0 2px #e9aede;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 28px; /* Adjust line height */
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 28px; /* Adjust height */
        right: 5px;
    }

.select2-dropdown.select2-dropdown--below {
    box-shadow: 0 4px 7px -1px rgba(0, 0, 0, 0.11), 0 2px 4px -1px rgba(0, 0, 0, 0.07)
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.ss-main {
    height: 40px; /* Adjust height */
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
    border-radius: 0.5rem;
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
    border-left-width: 1px;
}

.ss-content .ss-list .ss-option.ss-highlighted, .ss-content .ss-list .ss-option:not(.ss-disabled).ss-selected {
    background: #0047ab !important
}

.ss-content .ss-list .ss-option:hover {
    background-color: #f1f1f1 !important;
    color: #000 !important
}
/*#mdl-sale-control-check .modal-body {
    max-height: calc(100vh - 450px) !important
}*/
#mdl-sale-control-check.with-voicelog-cut-area .modal-body {
    max-height: calc(100vh - 460px) !important;
}

button.now-cheking.active {
    display: none;
    pointer-events: none;
}

tr.now-cheking td div.ldw-circle-sdbr {
    display: none;
}

tr.now-cheking.active td div.ldw-circle-sdbr {
    display: block;
}

tr.now-cheking.active td a.now-cheking {
    display: none;
}

tr.now-cheking.active td {
    background-color: #f2faff !important;
}


    tr.now-cheking.active td a.now-cheking {
        pointer-events: none !important;
        opacity: 0.5;
        display: none
    }

tr.leads-vlanderen {
    color: #3ab54a !important;
}

.ldw-img-1 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    max-width: 200px;
    overflow: auto;
}

    .ldw-img-1 > * {
        width: 38px;
        height: 38px;
        min-width: 38px;
        min-height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-width: 2px;
        border-style: solid;
        border-color: #3ab54a;
        border-radius: 50%;
        overflow: hidden;
        margin: 2px;
    }

        .ldw-img-1 > *:hover img {
            transform: scale(1.5);
        }

        .ldw-img-1 > * img {
            min-height: 100%;
            min-width: 100%;
        }


.ldw-circle-sdbr {
    width: 40px;
    position: relative;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .ldw-circle-sdbr path:nth-child(1) {
        stroke: #ccc;
    }

    .ldw-circle-sdbr path {
        stroke: #0047ab;
        stroke-width: 7;
        fill: transparent;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .ldw-circle-sdbr desc {
        opacity: 0;
        display: none;
    }

    .ldw-circle-sdbr svg {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        display: inline-block;
        position: relative;
    }

    .ldw-circle-sdbr text {
        fill: #0047ab;
        font-size: 40px;
        font-weight: 700;
        text-transform: uppercase;
    }


.ldwb-table-sale-control-checks th:nth-child(10),
.ldwb-table-sale-control-checks th:nth-child(11),
.ldwb-table-sale-control-checks th:nth-child(12),
.ldwb-table-sale-control-checks th:nth-child(13),
.ldwb-table-sale-control-checks th:nth-child(14),
.ldwb-table-sale-control-checks th:nth-child(15),
.ldwb-table-sale-control-checks th:nth-child(16),
.ldwb-table-sale-control-checks th:nth-child(17),
.ldwb-table-sale-control-checks th:nth-child(18),
.ldwb-table-sale-control-checks th:nth-child(19),
.ldwb-table-sale-control-checks th:nth-child(20),
.ldwb-table-sale-control-checks th:nth-child(21) {
    max-width: 70px;
    word-wrap: break-word;
    white-space: normal;
}

.ldwb-table-sale-control-checks th {
    color: #000 !important;
    text-align: center !important;
    justify-content: center;
}

.ldwb-table-sale-control-checks tr:nth-child(1) th:nth-child(1),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(1) {
    background: #FFE9D0
}

.ldwb-table-sale-control-checks tr:nth-child(1) th:nth-child(2),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(2),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(3),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(4),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(5),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(6),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(7) {
    background: #e9f7eb
}

.ldwb-table-sale-control-checks tr:nth-child(1) th:nth-child(3),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(8),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(9) {
    background: #FFE9D0
}

.ldwb-table-sale-control-checks tr:nth-child(1) th:nth-child(4),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(10),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(11),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(12) {
    background: #e9f7eb
}

.ldwb-table-sale-control-checks tr:nth-child(1) th:nth-child(5),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(13),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(14),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(15),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(16),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(17) {
    background: #FFE9D0
}

.ldwb-table-sale-control-checks tr:nth-child(1) th:nth-child(6),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(18),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(19) {
    background: #e9f7eb
}

.ldwb-table-sale-control-checks tr:nth-child(1) th:nth-child(7),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(20),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(21) {
    background: #FFE9D0
}

.ldwb-table-sale-control-checks tr:nth-child(1) th:nth-child(8),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(22) {
    background: #e9f7eb
}

.ldwb-table-sale-control-checks tr:nth-child(1) th:nth-child(9),
.ldwb-table-sale-control-checks tr:nth-child(2) th:nth-child(23) {
    background: #FFE9D0
}

.ldwb-table-sale-control-checks-item-btn {
    padding: 10px 13px;
    border: none;
    background-color: transparent;
    display: block;
    text-align: left;
    width: 100%;
    color: #6f7c94;
    cursor: pointer;
    border-radius: 20px;
    pointer-events: none; /*simdilik butonu aktif etme*/
    /*box-shadow: 0 0.3125rem 0.705rem -3px rgba(0, 0, 0, 0.12) !important;*/
}

.ldwb-sale-control-checks.full-screen {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1051;
    overflow: auto;
    height: 100vh;
    width: 100vw;
    padding: 20px;
    -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

    .ldwb-sale-control-checks.full-screen .table-responsive {
        max-height: calc(100vh - 140px);
    }

    .ldwb-sale-control-checks.full-screen #ldwb-sale-control-check-fscreen {
        background: #3ab54a !important;
        color: #fff !important
    }

    .ldwb-sale-control-checks.full-screen #filterDataTable_wrapper > div:nth-child(3) {
        position: fixed;
        width: calc(100vw - 30px);
        bottom: 10px;
    }

.ldwb-sale-leads {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    max-width: 350px;
    overflow-x: auto;
    overflow-y: hidden;
}

    .ldwb-sale-leads > div {
        position: relative;
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        flex-wrap: nowrap;
    }

        .ldwb-sale-leads > div span {
            display: block;
            font-size: 0.8rem;
            font-weight: bold;
            text-align: center;
        }

        .ldwb-sale-leads > div i {
            position: absolute;
            left: 1px;
            bottom: 2px;
            font-size: 1.05rem !important;
            color: #d6f200;
            text-shadow: 1px 1px 4px #000;
        }

            .ldwb-sale-leads > div i.fa-circle-check {
                color: #d6f200;
            }

            .ldwb-sale-leads > div i.fa-circle-xmark {
                color: #d6f200;
            }

            .ldwb-sale-leads > div i.fa-circle-info {
                color: #d6f200;
            }

            .ldwb-sale-leads > div i.fa-bell {
                color: #d6f200;
            }

            .ldwb-sale-leads > div i.fa-reply {
                color: #d6f200;
            }

        .ldwb-sale-leads > div .ldw-circle-sdbr {
            width: 45px;
            height: 45px;
            border-radius: 40px;
            overflow: hidden;
            position: relative;
            padding: 0px;
            margin-right: 5px
        }

            .ldwb-sale-leads > div .ldw-circle-sdbr svg {
                position: absolute;
                width: calc(100% + 1px);
                height: calc(100% + 1px);
                left: -1px;
                top: -1px;
            }

            .ldwb-sale-leads > div .ldw-circle-sdbr path.ldw-circle-sdbr-bar {
                stroke-width: 7px !important;
            }

            .ldwb-sale-leads > div .ldw-circle-sdbr img {
                position: absolute;
                height: 100%;
                left: 0;
                top: 0;
                margin: auto;
            }

            .ldwb-sale-leads > div .ldw-circle-sdbr:hover img {
                transform: scale(1.3);
                transition: transform .2s;
            }

.ldwb-text-copy:hover {
    cursor: copy;
    text-decoration: underline;
    text-decoration-color: #ccc;
}

.ldwb-for-partner tr th:nth-child(4),
.ldwb-for-partner tr td:nth-child(4),
.ldwb-for-partner tr th:nth-child(6),
.ldwb-for-partner tr td:nth-child(6),
.ldwb-for-partner tr td:nth-child(1) i {
    visibility: hidden;
    display: none;
}
/*******************************************************************/
.mnbtns-container {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 20px;
}

    .mnbtns-container .item {
        width: 110px;
        height: 110px;
        background: #fff;
        text-decoration: none;
        margin: 5px;
        border-radius: 15px;
        padding: 3px 10px;
        border: none;
        overflow: hidden;
        box-shadow: 0 0.3125rem 0.625rem 0 rgba(0, 0, 0, 0.12) !important
    }

        .mnbtns-container .item.hide {
            display: none;
        }

        .mnbtns-container .item.all-show {
            display: block !important;

        }

        .mnbtns-container .item > div {
            display: flex;
            justify-content: center;
            width: 100%;
            padding: 10px 0px;
            position: relative;
        }

        .mnbtns-container .item span {
            display: block;
            width: 100%;
            text-align: center;
            font-weight: 500;
            font-size: 0.85rem;
            line-height: 16px;
        }

        .mnbtns-container .item > div.icon div {
            width: 50px;
            height: 50px;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 50px;
            padding: 0px;
            background: #e3eee6;
            box-shadow: rgb(99, 222, 200) 0px 3px 20px inset;
        }

        .mnbtns-container .item.other,
        .mnbtns-container .item.other *,
        .mnbtns-container .item.other div.icon {
            background: #fff !important;
            color: #000;
            box-shadow: none !important;
        }

            .mnbtns-container .item.other div.icon i:nth-child(1) {
                font-size: 2rem !important;
            }

        .mnbtns-container .item.for-edit > div.icon div {
            margin-top: 0px;
            width: 90px;
            height: 90px;
            box-shadow: none !important;
        }

        .mnbtns-container .item div.icon i:nth-child(1) {
            font-size: 1.2rem;
            color: #2f68b9
        }

        .mnbtns-container .item:hover {
            box-shadow: none !important;
        }

            .mnbtns-container .item:hover,
            .mnbtns-container .item:hover span,
            .mnbtns-container .item:hover div.icon i:nth-child(1) {
                cursor: pointer;
            }

                .mnbtns-container .item:hover div.icon div {
                    box-shadow: none;
                }

                .mnbtns-container .item:hover * {
                    transition-timing-function: linear;
                    transition-delay: 0.1s;
                }

        .mnbtns-container .item div.icon i:nth-child(2) {
            position: absolute;
            font-size: 6rem;
            left: 30%;
            top: 30%;
            font-weight: 900;
            color: #0047ab;
            opacity: 0.03;
        }
        .mnbtns-container .item.all-show,
        .mnbtns-container .item.found-show {
            display: initial !important;
            -webkit-animation: scale-in-center 0.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
            animation: scale-in-center 0.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
        }

        .mnbtns-container .item.not-found {
            display: none !important
        }
#mnbtns-search-area {
    position:relative;
    padding-right:20%
}
#mnbtns-search-area input {
    background: rgb(255 255 255 / 20%);
    color: #fff;
    padding-left: 30px;
}
#mnbtns-search-area i {
    position: absolute;
    top: calc(50% - 8px);
    left: 10px;
    color: #fff
}
    /*******************************************************************/
    @import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");

    .checkbox-group,
    .checkbox-group *,
    .checkbox-group:after,
    .checkbox-group *:after,
    .checkbox-group:before,
    .checkbox-group *:before {
        box-sizing: border-box;
    }



.checkbox-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .checkbox-group > * {
        margin: 0.3rem 0.3rem;
    }

.checkbox-input {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

    .checkbox-input:checked + .checkbox-tile {
        border-color: #0047ab;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
        color: #0047ab;
    }

        .checkbox-input:checked + .checkbox-tile:before {
            transform: scale(1);
            opacity: 1;
            background-color: #0047ab;
            border-color: #0047ab;
        }

        .checkbox-input:checked + .checkbox-tile .checkbox-icon, .checkbox-input:checked + .checkbox-tile .checkbox-label {
            color: #0047ab;
        }

    .checkbox-input:focus + .checkbox-tile {
        border-color: #0047ab;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 0 4px #b5c9fc;
    }

        .checkbox-input:focus + .checkbox-tile:before {
            transform: scale(1);
            opacity: 1;
        }

.checkbox-wrapper {
    position: relative;
}

.checkbox-btn-del {
    width: 30px !important;
    height: 30px !important;
    padding: 0px;
    display: flex;
    border-radius: 30px;
    position: absolute;
    z-index: 9;
    top: -15px;
    right: -10px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.checkbox-tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 7rem;
    min-height: 7rem;
    border-radius: 0.5rem;
    border: 2px solid #b5bfd9;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transition: 0.15s ease;
    cursor: pointer;
    position: relative;
}

    .checkbox-tile:before {
        content: "";
        position: absolute;
        display: block;
        width: 1.25rem;
        height: 1.25rem;
        border: 2px solid #b5bfd9;
        background-color: #fff;
        border-radius: 50%;
        top: 0.25rem;
        left: 0.25rem;
        opacity: 0;
        transform: scale(0);
        transition: 0.25s ease;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23FFFFFF' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='216 72.005 104 184 48 128.005' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'%3E%3C/polyline%3E%3C/svg%3E");
        background-size: 12px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .checkbox-tile:hover {
        border-color: #0047ab;
    }

        .checkbox-tile:hover:before {
            transform: scale(1);
            opacity: 1;
        }

.checkbox-icon {
    transition: 0.375s ease;
    color: #494949;
}

    .checkbox-icon i {
        font-size: 1.5rem;
        margin-bottom: 15px;
        color: rgb(77, 77, 77)
    }

.checkbox-label {
    color: #707070;
    transition: 0.375s ease;
    text-align: center;
}
/*******************************************************************/
.fntawsm-icons-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    max-height: 300px;
    overflow: auto;
}

    .fntawsm-icons-container > * {
        border: none;
        width: 50px;
        height: 50px;
        border-radius: 50px;
        margin: 5px;
    }

        .fntawsm-icons-container > *.hide {
            display: none
        }

        .fntawsm-icons-container > *:hover {
            background: #ccc;
            cursor: pointer;
        }

    .fntawsm-icons-container i {
        font-size: 1.3rem
    }

    .fntawsm-icons-container small {
        display: block;
        width: 100%
    }
/*******************************************************************/
#ldwb-modal-short {
    backdrop-filter: blur(3px);
    background: rgba(0,0,0,0.3) !important;
}

.ldwb-modal-short-date span:nth-child(1) {
    font-size: 5rem;
    font-weight: 500;
    display: block;
    line-height: 5rem
}

.ldwb-modal-short-date span:nth-child(2) {
    font-size: 1.13rem;
    font-weight: 500;
    margin-left: 5px
}

.ldwb-modal-short-user,
.ldwb-modal-short-date {
    color: #fff;
}

.ldwb-modal-short-user {
    margin-top: 20px
}

    .ldwb-modal-short-user strong {
        font-size: 1.13rem
    }

    .ldwb-modal-short-user div > i {
        font-size: 2rem
    }

#ldwb-modal-short-btn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
    box-shadow: 0px 0px 0px 6px rgb(47 104 185 / 20%);
    border-radius: 30px;
}

    #ldwb-modal-short-btn:hover {
        box-shadow: 0px 0px 0px 6px rgb(47 104 185 / 30%);
    }

    #ldwb-modal-short-btn svg {
        fill: #fff
    }

    #ldwb-modal-short-btn i {
        position: absolute;
        top: -10px;
        right: -7px;
        color: #fff;
        background: rgb(47 104 185 / 30%);
        border-radius: 50px;
        padding: 5px;
        font-size: 0.90rem;
    }
/*******************************************************************/
#sticky-container,
#sticky-container * {
    box-sizing: border-box;
}

#sticky-container {
    padding: 10px;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    right: 0px;
    max-width: 1400px;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}

#sticky-create, .sticky-textarea {
    padding: 15px 15px 15px;
    border-radius: 10px;
    margin: 10px;
    min-height: 220px;
    overflow: auto;
    min-width: 160px;
}

#sticky-create {
    user-select: none;
    padding: 6px;
    text-align: center;
    border: 7px solid rgba(255,255,255,0.3);
    cursor: pointer;
    color: rgba(255,255,255,0.3);
    font: 60px "Helvetica", sans-serif;
    line-height: 180px;
}


    #sticky-create:hover {
        border-color: rgba(0,0,0,0.2);
        color: rgba(0,0,0,0.2);
    }

.sticky-textarea {
    font: 16px 'Gloria Hallelujah', cursive;
    line-height: 1.5;
    border: 0;
    background: linear-gradient(#F9EFAF, #F7E98D);
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    overflow: auto;
    transition: box-shadow 0.5s ease;
    font-smoothing: subpixel-antialiased;
    max-width: 100%;
    max-height: 200px;
}

    .sticky-textarea:hover {
        box-shadow: 0 5px 8px rgba(0,0,0,0.25);
    }

    .sticky-textarea:focus {
        box-shadow: 0 5px 12px rgba(0,0,0,0.3);
        outline: none;
    }



@media only screen and (max-width: 6000px) {
    #sticky-create, .sticky-textarea {
        width: calc(20% - 20px);
    }
}

@media only screen and (max-width: 1440px) {
    #sticky-create, .sticky-textarea {
        width: calc(25% - 20px);
    }
}

@media only screen and (max-width: 992px) {
    #sticky-create, .sticky-textarea {
        width: calc(33.333% - 20px);
    }
}

@media only screen and (max-width: 768px) {
    #sticky-create, .sticky-textarea {
        width: calc(50% - 20px);
    }
}

@media only screen and ( max-width: 576px) {
    #sticky-create, .sticky-textarea {
        width: calc(100% - 20px)
    }
}
/*******************************************************************/
.ldwb-img-1 {
    width: 36px;
    height: 36px;
    border-radius: 50px;
    border: 2px solid #fff;
    background: #fff;
}

    .ldwb-img-1:hover {
        transform: scale(2);
        box-shadow: 0 0.3125rem 0.625rem 0 rgba(0, 0, 0, 0.12) !important;
        z-index: 999;
    }

/*******************************************************************/
/****Animations****/
@-webkit-keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes scale-out-center {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
}

@keyframes scale-out-center {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
}

@-webkit-keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
