
/* --------------------------------------------- MEDIA QUERYES GENERALES PORTAL --------------------------------------------- */

@media  (max-width: 1180px){
    .printFicha {margin-top: -4px;margin-left: -1px;width: 100%;}
}  

@media (max-width: 991px) {
  .error-page > .error-content > h3 {
    text-align: center;
  }
  .breadcrumb {
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    background: #ecf0f5!important;
    padding-left: 10px;
    /* text-align: right; */
    margin-bottom: 15px!important;
  }
  #lineaTimeBody .timeline-horizontal {margin-top: 7%;}

}
@media  (max-width: 780px){
    .descripNotaEval{display: none;}
    .verItemCali{display: block;}
    .cicloGrilla{font-size: 11px;}
    .estadosPc{display: none;}
    .estadosFono{display: block}
    .centrarConten {margin-left: 0%;}
    .spanReco { display: none;}
    #recoColab .titulosNom {font-size: 12px;}
    .btnIcoMiReco {font-size: 15px;}
    #MisReco .timeline .btn-primary {width: 40px;}
    .spanNomColabMg{font-size: 12px;}
    #perfil .textoTable1 {font-size: 11px;}
    #perfil .textoTable2 {font-size: 11px;}
    #perfil .txt {font-size: 11px;}
    .misPrestamosTblTitulo{font-size: 11px;}
    .misPrestamosTbltd{font-size: 11px;}
    #solicitudVacColab .espiVacaciones .list-group-item {height: 58px;}
    #vacJefe .recomendaciones{font-size: 11px;}
    #misVentas .recomendaciones{font-size: 11px;}
    #movMisPostulaciones .btnSolicitar, .btnConsultar{width: 100%;margin-left: 0%;}
    #organigrama .table-responsive {border: 1px solid transparent;}
    #organigrama .jstree-ripley > ul {background: url("") left top repeat;font-size: 11px;}
    #organigrama .jstree-ripley.jstree-focused {background: transparent;margin-bottom: 20px;}
    #geneSolicitud .solicitudDepcaja1{font-size: 11px;}
    #geneSolicitud .solicitudDepcaja2{font-size: 11px;}
    #geneSolicitud .btnGeneraSoli{width: 100%;margin-left: 0%;}
    #verSolicitud .recomendaciones{font-size: 11px;}
    #verSolicitud .recomendaciones{font-size: 11px;}
    #movMisOfertas .postulacion{font-size: 10px;}
    #movGestion .btnGrabar{margin-left: 0%;width: 100%;}
    #apruebSolicitud .btnSolicitar, .btnConsultar  {width: 100%;margin-left:0%;}
    #climaPlan .btnGrabar{margin-left: 0%;width: 100%;}
    .cavBtn{width: 100%;}
    #comunicacionesHome .media-left {width: 15%;}
    #comunicacionesHome .imgRecoMg {width: 90%;margin-left: 15%;}
    #comunicacionesHome .tablaRipleyTv{height: auto;}
    #comunicacionesHome #bgvid{width: 100%;height: auto;}
    #comunicacionesHome .vee{display: none;}
    #comunicacionesHome .vee2{display: block;}
    #comunicacionesHome .tblCelu{display: block;}
    #comunicacionesHome .tblPc{display: none;}

}
@media  (max-width: 550px){
  #lineaTimeBody .timeline-horizontal {margin-top: 10%; margin-left: 10%;}
}  
@media  (max-width: 420px){
  #lineaTimeBody .timeline-horizontal {margin-top: 15%; margin-left: 5%;}
}    

@media  (max-width: 375px){
  #lineaTimeBody .timeline-horizontal {margin-top: 15%; margin-left: 0%;}
}    
@media  (max-width: 320px){
  #lineaTimeBody .timeline-horizontal {margin-top: 15%; margin-left: 1.5%;}
  #MiCd .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
  }
}    