@charset "utf-8";
html {
    font-family: Tahoma, Geneva, sans-serif;
    -ms-text-size-adjust: 100%;
    margin: 0;
    width: 100%;
    height: 100%
}

body {
    margin: 0;
    width: 100%;
    height: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    background-color: #fff
}

textarea {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

img {
    border: 0
}

pre {
    overflow: auto
}

button,
input[type=checkbox] {
    transform: scale(.9)
}

button {
    overflow: visible;
    text-transform: none;
    cursor: pointer;
}

input {
    line-height: normal
}

* {
    box-sizing: border-box
}

:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 12px
}

button,
input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #4b32c3;
    text-decoration: none
}

a:focus,
a:hover {
    color: #4b32c3;
    text-decoration: underline
}

a:focus {
    outline-offset: -2px
}

img {
    vertical-align: middle
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #666;
    height: 0;
    clear: both;
    color: #666
}

h1,
h2,
h3 {
    font-weight: 400;
    line-height: 1.1;
    color: #666
}

h1,
h2,
h3 {
    margin-top: 30px;
    margin-bottom: 10px
}

h1 {
    font-size: 44px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 29px
}

.disable {
    pointer-events: none
}

.text-center {
    text-align: center
}

ul {
    margin-top: 0px;
    margin-bottom: 12px
}

ul ul {
    margin-bottom: 0
}

pre {
    white-space: pre;
    word-wrap: break-word;
    color: #000;
    font-weight: 700;
    background: #f3f3f3;
    font-size: 12px
}

pre code {
    background-color: initial
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #000;
    background-color: #ffe600;
    border-radius: 4px
}

label {
    font-size: 12px;
    color: #787878
}

select {
    border: 1px #dbdfe6 solid;
    color: #787878
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    border-bottom: 1px;
    white-space: nowrap;
    padding: 6px 12px;
    border-radius: 5px;
    color: #333;
    background-color: #eee;
    border-color: #ccc
}

::placeholder {
    color: #ccc;
    opacity: 1
}

.btn:focus {
    color: #333;
    background-color: #d5d5d5;
    border-color: #8c8c8c
}

.btn:hover {
    color: #333;
    background-color: #d5d5d5;
    border-color: #adadad;
    text-decoration: none
}

.pre-item {
    height: 150px
}

.header {
    background-color: #333;
    text-align: center;
    color: #fff;
    text-align: center;
    padding-left: 120px
}

.header h1 {
    font-size: 50px
}

.header h2 {
    font-weight: lighter
}

h4 {
    margin: 25px 0 2px
}

.inputsid {
    color: #787878;
    font-size: 12px;
    text-align: center
}

.numero {
    text-align: right;
    font-weight: 700
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
    margin-bottom: 80px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-md-12,
.col-md-4,
.col-md-6,
.col-md-8 {
    float: left
}

.col-md-12 {
    width: 100%
}

.col-md-8 {
    width: 66.66666667%
}

.col-md-6 {
    width: 50%
}

.col-md-4 {
    width: 33.33333333%
}

.nav {
    margin-bottom: 0;
    padding-right: 0;
    list-style: none;
    float: left
}


/* nav{ -->
    display:none} */

@media screen and (max-width:768px) {
    .nav {
        font-weight: bold;
    }
}

.titulo_tabla {
    background-color: #333;
    color: #fff;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
    border: none
}

.titulop {
    font-size: 12px;
    color: #333
}

.div_buscar {
    height: 200px;
    width: 100%;
    padding: 10px;
    position: relative;
    top: 0
}

.nav>li {
    color: #333;
    position: relative;
    display: block;
    float: left;
    margin-top: 0px;
    background-color: #333;
    z-index: 3000
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #666;
    color: #6b3835
}

.navbar {
    min-height: 30px;
    margin-bottom: 0;
    border: 1px solid transparent;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1;
    background-color: #333;
    padding: 0 25px;
    color: #fff;
    font-size: 12px;
    z-index: 3000
}

.col-md-12,
.col-md-4,
.col-md-6,
.col-md-8,
.col-sm-12,
.col-sm-4,
.col-sm-6,
.col-sm-8 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.row-info {
    padding: 20px 3px;
    border-bottom: 1px solid #ccc
}

.row-info:hover {
    color: #333;
    background-color: #e8e8e8;
    border-color: #adadad;
    text-decoration: none
}

footer {
    text-align: center
}

.celstock {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: 700;
    font-variant: normal;
    color: #000;
    border: 1px solid #f4f4f4
}

.cel {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: 700;
    font-variant: normal;
    color: #787878;
    border: 1px solid #f4f4f4
}

#zonaContenido {
    top: 0;
    left: 0;
    width: 80%;
    height: 430px
}

#pagina {
    position: absolute;
    background-color: #fff;
    font-family: helvetica;
    left: 0;
    width: 80%
}

.cajaPequena {
    font: 8pt helvetica;
    color: #000;
    border-color: #999;
    border-style: solid;
    border-width: 1px;
    height: 15pt;
    text-align: center;
    font-weight: 200;
    border-radius: 3px
}

.ca {
    font: 8pt helvetica;
    color: #000;
    border-color: #999;
    border-style: solid;
    border-width: 1px;
    height: 15pt;
    text-align: center;
    font-weight: 200;
    border-radius: 3px
}

.cajaP {
    background-color: #fff;
    font: 8pt helvetica;
    color: #000;
    width: 95px;
    border-color: #696969;
    border-style: solid;
    border-width: 1px;
    height: 15pt
}

.celda {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: 400;
    font-variant: normal;
    text-align: center;
    color: #787878;
    height: 18px
}

.celdas {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: 700;
    font-variant: normal;
    text-align: center;
    color: #787878
}

.celda1 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: 400;
    font-variant: normal;
    text-align: center;
    color: #787878;
    height: 24px
}

.celdacon {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: 400;
    font-variant: normal;
    color: #787878;
    height: 24px
}

.comun {
    font-size: 12px
}

.header {
    font-family: Tahoma, Geneva, sans-serif;
    background-color: #666;
    color: #787878;
    vertical-align: middle;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
    height: 20px;
    vertical-align: middle;
    width: 100%
}

.inandsel {
    font-size: 12px;
    font-weight: 400;
    color: #333;
    border-radius: 5px
}

.i_busca {
    width: 300px;
    border: 1px #dbdfe6 solid;
    border-radius: 5px;
    font-size: 12px;
    color: #787878;
    background-color: #fff;
    height: 25px;
    text-align: center;
    outline: 0
}

.i_boton {
    width: 100px;
    border: 1px #f4f4f4 solid;
    font-size: 12px;
    color: #fff;
    background-color: #74acdf;
    height: 20px;
    text-align: center;
    border-radius: 3px 3px 3px 3px;
    border: 0 solid #74acdf;
    outline: 0
}

.i_botonl {
    width: 150px;
    border: 1px #f4f4f4 solid;
    font-size: 12px;
    color: #fff;
    background-color: #74acdf;
    height: 20px;
    text-align: center;
    border-radius: 3px 3px 3px 3px;
    border: 0 solid #74acdf;
    outline: 0
}

.i_boton2 {
    width: 180px;
    border: 1px #f4f4f4 solid;
    font-size: 12px;
    color: #fff;
    background-color: #74acdf;
    height: 20px;
    text-align: center;
    border-radius: 3px 3px 3px 3px;
    border: 0 solid #74acdf;
    outline: 0
}

.i_bot {
    width: 55px;
    border: 1px #f4f4f4 solid;
    font-size: 12px;
    color: #fff;
    background-color: #74acdf;
    height: 20px;
    text-align: center;
    border-radius: 5px 5px 5px 5px;
    border: 0 solid #74acdf;
    outline: 0
}

.table_buscar {
    background-color: #333;
    padding: 0;
    margin: 0;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.table_bus {
    background-color: #474749;
    padding: 0;
    margin: 0;
    width: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.listado {
    background-color: #fff;
    padding: 0;
    margin: 0;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #787878
}

.listadosin {
    background-color: #fff;
    padding: 0;
    margin: 0;
    width: 100%;
    color: #787878
}

.list {
    background-color: #fff;
    padding: 0;
    margin: 0;
    width: 100%;
    color: #787878
}

.titulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    font-variant: normal;
    color: #333;
    height: 30px
}

.sombra {
    background-color: #f1f1f1
}

.sombra1 {
    background-color: #ddd
}

.sombra2 {
    background-color: #fff
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0
}

ul.pagination li {
    display: inline
}

ul.pagination li a {
    color: #000;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s
}

ul.pagination li a.active {
    background-color: #333;
    color: #fff
}

ul.pagination li a:hover:not(.active) {
    background-color: #ddd
}

ul.acorh,
ul.acorh * {
    margin: 0;
    padding: 0;
    border: 0
}

ul.acorh {
    margin: 10px auto;
    padding: 0;
    list-style: none;
    width: 100%;
    font-size: 18px
}

ul.acorh li {
    list-style: none
}

ul.acorh li a {
    display: block;
    padding: 10px 10px 10px 20px;
    background: #333;
    color: #eee;
    border-bottom: 1px solid #000;
    border-top: 1px solid #666;
    text-decoration: none;
    box-sizing: border-box
}

ul.acorh li ul {
    max-height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    transition: .3s all ease-in
}

ul.acorh li li a {
    padding: 10px 10px 10px 40px;
    background: #999;
    color: #000;
    font-size: 16px;
    border: 0;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box
}

ul.acorc li li:last-child a {
    border-bottom: 0
}

ul.acorh li:hover ul {
    max-height: 300px;
    transition: .3s all ease-in
}

ul.acorh li a:hover {
    background: #666;
    color: #fff
}

.contenedor {
    border: 1px solid Red
}

.outer-centrado {
    float: right;
    right: 50%
}

.inner-centrado {
    float: left;
    right: -50%
}

.clear {
    clear: both
}

.sidebar {
    position: fixed;
    height: 100%;
    width: 150px;
    max-width: 150px;
    top: 30px;
    left: 0;
    z-index: 1;
    background-color: #333;
    overflow-x: hidden;
    transition: .4s;
    padding: 1rem 0;
    box-sizing: border-box
}

.sidebar .boton-cerrar {
    position: absolute;
    top: .5rem;
    right: .5rem;
    font-size: 1rem;
    display: block;
    padding: 0;
    line-height: 1.5rem;
    margin: 0;
    height: 20px;
    width: 20px;
    text-align: center;
    font-weight: 700
}

.sidebar li,
.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none inside
}

.sidebar ul {
    margin: 4rem auto;
    display: block;
    width: 80%;
    min-width: 150px
}

.sidebar li {
    margin-left: 10px;
    height: 40px
}

.sidebar a {
    display: block;
    font-size: 120%;
    color: #eee;
    text-decoration: none
}

.sidebar a:hover {
    color: #fff;
    background-color: #f90
}

#menuh {
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0
}

#conteni {
    top: 30px;
    float: left;
    left: 150px;
    width: 89%;
    background-color: #ecf0f5;
    margin-left: 150px;
    transition: margin-left .4s
}

#conten {
    top: 30px;
    float: left;
    left: 150px;
    width: 89%;
    background-color: #ecf0f5;
    margin-left: 150px;
    transition: margin-left .4s
}

#contenido {
    transition: margin-left .4s;
    width: 100%;
    min-height: 2048px
}

#abrirmenu {
    transition: margin-left .4s;
    border: none;
    float: left;
    top: 270px;
    background-color: #ecf0f5;
    position: fixed;
    min-height: 30px;
    overflow: hidden;
    text-align: center;
    width: 10px
}

.abrir-cerrar {
    color: #333;
    font-size: 1rem
}

#cerrar {
    display: none
}

.men {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer
}

.fondoTransparente {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .5
}

.center {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px;
    margin-left: -200px;
    height: 300px;
    margin-top: -150px;
    border: 1px solid grey;
    background-color: #fff;
    padding: 5px
}