.navbar {
    background-color: #d6d3d3 !important;
}

tr {
    border-bottom: #C3C3C3 !important;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
    background-color: #EDF5FD !important;
}

.form-label.required:after {
    content: ' *';
    color: red;
}

.pagination>.page-item>.page-link {
    color: #d14d00;
}

.pagination>.page-item.active>.page-link {
    color: white !important;
    background-color: #d14d00 !important;
    border-color: #d14d00 !important;
}

ul.chosen-choices {
    height: auto !important;
    padding-bottom: 7px !important;
}

input#updatesectors::placeholder,
input#updatecollaborations::placeholder,
input#updatetags::placeholder {
    color: var(--bs-body-color) !important;
}

.commands {
    background-color: #d14d00 !important;
    border: 1px solid #d14d00 !important;
}

.chosen-container .chosen-results li.highlighted {
    background-color: #007bff !important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #007bff), color-stop(90%, #007bff)) !important;
    background-image: linear-gradient(#007bff 20%, #007bff 90%) !important;
    color: #fff;
}

li.active-result {
    font-size: 15px !important;
    color: var(--bs-body-color);
    padding: 20px;
    margin: 20px;
    line-height: unset !important;
    word-break: auto-phrase;
}

li.search-choice {
    background: white !important;
    background-image: unset !important;
    padding: 5px 25px 5px 6px !important;
}

input.chosen-search-input.default {
    font-size: 16px !important;
    width: 100% !important;
    padding: 6px !important;
    margin: 0 !important;
    box-shadow: unset !important;
    color: var(--bs-body-color) !important;
}

input.chosen-search-input.default {
    width: 100% !important;
    box-shadow: unset !important;
    margin-top: 6px !important;
}

li.search-field {
    width: 100% !important;
}

.editPencil {
    height: 35px !important;
}

ul.chosen-choices {
    border: unset !important;
    box-shadow: none !important;
    font-size: 15px !important;
}

li.result-selected {
    font-size: 15px !important;
}

.check-sectors {
    font-weight: bolder;
    color: #d14d00;
    background: unset !important;
    border: 0;
    font-size: 25px;
}

.link {
    color: #d14d00 !important;
    cursor: pointer;
}

.about-text h3 {
    font-size: 45px;
    font-weight: 700;
    margin: 0 0 6px;
}

@media (max-width: 767px) {
    .about-text h3 {
        font-size: 35px;
    }
}

.about-text h6 {
    font-weight: 600;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .about-text h6 {
        font-size: 18px;
    }
}

.divfilters {
    background: #bde0ffa1;
    border-radius: 20px;
    padding: 20px;
    margin-top: 10px;
    height: 100%;
}

.about-text p {
    font-size: 16px;
    max-width: 640px;
}

.about-text p mark {
    font-weight: 600;
    color: #212529;
}

.about-list {
    padding-top: 10px;
}

.about-list .media {
    padding: 15px 0;
}

.about-list label {
    color: #671d8a;
    font-weight: 800;
    margin: 0;
    position: relative;
}

.about-list p {
    margin: 0;
    font-size: 15px;
}

@media (max-width: 991px) {
    .about-avatar {
        margin-top: 30px;
    }
}

.about-section .counter {
    padding: 22px 20px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
}

.about-section .counter .count-data {
    margin-top: 10px;
    margin-bottom: 10px;
}

.about-section .counter .count {
    font-weight: 700;
    color: #20247b;
    margin: 0 0 5px;
}

.about-section .counter p {
    font-weight: 600;
    margin: 0;
}

mark {
    background-image: linear-gradient(rgba(252, 83, 86, 0.6), rgba(252, 83, 86, 0.6));
    background-size: 100% 3px;
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-color: transparent;
    padding: 0;
    color: currentColor;
}

.theme-color {
    color: #fc5356;
}

h3.dark-color {
    color: #671d8a !important;
    font-weight: 700;
}

h4.dark-color,
.dark-color label {
    color: #212529;
    font-weight: 600;
}


.sidebar-toggle {
    background-color: #390851 !important;
    text-align: center;
    width: 45px;
    top: 200px !important;
}

.spinner {
    width: 134px;
    height: 134px;
    border-radius: 50%;
    border: 14.1px solid #d14d00;
    animation: spinner-bulqg1 0.96s infinite linear alternate,
        spinner-oaa3wk 1.92s infinite linear;
}

svg.svg-inline--fa.fa-times.fa-w-11 {
    float: right;
}

.about-text.go-to {
    padding-bottom: 5%;
    text-align: left;
}

@keyframes spinner-bulqg1 {
    0% {
        clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%);
    }

    12.5% {
        clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%);
    }

    25% {
        clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%);
    }

    50% {
        clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
    }

    62.5% {
        clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
    }

    75% {
        clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%);
    }

    100% {
        clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%);
    }
}

.loader {
    display: flex;
    justify-content: center;
    align-content: center;
    padding: 50px;
}

@keyframes spinner-oaa3wk {
    0% {
        transform: scaleY(1) rotate(0deg);
    }

    49.99% {
        transform: scaleY(1) rotate(135deg);
    }

    50% {
        transform: scaleY(-1) rotate(0deg);
    }

    100% {
        transform: scaleY(-1) rotate(-135deg);
    }
}

.td-50 {
    width: 50%;
    text-align: center;
}

.btn-main {
    background-color: #4a0caf !important;
    color: white !important;
    border: unset !important;
}

.btn-primary {
    margin: 5px;
}

.btn-primary:focus {
    box-shadow: unset !important;
}

nav>.container-fluid {
    justify-content: center;
}

span.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: var(--bs-navbar-toggler-icon-bg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

a {
    text-decoration: none !important;
}

nav.navbar {
    display: none;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: space-evenly;
}

.bi-box-arrow-right {
    color: white;
    margin-left: 10px;
}

.header-background {
    color: white;
    background: rgb(24, 0, 36);
    background: linear-gradient(90deg, rgba(24, 0, 36, 1) 0%, rgba(101, 9, 121, 1) 50%, rgba(84, 27, 131, 1) 100%);
}

.buttons-menu {
    display: flex;
    justify-content: center;
}

* {
    font-family: "Poppins" !important;
}

form {
    margin-top: 20px;
    margin-block-end: 0 !important;
}

h3.text-center {
    margin-top: 30px;
}

.nav-link {
    color: #900090 !important;
    font-weight: 600;
}

.btn-main {
    background-color: #4a0caf !important;
    color: white !important;
    border: unset !important;
}

body {
    height: 100vh;
}

.container {
    height: auto;
}

.form-login {
    background: #d4e1f0;
    border-radius: 10px;
    padding: 15px;
}

#overlay {
    display: none;
}

.logo-box {
    margin-top: 100px;
}

.alert {
    display: none;
}

ul.pagination.justify-content-center {
    padding-bottom: 5%;
}

.nav-logo {
    width: 200px;
}

.contacts-content {
    width: 97%;
}

table.table {
    margin: 0;
}

.sidebar {
    position: fixed !important;
}

td {
    vertical-align: middle;
}

.dashboard-row {
    padding-top: 25px;
}

.employees-table {
    padding-top: 30px;
}

.card-row {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.stat-widget-one {
    display: flex;
    justify-content: center;
    gap: 35px;
}

.stat-content.dib {
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.folder-icon {
    display: flex;
    justify-content: center;
}

.navflex {
    flex-wrap: wrap;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: space-evenly;
}

.input-group-addon {
    background: #ededed;
    border-radius: 10px;
    padding: 5px;
}

.menu-container {
    display: flex !important;
    justify-content: center !important;
}

i {
    font-family: 'themify' !important;
}

.logo {
    width: 300px;
}

#overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000ba;
    overflow: hidden !important;
    z-index: 1010;
    padding-bottom: 50px;
    overflow-y: auto !important;
    display: none;
    align-content: center;
    align-items: center;
}

#typed {
    background-color: yellow;
    position: fixed;
    top: 10px;
    right: 10px;
}

.is-hidden {
    display: none;
}

.neworganisation {
    text-align: left;
}

.newcontact {
    text-align: left;
}

#close {
    margin: 10px;
    cursor: pointer;
    color: #c00000;
    padding-right: 2%;
}

.alert {
    display: block;
}

.filterLabel {
    color: #671d8a;
    font-weight: bold;
}

.form-purple-text {
    color: #671d8a;
    font-weight: 800;
    margin: 0;
    position: relative;
}

.new-organisation-container {
    margin-bottom: 20px;
    display: none;
}

.form-profile {
    margin-bottom: 20px;
    text-align: left;
    background: #dfd4f0;
    border-radius: 10px;
    padding: 25px;
    margin-top: 10px;
}

.newproject,
.new-sector-container,
.new-agent-container,
.new-contact-container,
.new-relationships-container,
.show-emails,
.upload-photo,
.new-orgtype-container {
    margin-bottom: 20px;
    text-align: left;
    background: #bde0ffa1;
    border-radius: 20px;
    padding: 20px;
    margin-top: 10px;
}

#filterBtn,
#contactBtn,
#filterAllBtn,
#exportBtn {
    border-radius: 8px;
    margin-top: 10px;
    padding: 5px 10px;
    background-color: #671d8a;
    color: #fff;
    font-weight: 600;
    border: none;
    cursor: pointer;
}

#resetBtn {
    background-color: unset !important;
    padding: 0 !important;
    border: 0;
    width: auto;
}

#contactBtn {
    border-radius: 8px;
    margin-top: 10px;
    padding: 5px 10px;
    background-color: #671d8a;
    color: #fff;
    font-weight: 600;
    border: none;
    cursor: pointer;
}

th.text-center {
    cursor: unset !important;
}

.new-contact-container,
.import-from-csv,
.new-organisation-container {
    margin-bottom: 20px;
    text-align: left;
    background: #bde0ffa1;
    border-radius: 20px;
    padding: 20px;
    margin-top: 10px;
    display: none;
}

td>select.form-select {
    padding-left: 5px;
    padding-right: 30px;
}

.see-details {
    cursor: pointer;
}

.fa-times {
    font-size: 25px !important;
    margin: 25px !important;
}

.org-logo {
    max-width: 400px;
    max-height: 500px;
}

.edit {
    width: 100%;
}

.editMode {
    border: 1px solid black;
}

.col.login-spacer {
    flex: 0 0 30%;
}

/* Schermi grandi o ad alta risoluzione */
@media all and (max-width: 1690px) {}

/* Schermi Desktop o Portatili */
@media all and (min-width: 1280px) and (max-width: 1689px) {
    .col.login-spacer {
        flex: 0 0 30%;
    }
}

/* Tablet in modalità orizzontale */
@media all and (min-width: 737px) and (max-width: 1279px) {
    .p-4 {
        display: grid;
        grid-template-columns: repeat(2, 1fr) !important;
        grid-column-gap: 35px !important;
        grid-row-gap: 5px !important;
        width: 100%;
    }

    div.main-header {
        flex-direction: column;
    }

    nav.navbar {
        display: block;
    }

    .navbar {
        background-color: #ffffff !important;
    }

    button.navbar-toggler.collapsed {
        border: 0;
    }

    .buttons-menu {
        display: none;
    }

    .col.login-spacer {
        flex: 0 0 4%;
    }
}

/* Tablet in modalità verticale */
@media all and (min-width: 481px) and (max-width: 736px) {
    .p-4 {
        display: grid;
        grid-template-columns: repeat(2, 1fr) !important;
        grid-column-gap: 35px !important;
        grid-row-gap: 5px !important;
        width: 100%;
    }

    div.main-header {
        flex-direction: column;
    }

    nav.navbar {
        display: block;
    }

    .navbar {
        background-color: #ffffff !important;
    }

    button.navbar-toggler.collapsed {
        border: 0;
    }

    .buttons-menu {
        display: none;
    }

    .col.login-spacer {
        flex: 0 0 4%;
    }
}

/* Smartphone o piccoli Tablet */
@media all and (max-width: 480px) {
    .p-4 {
        display: grid;
        grid-template-columns: repeat(2, 1fr) !important;
        grid-column-gap: 5px !important;
        grid-row-gap: 5px !important;
        width: 100%;
        padding: 0px !important;
        padding-bottom: 10px !important;
    }

    div.main-header {
        flex-direction: column;
    }

    nav.navbar {
        display: block;
    }

    .navbar {
        background-color: #ffffff !important;
    }

    button.navbar-toggler.collapsed {
        border: 0;
    }

    .buttons-menu {
        display: none;
    }

    .col.login-spacer {
        flex: 0 0 4%;
    }
}