#bxaf_tree a{
    color: #000000;
}
#bxaf_tree a.jstree-search{
    color: #FF0000;
    background-color: #bbf072;
}

.dropzone{
    text-align: center;
    width: 100% !important;
    background-color: #F3F4F5;
    color:#656C7F;
    border: 2px d28Aashed #0F4;
    border-radius: 5px;
}

.file_btn{
    text-align: center;
    width: 100%;
    font-weight: 300;
    padding-top: 1rem;
}

.dropzone .dz-message{
    margin: 0rem !important;
}
.dropzone a{
    cursor: pointer;
}


.bootstrap-table{
    padding: 1rem;
}

.hidden{
    display: none;
}

a {
    text-decoration: none;
}

