﻿.note-success {
  border-color: #5cb85c;
  background: #dff0d8;
}
.note-success .box-heading {
  color: #5cb85c;
}
.note-warning {
  border-color: #f0ad4e;
  background: #fcf8e3;
}
.note-warning .box-heading {
  color: #f0ad4e;
}
.note-info {
  border-color: #5bc0de;
  background: #d9edf7;
}
.note-info .box-heading {
  color: #5bc0de;
}
.note-danger {
  border-color: #d9534f;
  background: #f2dede;
}
.note-danger .box-heading {
  color: #d9534f;
}

.panelConfirmacion {
    display: none; 
    background: white; 
    width: 500px; 
    z-index:10001;
    height: auto;
    position:fixed;
    border:1px solid;
    top: 30%;
    margin: 0 auto;
    left: 10%;
    right: 10%;
}

@media screen and (max-width: 500px) 
{
    .panelConfirmacion {
        display: none;
        background: white;
        width: 320px;
        z-index: 10001;
        height: auto;
        position: fixed;
        border: 1px solid;
        top: 30%;
        margin: 0 auto;
        left: 5%;
        right: 5%;
    }
}

.panelConfirmacionReunion {
    display: none; 
    background: white; 
    width: 800px; 
    z-index:10001;
    height: auto;
    position:fixed;
    border:1px solid;
    top: 30%;
    margin: 0 auto;
    left: 10%;
    right: 10%;
}

.panelNuevaSolicitud {
    display: none; 
    background: white; 
    width: 70%; 
    z-index:10001;
    height: 410px;
    position:fixed;
    border:1px solid;
    top: 10%;
    margin: 0 auto;
    left: 13%;
    right: 5%;
}

.panelReactivaSolicitud {
    display: none; 
    background: white; 
    width: 60%; 
    z-index:10001;
    height: 320px;
    position:fixed;
    border:1px solid;
    top: 10%;
    margin: 0 auto;
    left: 13%;
    right: 5%;
}

.panelAdjuntaArchivo {
    display: none; 
    background: white; 
    width: 30%; 
    z-index:10001;
    height: 180px;
    position:fixed;
    border:1px solid;
    top: 10%;
    margin: 0 auto;
    left: 13%;
    right: 5%;
}

.panelCreaTarea {
    display: none; 
    background: white; 
    /*width: 600px;*/ 
    z-index:10001;
    /*height: 250px;*/
    position:fixed;
    border:1px solid;
    top: 10%;
    margin: 0 auto;
    left: 13%;
    right: 5%;
}

.panelVencimiento {
    display: none; 
    background: white; 
    width: 250px; 
    z-index:10001;
    height: 250px;
    position:fixed;
    border:1px solid;
    top: 10%;
    margin: 0 auto;
    left: 13%;
    right: 5%;
}


/*** Ventana modal  ***/

 .header-modalWZ {
    /*padding: 10px 15px 10px 15px;*//*gfontbrevis originalmente 3px 15px 3px 15px;*/
    background-color: #6590FA; /*gfontbrevis originalmente #e4e8ea;*/
    color: white;/*gfontbrevis originalmente #1071c3;*/
    border: 1px solid #aed0ea;
     background: #deedf7; 
}

.modal-bodyWZ {
    position: relative;
    padding: 1px;
    margin-left: auto;
    
}

.panelBusqueda {
    display: none; 
    background: white; 
    z-index:10001;
    height: 400px;
    position:fixed;
    border:1px solid;
    top: 15%;
    margin: 0 auto;
    left: 10%;
    right: 10%;
    
}

.panelBusqueda2 {
    display: none; 
    background: white; 
    width: 47%; 
    z-index:10001;
    height: auto;
    position:fixed;
    border:1px solid;
    top: 20%;
    margin: 0 auto;
    left: 10%;
    right: 10%;
}

.panelBusqueda3 {
    display: none; 
    background: white; 
    width: 1100px; 
    z-index:10001;
    height: 400px;
    position:fixed;
    border:1px solid;
    top: 20%;
    margin: 0 auto;
    left: 10%;
    right: 10%;
}

.panelMapa {
    display: none; 
    background: white; 
    width: 60%; 
    z-index:10001;
    height: 80%;
    position:fixed;
    border:1px solid;
    top: 10%;
    bottom: 10%;
    margin: 0 auto;
    left: 10%;
    right: 10%;
}

 #Background{
position: fixed; 
top: 0px; 
bottom: 0px; 
left: 0px; 
right: 0px; 
background-color:rgba(0, 0 , 0, 0.5);
z-index:50020;
}

 #Progress{
position: fixed;
margin-top:200px; 
left: 50%; 
z-index: 50020;  
background-color:transparent;
background-position:center;
}


.panelFichaTarea {
        display: none;
        /*border: 1px solid #ddd;*/
        background: white;
        z-index: 10001;
        position: fixed;
        top: 10%;
        margin: 0 auto;
        left: 2%;
        right: 2%;
        Width: auto;
        Height: auto;
  }

.FondoTareasPEG-grande {
    border-color: #ddd;
    background: whitesmoke;
    width: 80%;
    height: 450px;
    margin-left: -6%;
}

.header-modalWZ {
    /* padding: 10px 15px 10px 15px; */
    background-color: #6590FA;
    color: white;
    overflow-y: hidden;
    overflow-x: hidden;
}

.HeadTareasPeg-grande {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 10px 20px;
    height: 50px;
    padding: -15px;
    margin-left: 7%;
}

/*@media screen and (min-width: 1500px) {
    .panelFichaTarea {
        display: none;
        border: 1px solid #ddd;
        background: white;
        z-index: 10001;
        position: fixed;
        top: 10%;
        margin: 0 auto;
        left: 5%;
        right: 5%;
        Width: auto;
        Height: auto;
    }
}*/
/*@media screen and (min-width: 1250px) and (max-width: 1499px) 
{
    .panelFichaTarea {
        display: none;
        border: 1px solid #ddd;
        background: white;
        z-index: 10001;
        position: fixed;
        top: 1%;
        margin: 0 auto;
        left: 10%;
        right: 5%;

    }
}*/

@media screen and (min-width: 1500px) 
{
    .panelBusquedaNuevo
     {
    display: none; 
    background: white;
    width: 1000px;
    z-index:10001;
    height: 500px;
    position:fixed;
    border:1px solid;
    top: 20%;
    margin: 0 auto;
    left: 10%;
    right: 10%;
    
}
}

@media screen and (min-width: 1250px) and (max-width: 1499px) 
{
   .panelBusquedaNuevo
    {
    display: none; 
    background: white;
    width: 1000px;
    z-index:10001;
    height: 500px;
    position:fixed;
    border:1px solid;
    top: 10%;
    margin: 0 auto;
    left: 10%;
    right: 10%;
    
}
}
  .panelEventosMobil{
    display: none; 
    border: 1px solid #ddd;
    background: white;
    z-index:10001;
    position:fixed;
    top: 5%;
    margin: 0 auto;
    left: 0%;
    right: 0%;
    Width: 90%;
    Height: auto;
}
/*  MODAL PEG hasta la linea 366 */
.modalPEGBackground {
    background-color: Black;
    opacity: 0.5;
    filter: alpha(opacity=50);
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 10000;
    width: 100%;
    height: 3016px;

}

.modalPEG {
    /*background-color: #fff;
              border: 3px solid #ccc;
              padding: 10px;*/
    min-width: 450px;
    width: 100%;
    margin-left: -20px;
    min-height: 300px;
    /*margin-top: -100px;*/
    top: 5%;
    /*left: 50%;*/
    position: fixed;
    z-index: 100001;
    
}

@media (max-width:380px) {
    .modalPEG {
        min-width: 450px;
        width: 100%;
        min-height: 300px;
        top: 5%;
        
        position: fixed;
        z-index: 100001;
        margin-left: -40px;
    }
}

@media (min-width:381px) and (max-width:1023px) {
    .modalPEG {
        min-width: 450px;
        width: 100%;
        min-height: 300px;
        top: 5%;
        position: fixed;
        z-index: 100001;
        margin-left: -40px;
    }
}

@media (min-width:1024px) and (max-width:1377px){
    .modalPEG {
        min-width: 300px;
        width: 120%;
        min-height: 210px;
        top: 5%;
        left: -8%;
        position: fixed;
        z-index: 100001;
    }
}

.GestorDenuncias_HeadTareasPeg {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 10px 20px;
    height: 50px;
    padding: -15px;
}

.GestorDenuncias_FondoTareasPEG {
    border-color: #ddd;
    background: whitesmoke;
    width: 80%;
    min-height:250px;
    max-height: 450px;
}

@media (min-width:200px) and (max-width:380px) {
    .GestorDenuncias_modalPEG {
        width: 120%;
        min-height: 300px;
        top: 2%;
        z-index: 100001;
        /*Centrar*/
        position: absolute;
        left: 50%;
        transform: translate(-50%);
    }
}

@media (min-width:381px) and (max-width:1023px) {
    .GestorDenuncias_modalPEG {
        width: 120%;
        min-height: 300px;
        top: 2%;
        z-index: 100001;
        /*Centrar*/
        position: absolute;
        left: 50%;
        transform: translate(-50%);
    }
}

@media (min-width:1024px) and (max-width:1366px) {
    .GestorDenuncias_modalPEG {
        width: 120%;
        min-height: 300px;
        top: 3%;
        z-index: 100001;
        /*Centrar*/
        position: absolute;
        left: 50%;
        transform: translate(-50%);
    }
}

@media (min-width:1367px) and (max-width:2000px) {
    .GestorDenuncias_modalPEG {
        width: 120%;
        min-height: 300px;
        top: 5%;
        z-index: 100001;
       /*Centrar*/
        position: absolute;
        left: 50%;
        transform: translate(-50%);
    }
}

 .boton_personalizado
 {
    text-decoration: none;
    padding: 10px;
    /*font-weight: 600;*/
    font-size: 10px;
    color: #fff5e6;
    background-color: #2A3F54;
    border-radius: 4px;
    border: 2px solid #2A3F54;
    display: block;
    width: 100%;
    height: 40px;  
    padding: 6px 12px;
    margin-bottom: 5px;    
  }


 /*li{
     margin-left: 4px;
 }*/

li>a.boton_personalizadoActivo:hover{
      color: #fff5e6 ;
      background: #00b0b3;
 }

li>a.boton_personalizado:hover {
       color: #fff5e6;
    background: #2A3F54;   
}
  .boton_personalizadoActivo
  {
    text-decoration: none;
    padding: 10px;
    font-size: 14px;
    color: #fff5e6;
    background-color: #00b0b3;
    border-radius: 6px;
    border: 2px solid #009699;
    display: block;
    width: 100%;
    height: 40px;  
    padding: 6px 12px;
    margin-bottom: 5px;  
  }
  

.modalFondo {
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    position: fixed;
}



.notesuccessPEG {
    border-color: #5cb85c;
    background: #dff0d8;
}


@media screen and (min-width: 1500px) 
{
    .HeadTareasPeg {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    padding: 10px 20px;
    height: 50px; 
    padding: -15px;
}

    
}

@media screen and (min-width: 1250px) and (max-width: 1499px) 
{
    .HeadTareasPeg {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    padding: 10px 20px;
    height: 50px; 
    padding: -15px;
}
    
}



@media screen and (min-width: 310px) and (max-width: 1249px) 
{
   .HeadTareasPeg {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 10px 20px;
    height: 50px; 
    padding: -15px;
    background-color: #6590FA;
    border-color: #6590FA;
}
    
}

@media screen and (min-width: 1500px) 
{
    .FondoTareasPEG 
    {
    border-color: #ddd;
    background: whitesmoke;
    width: 60%;
    max-height: 450px;
    }

    .header-modalWZ {
    /*padding: 10px 15px 10px 15px;*//*gfontbrevis originalmente 3px 15px 3px 15px;*/
    background-color: #6590FA; /*gfontbrevis originalmente #e4e8ea;*/
    color: white; /*gfontbrevis originalmente #1071c3;*/
    overflow-y: hidden;
    overflow-x: hidden;


}
    
}

@media screen and (min-width: 1250px) and (max-width: 1499px) 
{
    .FondoTareasPEG 
    {
    border-color: #ddd;
    background: whitesmoke;
     width: 60%;
    max-height: 450px;
    }
    .header-modalWZ {
    /*padding: 10px 15px 10px 15px;*//*gfontbrevis originalmente 3px 15px 3px 15px;*/
    background-color: #6590FA; /*gfontbrevis originalmente #e4e8ea;*/
    color: white; /*gfontbrevis originalmente #1071c3;*/

}
    
}

@media screen and (min-width: 310px) and (max-width: 1249px) 
{
    .FondoTareasPEG 
    {
    border-color: #ddd;
    background: whitesmoke;
    width: 80%;
    max-height: 600px;
    overflow-y:auto;
    }
    
}

@media screen and (min-width: 310px) and (max-width: 1249px) 
{
    .Ajustar 
    { 
    width: 60%;   
    
   
}
     .Ajustarimg 
    {
      
        height: 25px
    }
    
}

@media screen and (min-width: 1250px) and (max-width: 1499px) 
{
     .Ajustar 
    { 
    width: 80%;    
}
       .Ajustarimg 
    {
      
        height: 50px
    }
    
}


@media screen and (min-width: 1500px) 
{
  .Ajustar 
    { 
    width: 80%;    
}
    .Ajustarimg 
    {
      
        height: 50px
    }
    
}


.notedangerPEG {
    border-color: #d9534f;
    background: #f2dede;
}

.noteinfoPEG {
    border-color: #5bc0de;
    background: #d9edf7;
}

.notewarningPEG {
    border-color: #f0ad4e;
    background: #fcf8e3;
}

 .panelBoton {
     background-color: #aed0ea;
     color: black;

 }

 .panelBoton:hover {
        background-color: #2a3f54;
        color: #e6e6e6;
 }

.FormatRadioButtonList label
{
  margin-right: 110px;
}

.panelConfirmacionInvitados {
    display: none; 
    background: white;
    width: 520px; 
    z-index:10001;
    height: 190px;
    position:fixed;
    border:1px solid;
    top: 20%;
    margin: 0 auto;
    left: 10%;
    right: 10%;
}

.panelListaInvitados {
    display: none; 
    background: white;
    width: 800px; 
    z-index:10001;
    height: 400px;
    position:fixed;
    border:1px solid;
    top: 20%;
    margin: 0 auto;
    left: 10%;
    right: 10%;
    
}
@media (min-width: 340px) and (max-width: 800px)
{
   .BotoneraPrincipalLetras
{
    text-align:left;
    font-size:26px;
    top: 5%;
} 
}
@media (min-width: 1024px) and (max-width: 1980px)
{
   .BotoneraPrincipalLetras
{
    text-align:left;
    font-size:26px;
    top: 40%;
} 
}

.BotoneraPrincipalCuadro
{
  height:100px;
  background: #aed0ea;
  color: black;
}

.BotoneraPrincipalCuadro h3 {
    color: black;
}


.BotoneraPrincipalCuadro:hover h3 {
        /*background-color: #ffc9b3;*/
        /*background-color: #2a3f54;*/
        color: white;
}

.closesssss {
    height: 100px;
    width: 100px;
    background-color: #2a3f54;
    border-radius: 5px;
}
.closesssss:after {
    position:relative;
    content:"\d7";
    font-size:177px;
    color:white;
    font-weight:bold;
    top:-53px;
    left:-2px
}

.labelControl 
{
  display: block;
  width: 100%;
  height: 34px;
  font-weight: bold;
  padding: 6px 12px;
  font-size: 14px;
  color: #555;
  /*background-color: #fff;*/

  -webkit-box-shadow: inset 0 0px 0.5px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

@media (min-width: 400px) and (max-width: 769px) {
    .labelControlTitulo 
    {
          /*display: block;*/
          /*width: 100%;*/
          Font-Size:20px;
          color: #73879C;
    }
}

@media (min-width: 1024px){
    .labelControlTitulo 
    {
         /*display: block;*/
         /*width: 100%;*/
         Font-Size:20px;
         color: #73879C;

    }
}


.box-calendario { margin: 0 auto 1.5em }

.box-calendario__infoDate {
    text-align: center;
    padding: .5em 2em 0;
    width: 80%;
    margin: 0 auto
}

.box-calendario__infoDate .prev-date {
    display: inline-block;
    float: left;
    text-align: left;
    cursor: pointer
}

.box-calendario__infoDate .mes-titulo {
    font-size: 18px;
    text-align: center;
    color: #333;
    display: inline-block
}

.box-calendario__infoDate .mes-titulo .semana-title { display: block }

.box-calendario__infoDate .next-date {
    display: inline-block;
    float: right;
    position: relative
}

.box-calendario__infoDate .next-date .calendar-elements__arrow-right {
    position: relative;
    cursor: pointer
}

.box-calendario__infoDate .date-calendar-arrow {
    top: 13px;
    position: relative;
    width: 20px
}

.box-calendario__dias { border-bottom: 2px solid #b2d7ef }

.box-calendario__dias .nom-dia {
    text-transform: capitalize;
    padding: 16px 15px 6px 1px;
    display: inline-block
}

.box-calendario__table {
    min-width: 490px;
    margin: 0 auto
}

@media (max-width: 580px) {
    .box-calendario__table { min-width: 100% !important }
}

.box-calendario__nrodias {
    position: relative;
    top: 5px
}

@media (max-width: 400px) {
    .box-exito__icon img { width: 19% }

    .box-exito__title h4 { font-size: 14px }

    .box-calendario__infoDate {
        padding: 0 1em !important;
        width: 100% !important
    }

    .box-calendario__infoDate .mes-titulo { font-size: 16px !important }

    .box-calendario__infoDate .next-date .nav-hr-arrow-semana { padding-right: 0 !important }

    .box-calendario__dias td { font-size: 13px !important }

    .box-calendario__dias .nom-dia {
        text-transform: capitalize;
        padding: 16px 0 5px
    }

    .box-calendario__nrodias .dia { width: 30px !important }

    .box-calendario__mes {
        position: relative;
        left: 1em
    }
}



.area-calendario {
    background: #fff;
    padding: 1em 2em 0;
    border-radius: 8px;
    border: 1px solid #cecccf;
    max-width: 600px;
    margin: 0 auto
}

@media (max-width: 400px) {
    .box-calendario__mensual .calendar-elements__content .week-container .activeDay {
        width: 32px !important;
        height: 32px !important;
        padding-top: 5px !important
    }

    .area-calendario { padding: 1em 5px 0 !important }

    .alert-info-error { font-size: 12px !important }
}

@media (min-width: 401px) and (max-width: 1110px) {
    .box-calendario__mensual {
        max-width: 100% !important;
        width: 100% !important
    }

    .box-calendario__mensual .calendar-elements__content table { width: 100% }

    .area-calendario { padding: 1em 10px 0 !important }
}

.center {
    text-align: center;
  
}
/*Para los botones cerrar de los modals*/
/*.cerrar-modal-posotion>.center {
    text-align: center;
    margin: 2px;
    margin: 0;
    padding-right: 10px;
    /* float: right; 
    padding-left: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
}*/



.section-titulo-busqueda__divisor {
    margin: 2em 0 1.5em;
    position: relative;
}

.title_mx {
    font-size: 20px;
    color: #333;
    font-family: montserratregular;
}
body.footer_fixed.nav-sm {
    transition-delay: 100ms;
}
body.footer_fixed.nav-md {
    transition-delay: 100ms;
}
@media (max-height: 730px) {
    .CorregirGrillaDirectivos 
    {
        overflow: auto;
        max-height: 205px;
    }
}
@media (min-height: 731px) {
    .CorregirGrillaDirectivos
    {
        overflow: auto;
        max-height: 310px;
    }
}

img#imgLogo{
    max-width: 100%;
    height: auto;
}
.abajo {
    width: 150px;
    position: fixed;
    bottom: 4.5rem;
    border-radius: 6px;
    padding: .3rem .75rem;
    font-size: 1.4rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 0px;
    cursor: pointer;
    transition: all .2s ease-out;
    z-index: 1000;
}

.abajo-chiquito {
     -moz-transform: rotate(-90deg);
     -o-transform: rotate(-90deg);
     -webkit-transform: rotate(-90deg);
     transform: rotate(-90deg);
     height: 100px;
     width: 120px;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
  padding: 0.5em 1em;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.wizard a {
    padding: 10px 12px 10px;
    margin-right: 5px;
    background: #efefef;
    position: relative;
    display: inline-block;
}
.wizard a:before {
    width: 0;
    height: 0;
    
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    border-left: 20px solid #fff;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}
.wizard a:after {
    width: 0;
    height: 0;
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    border-left: 20px solid #efefef;
    position: absolute;
    content: "";
    top: 0;
    right: -20px;
    z-index: 2;
}
.wizard a:first-child:before,
.wizard a:last-child:after {
    border: none;
}
.wizard a:first-child {
    -webkit-border-radius: 4px 0 0 4px;
       -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
}
.wizard a:last-child {
    -webkit-border-radius: 0 4px 4px 0;
       -moz-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0;
}
.wizard .badge {
    margin: 0 5px 0 18px;
    position: relative;
    top: -1px;
}
.wizard a:first-child .badge {
    margin-left: 0;
}

span.badge {
    background: #79d2a6;
    color: #262626;
}
.wizard .current {
    background: #339966;
    color: #fff;
}
.wizard .current > span.badge{
    background: #194d33;
    color: #fff;
}
.wizard .current:after {
    border-left-color: #339966;
}

.wizard .after-current{
    background: #a6d9bf;
    color: #4d4d4d;
}
.wizard .after-current> span.badge{
    background: #4d8066;
    color: #fff;
}
.wizard .after-current:after {
    border-left-color: #a6d9bf;
    color: #4d4d4d;
}

.logo-izquierdo-superior {
    height: 35px; 
    padding-top: 0px;
    padding-left: 8px;
    padding-bottom: 0px;
}


/* node styling */
.orgchart .node {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 3px;
  /*border: 0px dashed transparent;*/
  text-align: center;
 
}
.mostarDatos {
    display: none;
    }

.verDatos {
    display: block;
    }

.ocultarDatos {
    display: block;
    }
.orgchart .node:hover .ocultarDatos {
	display: none;
   
    }

.orgchart .node:hover .mostarDatos {
	display: block;
   
    }

.node:hover .mostarDatos {
	display: block;
  
    }

.orgchart .node .a:visited {
    display: block;
}

.referencia {
    -webkit-box-shadow: 0px 0px 15px 8px  #922B21;
-moz-box-shadow: 0px 0px 15px 8px #922B21;
box-shadow: 0px 0px 15px 8px #922B21;
}

.dependencia {
    -webkit-box-shadow:0px 0px 15px 10px #154360;
-moz-box-shadow: 0px 0px 15px 10px #154360;
box-shadow: 0px 0px 15px 10px #154360;

}

.referenciaPadre {
    -webkit-box-shadow: 0px 0px 15px 10px #333333;
-moz-box-shadow: 0px 0px 15px 10px #333333;
box-shadow: 0px 0px 15px 10px #333333;
 

}

.dependenciaPadre {
-webkit-box-shadow: 0px 0px 15px 10px #848484;
-moz-box-shadow:0px 0px 15px 10px #848484;
box-shadow: 0px 0px 15px 10px #848484;
}

.opacidad {
    opacity: 0.6;
}

.resalta {
}
.circle-img {
    border-radius: 30%;
    margin-top: -15px;
    height: 40px;
}
 .circle-img:hover {
    height: 80px;
     border: 2px solid whitesmoke;
}

.prueba {
    color: black;
    text-decoration: none;
}

.prueba:hover {
    font-size: 16px;
    font-family: cursive;
}


.cumple00 {
    border: solid 1px #605e5e;
    background: #605e5e;
    color: #fff0f5;
    text-shadow: 1px 1px dimgray;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple05 {
border: solid 1px #FB040A;
background: #FB040A;
color:#fff0f5;
text-shadow: 1px 1px dimgray;
-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple10 {
border: solid #FA373C 1px;
background: #FA373C;
color:#fff0f5;
text-shadow: 1px 1px dimgray;
-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple15 {
border: solid #F95458 1px;
background: #F95458;
color:#fff0f5;
text-shadow: 1px 1px dimgray;
-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple20  {
border: solid #F95458 1px;
background: #F95458;
color:#000;
text-shadow: 1px 1px dimgray;
-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple25  {
border: solid #F74F05 1px;
background: #F74F05;
color:#000;
text-shadow: 1px 1px dimgray;
-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple30 {
border: solid #F66729 1px;
background: #F66729;
color:#000;
text-shadow: 1px 1px dimgray;
-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple35 {
border: solid #E19B04 1px;
background: #E19B04;
color:#000;
text-shadow: 1px 1px dimgray;
-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple40  {
border: solid #ECBE06 1px;
background: #ECBE06;
color:#000;
text-shadow: 1px 1px dimgray;
-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple45  {
border: solid #ECE404 1px;
background: #ECE404;
color:#000;
text-shadow: 1px 1px dimgray;
-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple50 {
border: solid #F4F705 1px;
background: #F4F705;
color:#000;
text-shadow: 1px 1px dimgray;
-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple55 {
    border: solid #EEF705 1px;
    background: #EEF705;
    color: #000;
    text-shadow: 1px 1px dimgray;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple60 {
    border: solid #D8F705 1px;
    background: #D8F705;
    color: #000;
    text-shadow: 1px 1px dimgray;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple65 {
    border: solid #CCF705 1px;
    background: #CCF705;
    color: #000;
    text-shadow: 1px 1px dimgray;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple70 {
    border: solid #93F705 1px;
    background: #93F705;
    color: #000;
    text-shadow: 1px 1px dimgray;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple75 {
    border: solid #2AE705 1px;
    background: #2AE705;
    color: #000;
    text-shadow: 1px 1px dimgray;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple80 {
    border: solid #18A50A 1px;
    background: #18A50A;
    color: #000;
    text-shadow: 1px 1px dimgray;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple85 {
    border: solid #0C7007 1px;
    background: #0C7007;
    color: #000;
    text-shadow: 1px 1px dimgray;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple90 {
    border: solid #05EEF7 1px;
    background: #05EEF7;
    color: #000;
    text-shadow: 1px 1px dimgray;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple95 {
    border: solid #05AAF7 1px;
    background: #05AAF7;
    color: #000;
    text-shadow: 1px 1px dimgray;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple99 {
    border: solid #055AF7 1px;
    background: #055AF7;
    color: #000;
    text-shadow: 1px 1px dimgray;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.cumple100 {
    border: solid #1605FC 1px;
    background: #1605FC;
    color: whitesmoke;
    text-shadow: 1px 1px dimgray;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}

.cumple00M {
    border: solid 1px #605e5e;
    background: #605e5e;
    color: #fff0f5;
    text-shadow: 1px 1px dimgray;
 }
.cumple05M {
border: solid 1px #FB040A;
background: #FB040A;
color:#fff0f5;
text-shadow: 1px 1px dimgray;

}
.cumple10M {
border: solid #FA373C 1px;
background: #FA373C;
color:#fff0f5;
text-shadow: 1px 1px dimgray;

}
.cumple15M {
border: solid #F95458 1px;
background: #F95458;
color:#fff0f5;
text-shadow: 1px 1px dimgray;

}
.cumple20M  {
border: solid #F95458 1px;
background: #F95458;
color:#000;
text-shadow: 1px 1px dimgray;

}
.cumple25M  {
border: solid #F74F05 1px;
background: #F74F05;
color:#000;
text-shadow: 1px 1px dimgray;

}
.cumple30M {
border: solid #F66729 1px;
background: #F66729;
color:#000;
text-shadow: 1px 1px dimgray;

}
.cumple35M {
border: solid #E19B04 1px;
background: #E19B04;
color:#000;
text-shadow: 1px 1px dimgray;

}
.cumple40M  {
border: solid #ECBE06 1px;
background: #ECBE06;
color:#000;
text-shadow: 1px 1px dimgray;

}
.cumple45M  {
border: solid #ECE404 1px;
background: #ECE404;
color:#000;
text-shadow: 1px 1px dimgray;

}
.cumple50M {
border: solid #F4F705 1px;
background: #F4F705;
color:#000;
text-shadow: 1px 1px dimgray;

}
.cumple55M {
border: solid #EEF705 1px;
background: #EEF705;
color:#000;
text-shadow: 1px 1px dimgray;

}
.cumple60M  {
border: solid #D8F705 1px;
background: #D8F705;
color:#000;
text-shadow: 1px 1px dimgray;

}
.cumple65M  {
border: solid #CCF705 1px;
background: #CCF705;
color:#000;
text-shadow: 1px 1px dimgray;

}
.cumple70M {
border: solid #93F705 1px;
background: #93F705;
color:#000;
text-shadow: 1px 1px dimgray;

}
.cumple75M  {
border: solid #2AE705 1px;
background: #2AE705;
color:#000;
text-shadow: 1px 1px dimgray;

}
.cumple80M {
    border: solid #18A50A 1px;
    background: #18A50A;
    color: #000;
    text-shadow: 1px 1px dimgray;
}
.cumple85M {
    border: solid #0C7007 1px;
    background: #0C7007;
    color: #000;
    text-shadow: 1px 1px dimgray;
}
.cumple90M  {
border: solid #05EEF7 1px;
background: #05EEF7;
color:#000;
text-shadow: 1px 1px  #aaaaaa;

}
.cumple95M {
    border: solid #05AAF7 1px;
    background: #05AAF7;
    color: #000;
    text-shadow: 1px 1px dimgray;
}
.cumple99M {
    border: solid #055AF7 1px;
    background: #055AF7;
    color: #000;
    text-shadow: 1px 1px dimgray;
}
.cumple100M {
    border: solid #1605FC 1px;
    background: #1605FC;
    color: whitesmoke;
    text-shadow: 1px 1px dimgray;
}

.circle {
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    padding: 20px 20px 10px 20px;
    max-width: 170px;
    }
  .orgchart {
  background: none; 
}
.orgchart td.left, .orgchart td.right, .orgchart td.top {
  border-color: #aaa;
}
.orgchart td>.down {
  background-color: #aaa;
}


.circleEstrategico {
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    padding: 20px 20px 10px 20px;

    }

#id_sidebar_mensaje {
    font-family: inherit;
    color: black;
}

.cerrar-modal-posotion {
 margin-top: -40px;
 margin-right: -15px;
}



.ValidaTexto {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: break-word;
}

.texto_panel_tipo_Elemento {
    /* width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: break-word;*/
    white-space:initial;
    height:auto;
    max-height:50px;
    text-align:center;
}

    @media screen and (min-width: 1250px) and (max-width: 1499px) {
        
    .Geomapa {
        height: 365px;
        width: 750px;
    }
    }

    @media screen and (min-width: 1500px) {
        
    .Geomapa {
        height: 600px;
        width: 800px;
    }
    }


    @media (min-width: 1030px) and (max-width: 1367px) {
    .FijarFichaTarea {
        top: 1%;
    }
    .MapaFichaTarea {
        height: 150px;
    }
     .BotoneraFichaTarea {
        margin-bottom: 75px;
    }



}


@media (max-width:360px)
{
    .TamanioMapa {
        width: 95%;
    }
    .PosicionModalMapa 
    {
       margin-left:55px;
       margin-bottom:15px;
    }
  
}
@media (min-width:361px) and (max-width:640px) {
    .TamanioMapa {
        width: 95%;
    }
    .PosicionModalMapa {
        margin-left: 16px;
        margin-bottom: 15px;
    }
}

@media (min-width:641px) and (max-width:1280px) 
{
    .TamanioMapa {
        height: 300px;
        width: 80%;
    }
    .PosicionModalMapa {
        margin-left: 70px;
        margin-bottom: 10px;
    }
}

@media (min-width:1281px) {
    .TamanioMapa {
        height: 350px;
        width: 75%;
    }
    .PosicionModalMapa {
        margin-left: 87px;
        margin-bottom: 10px;
    }
}
@media (max-width:768px){
    .PosicionBoton {
        margin-top: 15px;
    }
}

.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-ys table > tbody > tr > td {
        display: inline;
    }

        .pagination-ys table > tbody > tr > td > a,
        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #2A3F54;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
           
            color: #ffffff;
            background-color: #2A3F54;
            border-color: #dddddd;
            cursor: default;
        }

        .pagination-ys table > tbody > tr > td:first-child > a,
        .pagination-ys table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td:last-child > a,
        .pagination-ys table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td > a:hover,
        .pagination-ys table > tbody > tr > td > span:hover,
        .pagination-ys table > tbody > tr > td > a:focus,
        .pagination-ys table > tbody > tr > td > span:focus {
            color: #ffffff;
            background-color: #eeeeee;
            border-color: #dddddd;
        }


.cumple0T {
    border: solid #0e813c 1px;
    background: #0e813c;
    color: whitesmoke;
    text-shadow: 1px 1px dimgray;
}

.cumple-0T {
    border: solid #FB040A 1px;
    background: #FB040A;
    color: whitesmoke;
    text-shadow: 1px 1px dimgray;
}


.cumple0 {
    border: solid #8a8989 1px;
    background: #8a8989;
    color: black;
    text-shadow: 1px 1px dimgray;
}



.modalFichaPersona {
    left: 5%;
    right: 5%;
    top: 5%;
    position: fixed;
    z-index: 100000;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #ddd;
    border: groove;
    border-color: whitesmoke;
    background: whitesmoke;
    min-height: 28%;
    max-height: 90%;
}

.modalHeader {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: slategray;
    color: white;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    width: 100%
}

.modalBodyConfirmacion {
    border-color: #ddd;
    background: whitesmoke;
    width: 100%;
    position: relative;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

@media screen and (max-height: 381px) {
    .altoMaximo {
        max-height: 350px;
        overflow: auto;
    }
}

@media screen and (min-height: 382px) and (max-height: 421px) {
    .altoMaximo {
        max-height: 380px;
        overflow: auto;
    }
}

@media screen and (min-height: 422px) and (max-height: 800px) {
    .altoMaximo {
        max-height: 435px;
        overflow: auto;
    }
}

@media screen and (min-height: 801px) {
    .altoMaximo {
        max-height: 650px;
        overflow: auto;
    }
}
