.sidebar {
    position: fixed;
    overflow: hidden;
    height: 100%;
    max-width: 270px !important;
    /*background-color: #e8e9eb;*/
    top: 0px;
    left: 0px;
    color: white;
}

.principal{
  margin-left: 255px;
}

.preview h1.azul {
    margin: 50px 0px -15px 0px;
}

h1{
  font-size: 18px !important;
  margin: 50px 0px 0px 0px !important;
  padding: 0px !important;
}

h4{
  font-size: 12px !important;
  text-transform: uppercase;
  font-weight: 900 !important;
  margin-bottom: 15px;
  margin-top: 30px;
}

h5{
  font-weight: 400;
    margin: 0px;
    margin-top: 20px;
    font-size: 13px;
    margin-bottom: 3px;
    line-height: inherit;
}

.sidebar-child .social a {
    margin: 20px 3px 0px 3px !important;
    color: white !important;
    opacity: 1;
    width: auto;
    float: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.sidebar-child .social a:hover {
    color: white !important;
    opacity: .8;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.sidebar-child .social {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 16px;
}

.preview {
    font-size: 13px;
    font-weight: 300 !important;
    line-height: 19px;
    padding: 0px 30px 60px 30px;
    margin-top: -40px;
    margin-left: 0px;
}
.sidebar-child .social a, .nombre, .cargo{
  /*color: #2c333b;*/
}

.profile-img {
    margin-left: -58px;
}

#MainMenu {
    margin-top: 20px;
    padding-top: 30px;
    /* padding-left: 20px; */
    border-top: 0px solid #0082AC;
    border-top: 1px solid #0082AC;
    text-align: center;
}

.preview {
    font-size: 14px;
    font-weight: 400;
}



.sidebar-list .nav li a {
    padding: 6px;
    text-transform: none;
    text-align: left;
    color: white !important;
    font-size: 14px;
    letter-spacing: 0px;
}

.subir2 {
    width: 126px;
    height: 126px;
    border-radius: 999px;
    position: absolute;
    left: 50% !important;
    margin-left: -63px;
    top: 35px;
    left: -5px;
    z-index: -1;
    border: 3px solid #0082AC;
    line-height: 140px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.sidebar-list>.nav>li>a:hover, .sidebar-list>.nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
    color: white !important;
}

.sidebar-list>.nav>li>a {
    text-decoration: none;
    background-color: transparent;
    color: #E5E5E5 !important;
}

.list-group-item:last-child {
    margin-bottom: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    text-align: left;
}

.volver-html {
    position: fixed;
    top: 40px;
    right: 30px;
    text-transform: none;
    font-weight: 900;
}

.preview h1.azul {
    /*margin: 50px 0px -15px 0px;*/
    /*font-size: 24px;*/
}

.preview h2 {
    font-size: 21px;
    font-weight: 900;
    border: none;
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
    margin-bottom: -20px;
}

.preview h3 {
    font-size: 18px;
    font-weight: 900;
    margin-top: 30px;
    margin-bottom: -10px !important;
}

h1.subinstitucion {
    margin-top: 0px !important;
    margin-bottom: 20px;
}

h4.institucion{
  text-transform: uppercase;
  margin-top: 40px;
      font-weight: 300 !important;
}

h4.azul{
  text-transform: uppercase;
  margin-top: 40px;
  cursor: pointer;
}


.resumen{
  font-size: 13px;
}

table.table.table-cv {
    background-color: #f5f6f8;
    border-radius: 5px;
    padding-bottom: 40px;
    line-height: 20px !important;
    /* padding: 20px !important; */
    margin-top: 40px;
}

a.active {

}

.sidebar-list>.nav>li>a.active {
  font-weight: 900 !important;
  /*padding: 10px !important;*/
  color: white !important;
}

.etiqueta {
  padding: 3px 4px;
  margin-right: 3px;
  /* margin-top: 3px !important; */
  /* margin-bottom: 3px !important; */
  background-color: #e8e9eb;
  /* color: white; */
  /* border: 1px solid red; */
  line-height: 25px;
  border-radius: 4px;
  font-size: 11px;
}

.preview h5{
  cursor: pointer;
}

.preview h5 a{
  background-color: white;
border-radius: 2px;
/* line-height: 15px; */
width: 11px;
height: 11px;
line-height: 11px;
text-align: center;
position: absolute;
color:#337ab7;
font-size: 10px;
font-weight: 900;
margin-top: 3px;
margin-left: 10px;
position: absolute;
    left: 30px;
    outline: 5px solid white;
}

.preview h4.azul a{
  background-color: white;
border-radius: 2px;
border: 1px solid #337ab7;
/* line-height: 15px; */
width: 11px;
height: 11px;
line-height: 9px;
text-align: center;
position: absolute;
color:#337ab7;
font-size: 10px;
font-weight: 900;
margin-top: 1px;
margin-left: 10px;
position: absolute;
left: 30px;
outline: 3px solid white;
}

.div_toggle {
    /*border-left: 1px dotted gray;*/
    padding-left: 15px;
    /*margin-top: 8px;*/
}
li.padre_toggle {
    border-left: 1px solid #d6d6d6;
    margin-left: 15px;
}

li.padre_toggle h4{
        padding-left: 15px !important;
}

h5.titulo_toggle {
    padding-left: 15px;
    margin-top: 8px;
}

h4.azul.titulo_padre_toggle {
    padding-left: 10px;
}

.table-cv .titulo_toggle{
  padding-left: 0px;
  margin-bottom: 10px;
margin-top: 13px;
}

.table-cv .titulo_toggle a{
  display: none;
}

/*Listados*/


.preview ul{
  list-style: none;
  padding-left: 0px;
    /*padding-left: 10px;*/
}

.preview ul li{
  list-style: none;
    /*border-left: 1px dotted white;*/
    /*border-left: 1px dotted gray;*/
      /*padding-left: 10px;*/
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/*.preview ul li:hover{
  list-style: none;
  border-left: 1px dotted gray;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}*/



.preview ul li{
  /*padding-left: 0px;*/
    list-style: none;
    /*border-left: 1px solid #d6d6d6;*/
}

.preview ul li ul{
  /*padding-left: 0px;*/
    list-style: none;
    list-style: decimal;
}

.preview ul li ul li{
    list-style: none;
      /*padding-left: 0px;*/
}

.preview ul li ul li ul{
    list-style: none;
}

.preview ul li ul li ul li ul{
    list-style: none;
}

.preview ul li ul li ul li ul li {
    margin-top: 10px;
    margin-bottom: 0px;
}

.preview ul li ul li ul li ul li ul{
  /*padding-left: 0px !important;*/
    list-style: none;
    list-style: decimal;
}


/* Estilos de arbol */

/*.preview ul{
  list-style: decimal;
  border-left: 1px dotted red;
}

.preview ul li{
  list-style: decimal;
}

.preview ul li ul{
  list-style: decimal;
  border-left: 1px dotted blue;
}

.preview ul li ul li{
  list-style: decimal;
}

.preview ul li ul li ul{
  list-style: decimal;
  border-left: 1px dotted green;
    list-style: none;
}

.preview ul li ul li ul li ul{
  list-style: decimal;
  border-left: 1px dotted cyan;
}

.preview ul li ul li ul li ul li ul{
  list-style: decimal;
  border-left: 1px dotted magenta;
}*/


.social p {
    font-size: 12px;
    font-weight: 100;
    padding: 0px;
    margin: 0px;
}


.social .cargo {
    font-size: 11px;
}

.nombre {
    font-size: 18px;
}

.idiomacv {
    padding-left: 15px;
}


.summernote {
    font-size: 14px !important;
}

.summernote p, .summernote span  {
    font-size: 14px !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
    color: black !important;
}

.summernote img{
  width: 100% !important;
}

li.construccion_institucional{
  padding-left:20px;
}

li.construccion_institucional h4 a{
  display: none;
}

/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {

  nav.navbar.navbar-default {
      display: none;
  }
  .principal {
    padding: 0px 20px 0px 0px;
    left: 0px;
    margin-left: 0px;
    margin-bottom: 60px;
    height: auto !important;
    transition: all 0.3s ease-in-out 0s;
}

  .col-xs-12.col-md-2.col-lg-2.nopadding.sidebar {
      position: absolute;
      left: 0px;
      width: 100% !important;
      height: 300px;
      right: 0px;
      max-width: 100% !important;
      background-color: #383f46;
  }

  .principal {
    margin-left: 0px;
    width: 100%;
    margin: 0px !important;
}

.col-xs-12.col-md-12.col-lg-12.modulo.preview {
    margin-top: 300px;
}

.col-xs-12.col-md-12.col-lg-12.nopadding.sidebar-child {
    margin: 0px !important;
    padding: 0px !important;
    text-align: center;
    /* width: 0px; */
}

.profile-img {
    width: 145px;
    height: 145px;
    background-image: url(/./images/avatar.jpg);
    background-size: cover;
    background-position: center;
    background-color: #2c333b;
    border-radius: 999px;
    position: absolute;
    left: 50%;
    margin-left: -72px;
    top: 40px;
}

.nombre, .cargo {
    width: 100%;
    text-align: center;
    margin-top: 200px;
    margin-bottom: 0px !important;
    padding: 0px;
    font-size: 21px;
}

.cargo {
    margin-top: 0px;
    font-size: 14px;
}

.social .cargo {
    display: none;
}

label.save.save-pdf {
    width: 100%;
}

div#descargar_pdf {
    left: 0px;
    width: 100%;
}
.volver-html {
    position: fixed;
    top: 40px;
    display: none;
    right: auto;
    text-transform: none;
    font-weight: 900;
    z-index: 999;
    display: block;
    color: white;
    top: 10px;
    left: 10px;
    width: auto;
    background: #54bf91;
    padding: 5px 10px;
    border-radius: 5px;
    position: absolute;
}

.sidebar-child .social {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 16px;
    width: 100%;
}

.profile-img {
    width: 145px;
    height: 145px;
    background-image: url(/./images/avatar.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 999px;
    position: absolute;
    left: 50%;
    margin-left: -72px;
    top: 40px;
    display: block !important;
    position: absolute;
}

.nombre {
    position: absolute;
}

.cargo {
    position: absolute;
    top: 230px;
}

.social p {
    display: none;
}


}

.summernote {
    font-size: 14px !important;
}

.summernote p, .summernote span  {
    font-size: 14px !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
    color: black !important;
}

.summernote img{
  width: 100% !important;
}


/* UI ALTO CONTRASTE */

:root {
  --main-bg-color: #e8e9eb;
  --main-color: #439ac7;
  --main-color-subtono-a: #44a0c7;
  --main-color-subtono-b: #0082AC;
  --main-text-color: white;
  --color-sistema-rojo: #E25041;
  --color-sistema-rojo-claro: #f5e6e6;
  --color-gris-oscuro: #2c333b;
  --color-gris-claro-menu: #E5E5E5;
  --color-input-background: #f1f1f1;
  --color-input-border: #CACDD0;
  --secondary-color: #f1ed00;
  --color-sistema-verde: #54bf91;
  --color-sistema-verde-claro: #edf5e6;
  --color-tabla-bkg: #edf5e6;
  --color-tabla-hover: #eeeff0;
}
