.td-con-ellipsis {
    width: 80px;
    max-width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.style-map-css {
    height:92% !important;
    border-radius:15px;
    margin-bottom:15px;
}
@media (min-width: 768px) {
    .app-sidebar {
        margin-top: 80px;
        padding-top: 0px;
    }

    .app-content {
        margin-left: 287px;
    }

    .side-header {
        width: fit-content;
        justify-content: flex-start;
    }

    .app-header {
        padding-left: 573px;
    }

    .extended-card {
        height: 66vh !important;
    }

    .form-flex {
        max-height: 67.75vh !important;
    }
}

@media (max-width: 1900px) {
    body {
        zoom: 86% !important;
        -ms-zoom: 86% !important;
        -webkit-zoom: 86% !important;
    }

    div#pdsmappicker {
        zoom: 116%;
    }

    div#pdsmappickeredit {
        zoom: 116%;
    }

    .card.bar-card .card-body .chart-container {
        zoom: 116%;
    }

    .enr-card-left-table {
        max-height: 42.5vh;
        overflow-y: scroll;
    }

    .enr-card-right-table {
        max-height: 49vh;
        overflow-y: scroll;
    }

    .extended-card {
        height: 66vh !important;
    }
}

@media (max-width: 1550px) {
    body {
        zoom: 81% !important;
        -ms-zoom: 81% !important;
        -webkit-zoom: 81% !important;
    }

    div#pdsmappicker {
        zoom: 124%;
    }

    div#pdsmappickeredit {
        zoom: 124%;
    }

    .card.bar-card .card-body .chart-container {
        zoom: 124%;
    }

    .extended-card {
        height: 66vh !important;
    }
}

@media (max-width: 1431px) {
    body {
        zoom: 73% !important;
        -ms-zoom: 73% !important;
        -webkit-zoom: 73% !important;
    }

    .side-menu__item {
        font-size: 16px !important;
    }

    .form-select,
    .form-control {
        font-size: 14px !important;
    }

    .form-label {
        font-size: 14px !important;
    }

    .btn.btn-eer.btn-secondary {
        font-size: 14px !important;
    }

    .btn-tertiary {
        font-size: 14px !important;
    }

    div#pdsmappicker {
        zoom: 137%;
    }

    div#pdsmappickeredit {
        zoom: 137%;
    }

    .card.bar-card .card-body .chart-container {
        zoom: 137%;
    }

    .extended-card {
        height: 66vh !important;
    }
}

@media (max-width: 1367px) {
    body {
        zoom: 64% !important;
        -ms-zoom: 64% !important;
        -webkit-zoom: 64% !important;
    }

    .side-menu__item {
        font-size: 16px !important;
    }

    .form-select,
    .form-control {
        font-size: 14px !important;
    }

    .form-label {
        font-size: 14px !important;
    }

    .btn.btn-eer.btn-secondary {
        font-size: 14px !important;
    }

    .btn-tertiary {
        font-size: 14px !important;
    }

    .app-header .header-right-icons .nav-link.icon.header-button {
        font-size: 14px !important;
    }

    div#pdsmappicker {
        zoom: 156%;
    }

    div#pdsmappickeredit {
        zoom: 156%;
    }

    .card.bar-card .card-body .chart-container {
        zoom: 100%;
    }

    .enr-options-menu {
        zoom: 1.5;
    }

    .enr-card-left-table {
        max-height: 61vh;
        overflow-y: scroll;
    }

    .enr-card-right-table {
        max-height: 72vh;
        overflow-y: scroll;
    }

    .extended-card {
        height: 103vh !important;
        font-size: 117% !important;
    }

    .form-flex {
        max-height: 105vh !important;
    }
}

.app-sidebar {
    background: rgb(60, 87, 224);
    background: radial-gradient(circle, rgba(60, 87, 224, 1) 0%, rgba(111, 115, 210, 1) 100%);
    width: 287px;
    height: 86.5%;
    border-bottom-right-radius: 25px;
}

.app-content {
    margin-top: 80px;
    height: 86%;
    overflow: visible;
}

.page {
    height: 100%;
}

.app-content .side-app {
    padding: 0 12px;
    height: 100%;
}

.app-header {
    min-height: 80px;
}

.app-sidebar__toggle {
    padding: 0px;
    float: right;
    background: #fff;
    border-radius: 0%;
    margin: 0px;
    height: 6rem;
    padding-top: 2rem;
    font-size: 0.5rem;
}

.app-sidebar__toggle::before {
    content: "\e92e";
}

.side-menu__slogan {
    align-items: center;
    color: #3F3F4D;
    font-size: 22px;
    font-weight: 700;
    position: relative;
    transition: border-left-color 0.3s ease, background-color 0.3s ease;
}

.side-menu__item {
    color: #fff;
    padding: 5px 30px;
    height: 100%;
}

.side-menu__item.active {
    background: hsl(230deg 73% 31%);
}

.side-menu__item.active:hover {
    background: #f9fbfd !important;
    border-radius: 0 60px 60px 0;
    color: #6259ca;
    text-decoration: none;
}

.side-menu {
    padding-top: 50px;
}

.side-menu h3 {
    font-size: 16px;
    color: #fff;
    opacity: 1;
}

.side-menu .side-menu__icon {
    color: #fff;
}

div#breadcrumbs {
    height: 6.5%;
}

.b-row {
    height: 93.5%;
    padding-top: 12px;
    padding-right: 12px;
}

.a-row {
    height: 96%;
    padding-top: 12px;
    padding-right: 12px;
}

.card.h-unset {
    height: unset;
}

.b-row>div>.card>.card-body {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.cardActiveER {
    height: fit-content;
}

.col-lg-4.cardActiveER {
    transition-delay: 0ms !important;
}

form {
    margin-left: -0.75rem !important;
    margin-right: 0 !important;
}

.card-table {
    justify-content: space-between;
}

.wrap-login100 {
    border-radius: 40px;
}

.login100-form {
    width: 408px;
}

.header-brand-img.login {
    width: 100%;
    height: auto;
    margin-bottom: 99px;
}

.card-body.login {
    padding: 4.5rem 11.5rem;
}

.wrap-input100.validate-input.login {
    height: 40px;
    max-width: 330px;
    margin: 15px auto;
}

.input100 {
    height: 40px;
    padding: 0 15px 0 50px;
    border-radius: 10px;
    border: 1px solid #BCDBEF;
    background: #F5FCFC;
    font-size: 12px;
    font-weight: 600;
    color: #707070;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    border: 1px solid #BCDBEF;
    -webkit-text-fill-color: #707070;
    -webkit-box-shadow: unset;
    transition: background-color 5000s ease-in-out 0s;
}

.symbol-input100.login {
    color: #3C57E0;
}

.login100-form-btn {
    height: 50px;
    max-width: 250px;
    margin: 15px auto;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 700;
}

body {
    font-family: 'Montserrat', sans-serif !important;
    overflow-y: hidden;
}

.side-header {
    height: 80px;
    padding: 13px 20px;
}

.light-logo1 {
    display: inherit;
    height: 100%;
}

.login-img {
    background: linear-gradient(222deg, rgba(102, 204, 255, 1) 0%, rgba(111, 115, 208, 1) 50%, rgba(80, 87, 240, 1) 100%);
}

.nav-link.icon i {
    color: #3C57E0 !important;
}

.app-header .header-right-icons .nav-link.icon {
    border-style: solid;
    border-color: #3C57E0;
    border-width: 1px;
    padding: 9px !important;
}

.app-header .header-right-icons .nav-link.icon.header-button.inverse {
    border-color: #3C57E0;
    color: #3C57E0;
    margin: auto 6px;
    background: #FFFFFF;
    height: 40px;
}

.app-header .header-right-icons .nav-link.icon.header-button.inverse:hover {
    color: #3C57E0 !important;
    background: #F5FCFC !important;
}

.app-header .header-right-icons .nav-link.icon.header-button.inverse:active {
    color: #293C99 !important;
    background-color: #293C9933 !important;
    border-color: #293C99 !important;
}

.app-header .header-right-icons .nav-link.icon.header-button.inverse:active i {
    color: #293C99 !important;
}

.nav-link.icon.header-button.inverse i {
    color: #3C57E0 !important;
}

.app-header .header-right-icons .nav-link.icon.header-button {
    width: auto;
    border-radius: 10rem;
    font-size: 12px;
    font-weight: 700;
    padding: 11px 21px !important;
    border-color: #3C57E0;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    margin: 0px 6px;
    background: #3C57E0;
    height: 50px;
}

.app-header .header-right-icons .nav-link.icon.header-button:hover {
    color: #FFFFFF !important;
    background: #426BFF !important;
}

.app-header .header-right-icons .nav-link.icon.header-button:active {
    color: #FFFFFF !important;
    background-color: #293C99 !important;
    border-color: #293C99 !important;
}

.app-header .header-right-icons .nav-link.icon.header-button:active i {
    color: #FFFFFF !important;
}

.nav-link.icon.header-button i {
    font-size: 12px;
    padding-right: 5px;
    color: #FFFFFF !important;
}

.header .dropdown-menu {
    border-radius: 25px;
}

.dropdown .avatar.profile-user {
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: #66CCFF;
}

.side-button {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 20px;
    justify-content: center;
}

.side-button a.btn.btn-primary.btn-pill {
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    align-items: center;
    background: #fff !important;
    color: #3C57E0 !important;
}

.side-button a.btn.btn-primary.btn-pill:hover {
    background: #F5FCFC !important;
}

.side-button a.btn.btn-primary.btn-pill:active {
    color: #293C99 !important;
    background-color: #293C9933 !important;
    border-color: #293C99 !important;
}

.breadcrumb {
    padding: 0px;
}

.breadcrumb .card-body {
    padding: 5px;
}

.card {
    margin-bottom: 0.75rem;
    border-radius: 25px;
    box-shadow: 0 5px 12px 0 #3c57e033;
    height: 100%;
}

.card.bkg-grad {
    background: radial-gradient(circle at 85% 10%, rgba(102, 204, 255, 1) 0%, rgba(111, 115, 210, 1) 50%, rgba(60, 87, 224, 1) 100%);
    color: white;
}

.card.bkg-grad .card-header {
    color: #D9FFFF;
    justify-content: space-between;
}

.card.bkg-grad .card-header b {
    font-weight: 600;
    color: #BCDBEF;
}

.card-header {
    padding: 28px 12px 0px 20px;
    border-bottom: 0px;
    white-space: nowrap;
}

.card-header h3 {
    font-size: 22px;
    font-weight: 600;
    color: #3F3F4D;
}

.card-body {
    padding: 0px 15px 15px 15px;
}

.card-body.map-body {
    padding: 15px;
}

h5.notification-label.mb-1 {
    white-space: pre-wrap;
    color: #707070;
}

.dropdown-divider {
    border: hidden;
}

.header .dropdown.message .dropdown-item,
.header .dropdown.notifications .dropdown-item {
    border: hidden;
    padding: 0.5rem 1.25rem !important;
}

.drop-heading {
    padding: 1.75rem 1.25rem 0.25rem;
    color: #3F3F4D;
}

.dropdown-menu-arrow.dropdown-menu-end:after,
.dropdown-menu-arrow.dropdown-menu-end:before {
    right: 24px;
}

.notifications-menu {
    padding-bottom: 1.75rem;
}

.header .message-menu span,
.header .notifications-menu span {
    color: #BABABA;
}

.btn.btn-eer.btn-secondary {
    background: white !important;
    color: #3C57E0 !important;
    border-style: solid;
    border-color: #3C57E0;
    height: 40px;
    font-size: 12px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    float: right;
}

.btn-icon {
    font-size: 18px !important;
    padding-right: 18px;
    padding-left: 18px;
}

.btn.btn-eer.btn-terciary {
    background: #3C57E0;
    color: white;
    font-size: 12px;
    font-weight: 700;
    border-radius: 10px;
    opacity: 1;
    padding-right: 23px;
    padding-left: 23px;
}

.btn.btn-eer.btn-cuaternary {
    background: #BCDBEF33 !important;
    color: #FFFFFF !important;
    border-color: #FFFFFF;
    height: 40px;
    font-size: 12px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
}

.btn.btn-eer.btn-cuaternary:hover {
    background: #BCDBEF !important;
}

.btn.btn-eer.btn-cuaternary:active {
    background-color: #293C9933 !important;
}

.card.bkg-grad .card-footer {
    border-top: 0px;
    display: flex;
    justify-content: space-between;
    padding: 0px 12px 15px 20px;
    align-items: center;
}

.card.bkg-grad .card-footer h3 {
    margin-bottom: 0px;
    color: #BCDBEF;
    font-size: 12px;
    font-weight: 700;
}

.card.bkg-grad .card-footer b {
    font-weight: 700;
    font-size: 16px;
    color: white;
}

.card.bkg-grad .card-body {
    font-size: 34px;
    font-weight: 700;
    display: inline-flex;
    padding-top: 0px;
    padding-bottom: 7px;
}

.donut-body-text {
    max-width: 43%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    margin: auto;
    left: 7px;
    right: 0px;
    bottom: 54%;
    text-align: center;
}

.donut-body-text-alt {
    max-width: 43%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    margin: auto;
    left: 10px;
    right: 0px;
    bottom: 49%;
    text-align: center;
}

.donut-body-text span.donut-body-text-title {
    font-size: 21px;
    font-weight: 700;
}

.donut-body-text span.donut-body-text-subtext {
    font-size: 9px;
    font-weight: 700;
    color: #BABABA;
}

.c3-chart-arc text {
    display: none;
}

.card.bar-card .card-header {
    justify-content: space-between;
}

.card.bar-card .card-header .unit-selector {
    border-width: 1px;
    border-style: solid;
    border-radius: 30px;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: 700;
    color: #3C57E0;
    border-color: #3C57E0;
}

.card.bar-card .card-body {
    display: flex;
}

.card.bar-card .card-body .chart-container {
    max-height: 180px;
    width: 80%;
}

.chartsh {
    padding: 0;
    overflow: visible;
    height: 210px;
    width: 210px;
}

.dataTable,
.dataTable td,
.dataTable th,
.dataTable tbody {
    border-style: hidden !important;
    border-collapse: collapse !important;
    padding: 5px;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #111;
}

div#file-datatable_filter {
    text-align: left;
}

#collapseExample {
    transition-delay: 50ms;
}

.col-lg-12 {
    /*flex-grow: 1;*/
    transition: all 250ms ease !important;
}

.col-lg-8 {
    /*flex-shrink: 1;*/
    transition: all 250ms ease !important;
}

div.col-lg-4 {
    /*flex-shrink: 1;*/
    transition: all 0s ease !important;
    transition-delay: 0s !important;
}

/*.row [class*='col-'] {
    transition: height 150ms ease-in-out;
}*/
.hide_column {
    display: none !important;
}

td.cell-styling {
    padding: 6px 6px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    color: #787878;
    line-height: 19px;
}

td.boldColumn {
    padding: 6px 6px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    color: #5e5e5e;
    line-height: 19px;
}

th.cell-styling {
    padding: 6px;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px;
    color: #8d8d8d;
}

th.cell-styling_v2 {
    padding: 2px;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px;
    color: #8d8d8d;
}

th.divided-enr {
    border-left: 4px solid #3C57E0 !important;
}

td.divided-enr {
    border-left: 4px solid #3C57E0 !important;
}

td:first-child.cell-styling {
    color: #BABABA;
}

.restrictionfielddots:after {
    content: '\2807';
    font-size: 20px;
}

.select2-container {
    display: block;
}

.card-title {
    font-weight: 600;
}

#file-datatable-dashboard-mc thead {
    display: none;
}

td:first-child {
    color: #BABABA;
    font-weight: 600;
}

td:nth-child(2) {
    color: #5e5e5e;
    font-weight: 700;
}

tr.c3-tooltip-name--data3 {
    font-size: 14px;
}

/*footer.footer{
    position: fixed;
    bottom: 0;
    right: 0%;
    width: 100%;
}*/
a#back-to-top {
    background-image: linear-gradient(to bottom right, #4878e9 0, #3C57E0);
}

.page-item.active .page-link {
    background-color: #3C57E0;
    border-color: #3C57E0;
    font-weight: 600;
}

.page-link {
    color: #3C57E0;
    font-weight: 600;
}

.page-item:first-child .page-link {
    border-radius: 10rem 0rem 0rem 10rem;
    font-weight: 600;
    border-color: #3C57E0;
}

.page-item.disabled .page-link {
    border-color: #EDEDED;
}

.page-item:last-child .page-link {
    border-radius: 0rem 10rem 10rem 0rem;
    font-weight: 600;
    border-color: #3C57E0;
}

.page-link:hover {
    color: #426BFF;
}

.input-group-text.search-input {
    border-radius: 0rem 10rem 10rem 0rem;
    background-color: #F5FCFC;
    font-size: 16px;
    border-width: 0px;
    font-weight: 600;
    color: #3C57E0;
    height: 35px;
}

.search-input {
    border-radius: 10rem 0rem 0 10rem;
    background-color: #F5FCFC;
    font-size: 12px;
    border-width: 0px;
    font-weight: 600;
}

.search-input:focus {
    background-color: #F5FCFC;
}

.search-input::placeholder {
    color: #BCDBEF;
}

form[id*="-create-form"]>div.mb-3 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    margin: 0px !important;
}

form[id*="-create-form"] div.mb-3:first-child {
    padding-top: 15px;
}

.form-select,
.form-control {
    border-radius: 10px;
    border-width: 1px;
    border-color: #BCDBEF;
    background: #F5FCFC;
    font-size: 12px;
    color: #707070;
    font-weight: 600;
}

.input-group>.form-control.left {
    border-radius: 10px !important;
}

.input-group>.input-group-text.left {
    border-radius: 0 10px 10px 0 !important;
    border-width: 1px;
    border-color: #BCDBEF;
    background: #F5FCFC;
    color: #3C57E0;
}

.form-label {
    font-size: 12px;
    font-weight: 700;
    color: #707070;
    margin-top: 8px;
}

.form-control::placeholder {
    color: #BCDBEF;
}

.restriction-sub-b {
    border-color: #3C57E0;
    border-width: 1px;
    border-style: solid;
    border-radius: 10rem;
    padding: 6px 10px 6px 10px;
    background-color: white;
    display: flex;
}

.custom-switch {
    /*background-color: #CFCFCF4D;*/
    border-radius: 10rem;
}

.custom-switch:first-child {
    display: flex;
    /*padding-left: 15px;*/
    justify-content: space-between;
    min-height: 40px;
}

.custom-switch-value {
    margin-left: 5px;
    margin-right: 5px;
}

.form-group {
    margin-bottom: 0rem;
}

.update-control {
    border-radius: 10rem 0 0 10rem;
}

.update-btn-control {
    border-radius: 0 10rem 10rem 0;
}

li.select2-selection__choice {
    white-space: normal;
}

/*#pdsselect + span.select2 span.selection span.select2-selection {
    border-radius: 10rem 0 0 10rem;
}*/
.restriction-icon-special {
    padding: 0 10px 0 10px;
    font-size: 16px;
    color: #3C57E0;
    cursor: pointer;
}

div#pdsmappicker {
    border-radius: 2rem;
    border-color: #BCDBEF;
    border-width: 1px;
    border-style: solid;
}

div#pdsmappickeredit {
    border-radius: 2rem;
    border-color: #BCDBEF;
    border-width: 1px;
    border-style: solid;
}

div[class^='col-'],
div[class*=' col-'] {
    padding-right: 0;
}

.litepicker {
    font-family: 'Montserrat';
    margin-bottom: 15px;
    font-weight: 600;
}

.litepicker .container__months .month-item {
    padding: 4px;
}

.litepicker .container__days>div,
.litepicker .container__days>a {
    padding: 2px 0;
}

:root {
    --litepicker-day-width: 30px;
}

.litepicker .container__months .month-item-header {
    font-weight: 600;
}

strong {
    font-weight: 600 !important;
}

.abs-bottom-right {
    position: absolute;
    bottom: 0;
    right: 0;
}

.donut-body-text-title {
    position: absolute;
    left: 105px;
    top: 105px;
    transform: translate(-50%, -50%);
    color: #3F3F4D;
    font-size: 22px;
    font-weight: 700;
}

body ::-webkit-scrollbar-thumb {
    background: #adb5bd;
    border-radius: 3px;
}

body ::-webkit-scrollbar-track {
    border-radius: 3px;
}

body :hover::-webkit-scrollbar-thumb {
    background: #3c57e0;
}

body ::-webkit-scrollbar {
    width: 15px;
    height: 15px;
}

.form-control {
    height: 35px;
}

.select2-container .select2-selection--single {
    height: 35px !important;
}

.select2-container--default .select2-selection--single {
    border-radius: 10px;
    border-width: 1px !important;
    border-color: #BCDBEF !important;
    background: #F5FCFC;
    font-size: 12px;
    color: #BCDBEF;
    text-transform: capitalize;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #707070;
    font-weight: 600;
}

.abs-end-el {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.form-delimiter {
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-right: 5px;
}

.vehicle-graph-car {
    filter: contrast(1.8) brightness(2.4) grayscale(1);
    max-height: 285px;
    width: auto !important;
    margin: auto;
}

label.list-label {
    max-width: 41%;
    text-align: left;
    padding-left: 30px;
    color: #BABABA;
    font-weight: 600;
    font-size: 14px;
}

label.list-label-value {
    max-width: 59%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    padding-right: 15px;
    color: #707070;
    font-weight: 600;
}

label.list-label-license {
    border-radius: 10px;
    padding: 5px;
    margin: 0 24px 10px 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFC117;
    background: #FFEF2C;
    width: -webkit-fill-available;
    font-weight: 700;
    font-size: 22px;
}

img.d-block.mini-qrcode {
    border-radius: 10px;
    padding: 16px;
    margin: 10px 24px 10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: #3C57E0;
    width: -webkit-fill-available;
    font-weight: 700;
    font-size: 22px;
    width: 50%;
    margin: auto;
}

.spinner2 {
    height: 40px;
    margin: 0;
    position: relative;
    width: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.cube1,
.cube2 {
    background-color: #ffffff;
    border-radius: 4px;
}

.loader {
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    position: absolute;
    border-radius: 1.5rem;
    background-color: #152884b3;
}

.btn-tertiary {
    background: #3C57E0 !important;
    color: #fff !important;
    border-style: solid;
    border-color: #fff;
    height: 40px;
    font-size: 12px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    float: right;
}

/* -------------------------------------- */
/* ------------- ESTILO DE TABLA LIVEWIRE ---------------------- */

.table-striped,
.table-striped td,
.table-striped th,
.table-striped tbody {
    border-style: hidden !important;
    border-collapse: collapse !important;
    padding: 5px;
}

table.table-striped.no-footer {
    border-bottom: 1px solid #111;
}

/* -------------------------------------- */
/* ------------- ESTILO DE TABLA ---------------------- */
.table-btns i {
    font-size: 16px;
    font-weight: bold;
    padding-right: 5px;
    color: #3C57E0 !important;
    cursor: pointer;
}

.table-generic-er table td th {
    border: none;
}

.dataTables_scrollHeadInner,
.table {
    width: 100% !important;
}

div#\31 -datatable_paginate {
    position: absolute;
    right: 30px;
}

.dt-buttons {
    position: absolute !important;
    left: 30px !important;
    top: unset !important;
}

.alertMessage {
    margin-top: 17px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #426BFF;
}

table.table-bordered.dataTable thead tr:first-child th,
table.table-bordered.dataTable thead tr:first-child td {
    max-width: 177px;
}

tr.document-table-max-width th {
    max-width: fit-content !important;
}

.form-select-2+.select2-container {
    width: 100% !important;
}

.truncate-elements {
    overflow: hidden;
    word-break: break-all;
    max-width: calc(12ch * 3);
    /*Máximo 36 cáracteres*/
    white-space: nowrap;
    text-overflow: ellipsis;
}

tr.odd {
    background: #F2F5F5;
}

div#container_table {
    /*padding-bottom: 48px;*/
    overflow: scroll;
}

.dataTables_wrapper {
    overflow-x: scroll;
    padding-bottom: 0px;
}

#tab_body_2 .dataTables_wrapper,
#tab_body_3 .dataTables_wrapper,
#tab_body_4 .dataTables_wrapper {
    overflow-x: scroll;
    padding-bottom: 45px;
}

.card.bar-card .card-body .chart-container.admin-chart {
    height: 130px;
}

div#container_table.dashboard-table {
    min-height: 43vh;
}

#pds-detail-transactions th.cell-styling.bold {
    font-size: 10px;
}

div#container_table.manifest-table.dashboard-table {
    min-height: 16vh;
}

.section-label {
    font-size: 18px;
    color: gray;
    font-weight: 600;
    margin-bottom: -20px;
}

td.cell-styling.bold-er {
    color: #293C99;
    font-weight: 700;
}

td.cell-styling.with-concat {
    white-space: normal;
}

td.cell-styling.transaction-credit {
    color: #ED6161;
    font-weight: 700;
}

td.cell-styling.transaction-debit {
    color: #66B98F;
    font-weight: 700;
}

td.cell-styling.transaction-warning {
    color: #D87F27;
    font-weight: 700;
}

input {
    text-transform: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #293C99 !important;
    border-color: 1px solid #6259ca !important;
}

.map-col {
    position: fixed;
    left: 15%;
    top: 9.5%;
    z-index: 999;
    width: 84.5%;
    height: 85.5% !important;
}

.map-col2 {
    position: fixed;
    width: 85%;
    height: 85%;
    z-index: 999;
    top: 10%;
    left: 14%;
}

.map-col3 {
    position: fixed;
    left: 15%;
    top: 9.5%;
    z-index: 999;
    width: 84.5%;
    height: 85.5% !important;
}

.dropdown-item-check {
    margin: 0 !important;
    border-radius: 0 0 25px 25px;
}

#plantId+.select2-container {
    width: 100% !important;
}

#pdsId+.select2-container {
    width: 100% !important;
}

.sw-title {
    font-size: 16px;
    color: #3F3F4D;
}

.swal2-input {
    border-radius: 10px;
}

.swal2-confirm {
    background-color: #3C57E0;
}

.swal2-validation-message {
    font-family: initial;
    color: #3F3F4D;
}

.swal2-popup {
    font-size: 16px !important;
    font-family: initial;
    color: #3F3F4D;
}

.er-color-w {
    color: #FFFFFF !important;
}

/* COLORES DE ESTADO */
.enr-success-btn {
    color: #66B98F !important;
    /* font-size: 14px !important; */
    font-weight: bold !important;
}

.enr-pending-btn {
    color: #3C57E0 !important;
    /* font-size: 14px !important; */
    font-weight: bold !important;
}

.enr-danger-btn {
    color: #ED6161 !important;
    /* font-size: 14px !important; */
    font-weight: bold !important;
}

.enr-canceled-btn {
    color: #999999 !important;
    /* font-size: 14px !important; */
    font-weight: bold !important;
}


.enr-option-section {
    background-color: #3F3F4D;
}

.enr-option {
    background-color: #3C57E0;
}

.enr-options-menu {
    font-weight: 14px;
}

.enr-card-left-table {
    max-height: 42.5vh;
    overflow-y: scroll;
}

.enr-card-right-table {
    max-height: 49vh;
    overflow-y: scroll;
}

.tag-red {
    background-color: #ED6161;
}

.tag-blue {
    background-color: #3C57E0;
}

.tag-gray {
    background-color: #3F3F4D;
}

.red-overtext {
    color: #ED6161 !important;
    text-decoration: line-through;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover:not(.disabled) {
    background: #3C57E0;
}

input[type="time"]::-webkit-calendar-picker-indicator {
    background: none;
}

.swal2-popup {
    font-family: 'Montserrat';
}



/* ====================================== */
.style_primary_text {
    font-size: 17px;
    font-weight: 700;
    color: #3F3F4D;
    /* padding-top: 3vh; */
}

.style_primary_text_2 {
    font-size: 17px;
    font-weight: 700;
    color: #3F3F4D;
    padding-top: 1vh;
}

.style_second_text {
    font-size: 14px;
    font-weight: 700;
    color: #707070;
    margin-top: -10px;
}

.style-json {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
    color: #707070 !important;
    font-size: 100% !important;
}

.extended-card {
    /* height: 66vh !important; */
    height: 103vh;
    overflow-y: auto;
    padding: 25px;
}

input#toggle-switch.custom-switch-input {
    display: none;
}

.paginator_container {
    display: flex;
}

.button_prev,
.button_next,
.button {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #3c57e0;
    font-weight: 600;
    cursor: pointer;
    padding: 0.5rem 0.75rem;
    border: 1px solid #eaedf1;
    background-color: white;
}

.button_prev:hover,
.button_next:hover,
.button:hover {
    border-width: 2px;
}

.button_prev {
    border-color: #3c57e0;
    border-radius: 10rem 0rem 0rem 10rem;
}

.button_next {
    border-color: #3c57e0;
    border-radius: 0rem 10rem 10rem 0rem;
}

.button.selected {
    color: white;
    background-color: #3c57e0;
    border-color: #3c57e0;
}

.button.disabled {
    cursor: unset;
}

* {
    text-transform: capitalize;
}

.expand-map-button {
    position: absolute;
    bottom: 20px;
    /* Ajusta la posición vertical según sea necesario */
    right: 20px;
    /* Ajusta la posición horizontal según sea necesario */
    z-index: 1000;
    /* Asegúrate de que esté por encima del mapa */
    cursor: pointer;
}

.expand-icon {
    width: 20px;
    /* Ancho del cuadrito */
    height: 20px;
    /* Altura del cuadrito */
    border: 4px solid hsl(0deg 0% 0%);
    transition: all 0.3s ease;
}

.expand-icon:hover {
    background-color: #f0f0f0;
    /* Cambia el color de fondo al pasar el cursor sobre el cuadrito */
}

.button-icon-form-password {
    justify-content: center;
    background-color: #f1f1f98a;
    align-items: center;
    border: 1px solid #eaedf1;
    color: #86909a;
    display: flex;
    font-size: .9375rem;
    font-weight: 400;
    line-height: .9;
    margin-bottom: 0;
    padding: .375rem .75rem;
    text-align: center;
    white-space: nowrap;
}

.icon-form-password {
    padding: 0 !important;
}
