.error-msg{
    color:red
}

.dz-image img {
    max-width: 100%;
    max-height: 100%;
    width: 120px;
    height:  120px;
}
.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1;
}

.margin15{
    margin-left:15px ;
    margin-right:15px ;
}
.width80{
    max-width: 80% !important;
   }
@media print {
    .no-print {
        display: none !important;
    }

    .content-wrapper{
        padding-top: 0px !important;
    }
    body.fixed-navbar{
        padding-top: 0px !important;
        margin-top: 0px !important;
    }
    .content{
        margin-left: 0px !important;
        margin-top: 0px !important;
    }
}

.logo-width{
    width: 100px;
}

.bottom0{
    bottom: 0px !important;
}

.width200{
    width: 200px;
    margin: 10px;
}

.error-border{
    border-color: red !important;
}
.bas-arabic{
    display: none;
}

.add-border{
    padding: 15px;
    border: 1px solid #cacfe7;
    margin-top: 15px;
}

.pad-left{
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 15px;
}

.img-width{
    width: 200px;
}

.margin1020{
    margin: 10px 2px;
}

.onadd{
    display: none;
}

 .cke_notifications_area { display: none; }

 .m-15{
     margin: 15px;
 }

.white{
    color:white
}
.style-images {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: red;
    color: white;
    border-radius: 50%;
    cursor: pointer;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px; /* Optional: Adjust icon size */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); /* Optional: Add a shadow for better visibility */
}

.style1 {
    position: relative;
    display: inline-block;
}
.style2 {
    display: block;
}
.unreplied-row {
    background-color: #e0e0e0 !important;
    color: #6B6F82 !important;
}
.reply-container {
    display: flex;
    justify-content: flex-start;
}

.iconStyle {
    font-size: 20px;
}


.font-bold{
    font-weight: 600;
}


.select2-container{
    width: 100% !important;
}


.display-none{
    display: none;
}

.pl-15{
    padding-left: 15px;
}

.permissionblock {
    max-height: 400px;
    overflow-y: auto;
    border: 1px solid #ddd;
    padding: 10px;
}


.br15{
    border-right: 1.5px solid #aaa;
}


#itemsTable td{
    padding: 0.75rem 0.2rem;
}

.is-invalid {
    border-color: red;
}


.display_none{
    display: none;
}

.scanner-wrapper {
    min-height: 75vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.scanner-box {
    width: 420px;
    max-width: 95%;
    text-align: center;
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.12);
    border-top: 6px solid #004aad ;
}

.scanner-icon {
    color: #004aad ;
    margin-bottom: 10px;
}

.input-group {
    display: flex;
    gap: 10px;
    margin-top: 20px;
}

.font-size-2rem{
    font-size: 2rem !important;
}

.scanner-input {
    flex: 1;
    padding: 14px;
    border-radius: 10px;
    border: 1px solid #ccc;
    font-size: 16px;
    text-align: center;
}

.scanner-status {
    margin-top: 20px;
    font-size: 14px;
    color: #6c757d;
}

.success { color: #28a745; }
.error { color: #dc3545; }


.minwidth800{
    min-width: 800px;
}

.mt-10i{
    margin-top: 10px !important;
}


@media print {

    .no-print {
        display: none !important;
    }


}


.btn-template-1{
    background-color: #3E7D4B;
    color: #FFFFFF;

}


.btn-template-2{
    background-color: #5B9969;
    color: #FFFFFF !important;
}

.btn-template-3{
    background-color: #8EBD70;
    color: #FFFFFF;

}

.bg-template-2{
    background-color: #3E7D4B;

}

.template-color{
    color: #3E7D4B !important;
}
