.topnavbar {
    background-image: linear-gradient(90deg, #094CBF 0, #094CBF) !important;
    background-color: #094CBF !important;
}

.bg-primary-light {
    background-color: #094CBF !important;
    color: #fff !important;
}

.sidebar > .nav > li > .nav-item:focus, .sidebar > .nav > li > .nav-item:hover, .sidebar > .nav > li > a:focus, .sidebar > .nav > li > a:hover {
    text-decoration: none;
    outline: none;
    color: #094CBF;
}

.sidebar-subnav > li > .nav-item:focus, .sidebar-subnav > li > a:hover {
    color: #055fb9 !important;
}

.btn-primary {
    background-color: #094CBF !important;
}

.header-partner {
    background: #f1f2f3
}

/*Datatable*/
tr.selected {
    background: #d8dade !important;
}

.bg-status-active {
    background-color: #39c420;
}

.location-facebook ul {
    list-style-type: none;
}

.m-b-1 {
    margin-bottom: 1%;
}

.select-disabled {
    pointer-events: none;
    background: #eee;
    cursor: not-allowed !important;
}

.error {
    color: #FF0000;
}

label.error {
    margin-top: 3px;
    color: #FF0000;
    font-size: 12px;
    font-weight: normal;
}

.d-none {
    display: none !important;
}

.tooltip {
    z-index: 1000 !important;
}

.invalid-input {
    font-size: 11px;
    color: red;
}

.check-disabled {
    cursor: not-allowed !important;
}

.button-bucket {
    cursor: pointer;
    text-decoration: none;
}

.button-bucket:hover {
    text-decoration: none;
}

.disabled-href {
    cursor: not-allowed; /* El padre maneja el cursor */
}

.disabled-href a {
    pointer-events: none;
    text-decoration: none;
}

.disabled-href a:hover {
    text-decoration: none;
}

fieldset.scheduler-border {
    border: 1px solid #e5e5e5 !important;
    border-radius: 16px;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin-bottom: 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #DDE6E9;
    box-shadow: 0px 0px 0px 0px #DDE6E9;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.anti-disabled {
    color: white !important;
    cursor: initial !important;
    opacity: initial !important;
}

.input-group-addon {
    padding: 6px 7px !important;
}

.label-truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 100%;
}

.badge-coin {
    margin-top: -3px !important;
    margin-left: 2px !important;
}

.progress-margin {
    margin-bottom: 0;
    margin-top: 3px;
}

.data-field {
    margin-bottom: 20px;
}

.data-field-label {
    font-size: 12px;
    font-weight: 600;
    color: #777;
    text-transform: uppercase;
    letter-spacing: .3px;
    margin-bottom: 5px;
}

.data-field-value {
    min-height: 34px;
    padding: 7px 0;
    font-size: 15px;
    color: #333;
    border-bottom: 1px solid #eee;
}

.data-field-money {
    font-weight: 600;
}

.data-field-money span {
    margin-left: 5px;
    font-size: 12px;
    font-weight: normal;
    color: #888;
}

.bucket-card {
    margin-bottom: 20px;
}

.bucket-header {
    padding: 15px 20px;
}

.bucket-title {
    font-size: 17px;
    font-weight: 600;
    color: #333;
}

.bucket-subtitle {
    margin-top: 4px;
    color: #888;
    font-size: 12px;
}

.bucket-header .label {
    margin-top: 3px;
}

.bucket-footer {
    padding: 15px 20px;
}

.data-field {
    margin-bottom: 18px;
}

.data-field-label {
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: 600;
    color: #888;
    text-transform: uppercase;
    letter-spacing: .3px;
}

.data-field-value {
    min-height: 32px;
    padding: 6px 0;
    color: #333;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

.data-field-money {
    font-weight: 600;
}

.data-field-money span {
    margin-left: 4px;
    color: #888;
    font-size: 11px;
    font-weight: normal;
}

.bucket-section {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #eee;
}

.bucket-section-title {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 600;
    color: #777;
    text-transform: uppercase;
}

.campaign-list {
    border: 1px solid #eee;
    border-radius: 3px;
}

.campaign-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 9px 12px;
    border-bottom: 1px solid #eee;
}

.campaign-item:last-child {
    border-bottom: 0;
}

.campaign-name {
    color: #333;
    font-size: 13px;
}

.campaign-status {
    margin-left: 10px;
}

.empty-state {
    padding: 40px 20px;
    text-align: center;
    color: #999;
}

.empty-state i {
    display: block;
    margin-bottom: 10px;
    font-size: 30px;
}

.data-field-inline {
    display: flex;
    align-items: center;
}

.data-field-inline .data-field-label {
    margin-right: 8px;
    margin-bottom: 0;
}

.data-field-inline .data-field-value {
    min-height: auto;
    padding: 0;
    border-bottom: 0;
}

.campaign-expand {
    padding: 6px 0; border-top: 1px solid #eee;
}

.campaign-expand-link {
    font-size: 12px; font-weight: 600; text-decoration: none;
}

.campaign-less {
    display: none;
}

.campaign-expand-link[aria-expanded="true"] .campaign-more {
    display: none;
}

.campaign-expand-link[aria-expanded="true"] .campaign-less {
    display: inline;
}

.text-truncate {
    display: inline-block;
    max-width: 160px; /* Ajusta este ancho según tu diseño */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; /* Agrega los "..." automáticamente */
    vertical-align: bottom;
    cursor: default;
}
