.modal-title:hover{
    cursor: move !important;
}



.f-solid{
    background-color: var(--bs-gray-100) !important;
    border: none !important;
    border-right:1px dotted var(--bs-gray-400) !important;
}

 label.error{
     width: 100%;
     padding-left: .5rem;
    color: red !important;

}
 .actBtn{
width: 22px !important;
     height: 22px !important;
     padding: 0 !important;
     margin: 0 !important;

 }

.actBtn i{
    padding: 0 !important;
    margin: 0 0 0 -5px  !important;

}

.fa-primary{
    color: var(--bs-primary) !important;

}

.modal-header h2{
     font-size: 1.2rem !important;
}
.modal-header h2 span{
    font-weight: normal !important;
    color: var( --bs-gray-600) !important;
    font-size: 1rem;
    padding-left: 2rem !important;
}
/*tr.selected td a.actBtn i{*/
/*    color: var(--bs-primary) !important;*/
/*}*/
.menu-item-active,
.menu-link:hover{
    background-color: var(--bs-gray-200);
}
a.menu-item-active span{
    color: var(--bs-primary) !important;
}

.color_1{
    background-color: rgba(var(--bs-primary-rgb), .5) !important;
}


.color_2{
    background-color: rgba(var(--bs-warning-rgb),.8) !important;
    color: var(--bs-gray-900)!important;
}


.color_3{
    background-color: rgba(var(--bs-danger-rgb), .5) !important;
    color: var(--bs-gray-900)!important;
}

.color_4{
    background-color: var(--bs-success) !important;
    color: var(--bs-gray-900)!important;
}

.color_5{
    background-color: var(--bs-primary-border-subtle) !important;
    color: var(--bs-gray-900)!important;
}

.color_6{
    background-color: rgba(var(--bs-info-rgb),.5) !important;
    color: var(--bs-gray-900)!important;
}


.color_7{
    background-color: var(--bs-success-border-subtle) !important;
    color: var(--bs-gray-900)!important;
}


.color_0{
    background-color: rgba(var(--bs-info-rgb),8) !important;
    color: var(--bs-gray-900)!important;
}

td.total_amount{
    font-weight: bold;
    font-size: 1.3rem !important;
}

/*========COMMENT BOX CSS=========*/
#comment_scroll::-webkit-scrollbar
#comment_scroll::-webkit-scrollbar {
    width: 5px !important;
    /* height: 10px !important;*/
}

#comment_scroll li{border-bottom: 1px dotted var(--bs-secondary); padding-bottom: .4rem; margin-bottom: 1rem}
#comment_scroll li p{ padding: .25rem 0 0 0 !important; margin: 0}
#comment_scroll li p span{color: var(--bs-primary);}
#comment_scroll li p span:nth-child(2){
    float: right;
    text-align: right;

}

#step_1 label,
#step_2 label,
#step_3 label,
#pay_step_1 label,
#pay_step_2 label,
#pay_step_3 label,
#dam_step_1 label,
#dam_step_2 label,
#dam_step_3 label{
    display: block;
    cursor: pointer;
    border:  1px dashed var(--bs-primary);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(199,199,199,0.88);
    -moz-box-shadow: 0px 0px 10px 0px rgba(199,199,199,0.88);
    box-shadow: 0px 0px 10px 0px rgba(199,199,199,0.88);
    border-radius: 1rem;
}
#step_1:hover label,
#step_2:hover label,
#step_3:hover label,
#pay_step_1:hover label,
#pay_step_2:hover label,
#pay_step_3:hover label,
#dam_step_1:hover label,
#dam_step_2:hover label,
#dam_step_3:hover label{
    background-color: rgba(var(--bs-primary-rgb), .3) !important;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(199,199,199,0.88);
    -moz-box-shadow: 0px 0px 30px 0px rgba(199,199,199,0.88);
    box-shadow: 0px 0px 30px 0px rgba(199,199,199,0.88);
}

#data-viewphoto li{
    height: 100px;
    overflow: hidden;
    margin: .28rem;
    display: inline-flex;
    border-radius: 10px;

}
#data-viewphoto li:hover a img{
    opacity: 1;
}
#data-viewphoto li a img {
    opacity: .8;
}
#data-viewphoto li a img{


    width: 115px !important;
    height: 100px;

}

.fileinput-button {
    position: relative;
    overflow: hidden;

}
.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
    .fileinput-button input {
        filter: alpha(opacity=0);
        font-size: 100%;
        height: 100%;
    }
}

.dropzone {
    min-height: 150px;
    border:none !important;
background: transparent !important;
    padding: 0!important; }

/*=====================sorting grou cols css===========================================*/
#nestable_list_1 .dd3-handle
 {
    border: 1px solid  rgba(var(--bs-primary-rgb), .5) !important;
    background-color: rgba(var(--bs-primary-rgb), .5) !important;
}
#nestable_list_1 .dd3-content,
#nestable_list_2 .dd3-content{
    padding: 0 0 0 30px;
    border: 1px dotted  rgba(var(--bs-primary-rgb), .3) !important;
    background-color: rgba(var(--bs-tertiary-bg-rgb), .5);

}
#nestable_list_1 .dd3-content span.sp,
#nestable_list_2 .dd3-content span.sp{
    padding: .35rem 0 0 10px;
    height: 100% ;
}
#nestable_list_1 .dd3-content span.sp.p
{
    padding: .18rem 0 0 10px !important;
}

#nestable_list_2 .dd3-content span.sp.p{
    display: none;
}

/*=====================end of sorting grou cols css===========================================*/


/*=====================Set menu to users css===========================================*/
.list-group-menu{

    list-style: none;
}
.list-group-menu .cog{
    width: 24px !important;
    height: 24px !important;
    padding: 5px 0 0 5px !important;
    margin: 0 1rem 0 0 !important;
    border: none !important;
}
.list-group-menu li {
    padding: .5rem 1rem !important;
}
.list-group-menu li a {
    width: 100%;
    display: block;
}

.list-group-menu li:hover{
    background: rgba(var(--bs-secondary-rgb), .5);
}
.list-group-menu .cog:hover{
    background: transparent !important;
    color: var(--bs-primary) !important;
}


.list-group-menu li ul{
    list-style: none;
}

/*=====================Set menu to users css===========================================*/

[data-bs-theme="light"] .statistics-widget-1 {
    background-image: url('../media/svg/shapes/abstract-1.svg');
    background-size: 100px 100px ! important;
}

[data-bs-theme="dark"] .statistics-widget-1 {
    background-image: url('../media/svg/shapes/abstract-1-dark.svg');
}

[data-bs-theme="light"] .statistics-widget-2 {
    background-image: url('../media/svg/shapes/abstract-2.svg');
}

[data-bs-theme="dark"] .statistics-widget-2 {
    background-image: url('../media/svg/shapes/abstract-2-dark.svg');
}


[data-bs-theme="light"] .statistics-widget-3 {
    background-image: url('../media/svg/shapes/abstract-3.svg');
}

[data-bs-theme="dark"] .statistics-widget-3 {
    background-image: url('../media/svg/shapes/abstract-3-dark.svg');
}


[data-bs-theme="light"] .statistics-widget-4 {
    background-image: url('../media/svg/shapes/abstract-4.svg');
}

[data-bs-theme="dark"] .statistics-widget-4 {
    background-image: url('../media/svg/shapes/abstract-4-dark.svg');
}

[data-bs-theme="light"] .statistics-widget-5 {
    background-image: url('../media/svg/shapes/abstract-5.svg');
}

[data-bs-theme="dark"] .statistics-widget-5 {
    background-image: url('../media/svg/shapes/abstract-5-dark.svg');
}


/*base_year_id  Custom select box*/
.select-custom{
    padding: 0.55rem 3rem 0.55rem 1.5rem!important;
    font-size: 0.95rem !important;
    background-color: var(--bs-gray-200) !important;
}

.list-group.stat{
    list-style: none;
    padding: 0;
    margin: 0;
    padding-right: 2.5rem;
}

.list-group.stat li{
    display: flex;
    justify-content: space-between;
    padding: .4rem 0;
    font-size: .95rem;
    border-bottom: 1px solid var(--bs-gray-300);
    padding-right: 8rem;
}

.list-group.stat li:last-child{
    border-bottom: none;
}


.list-group.stat li span {
    font-weight: bold; /* Highlight the number */
    color: var(--bs-primary); /* Slightly darker color for the number */
}