/* GENERAL */

.breadcrumb.custom {
    background-color: transparent;
    padding: 0;
    font-size: 12px;
    padding-top: 5px;
}

html a:hover {
    color: black !important;
    text-decoration: none !important;
}


/* botones */

.page-link:focus {
    outline: none !important;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 1) !important;
}


/* fin botones */


/* body>div {
    background-color: #80bbcb4d !important;
} */


/* Datatable */

.content-table {
    height: 500px;
    overflow-y: auto;
}

table .badge {
    text-transform: uppercase;
    font-size: 10px;
}

table .badge-cumple {
    text-transform: uppercase;
    font-size: 14px;
}

table.dataTable.no-footer {
    border: none !important;
}

.dataTables_wrapper>div.row:first-child {
    margin-bottom: 35px;
    font-size: 14px;
}

.dataTables_wrapper>div.row:last-child {
    margin-top: 35px;
    font-size: 14px;
}

div#DataTables_Table_0_info {
    font-weight: normal;
    color: #7987a1;
}

#DataTables_Table_0_wrapper .editar .icono {
    font-size: 12px;
    color: black !important;
}

#DataTables_Table_0_wrapper .hora_uso.text-muted,
#DataTables_Table_0_wrapper .hora.text-muted {
    font-size: 12px;
    color: #bec0c3 !important;
}

.icono-cumple {
    font-size: 14px;
    font-weight: 600 !important;
}

table.dataTable td,
table.dataTable th {
    border: none !important;
}

table.dataTable tbody td {
    border-top: 1px solid #dee2e6 !important;
}

table.dataTable thead th {
    text-transform: uppercase !important;
    border-top: none !important;
    border-bottom: none !important;
    font-size: 14px;
    color: #181c32;
    font-weight: 600 !important;
}

table.dataTable tbody td {
    font-size: 14px;
    vertical-align: middle;
    line-height: 1;
    /* white-space: nowrap; */
}

tbody tr {
    height: 55px;
}

table.dataTable thead td {
    border-bottom: 1px solid #dee2e6 !important;
}

.table-bordered td,
.table-bordered th {
    border-right: none !important;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none !important;
}



.dataTables_wrapper>div:first-child>div:first-child {
    display: flex;
    align-items: center;
}

.ico_box_form {
    position: relative;
}

.ico_box_form .icono {
    position: absolute;
    top: 15px;
    left: 25px;
}



.ico_box_form select {
    border: 1px solid #f9f9f9 !important;
    background-color: #f9f9f9 !important;
    height: 45px;
    border-radius: 5px !important;
    padding-left: 50px !important;
    margin-left: 0.5em;
}

.ico_box_form select option {
    background-color: white !important;
}

.ico_box_form select:focus {
    border: 1px solid #e1e3eaa6 !important;
    background-color: #e1e3eaa6 !important;
    outline: none !important;
    box-shadow: none !important;
}

.card_ppal {
    padding-right: 3vw;
    padding-left: 3vw;
}


/* fin datatable */


/* Sidebar */

.sidebar-menu {
    height: 100vh;
    overflow: auto;
}


/* fin sidebar */

html {
    overflow: hidden;
}

#main_content {
    height: calc(100vh - 65px);
    overflow: auto;
}

#header {
    min-height: 65px;
}

html .page-item.active .page-link {
    background-color: rgb(31 41 55 / var(--tw-bg-opacity));
    border-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

html .page-link {
    color: rgb(31 41 55 / var(--tw-bg-opacity));
    border: 1px solid rgb(31 41 55 / var(--tw-bg-opacity));
}

html .page-link:hover {
    color: black;
    border-color: black;
}

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
}


/*Datatable*/

.dataTables_wrapper .dataTables_paginate .paginate_button,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: none !important;
    border: none !important;
}

.btn-tabla.btn-usado[attr-uso="0"] {
    cursor: pointer;
    font-size: 13px;
}





/* fin tooltip */

.sidebar-menu .sidebar-submenu>li>a {
    padding: 5px 5px 5px 20px !important;
}

.sidebar-menu>li> a {
    font-size: 14px;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

.sidebar-menu,
.sidebar-submenu,
.sidebar-header {
    background-color: #ffffff !important;
}

ul.sidebar-submenu.menu-open {
    margin-bottom: 20px;
}


/* .sidebar-menu>li:hover>a,
.sidebar-menu>li.active>a {
    color: #fff;
    background: #f6f6f6!important;
} */

.sidebar-menu>li:hover>a,
.sidebar-menu>li.active>a {
    border-left-color: #80bbcb !important;
    color: white;
    background: #1c3c6d !important;
}

.sidebar-menu>li:hover>a span,
.sidebar-menu>li.active>a span,
.sidebar-menu>li:hover>a i,
.sidebar-menu>li.active>a i {
    color: white;
}

li.sidebar-header {
    border-bottom: 1px solid #f1f1f1;
}

.sidebar-menu .nav_seccion {
    color: #7987a1;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 25px 5px 5px 15px;
}

ul.sidebar-menu .icono {
    padding-right: 18px;
    font-size: 30px;
}

ul.sidebar-menu i {
    font-size: 10px;
}

.sidebar-menu .sidebar-submenu>li>a>.fa {
    width: 15px !important;
}


/*******************************/

#logo {
    width: 65%;
}

#avatar {
    outline: none;
    width: 70px;
    height: 70px;
}

#avatar img {
    border-radius: 100%;
}


/*Icono con numero de notificaciones */

.icono-link {
    padding: 9px 10px 0 10px !important;
}

.icono-link .icono {
    font-size: 30px;
}

.icono-link .badge {
    position: absolute;
    top: 0;
    right: 10px;
}


/* Notificación */

.content_notify {
    width: 290px !important;
}

.content_notify .blq_h_img_txt_info {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.content_notify .blq_h_img_txt_info:hover {
    text-decoration: none;
}

.content_notify .blq_h_img_txt_info .figure {
    width: 40px;
    text-align: center;
}

.content_notify .blq_h_img_txt_info .figure .icono {
    font-size: 25px;
}

.content_notify .blq_h_img_txt_info .figure img {
    border-radius: 100%;
}


/* header */

.header-sticky {
    position: sticky;
    top: 0;
    z-index: 1;
}


/* Pagina generar QR */

#codigoqr {
    padding: 20px;
    position: relative;
    background: linear-gradient(to right, black 4px, transparent 4px) 0 0, linear-gradient(to right, black 4px, transparent 4px) 0 100%, linear-gradient(to left, black 4px, transparent 4px) 100% 0, linear-gradient(to left, black 4px, transparent 4px) 100% 100%, linear-gradient(to bottom, black 4px, transparent 4px) 0 0, linear-gradient(to bottom, black 4px, transparent 4px) 100% 0, linear-gradient(to top, black 4px, transparent 4px) 0 100%, linear-gradient(to top, black 4px, transparent 4px) 100% 100%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    min-height: 340px;
    min-width: 340px;
}


/* Pagina ver QR */

.img_svg_qr {
    width: 30px;
}

.img_svg_qr~span {
    top: 12px;
    right: -13px;
    cursor: pointer;
}


/* Cliente */

#perfil_cliente .row {
    margin-bottom: 40px;
}

#perfil_cliente .card_cliente {
    min-height: 260px;
}


/* Cupones*/

.content_cupon .icono {
    font-size: 50px;
}

.content_cupon {
    width: 125px;
    text-align: center;
}

.btn-usado-cliente {
    position: absolute;
    right: 0;
    padding: 5px;
}


/* fin cupones */


/* Codigos QR*/

.content_qr {
    width: 125px;
    text-align: center;
}

.content_qr .img_svg_qr {
    width: 60px;
}

.content_qr .img_svg_qr~span {
    top: 35px;
}


/* fin codigos QR*/
