body{
    /*color:#6c757d!important;
    font-family: sans-serif !important;*/
    font-size: 13px !important;
}
.v-danger {
    background-color: #d9534f;
}
.v-warning {
    background-color: #ffc107;
}
.v {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.bg-gradient-warning,.bg-gradient-orange{
    color: #fff !important;
}
.count{
    font-weight: 700 !important;
    color:#fff !important;
    text-transform: uppercase;
}
.login-card-body, .register-card-body{
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    border-top: 3.5px solid #2838a7;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    color: #666;
    padding: 20px;
}
.nav-pills .nav-link:not(.active):hover {
    /*color: #2838a7;*/
    color: #17a2b8;
}
.breadcrumb-title{
    font-size: 12px;
    text-transform: uppercase;
}
.header-title{
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
}
.card-title{
    font-weight: 400;
    font-size: 17px;
    text-transform: uppercase;
}
.card-title i{
    font-size: 15px;
}
.modal-title{
    text-transform: uppercase;
    font-weight: 300;
}
.logotype-title{
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.company{
    text-transform: uppercase;
    /*color: #fff;*/
    color: #2838a7;
}
#btnShows,#btnCancel,#btnBuscar,#btnRegistrar{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.textoBoton{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
label:not(.form-check-label):not(.custom-file-label) {
    color:#6c757d;
    font-size: 14px;
    font-weight: 700;
    /*text-transform: uppercase;*/
}
label small{
    font-size: 14px;
}
.text_fondo {
    background:transparent !important;
}
.form-control{
    color: #6c757d !important;
}
.table-sale{
margin: 50px 0 20px 0;
}
.table-sale .nav-item .nav-link > label{
    margin-bottom: .0em;
}
.card .nav.flex-column > li {
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin: 0;
}
#total,#most_imp,#most_total,#vuelto{
    font-size: 16px;
    text-align: center;
}
/*#tpagado{
    margin-top: -3px;
    width: 70px;
    height: 30px;
}*/
.dropdown-menu-lg {
    max-width: 300px;
    min-width: 200px;
    padding: 0;
}
.badge-warning{
    color:  #fff !important;
    font-size: 12px;
}
img.table-avatar {
    border-radius: 50%;
    display: inline;
}
#photoView{
    border-radius: 5px;
    width: 100%;
    height: 200px;
}
#photo, #photoPerfil{
    display: none;
}
.photoLabel{
    position: absolute;
    top: 0;
    width: 95%;
    height: 200px;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    font-weight: bold;
    border-radius: 5px;
    opacity: 0;
    transition: opacity 0.3s ease-in-out ;
    cursor: pointer;
}
.photoLabel i {
    margin-right: 10px;
}
.photoLabel:hover {
    opacity: 1;
}
.photoPerfil{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    opacity: 0;
    transition: opacity 0.3s ease-in-out ;
    cursor: pointer;
}
.photoPerfil:hover {
    opacity: 1;
}
.timeline-perfil{
    background:transparent !important;
    border: 1px solid #999;
    border-radius: 50%;
    height: 30px;
    left: 18px;
    position: absolute;
    top: 0;
    width: 30px;
}
.timeline-perfil img{
    width: 100%;
    height: 100%;
}
.table thead th {
    border-top: 0px solid #dee2e6;
    border-bottom: 0px solid #dee2e6;
}

/**Sidebar**/
@media screen and (max-width:991px) {

    body:not(.sidebar-mini-md) .content-wrapper,
    body:not(.sidebar-mini-md) .main-footer,
    body:not(.sidebar-mini-md) .main-header {
        transition: margin-left .3s ease-in-out;
        margin-left: auto !important;
    }
}

.nav-pills .nav-link {
    border-radius: 0px !important;
}
.main-sidebar,
.main-sidebar::before {
    transition: margin-left .3s ease-in-out, width .3s ease-in-out;
    width: 207px;
}

.layout-fixed .brand-link {
    width: 207px;
}
.sidebar-dark-success .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-success .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #2838a7;
    color: #fff;
}
body:not(.sidebar-mini-md) .content-wrapper,
body:not(.sidebar-mini-md) .main-footer,
body:not(.sidebar-mini-md) .main-header {
    transition: margin-left .3s ease-in-out;
    margin-left: 207px;
}
.brand-link,
.main-header.navbar {
    height: 45px;
}
@media (min-width: 992px){
.sidebar-mini.sidebar-collapse .main-sidebar, .sidebar-mini.sidebar-collapse .main-sidebar::before {
    margin-left: 0;
    width: 3.8rem;
} }
@media (min-width: 992px){
.sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
    margin-left: 3.6rem!important;
}}
.brand-link {
    padding-top: 10px !important;
    padding-left: 2px;
}

.brand-image {
    text-align: center !important;
}

.nav-pills .nav-link {
    border-radius: 0px !important;
}

.os-content {
    padding: 0px !important;
}

.btn{
    border-radius: 0% !important;
}

/*Cumtons input*/ 
.custom-file-input ~ .custom-file-label::after {
    content: "Buscar";
}

/* Loading */
.loader-carga {
    position: absolute;
    top: calc(50% - 32px);
    left: calc(50% - 32px);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    perspective: 800px;
  }
  
  .linea {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 50%;  
  }
  
  .linea.one {
    left: 0%;
    top: 0%;
    animation: rotate-one .5s linear infinite;
    border-bottom: 3px solid #1ABB9C;
  }
  
  .linea.two {
    right: 0%;
    top: 0%;
    animation: rotate-two .5s linear infinite;
    border-right: 3px solid #1ABB9C;
  }
  
  .linea.three {
    right: 0%;
    bottom: 0%;
    animation: rotate-three .5s linear infinite;
    border-top: 3px solid #1ABB9C;
  }
  
  @keyframes rotate-one {
    0% {
      transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
      transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
  }
  
  @keyframes rotate-two {
    0% {
      transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
      transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
  }
  
  @keyframes rotate-three {
    0% {
      transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
      transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
  }
  
  .cargando div {
        animation: fadein .5s;
        -moz-animation: fadein .5s; 
        -webkit-animation: fadein .5s; 
        -o-animation: fadein .5s; 
    }
  @keyframes fadein {
      from {
          opacity:0;
      }
      to {
          opacity:1;
      }
  }
  @-moz-keyframes fadein { 
      from {
          opacity:0;
      }
      to {
          opacity:1;
      }
  }
  @-webkit-keyframes fadein { 
      from {
          opacity:0;
      }
      to {
          opacity:1;
      }
  }
  @-o-keyframes fadein { 
      from {
          opacity:0;
      }
      to {
          opacity: 1;
      }
  }
  

  @media screen and (max-width: 767px) {
    li.paginate_button.previous {
        display: inline;
    }
 
    li.paginate_button.next {
        display: inline;
    }
 
    li.paginate_button {
        display: none;
    }
}
/*Login*/
.color-extra{
    background-color: #2838a7 !important;
    color: #fff !important;
}
.color-extra.active {
    color: #fff;
    background-color: #e60e23!important ;
    border-color: #e60e23 !important;
}



/*404*/
@-moz-keyframes rocket-movement { 100% {-moz-transform: translate(1200px,-600px);} }
@-webkit-keyframes rocket-movement {100% {-webkit-transform: translate(1200px,-600px); } }
@keyframes rocket-movement { 100% {transform: translate(1200px,-600px);} }
@-moz-keyframes spin-earth { 100% { -moz-transform: rotate(-360deg); transition: transform 20s;  } }
@-webkit-keyframes spin-earth { 100% { -webkit-transform: rotate(-360deg); transition: transform 20s;  } }
@keyframes spin-earth{ 100% { -webkit-transform: rotate(-360deg); transform:rotate(-360deg); transition: transform 20s; } }

@-moz-keyframes move-astronaut {
    100% { -moz-transform: translate(-160px, -160px);}
}
@-webkit-keyframes move-astronaut {
    100% { -webkit-transform: translate(-160px, -160px);}
}
@keyframes move-astronaut{
    100% { -webkit-transform: translate(-160px, -160px); transform:translate(-160px, -160px); }
}
@-moz-keyframes rotate-astronaut {
    100% { -moz-transform: rotate(-720deg);}
}
@-webkit-keyframes rotate-astronaut {
    100% { -webkit-transform: rotate(-720deg);}
}
@keyframes rotate-astronaut{
    100% { -webkit-transform: rotate(-720deg); transform:rotate(-720deg); }
}

@-moz-keyframes glow-star {
    40% { -moz-opacity: 0.3;}
    90%,100% { -moz-opacity: 1; -moz-transform: scale(1.2);}
}
@-webkit-keyframes glow-star {
    40% { -webkit-opacity: 0.3;}
    90%,100% { -webkit-opacity: 1; -webkit-transform: scale(1.2);}
}
@keyframes glow-star{
    40% { -webkit-opacity: 0.3; opacity: 0.3;  }
    90%,100% { -webkit-opacity: 1; opacity: 1; -webkit-transform: scale(1.2); transform: scale(1.2); border-radius: 999999px;}
}
.bg-purple{
    background: url(../images/pordefecto/fondo_error.png);
    background-repeat: repeat-x;
    background-size: cover;
    background-position: left top;
    height: 100%;
    overflow: hidden;
    
}
.btn-go-home{
    position: relative;
    z-index: 200;
    margin: 15px auto;
    width: 300px;
    padding: 10px 15px;
    background-color: #EE3024;
    border-color: #EE3024;
    border-radius: 200px;
    font-weight: 400;
    display: block;
    color: white;
    text-align: center;
    text-decoration: none;
    letter-spacing : 2px;
    font-size: 15px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.btn-go-home:hover{
    color: #fff;
    background-color: #e60e23;
    border-color: #e60e23;
    transform: scale(1.05);
    box-shadow: 0px 20px 20px rgba(0,0,0,0.1);
}

.central-body{
/*    width: 100%;*/
    padding: 15% 5% 10% 5%;
    text-align: center;
}

.objects img{
    z-index: 90;
    pointer-events: none;
}
.object_rocket{
    z-index: 95;
    position: absolute;
    transform: translateX(-50px);
    top: 75%;
    pointer-events: none;
    animation: rocket-movement 200s linear infinite both running;
}
.object_earth{
    position: absolute;
    top: 20%;
    left: 15%;
    z-index: 90;
    animation: spin-earth  20s infinite linear both alternate;
}
.object_moon{
    position: absolute;
    top: 12%;
    left: 25%;
    animation: spin-earth  20s infinite linear both alternate;
}
.object_astronaut{
    animation: rotate-astronaut 200s infinite linear both alternate;
}
.box_astronaut{
    z-index: 110 !important;
    position: absolute;
    top: 60%;
    right: 20%;
    will-change: transform;
    animation: move-astronaut 50s infinite linear both alternate;
}
.image-404{
    position: relative;
    z-index: 100;
    pointer-events: none;
}
.stars{
    background: url(../images/pordefecto/overlay_stars.png);
    background-repeat: repeat;
    background-size: contain;
    background-position: left top;
}
.glowing_stars .star{
    position: absolute;
    border-radius: 100%;
    background-color: #fff;
    width: 3px;
    height: 3px;
    opacity: 0.3;
    will-change: opacity;
}
.glowing_stars .star:nth-child(1){
    top: 80%;
    left: 25%;
    animation: glow-star 2s infinite ease-in-out alternate 1s;
}
.glowing_stars .star:nth-child(2){
    top: 20%;
    left: 40%;
    animation: glow-star 2s infinite ease-in-out alternate 3s;
}
.glowing_stars .star:nth-child(3){
    top: 25%;
    left: 25%;
    animation: glow-star 2s infinite ease-in-out alternate 5s;
}
.glowing_stars .star:nth-child(4){
    top: 75%;
    left: 80%;
    animation: glow-star 2s infinite ease-in-out alternate 7s;
}
.glowing_stars .star:nth-child(5){
    top: 90%;
    left: 50%;
    animation: glow-star 2s infinite ease-in-out alternate 9s;
}
.miload{
    animation: miloading 200ms ease-in-out infinite !important;
}
@keyframes miloading{
    0%{
        transform: rotate(0deg);
    }50%{
        transform: rotate(180deg);
    }100%{
        transform: rotate(360deg);
    }
}
@media only screen and (max-width: 600px){
    
    .box_astronaut{
        top: 70%;
    }
    
    .central-body{
        
        padding: 35% 0 35% 0;
    }
} 


/*Botones*/
.iso-btn{
    width: 85px;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
}

.iso-btn.second{
    width: 120px;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
}
.iso-btn.three{
    width: 150px !important;
}
.table tbody.pad td,
.table thead.pad th{
    padding: .40rem !important;
}
.sidebar-collapse .main-sidebar .lbl-cerrarsesion{
    display: none;
}
.sidebar-collapse .main-sidebar:hover .lbl-cerrarsesion{
    display: flex;
    width: auto;
    color: white;
}
.load{
    animation: animateLoad 200ms ease-in-out;
}
@keyframes animateLoad {
    0%{
        transform: rotate(0deg);
    }100%{
        transform: rotate(360deg);
    }
}
/*---datatable movil boostrap--------*/
@media screen and (max-width:1206px){
    .table-movil{
        display: block !important;
        width: 100% !important;
        overflow-x:auto !important;
        -webkit-overflow-scrolling: touch !important;
        -ms-overflow-style: -ms-autohiding-scrollbar !important;
    }
    .table-movil>.table-bordered{
        border: 0px !important;
    }
}
.badge-danger {
    font-size: 12px;
  }
.badge-success {
    font-size: 12px;
}
.compra_detalle{
    
    height: calc(1.8125rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;    
}
.font_13{
    font-size: 13px !important;
}