.w500{
	display: block;
	width: 500px;
    position: absolute;
    top:100px;
    left:calc(50% - 250px);
}
.cardLoginResponsive{
    display: block;
    width: 100%;
    max-width: 500px;
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
    
}
.card-header{
	font-weight: 500;
	font-size: 1.4rem;
}
.mesajDA{
	background-color: #28a745;
    border: 2px solid #28a745;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.mesajNU{
	background-color: #bd2130;
    border: 2px solid #bd2130;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.imagineJos {
    margin: 15px;
    max-width: 600px;
    max-height: 400px;
}
.mesajNU .modal-body, .mesajDA .modal-body {
    text-align: center;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2rem;
    background-color: #fff;
    font-size: 1.15rem;
}
.mesajNU .close, .mesajDA .close{
	color:#fff;
	opacity: 1;
}
.mesajNU .color, .mesajDA .color{
	    color: #fff;
    opacity: 1;
}
.mesajNU .modal-header, .mesajDA .modal-header{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    color: #fff;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
.content > h2:first-of-type{
    border-bottom: 1px solid;
    position: relative;
}
.link-new{
    position: absolute;
    right: 0px;
    bottom: 3px;
    font-weight: 500;
}
th{
   text-align: center; 
}
.adaugaStanga{
    float: right;
    font-weight: 500;
}
.linie{
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-bottom: 10px;
}
.sugestAviz{
    margin: 10px auto !important;
}
.submitLinieForm{
    font-size:33px;
    cursor: pointer;
    line-height: 1;
}
.h100{
    height: 100px;
}
#articol0{
    background-color: rgba(0,0,0,.075);
}
.divSubmit{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.finalizeazaAviz{
    font-weight: bold;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
}
.nrArticolAviz{
    text-align: center;
    padding-top: 17px !important;
}
.content {
    position: relative;
    width: calc(100% - 230px);
    padding-top: 3rem!important;
}

.sidebar.toggled ~ .content {
    width: 100%;
}
.navAdmin{
    position: absolute;
    top: 0px;
    height: 2rem;
    display: block;
    width: 100%;
    left: 0;
    padding-left: 1.6rem;
    padding-top: 0.25rem;
    background-color: #343a40ad;
    border-bottom: 1px solid #343a40;
}
.navAdmin i{
    margin-right: 6px;
    margin-left: 6px;
    font-size: 10px;
    color: #fff;
    opacity: 0.7;
}
.navAdmin a{
    color: #fff;
}
.sidebar{
    margin-bottom: -1px !important;
}
form {
    margin-block-end: 0px !important;
}
.jedit form{
    min-width: 200px;
}
.jedit input{
    width: calc(100% - 60px) !important;
}
.jedit button[type="submit"]{
    width: 35px;
}
.jedit button[type="cancel"]{
    width: 25px;
}
td .select2{
    width: 200px;
}
.resetNav{
    float: right;
    margin-top: 7px;
    margin-right: 5px;
    cursor: pointer;
}
.tableGunoi thead th {
    color: #ffffff;
    background-color: #008CCE;
    font-weight: bold;
    text-align: center !important;
    vertical-align: middle !important;
}

.tableGunoi tbody tr:nth-child(odd) {
    background-color: #98D0EB;
}

.tableGunoi tbody tr:nth-child(even) {
    background-color: #ffffff;
}

.tableGunoi tbody td {
    color: #000000;
    font-weight: 600;
    text-align: center !important;
    vertical-align: middle !important;
}

.custom-select-gunoi {
    width: 100%;
    min-height: 100px;
    padding: 8px;
    border: 1px solid #007bff;
    border-radius: 4px;
    background-color: #fff;
    transition: all 0.3s ease;
}

.custom-select-gunoi:focus {
    border-color: #007bff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

.custom-select-gunoi option {
    padding: 8px;
    margin: 2px 0;
    border-radius: 3px;
}

.custom-select-gunoi option:checked {
    background-color: #007bff;
    color: white;
}

.custom-select-gunoi option:hover {
    background-color: #e9ecef;
}
.chart-container{
    width: 100%;
    height: 600px;
    position: relative;
}
.chart-container-Materiale{
    width: 100%;
    height: 800px;
    position: relative;
}
.sasiuWrap{
    display: flex;
    justify-content: space-around;
    gap:30px;
}
.textSasiuWrap{
    display: flex;
    font-size: 16px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.boldSasiu{
    font-weight: 800;
}
.butonDivSiteNaspa{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}
.fontCircleButton{
    font-size: 1.3em;
}
.positionButton{
    position: relative;
    display: inline-block;
}
.exclamationCircleButton{
    color: #3692eb;
    position: absolute;
    right: -6px;
    bottom: -6px;
    font-size: 0.8em;
}
table .paddingClienti{
    padding: 0.5rem;
}
.butonSiteNaspa{
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0px;
}
.current-week {
    background-color: #ffeb3b !important;
    font-weight: bold !important;
}

.current-week td {
    background-color: #ffeb3b !important;
    color: #000000 !important;
    font-weight: bold !important;
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
}

.confirm-checkbox {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.welcome-animation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fef3e2;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 48px;
    font-weight: bold;
    z-index: 9999;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.welcome-animation.show {
    opacity: 1;
}

.welcome-animation::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #ffdaa2;
    z-index: 99999;
    animation: slideLeft 2.5s ease-in-out forwards;
}
.logo-animation {
    width: auto;
    height: auto;
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: contain;
    position: relative;
    z-index: 9999;
}

@keyframes slideLeft {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

.responsabil-container {
    position: relative;
    display: inline-block;
}

.responsabil-text {
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 4px;
}

.responsabil-text:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.textSasiu{
    font-size: 14px;
    font-weight: 500;
}

.responsabil-list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    margin-top: 5px;
    display: none;
}

.responsabil-option {
    padding: 8px 12px;
    cursor: pointer;
}

.responsabil-option:hover {
    background-color: #f0f0f0;
}
.flexButoaneGunoi{
    justify-content: space-between;
}
.evenimente-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
    padding: 5px;
}

.eveniment-item {
    display: flex;
    justify-content: center;
    padding: 3px;
}

.eveniment-item .badge {
    font-size: 0.9em;
    padding: 5px 10px;
    width: 100%;
    text-align: center;
    border-radius: 3px;
}

.eveniment-inactiv .badge {
    opacity: 0.6;
    background-color: #6c757d;
}

.eveniment-activ .badge {
    opacity: 1;
    background-color: #008CCE !important;
}
.h100{
    height: 100px;
}


.echipeDarts{
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.randomNouPage{
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 10px;
}

.hidden{
    display: none;
}

.rowDragAndDrop {
    border: 5px solid #dfdfdf;
    margin: 0px auto;
}

.rowDragAndDrop > *{
    padding-top: 10px;
}


.rowDragAndDrop .col-sm-10 .form-group {
    margin-bottom: 0px;
}

.stangaDragAndDrop {
    background-color: #dfdfdf;
}

.wrapDragAndDrop {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid #ced4da;
    padding: 5px 10px;
    border-radius: 5px;
}

.copyPlaceholder {
    margin: 5px 0px;
    cursor: pointer;
    color: #495057;
    position: relative;
}

.totalWrapper {
    margin-bottom: 0px;
}
#editor-container{
    height: 800px;
}

.butoaneLinieMail{
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center;
    align-items: center;
}

@media (max-width: 1180px) {
    .sasiuWrap{
        gap:0px;
    }

    .echipeDarts{
        flex-direction: column;
    }

    .col-sm-6.divEchipe{
        max-width: 100%;
    }
}
@media (max-width: 1150px) {
    #randomNouTable_length, #randomNouTable_filter, #randomNouTable_info{
        display: none;
    }

    #randomNouTableValori_length, #randomNouTableValori_filter, #randomNouTableValori_info{
        display: none;
    }

    .dataTables_paginate{
        display: flex;
        justify-content: center;
    }
}
@media (max-width: 1000px) {
    .responsiveCharsHomePage{
        display: grid;
        flex-wrap: wrap;
        gap: 50px;
    }
    #mentenanteChart{
        width:auto !important;
        max-width: fit-content !important;
    }
    .responsiveHeightSasiu{
        height: auto;
    }
    #totaluriChart{
        width:auto !important;
        max-width: fit-content !important;
    }
    .col-responsiveChart{
        width: 100% !important;
        max-width: 100% !important;
    }
}
@media (max-width: 800px) {
    #echipaDartsTable_length, #echipaDartsTable_filter, #echipaDartsTable_info{
        display: none;
    }

    .dataTables_paginate{
        display: flex;
        justify-content: center;
    }

    .randomNouPage{
        flex-direction: column;
    }
}
@media (max-width: 760px) {
    .content{
        width: 100%;
    }
}
@media (max-width: 600px) {
    .butoaneSageata {
        flex-direction: column;
    }
    
    .butoaneSageata .btn {
        border-radius: 0.25rem !important;
        margin-bottom: 5px;
    }
    
    
    .butoaneSageata .btn:last-child {
        margin-bottom: 0;
    }
}
@media (max-width: 580px) {
   .marginBtnDISC{
    float: none ;
    margin-top: 10px ;
   }
   .imagineJos{
    max-width: 265px;
   }
}
@media (max-width: 500px) {
    .responsive-container-fluid {
       padding-right: 0px;
       padding-left: 0px;
    }
}
@media (max-width: 400px) {
    .select2-container {
        width: 240px !important;
        padding-left: 1.25rem;
    }
    .card-body-gunoi{
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media (max-width: 350px) {
#totaluriChart{
    max-width: 270px !important;
}
#mentenanteChart{
    max-width: 270px !important;
}
.paddingSasiuResponsive{
    padding: 0px;
}
.textSasiuWrap{
    font-size: 12px;
}
}
@media print {
    html, body {
        margin: 0 !important;
        padding: 0 !important;
        width: 100% !important;
    }
    .container, .content, .container-fluid, .responsive-container-fluid {
        margin: 0 !important;
        padding: 0 !important;
    }
    .tableGunoi {
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
    }
    * {
        -webkit-print-color-adjust: exact !important;
        print-color-adjust: exact !important;
    }

    body * {
        visibility: hidden;
    }

    .cardGunoi,
    .cardGunoi * {
        visibility: visible;
    }

    .row.mb-3,
    .custom-select-gunoi,
    label[for="angajatiSelect"] {
        display: none !important;
    }

    header,
    footer,
    .main-header,
    .main-footer {
        display: none !important;
    }

    .card-header-gunoi {
        border-bottom: none !important;
        padding: 10px !important;
        text-align: center !important;
        margin: 0 !important;
        background: none !important;
    }

    .card-title-gunoi {
        color: #000000 !important;
        font-size: 25px !important;
        font-weight: 600 !important;
        margin: 0 !important;
        text-align: center !important;
        width: 100% !important;
    }

    .card-tools-gunoi {
        display: none !important;
    }

    .card-body-gunoi {
        padding: 0 !important;
        margin: 0 !important;
        height: calc(100vh - 60px) !important;
        border: none !important;
    }

    .table-gunoi {
        margin: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
        width: 100% !important;
        height: calc(100vh - 60px) !important;
        display: block !important;
    }

    .tableGunoi {
        width: 100% !important;
        height: 100%;
        margin: 0 !important;
        padding: 0 !important;
        display: table !important;
    }
    .tableGunoi td,
    .tableGunoi th {
        border: 1px solid #ddd !important;
        padding: 15px !important;
        text-align: center !important;
        vertical-align: middle !important;
        font-size: 20px !important;
    }

    .tableGunoi thead th {
        background-color: #008CCE !important;
        color: #ffffff !important;
        font-weight: bold !important;
        height: auto !important;
        font-size: 20px !important;
    }

    .tableGunoi tbody tr:nth-child(odd) td {
        background-color: #98D0EB !important;
        color: #000000 !important;
        font-weight: 600 !important;
    }

    .tableGunoi tbody tr:nth-child(even) td {
        background-color: #ffffff !important;
        color: #000000 !important;
        font-weight: 600 !important;
    }

    .eveniment-item {
        padding: 3px !important;
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .eveniment-item .badge {
        font-size: 20px !important;
        padding: 8px 15px !important;
        border: none !important;
        border-radius: 0 !important;
        width: 100% !important;
    }

    .eveniment-activ .badge {
        background-color: #008CCE !important;
    }

    .eveniment-inactiv .badge {
        background-color: #6c757d !important;
    }

    .confirm-checkbox {
        width: 28px !important;
        height: 28px !important;
    }

    body {
        margin: 0;
        padding: 0;
        height: 100vh !important;
    }

    .cardGunoi {
        min-height: unset !important;
        padding-bottom: 0 !important;
    }
}