@import url('https://fonts.googleapis.com/css?family=Liu+Jian+Mao+Cao&display=swap');
@import url('https://fonts.googleapis.com/css?family=Patua+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;800;900&display=swap');


@font-face {
    font-family: "proxima";
    src: url("../font/proximanova-regular.woff2");
}
@font-face {
    font-family: "proxima-bold";
    src: url("../font/proximanova-bold.woff2");
}
*
{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
.productosobtener span
{
    color: red;
}
.ffpro
{
    font-family: 'proxima-bold', sans-serif;
    color: #000 !important;
}
a:hover
{
    text-decoration: none !important;
}
#mySidenav, #main { transition: all 500ms }
.fwb400
{
    font-weight: 600;
}
.fwb600
{
    font-weight: 600;
}
.fwb700
{
    font-weight: 700;
}
.fwb900
{
    font-weight: 900;
}
.br10
{
    border-radius: 10px !important;
    overflow: hidden;
}
.pbee
{
    padding: 6px 34px !important;
}
.td
{
    text-decoration: none !important
}
.cw
{
    color: #fff !important;
}
.ff2
{
    font-family: 'Patua One', cursive;
}
.ff3
{
    font-family: 'Liu Jian Mao Cao', cursive;
}
.cp
{
    color: purple !important;
}
.cup
{
    cursor: pointer;
}
.cr
{
    color: red !important;
}
.bgo
{
    background: orangered;
}
.pr0
{
    padding-right: 0 !important;
}
.tc
{
    text-transform: capitalize;
}
.prr
{
    position:relative;
}
.w02
{
    width:35%;
}
.w33
{
    width:39%;
}
.pr
{
    position: relative !important;
}
.f14
{
    font-size: 13px !important;
}
.f16
{
    font-size: 14px !important;
}
.f17
{
    font-size: 17px !important;
}
.f9
{
    font-size: 10px !important;
}
.f18
{
    font-size: 18px !important;
}
.bgs
{
    background: purple;
}
.bm
{
    background: #4300D2;
}
.f24
{
    font-size: 22.2px;
}
.f27
{
    font-size: 27px;
}
.bn
{
    background: #000;
}
.f11
{
    font-size: 11px;
}
.f23
{
    font-size: 21px;
}
.l3
{
    letter-spacing: 0.3px;
}
.co
{
    color: #FA8E04;
}
.cc
{
    color: #88889A;
}
.f15
{
    font-size: 16px;
}
.f8
{
    font-size: 9px;
}
.f13
{
    font-size: 13px !important;
}
.f12
{
    font-size: 12px !important;
}
.f20
{
    font-size: 20px !important;
}
.bgb
{
    background: #000;
}
.fwb
{
    font-weight: bold;
}
.fwb100
{
    font-weight: 100 !important;
}
.f19
{
    font-size: 19px;
}
.f44
{
    font-size: 44px;
}
.f40
{
    font-size: 40px;
}
.f32
{
    font-size: 32px;
}
.f25
{
    font-size: 25px;
}
.cn
{
    color: #000 !important;
}
.dnone
{
    display: none;
}
.mt5
{
    margin-top: 3rem;
}
.loguito
{
    width: 120px;
    height: auto;
    border-radius: 5px;
}
.btnpa {
    /* display: block; */
    padding: 10px 15px;
    background: purple;
    color: #fff !important;
    font-size: 13px;
    border-radius: 5px;
    text-decoration: none !important;
}
.headerfoto .dropdown a
{
    color: #000 !important;
    text-decoration: none;
}
.headerfoto .aw100 a
{
    display: block;;
    width: 100% !important;
}
@media(max-width:1453px)
{
    .image
    {
        width: 24.5% !important;
    }
}
@media(max-width:1200px)
{
    .image
    {
        width: 32.8% !important;
    }
    /*table.table.tablewi.table-striped.table-bordered.f14.fwb500.cn tr td {*/
    /*    white-space: nowrap !important;*/
    /*}*/
}
@media(max-width:672px)
{
    .image
    {
        width: 49% !important;
    }
    .tableresponsive
    {
        overflow-x:auto
    }
}
.tableresponsive
{
    overflow-x:auto
}
@media(max-width:550px)
{
    .image
    {
        width: 49% !important;
        height: 225px !important;
    }
    .tituloform
    {
        flex-direction: column;
        align-items: flex-start !important;
    }
    .tituloform p
    {
        font-size: 16px !important;
        margin-bottom: 10px !important;
    }
}
@media(max-width:471px)
{
    .image
    {
        width: 48% !important;
        height: 180px !important;
    }
    .botonelimianrimg
    {
        width: 80% !important;
    }
    .etiquetapaginaprincipal
    {
        width: 115px !important;
        font-size: 12px !important;
    }
}

@media (max-width: 1200px)
{
    .titulohotel
    {
        font-size: 16.1px ;
    }
    .formhotles
    {
        left: -90%;
        top: 54%;
    }
}
@media (min-width: 991px)
{
    .modal-lg, .modal-xl {
        max-width: 690px !important;
    }

}
@media (max-width: 991px)
{
    .sidenav
    {
        display: none;
    }
    #main
    {
        padding-left: 0 !important;
    }
}
@media (min-width: 576px)
{
    .modal-dialog {
        margin: 4.85rem auto !important;
    }
}
@media(max-width: 480px)
{
    .min-content-iner
    {
        padding: 0 !important;
    }
    #main
    {
        background: #fff !important;
    }
}
.btn.disabled, .btn:disabled {
    pointer-events: none;
}
/*--------------------------------------------------------------file imagenes--------------------------------------------------------------*/

.file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    transition: all .2s ease;
    outline: none;
}

.file-upload-btn:hover {
    background: #1AA059;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
}

.file-upload-content {
    display: none;
    text-align: center;
}

.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}

.image-upload-wrap {
    margin-top: 20px;
    border: 4px dashed #1FB264;
    position: relative;
}

.drag-text {
    text-align: center;
}

.file-upload-image {
    height: 230px;
    width: 100%;
    object-fit: cover;
}
.etiquetapaginaprincipal
{
    position: absolute;
    background:#FF8000;
    top: 0px;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 2px 12px;
    font-size: 13px;
    border-radius: 3px;
    color: #fff;
    width: 150px;
    text-align: center;
}
.remove-image {
    color:purple;
    background:transparent;
    border: none;
    padding: 10px;
    transition: all .2s ease;
    outline: none;
}
.contentimg
{
    width: 235px;
    height: 270px;
}

.remove-image:active {
    border: 0;
    transition: all .2s ease;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #000 !important;
    background-color:#fff !important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.sidenav {
    height: 100%; 
    width: 250px; 
    position: absolute; 
    z-index: 99; 
    left: 0;
    background-color: #fff; 
    overflow: auto; 
    transition: 0.5s; 
    top: 46px;
    border-right: 1px solid rgb(228,228,231);
}
.notificaciones
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bgcontinfo
{
    height: auto;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    position: relative;
    background: #fff;

}

@keyframes movimiento{
    from {
        background-position: top left;
    }
    to {
        background-position: bottom right;
    }
}
.sidenav .badge
{
    font-size: 9px;
    font-weight: 600;
}

/* The navigation menu links */
.sidenav li {
    list-style: none;
    display: flex;
    position: relative;
    align-items: center;
}
.sidenav a {
    padding: 0px 12px 0px 16px;
    text-decoration: none;
    font-size: 13px;
    color: #333 !important;
    transition: 0.1s;
    height: 40px;
    display: flex;
    align-items: center;
    font-weight: bold;
    cursor: pointer;
}
.sidenav li a {
    width: 100%;
}
.sidenav li a i
{
    transition: 0.7s;
    font-size: 16px;
    color: #7880f0;
}
.bgcontinfo li:hover a i{
    transform: rotate(360deg);
}
.sidenav p
{
    flex: 1 1 auto;
}

router-link
{
    padding: 0px 12px 0px 16px;
    text-decoration: none;
    font-size: 13px;
    color: #8d99ad !important;
    transition: 0.1s;
    height: 40px;
    display: flex;
    align-items: center;
    font-weight: bold;
    cursor: pointer;
    width: 100%;
}
#equis {
    background: none !important;
    transition: 0.5s;
    color: #fff;
    padding-left: 40px;
}
#equis i
{
    font-size: 20px;
}
.sidenav a svg
{
   width: 15px;
   margin-right: 1rem;
}
.sidenav a path
{
    fill: #fff;
}
.sidenav a:hover path
{
    fill: gold !important;
}
/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    background-color: #f5f5f5;
    color: #333;
    transition: 0.1s;
    border-radius: 0 50px 50px 0;
    text-decoration: none;
}
/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 15px;
    padding: 0;
    right: 24px;
}
.sidenav .closebtn:hover {
    background-color: transparent !important;
}
.cont-ui-compo
{
    padding: 1.4rem 1.4rem 0px 1.3rem
}
#main {
    width: 100%;
    background: #fff;
    height: 100%;
    min-height: 100vh;
    transition: padding-left 0.5s ease 0s;
    padding-left: 250px;
}
.min-content-iner
{
    /*padding: 1.5rem;*/
    margin-top: 46px;
}

/************sandwicht*/
#bar{
    position: relative;
    left: 13px;
    font-size: 20px;
    display: none;
    transition: 0.5s;
    color: #fff;
    padding-left: 25px;
}
.fa-bars:hover {
    cursor: pointer;
}
.user {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    width: 100%;
    height: 136px;
    min-height: 136px;
    max-height: 136px;
    padding: 24px 0 64px;
    margin-bottom: 2.5rem;
}
#logo2
{
    display: none;
}
.avatar {
    width: 40px;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 8px 0 0;
    border-radius: 50%;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
}
.username
{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.unseremail
{
    color: #fff;
    margin-top: 8px;
    color: hsla(0,0%,100%,.5)!important;
    font-size: 12px;
}
.titlea
{
    color: #85888F;
    font-weight: 600;
    font-size: 13px;
    padding-left: 24px;
    height: 40px;
    display: block;
    line-height: 40px;
}
.headermain
{
    padding: 0 7px;
    background: linear-gradient(
        45deg
        , rgba(63,81,181,1) 0%, rgba(120,128,240,1) 100%);
    border-bottom: 1px solid #d8e3e7;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
li
{
    list-style: none;
}
.headerfoto
{
   display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.headerfoto img
{
    width: 30px;
    border-radius: 50px;
    margin-right: 5px;
    margin-left: 16px;
}
.headerfoto li
{
    margin: 0;
}
.dropdown
{
    font-size: 13px;
}
.dropdown-menu {
    left: -50px !important;
}
#user2 img
{
    height: auto;
    width: 35px;
    border-radius: 50px;
}
#user2
{
    position: relative !important
}
.verpassword2 {
    cursor: pointer;
    position: absolute !important;
    right: 10px;
    top: 50%;
    color: #000;
    transform: translate(-50%,-50%);
}
.image
{
    width: 19.7%;
    height: 270px;
    padding: 1px;
    border: 1px solid #ccc;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin: 1.5px;
    transition: 0.5s;
}
.image:last-child
{
    margin-right: 0 !important;
}
.imagnemediana span {
    width: 100%;
    height: 162px !important;
    overflow: hidden;
    padding: 0;
    margin-bottom: 10px !important;
    background-repeat: no-repeat;
    border-radius: 4px;
}
.imagengrandeprincipal span{
    width: 100%;
    height: 335px;
    overflow: hidden;
    padding: 0;
    background-repeat: no-repeat;
    border-radius: 4px;
}
.botonelimianrimg
{
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    bottom: -25%;
}
.contenedorimageneshotel
{
    display: flex;
    flex-direction: row;
    transition: 0.5s;
    flex-flow: wrap;
}
 button:focus
 {
     outline: none !important;
 }
.botonesadultos button:hover
{
    color: red !important;
    font-weight: bold !important;
}

.fade-enter-active, .fade-leave-active {
    transition: opacity 1s !important;
}
.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
    opacity: 0 !important;
}
.transiscion
{
    transition: 1s;
}

.menuhoteldetalles ul {
    display: table-row;
    width: 100%;
    align-items: center;
    font-size: 13px;
    border-radius: 3px;
    margin-bottom: 1rem !important;
}
.menuhoteldetalles ul li{
    list-style: none;
    border-right: 1px solid #fff;
    text-align: center;
    cursor: pointer;
    padding: 9px;
    color: #fff;
    background: rgba(39, 5, 112);
    transition: 0.5s;
    display: table-cell;
}
.menuhoteldetalles ul li:hover
{
    background: rgba(39, 5, 112 , 0.9);
}
.menuhoteldetalles ul li:last-child
{
    border-right: none;
}

.requerido
{
    border-radius: 5px !important;
    border: 1px solid red !important;
    transition: 0.5s;
}



.botoncerrarsesion{
    background: #00b7f8;
    border-bottom: 5px solid #0045a6;
    border-radius: 12px;
    box-shadow: 6px 6px 6px #999;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: 'Raleway', Arial, Helvetica;
    font-size: 28px;
    height: 32px;
    margin: 80px auto;
    padding: 20px 20px;
    text-align: center;
    transition: all 0.2s ease 0s;
    width: 120px;
}
.botoncerrarsesion:hover{
    background: #0096f7;
}
.botoncerrarsesion:active {
    box-shadow: 2px 2px 2px #777, 0px 0px 35px 0px #00b7f8;
    border-bottom:1px solid #0045A6;
    text-shadow:  0px 0px 5px #fff, 0px 0px 5px #fff;
    transform: translateY(4px);
    transition: all 0.1s ease 0s;
    margin: 80px auto 76px auto;
}
.swal-wide{
    width:350px !important;
    display: flex !important;
    align-items: center;
}
.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation
{
    background: transparent !important;
}
.swal-wide2{
    width:320px !important;
    display: flex !important;
    align-items: center;
}
#swal2-content {
    display: flex !important;
    align-items: center;
}
.swal-wide3 {
    margin-top: 90px !important;
}
.serviciospopulareshab
{
    display: flex;;
    justify-content: start;
    flex-wrap: wrap;
}
.serviciospopulareshab li{
    width: 33.33%;
    font-size: 14px;
    list-style: none;
}
.serviciosinfo
{
    background: #fff;
    padding: 25px 25px 25px 25px;
    -webkit-box-shadow: 0 0 14px #444;
    box-shadow: 0 0 14px #444;
    width: 630px;
    position: fixed;
    right: 0;
    min-height: 100vh;
    top: 0;
    z-index: 9999;
    max-height: 100vh;
    overflow-x: auto;
}

.botoncerrahotelinfo
{
    background: #270570;
    width: 45px;
    border-radius: 5px 0 0 5px;
    -webkit-box-shadow: 0 0 14px #444;
    box-shadow: 0 0 14px #444;
    position: fixed;
    right: 630px;
    top: 40px;
    z-index: 10000;
    cursor: pointer;
    text-align: center;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
/*}*/
/*::-webkit-scrollbar {*/
/*    width: 8px;*/
/*    height: 7px;*/
/*}*/
/*::-webkit-scrollbar-thumb {*/
/*    background: #000;*/
/*    border-radius: 4px;*/
}

::-moz-selection {
    background: #000;
    color: #fff;
}

::selection {
    background: #000;
    color: #fff;
}

.bg22
{
    background: purple !important;
}
#reporte
{
    display: none;
}

@media print {
    #reporte     {
        display: flex !important;
        flex-direction: column;
        align-items: center;
    }

    body {
        background: white !important;
    }

    #mySidenav,
    .headermain,
    #conproductos
    {
        display: none !important;
        visibility: hidden;
    }
    #main
    {
        padding-left: 0 !important;
    }
    .imagenfooterimpreison
    {
        position: absolute;
        top: 50%;

    }

}
.table-bordered td, .table-bordered th {
    white-space: nowrap;
}
.form-control:focus
{
    border: 1px solid #3C8DBC !important;
    box-shadow: none !important;
    color: #3C8DBC !important;
    transition: 0.5s
}

.inputfocusnone:focus
{
    border: 1px solid #ced4da !important;
    font-weight: 400;
}
.tituloform
{
    display: flex;
    align-items: self-end;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 12px;
}
.tituloform p 
{
    font-size: 20px !important;
    text-transform: initial !important;
}
.tituloform p i
{
    margin-right: 10px !important;
}
.table td, .table th
{
    vertical-align: inherit !important;
}
.reloj
{
    display: flex;
    align-items: center;
}
.reloj p{
    margin-bottom: 0;
}
.pdr10{
    padding:0 3.5px;
}
.badgealert
{
    position: absolute;
    background: #F86C6B;
    color: #fff;
    border-radius: 50% !important;
    top: -10px;
    left: 25px;
    width: 18px;
    height: 18px;
    line-height: 25px;
    text-align: center;
}
.contentalert
{
    position: absolute;
    z-index: 99;
    color: #23282c;
    background-color: #fff;
    border: 1px solid #c8ced3;
    top: 50px;
    right: 120px;
    width: 500px;
    height: 400px;
    overflow-x: auto;
}
.contentconf
{
    position: absolute;
    z-index: 99;
    color: #23282c;
    background-color: #fff;
    border: 1px solid #c8ced3;
    top: 50px;
    right: 120px;
    width: 290px;
}
.tituloalert
{
    padding: .5rem 1.25rem;
    margin-bottom: 0;
    font-size: .765625rem;
    white-space: nowrap;
    color: #8a93a2;
    font-weight: 700;
    background: #F0F3F5
}
.contdesalert
{
    background:#fff;
    padding: .5rem 1.25rem;
    display: flex;
    align-items: center
}
.imgalert
{
    width: 35px !important;
    height: 35px !important;
    margin: 0 !important
}
.titlealert
{
    color: #768192!important;
    font-size: 11px !important;
    font-weight: 400;
}
.textalert
{
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 10px !important;
    font-weight: 400;
}
#contentalert
{
    opacity: 0;
    visibility: hidden;
    transition: 0.5s
}
#contconfig
{
    opacity: 0;
    visibility: hidden;
    transition: 0.5s
}
table td {
    padding: 7px 10px!important;
    vertical-align: middle!important;
}
.btn-registrar
{
    color: #fff;
    background-color: #E53D22;
    border: #E53D22;
    font-size: 14.5px;
    padding: 10px 15px;
    transition: 0.5s;
    border-radius: .75rem;
    position: relative;
    opacity: 1;
    font-weight: 600;
    overflow: hidden;
}
.btn-registrar b
{
    position: absolute;
    top: -1px;
    left: 0px;
    background-color: rgba(0,0,0,.15);
    display: none;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    line-height: 34px;
}
.btn-registrar b i{
    font-size: 16px;
}

.badge-user
{
    -webkit-appearance: none;
    background: -webkit-gradient(to right, #7880f0 0%, #b4b9ff 50%, #3f51b5);
    background: linear-gradient(to right, #7880f0 0%, #b4b9ff 50%, #3f51b5);
    background-size: 500%;
    border: none;
    border-radius: 5rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)!important;
    color: #fff;
    padding: 5px;
    font-size: 13px;
    display: inline;
    text-transform: capitalize;
}
.img-admin
{
    position: relative;
}
.img-admin:before
{
    position: absolute;
    content: '';
    width: 100%;
    height: 70%;
    background: url(../imagenes/img-admin.png) no-repeat;
    background-size: 100% 100%;
    top: 0px;
    right: 0px;
}
.cont-img-admin
{
    position: relative;
    height: 110px!important;
    width: 110px!important;
    display: block;
    margin: auto;
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 5%);
    border-radius: 50%;
    cursor: pointer;
    padding: 5px;
    margin-top: 5px;
    overflow: hidden;
}
.cont-img-admin img
{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.cont-img-admin::after {
    border-left: 2px solid rgba(120,128,240,1);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
}
.img-admin:hover .cont-img-admin::after {
    -webkit-transition: 1s;
    transition: 1s;
    -webkit-animation: rotation 2s infinite linear;
    animation: rotation 2s infinite linear;
    -webkit-transition: all 1s;
    transition: all 1s;
}
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.router-link-exact-active.router-link-active
{
    transition: 0.5s;
}
a.router-link-exact-active.router-link-active {
    background-color: #f5f5f5;
    color: #333;
}

.estilo-menu-ui .sidenav
{
    width: 55px;
}
.estilo-menu-ui  li a p {
    position: fixed;
    left: 45px;
    z-index: 9;
    background: #f5f5f5;
    padding: 10px;
    width: 200px;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}
.estilo-menu-ui  li a .badge-danger ,
.estilo-menu-ui .title-empresa,
.estilo-menu-ui .badge-user
{
    display: none !important;
}
.estilo-menu-ui .cont-img-admin
{
    width: 43px!important;
    height: auto!important;
    margin-top: 1.5rem;
}
.estilo-menu-ui .nameapli
{
    display: none;
}
.estilo-menu-ui  li a:hover p
{
    opacity: 1;
    visibility: visible;
    left: 56px;
}
.estilo-menu-ui .almacen-content-menu
{
    display: none;
}
.inventario-ui
{
    display: none;
}
.cont-inventario-ui
{
    position: fixed;
    left: 44px;
    background: #fff;
    height: 150px;
    margin-top: -25px;
    width: 200px;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}
.cont-inventario-ui .estilo-menu-ui li a
{
    position: static !important;
    background: red !important;
    visibility:visible !important;
    opacity: 1 !important;
}
.estilo-menu-ui  .inventario-ui
{
    display: block;
}
.name-inventario
{
    color: #000;
    font-weight: bold;
    padding: 10px 15px;
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
}
.estilo-menu-ui .inventario-ui:hover .cont-inventario-ui
{
    opacity: 1;
    visibility: visible;
    left: 55px;
}
.inventario-ui
{
    padding: 10px 15px;
    cursor: pointer;
}
.hover-inventario
{
    color: #7880f0;
    transition: 0.7s;
    font-size: 16px;
    display: block;
}
.inventario-ui:hover .hover-inventario
{
    transform: rotate(360deg);
}
.inventario-ui:hover
{
    background: #f5f5f5;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.table-bordered td, .table-bordered th .res-th-table th
{
    width: auto !important;
    white-space: inherit !important
}
.tablehr thead th {
    width: auto !important;
}
.badge-stock
{
    background: -webkit-gradient(to right, rgba(244,66,54,1) 0%,rgb(245, 112, 103) 50%, rgba(244,66,54,1));
    background: linear-gradient(to right, rgba(244,66,54,1) 0%,rgb(245, 112, 103) 50%, rgba(244,66,54,1));
    border-color: #f44336;
    width: 18px;
    height: 18px;
    line-height: 18px;
    display: block;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    margin: auto;
}
.btn_pagado i
{
    color: rgb(22,163,74);
}
.btn_pagado,
.btn_deuda
{
    background-color: #DCFCE7;
    position: relative;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 15px;
}
.btn_deuda
{
    background-color: #FEE2E2;
}
.btn_deuda i
{
    color: rgb(220,38,38);
}
.btn_pagado:hover span,
.btn_deuda:hover span
{
    display: block;
}
.btn_pagado span,
.btn_deuda span
{
    position: absolute;
    background-color: #000;
    right: -64px;
    color: #fff;
    border-radius: 7px;
    font-size: 10.7px;
    line-height: 1rem;
    padding: 2px 7px;
    font-weight: 500;
    display: none;
}
.btnacciones 
{
    text-align: right;
}
td.btnacciones button:after 
{
    border: 0;
}
.btnacciones .dropdown
{
    border: 1px solid rgb(212,212,216);
    color: #000;
    width: 32px;
    height: 32px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
}
.btnacciones .dropdown:hover
{
    border-color: #000;
}
.btnacciones button svg
{
    width: 11px;
}
.btnacciones button 
{
    border: 0;
    background: transparent;
    margin-left: 4px;
    font-size: 17px;
}
.btnacciones button  span
{
    margin-top: 18px;
    display: flex;
    margin-left: -1px;
    letter-spacing: 1.5px;
}
.acciones_svg {
    text-align: right;
}
.acciones_svg svg
{
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.titulo_table th 
{
    color: #000;
    font-weight: 600;
    font-size: 14px;
}
.list_productos
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
}
.etiqueta_producto
{
    background-color: #DCFCE7;
    padding: 3px 7px;
    font-size: 10px;
    color: rgb(22,163,74);
    border-radius: 6px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 2px;
}
.list_productos:first-child span 
{
    margin-top: 0;
}
td.btnacciones .dropdown-menu {
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(101,119,134,.2), 0 0 3px 1px rgba(101,119,134,.15);
    border: 0;
    position: absolute !important;
    transform: translate(-67%,33%) !important;
    background: #fff;
    width: 245px;
}
td.btnacciones .dropdown-menu a
{
    font-size: 14px;
    padding: 10px 2rem;
}
.icon_menu 
{
    height: 10px;
    width: 10px;
    transform: rotate(-45deg);
    box-shadow: 1px -1px 1px #cfd9de;
    top: -6px;
    --tw-bg-opacity: 1;
    background-color: rgba(255,255,255);
    display: block;
    position: absolute;
    z-index: 10;
    right: 11px;
}