* {
    margin: 0;
    padding: 0;
}

body {
    height: 80% !important;
}

.navbar-color {
    background-color: #3b2517;
}
.navbar-right a {
    color: #009490;
    text-align: center;
    vertical-align: middle;
    font-size: 120%;
    height: 100%;
    padding: 20%;
}
.navbar-right a:hover {
    background: white;
}

.navbar-right li a {
    color: #686868;
    text-align: center;
    vertical-align: middle;
    font-size: 120%;
}
.navbar-right li a:hover {
    color: #009490;
    font-size: 140%;
}

.cuerpo {
    position: relative;
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    top: 0;
}

.vertical-menu {
    width: 18%;
    height: 100%;
    min-width: 250px;
    display: inline-block;
}

.vertical-menu .panel-heading{
    width: 100%;
    background: #415C5E;
}
.vertical-menu .panel{
    width: 100%;
    background: #415C5E;
}

.vertical-menu ul {
    list-style: none;
}

.vertical-menu .panel-title a {
    color: #fff;
    display: block;
    padding: 15px 20px;
}

.vertical-menu .panel-title a:hover {
    color: #fff;
    background: #009490;
}

.vertical-menu .panel-body a {
    color: #fff;
    display: block;
    padding: 15px 20px;
}

.vertical-menu .panel-body a:hover {
    color: #fff;
    background: #009490;
}

.activa {
    background-color: lightblue;
}

.vertical-menu .panel-heading .icono {
    font-size: 12px;
    line-height: 18px;
    float: right;
    margin-left: 10px;
}

.vertical-menu .menu ul {
    display: none;
}

.embed-container {
    height: 100% !important;
}

.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.navigation {
    backdrop-filter: silver;
    background-color: darkgray;
}

h2{
    color: #009490;
    text-align: center; 
    padding-top: 2%;
    padding-bottom: 2%;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
h4{
    color: #415C5E;
}
h3{
    color: #009490;
}

.botonEnviar{
    text-align: center;
    border-radius: 8px;
    height: 30px;
    width: 90%;
    color: #fff;
    background-color: #1395e0;
    border: 0;
}
.botonEnviar2{
    text-align: center;
    border-radius: 8px;
    height: 50px;
    width: 100%;
    color: #fff;
    background-color: #1395e0;
    border: 0;
}
.botonCancelar{
    border-radius: 8px;
    height: 30px;
    width: 90%;
    color: #fff;
    background-color: red;
    border: 0;
}
.botonActualizar{
    border-radius: 8px;
    height: 30px;
    width: 10%;
    min-width: 100px;
    color: #fff;
    background-color: #1395e0;
    border: 0;
    margin-right: 3%;
}
.botonEliminar{
    border-radius: 8px;
    height: 30px;
    width: 10%;
    min-width: 100px;
    color: #fff;
    background-color: red;
    border: 0;
}
.botonActualizar2{
    border-radius: 8px;
    height: 30px;
    width: 15%;
    color: #fff;
    background-color: #1395e0;
    border: 0;
    margin-right: 3%;
}
.botonEliminar2{
    border-radius: 8px;
    height: 30px;
    width: 15%;
    color: #fff;
    background-color: red;
    border: 0;
}
.botonDescargar{
    border-radius: 8px;
    height: 40px;
    width: 45%;
    min-width: 100px;
    color: #fff;
    background-color: #1395e0;
    border: 0;
    margin-right: 3%;
}
.ruta{
    width: 100%;
    text-align: right;
    font-size: 90%;
    color: silver;
}
.ruta a{
    color: gray;
}



.card-body-rounded-black {
    align-content: center;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    background-color: white;
    border-radius: 30px;
    border: 1px solid #969696;
    -webkit-box-shadow: 10px 10px 26px -6px rgba(0, 0, 0, 0.59);
    -moz-box-shadow: 10px 10px 26px -6px rgba(0, 0, 0, 0.59);
    box-shadow: 10px 10px 26px -6px rgba(0, 0, 0, 0.59);
}

.margen{
    margin-bottom: 10px;
    margin-top: 10px;
}
.marco{
    margin-bottom: 5%;
    margin-top: 5%;
    margin-left: 20%;
    margin-right: 20%;
}
.ruta2{
    background-color:rgb(219, 219, 219);
    text-align: right;
}
.ruta2 label{
    color: #009490;
    padding: 1%;
    padding-right: 3%;
    font-size: 120%;
}
.ruta2 a{
    color: gray;
}
.ruta3{
    background-color:rgb(219, 219, 219);
   
}
.ruta3 label{
    color: #009490;
    padding: 1%;
    padding-right: 1%;
    font-size: 120%;
}

.ruta3 select{
    padding: 0.5%;
    border-radius: 5px;
}
.container h2{
    padding: 10%;
    text-align: left;
    color: #686868;
}
.encabezado{
    width: 100%;
    margin-bottom: 1%;
    padding: 0px;
    -webkit-box-shadow: 0px 8px 11px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 11px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 11px 0px rgba(0,0,0,0.2);
}
.encabezado img{
    float: right;
    padding-top: 4%;
    padding-bottom: 4%;
}
.tab{
    background: #fff;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-size: 120%;
    color: #969696;
}
.tab button {
    background-color: inherit;
    width: 100%;
    border: none;
    padding-bottom: 3%;
    padding-top: 3%;
}

.tab div:hover {
    background-color: #009490;
    color: #fff !important;
}


.bordes{
    border-style: solid; 
      border-color: rgb(226, 226, 226);
}

#modalTamanio{
    width: 80% !important;
    height: 80% !important;
}
.lista{
    margin-top: 2%;
}
.lista a{
    margin-left: 2%;
    color: white;
    cursor:pointer; 
    cursor: hand;
}
.lista li:hover{
    background: #016864;
    border-radius: 5px;
}
.lista li{
    margin-left: 8%;
    font-size: 120%;
    color: white;
    padding-bottom: 2%;
    padding-top: 2%;
}

.separador{
    height: 8px;
    background-color: #7F7F7F;
    width: 100%;
}

.fondo{
    background-color: rgb(228, 228, 228);
}

.fondo form{
    background-color: #fff !important;
}

.table .thead-dark th {
    color: #009490;
    background-color: #DBDBDB;
    border-color: #32383e;
    font-size: 16px;
  }

.table .thead-dark td {
    font-size: 16px;
}
.table .thead-dark tr:hover {
    cursor:pointer; 
    cursor: hand;
    background-color: #c9c9c9;
}

#no_titulo{
    font-weight: 0 !important;
}

.aviso_pie {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #3b2517;
    color: white;
    text-align: center;
 }

.container-fluid{
    background-color: #3b2517;
}