/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS*/
.tabs {
    height: auto !important;
    margin-bottom: 10px !important;
}

.div-table-responsive-no-min {
    margin-bottom: 10px !important;
}

.fieldrequired {
    font-weight: bold;
    color: #FC5327 !important;
}
.cursorpointer {
    color: #25a580;
}
.fa-trash {
    color: #FE0000;
}

.fa-search-plus {
    color: #1A73E8 !important;
}
.fas.fa-square.opacitymedium{
    opacity: 1;
    color: #007fff;
}
