﻿body {
}
.tema {
    width: 100%;
    background-color:limegreen;
    text-align:center;
    height: 20px;
    vertical-align:central;
    color: white; 
   font-weight:bold;
   font-size:12px;

}
.renglon_titulo {
    width: 100%;
    background-color: #a6a6a6;
    color: white;
    font-size: 12px;
    text-align: center;
}
.renglon {
    width: 100%;
    font-size: 12px;
    height:200px;
    vertical-align:central;
    
}
#cabecera {
    height: 80px;
    background-color: deepskyblue;
    color: white;
    border: 1px solid #f30;
    box-shadow: 0px 0px 10px #000;
    position: relative;
    z-index: 2;
}
#contenidoCabecera 
{
    width:100%;
    margin:auto;
    height: 80px;
}
#contenidoPrincipal {
    width: 100%;
    height: 600px;
}
#barraHorizontal {
    height: 30px;
    background-color: #C0C0C0;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px #000 inset;
    text-align: center;
    position: absolute;
    top: 130px;
    width: 100%;
}
    #barraHorizontal > ul {
    
    list-style-type:none;
    padding:0;
    margin:0;
    
    }
    #barraHorizontal li {
        display: inline-block;
        padding: 5px;
        cursor: pointer;
        background-color: #DFDFDE;
        color: #666666;
        box-shadow: 0px 0px 5px #000 inset;
        border-radius: 5px 5px 5px 5px;
    }
        #barraHorizontal li > a {
    display: block;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
#logotipo {

  width :95%;
  float:left;
  text-align :right;
  margin-top:10px;
    height: 63px;
}
    #logotipo > img 
    {
    box-shadow:0px 0px 10px #000;
    width:327px;
    height:50px;
     
    }
    
#titulo {

  width :30%;
  float:left;
  text-shadow:2px 2px 3px #000;

}
    #titulo > h1 {
    
    margin-top:0px;
    
    }
     #titulo > h2 {
    
    margin-bottom:0px;
    
    }
#bajo {
    width: 100%;
    margin: auto;
    background-color: #F5F5F5;
    border-radius: 0px 0px 20px 20px;
    overflow: auto;
    box-shadow: 0px 0px 10px #000;
}
#columnIzq{
float:left;
width:10%;
min-height :500px;

}
#columnIzq2, #columnDer2 {
    float: left;
    width: 5%;
    min-height: 500px;
   
}

#menuContextual {
    list-style-type:none;
    padding:0;
    margin:0px 0;


}
    #menuContextual > li {
    padding: 10px;
    text-align: center;
    background-color: #C0C0C0;
    border: 1px outset #333333;
    box-shadow: 0px 0px 10px #000 inset;
}
     #menuContextual > li:hover {
    padding: 10px;
    text-align: center;
    background-color: #666666;
    border: 1px outset #333333;
    box-shadow: 0px 0px 10px #000 inset;
}
      #menuContextual > li:active {
    padding: 10px;
    text-align: center;
    background-color: #f30;
    border: 1px outset #333333;
    box-shadow: 0px 0px 10px #000 inset;
}


        #menuContextual > li > a {
        text-decoration:none;
        color:white;
              
        }
       
       
#columnCentro {
    float:left;
    width:60%;
    min-height:500px;
    background-color:white;
    box-shadow:0px 0px 5px #000 inset;


}
#columnCentro2 {
    float:left;
    width:90%;
    min-height:500px;
    background-color:white;
    box-shadow:0px 0px 5px #000 inset;


}
#pie {
    height: 30px;
    background-color: #C0C0C0;
    border-radius: 0px 0px 20px 20px;
    clear: both;
    box-shadow: 0px 0px 5px #000 inset;
    color: #FFFFFF;
    text-align: center;
    padding-top: 5px;
    text-shadow: 2px 2px 3px #000;
}
#aceptancia {
    height: 30px;
    background-color: #C0C0C0;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px #000 inset;
    text-align: center;
    position: absolute;
    top: 730px;
    width: 575px;
}
 #aceptancia > ul {
    
    list-style-type:none;
    padding:0;
    margin:0;
    
    }
  #aceptancia li {
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    background-color: #DFDFDE;
    color: #666666;
    box-shadow: 0px 0px 5px #000 inset;
    border-radius: 5px 5px 5px 5px;
}
        #aceptancia li > a {
    display: block;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
.olvido {

    line-height: normal !important;

}
.indicador {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

.pregunta {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
.contenido {
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
.respuesta {
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
.color2
{
   background-color: red;
}

.selected {
    background-color: red;
}
.active {font-weight:bold}
.notactive {font-weight:normal}

 .botonseleccionado {
    padding: 3px;
    text-align: center;
    background-color: #cfc3c3;
    border: 1px outset #525151;
    box-shadow: 0px 0px 10px #000 inset;
    color: black
}
 .botonseleccionado_verde {
    padding: 3px;
    text-align: center;
    background-color: #9eef78;
    border: 1px outset #525151;
    box-shadow: 0px 0px 10px #000 inset;
    color: black
}
 .botonseleccionado_rojo {
    padding: 3px;
    text-align: center;
    background-color: #eb9797;
    border: 1px outset #525151;
    box-shadow: 0px 0px 10px #000 inset;
    color: black
}
 .botonseleccionado_naranja {
    padding: 3px;
    text-align: center;
    background-color: #e9a368;
    border: 1px outset #525151;
    box-shadow: 0px 0px 10px #000 inset;
    color: black
}
  .botonseleccionado2 {
    padding: 10px;
    text-align: center;
    background-color: #666666;
    border: 1px outset #333333;
    box-shadow: 0px 0px 10px #000 inset;
    color: white
}
  .botonnoseleccionado {
    padding: 3px;
    text-align: center;
    background-color: #C0C0C0;
    border: 1px outset #333333;
    box-shadow: 0px 0px 10px #000 inset;
      color: black;
          Height: 30px;
}
    .botonfalta {
    padding: 10px;
    text-align: center;
    background-color: rgba(232, 25, 25, 0.70);
    border: 1px outset #333333;
    box-shadow: 0px 0px 10px #000 inset;
      color: white
}
      .botonlisto {
    padding: 10px;
    text-align: center;
    background-color: rgba(17, 176, 30, 0.78);
    border: 1px outset #333333;
    box-shadow: 0px 0px 10px #000 inset;
      color: white
}
      .mover2
{
          z-index: 1; left: 500px; top: 500px; position: absolute; width: 100px;

}
       .mover {
    text-align: center;
    background-color: #C0C0C0;
    border: 1px outset #333333;
    box-shadow: 0px 0px 10px #000 inset;
      color: white;
          left: 500px; top: 500px; position: relative ;
}
       .titulo1{

    background-color: navy;
    color: #FFFFFF;
}
.fondo{
   
    background-color: white;
    color: black;
}
.boton{
     background-color: navy;
    color: white;
}
.boton:hover{
     background-color: green;
    color: white;
}
.boton2{
     background-color: white;
    color: black;
}
.boton2:hover{
     background-color: green;
    color: black;
}
.fondo__Azul{
    background-color: navy;
    color: white;
}
/* ==========================================================================
   Chat scroll classes
   ========================================================================== */
.chat-scroll-outer-container {
    width: 100%;
    position: relative;
}

.scrollBox {
}

#toBottom {
    position: absolute;
    width: 2.5em;
    opacity: .8;
    bottom: 25px;
    right: 10px;
}


.panel-body-kaan {
    overflow-y: scroll;
    max-height: 80vh;
}

@media screen and (max-width:767px) {
    .panel-body-kaan {
        overflow-y: scroll;
        max-height: 60vh;
    }
}

@media screen and (max-width:494px) {
    .panel-body-kaan {
        overflow-y: scroll;
        max-height: 50vh;
    }
}


@media screen and (max-height:640px) {
    .panel-body-kaan {
        overflow-y: scroll;
        max-height: 50vh;
    }
}

@media screen and (max-height:462px) {
    .panel-body-kaan {
        overflow-y: scroll;
        max-height: 40vh;
    }
}

@media screen and (max-height:387px) {
    .panel-body-kaan {
        overflow-y: scroll;
        max-height: 28vh;
    }
}