.shadow-primary {
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(213 117 45 / 40%) !important;
}
.card-header .bg-gradient-primary, form .bg-gradient-primary {
    background-image: none !important;
    background-color: #d5752d !important;
}
.btn-primary:hover, .btn.bg-gradient-primary:hover {    
    box-shadow: 0 14px 26px -12px rgb(213 117 45 / 40%), 0 4px 23px 0 rgb(213 117 45 / 15%), 0 8px 10px -5px rgb(213 117 45 / 20%) !important;
}
.btn-primary, .btn.bg-gradient-primary {
    box-shadow: 0 3px 3px 0 rgb(213 117 45 / 15%), 0 3px 1px -2px rgb(213 117 45 / 20%), 0 1px 5px 0 rgb(213 117 45 / 15%);
}

.text-gradient.text-primary, .bg-gradient-primary {
    background-image: none !important;
    background-color: #d5752d !important;
}
.sidenav .navbar-collapse {
    height: 100% !important;
    overflow: hidden !important;
}
h1 {
    font-size: 25px !important;
}
h2 {
    font-size: 20px !important;
    padding-top: 25px;
    border-bottom: 1px solid #ccc;
    line-height: 26px !important;

}
.panelpadding {
    padding: 15px !important;
}
.input-select {
    appearance: auto !important;
}
.card-header {
    background-color: #d5752d !important;
}
.table td{
    padding: 0rem 0.5rem !important;    
    
}
.dataTables_filter input {
    border: 2px solid #ccc !important;
    border-radius: 5px !important;
}

.dataTables_wrapper.dt-bootstrap4.no-footer .row{
    padding: 0rem 1.5rem !important;
}
.pagination .page-item .page-link, .pagination .page-item span,.paginate_button a {
    border-radius: 0% !important;
    width: auto !important;
    min-width: 36px !important;
    padding: 0px 10px !important;
    background-color: #d5752d;
    border-color: #d5752d;
}
.btn-primary {
    background-color: #d5752d !important;
    border-color: #d5752d !important;  
}
.dropdown-toggle {
    padding: 0.325rem 0.4rem !important;
    font-size: 0.55rem !important;
    margin-bottom: 0.4rem !important;
    margin-top: 0.4rem !important;
    background-color: #f7f4f4 !important;
    color: #4f4f4f !important;
    font-weight: normal !important;
    margin-right: 5px;;
}
.table-responsive.p-0 {
    overflow-x: hidden !important;
}
.btn-Secondary {
    color: #000!important;
    background-color: RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;
    margin-top: 5px !important;
    margin-bottom: 30px !important;
}
.text-bg-secondary {
    background-color: #000 !important;
    color: #FFF !important;
    margin-left: 10px;
    margin-right: 0px !important;
    border-radius: 100% !important;
    padding: 5px 7px !important;
}
.form-check {
    padding-left: 1em !important;
}
.first-chk {
    margin-top: 25px !important;
}
.select2 .select2-selection {
    height: 40px !important;
    padding-top: 6px !important;
    border: 2px solid #dee2e6 !important;
    border-radius: 7px !important;
    font-size: 0.875rem !important; 
}
table.table td {
  font-size: 0.8rem !important;
}
.dataTables_scrollBody {
    min-height: 550px !important;
    overflow-y: hidden !important;
}
.dataTable_wrapper {
    min-height: 550px !important;   
}
.table-inline-button {
    display: none;
}
.table-responsive.p-0 {
    padding: 0rem 1.5rem !important;
}
.table-custom {
    border-spacing: 15px;
}
.table-custom td {
    vertical-align: top;

    border-bottom: 1px solid #ccc;
    padding: 5px 15px !important;
    font-size: 14px;
}
.table-custom th {
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    padding: 5px 15px !important;
}
.antiquewhite {
    background-color: antiquewhite !important;
}
.lightgreen {
    background-color: lightgreen !important;
}
.brown {
    background-color: brown !important;
    
}
.brown td{
    color: white !important;
}
#filtrosProyectos .select2-selection__choice__display {
    color:black !important;
}
#gantt_here {
    height: 85vh !important;
}
.conditional_hidden {
    display: none;
}
.select2-selection--multiple .select2-selection__choice__display {
    color: black !important;
}
.dtrg-group {
    height: 48px;
}
.dtrg-group.dtrg-start.dtrg-level-0 td {
    background-color: #FFF !important;
    font-size: 17px !important;
    border-bottom: 2px solid !important;
    cursor: pointer;
    box-shadow: none !important;
}
.form-control,.select2-selection {
    max-height: 37px;
}
textarea {
    max-height: 137px !important;
}
.select2-selection {
    padding-top: 3px !important;
}
.table-text-black td, .table-text-black th {
    color: #7b809a !important; 
    border: 1px solid #f4f4f4;
    padding: 3px !important;
    font-size: 0.875rem !important;
}

.width-120 {
    max-width: 120px !important;
    max-height: 30px !important;
}
.table-checklists th {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.table-checklists td{
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
    vertical-align: middle;
    border-bottom: none !important;
}
.form-control[type="file"].conditional_hidden  {
    margin-bottom: 15px !important;
}
.divScrollH {
    overflow-x: auto;
    
}
@media screen and (max-width: 1480px) {
    .col-xl-8, .col-xl-2 {
        width: 100% !important;
        flex: 0 0 auto;
    }
}
.deleteTaskChecklist,.newTaskChecklist, .finishEdit {
    display: none;
}
.searchGantt {
    /*border-color: #ccc !important;*/
    max-height: 95%;    
    margin-top: 1px;
    border: none !important;
    background-color: beige;
}
td {
    white-space: normal !important;
}
.dropdown {
    min-width: 100px !important;
}
