@charset "UTF-8";
@import "fonts.css";
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

body{
  background-color: rgba(236, 239, 241, 0.8);
  background-attachment: fixed;
}
.custom-loader {
  animation: none !important;
  border-width: 0 !important;
  width: 100% !important  ;
}

.progress-bar-ieeq{
  margin-top: 100px;

}
.ieeq-card{
  border:solid 1px #560d81;
}

.progress-bar-ieeq-table{
  
  width:100%; padding:0; margin: 0; border: none;
}

.progress-bar-ieeq-table-td{
  text-align: center; width:20%;
}

.progress{
  overflow: visible;
}

.progress-bar{
  position: relative;
}

.progress-bar-ieeq-arrow{
  position: absolute;
  top: 10px;
  right:-10px;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: left .6s ease;
}





#header{
  position: fixed;
  top: 0;
  left:0;
  width:100%;
  z-index:999;
}

.tdw5{
  width: 5% !important;
}
.tdw10{
  width: 10% !important;
}
.tdw15{
  width: 15% !important;
}
.tdw20{
  width: 20% !important;
}
.tdw25{
  width: 25% !important;
}
.tdw30{
  width: 30% !important;
}
.tdw35{
  width: 35% !important;
}
.tdw40{
  width: 40% !important;
}
.tdw45{
  width: 45% !important;
}
.tdw50{
  width: 50% !important;
}

 table.no-border td, table.no-border th{
  border: none !important;
 } 

.map-responsive{

    overflow:hidden;

    padding-bottom:30%;

    position:relative;

    height:0;

}

.map-responsive iframe{

    left:0;

    top:0;

    height:100%;

    width:100%;

    position:absolute;

}

span.asamblea-evento-calendar-aceptada{
  background-color: #560d81;
  width: 20px;
  height: 20px;  
  border-radius: 20px;
  display: inline-block;
}

span.asamblea-evento-calendar-declinada{
  background-color: #930000;
  width: 20px;
  height: 20px;  
  border-radius: 20px;
  display: inline-block;
}

span.asamblea-evento-calendar{
  background-color: #2e7d32;  
  height: 20px;  
  width: 20px;
  border-radius: 20px;
  display: inline-block;
}


a.asamblea-evento-calendar-aceptada{
  font-family: 'Red Hat Mono', monospace;
  background-color: #560d81;
  color:  white;
  text-decoration: none;
  cursor: pointer;
  border-radius: 20px;
  padding: 8px;
  font-size: 12px;
  font-weight: 400;
  margin: auto;
}

a.asamblea-evento-calendar-aceptada:hover{
  background-color:#8740b1 !important;
}


a.asamblea-evento-calendar-declinada{
  font-family: 'Red Hat Mono', monospace;
  background-color: #930000;
  color:  white;
  text-decoration: none;
  cursor: pointer;
  border-radius: 20px;
  padding: 8px;
  font-size: 12px;
  font-weight: 400;
  margin: auto;
}

a.asamblea-evento-calendar-declinada:hover{
  background-color:#cc0000 !important;
}


a.asamblea-evento-calendar{
  font-family: 'Red Hat Mono', monospace;
  background-color: #2e7d32;
  color:  white;
  text-decoration: none;
  cursor: pointer;
  border-radius: 20px;
  padding: 8px;
  font-size: 12px;
  font-weight: 400;
  margin: auto;
}

a.asamblea-evento-calendar:hover{
  background-color:#60ad5e !important;
}

body{
  font-family: 'urbanistregular' !important;
}
.container {
  max-width: 960px;
}

.pricing-header {
  max-width: 700px;
}

.card-deck .card {
  min-width: 220px;
}

.img-zoom{
  postion: relative;
  height: 50px;
}

.img-zoom > a{
  position: absolute;
  width: 100%;
  left: 0;
}
.zoom{
  width: 10% !important;
  cursor: pointer;
  font-weight: bold;
  transition:  all 0.5s ease-in;
  display: inline-block;
}
.zoom:hover, .zoom:active {
    margin: 10px auto;
    transform: scale(1.4);
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
}

.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }

.logo-img-left {
  float: left;
  width: 20%;
}
.logo-img-left > img {
  max-width: 70% !important;
}
.logo-img-right {
  float: right !important;
  width: 10%;
}
.logo-img-right > img {
  max-width: 70% !important;
}
.bg-ieeq{
  background-color: #560d81;
}
.color-ieeq{
  color: #560d81;
}

ul > li:hover > .color-ieeq{
  color:#999A98;
}
ul > li:hover{
  cursor: default;
}
.display-none{
  display: none;
}
.text-white{
  color: #fff;
}
.text-ieeq{
  color: #560d81;
}


.titulo-vm-img{
  display: block;
  width: 30% !important;
}

.vertical-center {
  display: flex;
  align-items: center;
  height: 100%;
}


.icon-estatus-doc-0{
  color: #FFAB4C !important;
}

.icon-estatus-doc-1{
  color: #064635 !important;
}

.icon-estatus-doc-2{
  color: #9B0000 !important;
}


.btn-estatus-doc-0{
  background-color: #FFAB4C !important;
  color: white !important;
}
.btn-estatus-doc-1{
  background-color: #064635 !important;
  color: white !important;
}
.btn-estatus-doc-2{
  background-color: #9B0000 !important;
  color: white !important;
}

/* PRE REGISTRO */
    .btn-estatus-0 {
      background-color: #4A525A !important;
      border-color:  #4A525A !important;
      color:white;
    }
    /* REGISTRADA */
    .btn-estatus-1 {
      background-color: #DDBEA9 !important;
      border-color:  #DDBEA9 !important;
      color:black;
    }
    /* EN VALIDACIÓN */
    .btn-estatus-2 {
      background-color: #560d81 !important;
      border-color:  #560d81 !important;
      color:white;
    }
    /* CON OBERVACIONES */
    .btn-estatus-3 {
      background-color: #E9C46A !important;
      border-color:  #E9C46A !important;
      color:black;
    }
    /* DOCS VALIDADOS */
    .btn-estatus-4 {
      background-color: #2A9D8F !important;
      border-color:  #2A9D8F !important;
      color:white;
    }
    /* EVALUADO APROBADO */
    .btn-estatus-5 {
      background-color: #8e24aa !important;
      border-color:  #8e24aa !important;
      color:white;
    }
    /* NO ACTIVA */
    .btn-estatus-6 {
      background-color: #E63946 !important;
      border-color:  #E63946 !important;
      color:white;
    }
    /* EVALUADO NO APROBADO */
    .btn-estatus-7 {
      background-color: #023E8A !important;
      border-color:  #023E8A !important;
      color:white;
    }
    .btn-estatus-1:hover, .btn-estatus-3:hover{
      color:black;
    }
    .btn-estatus-2:hover, .btn-estatus-4:hover, .btn-estatus-5:hover, .btn-estatus-6:hover, .btn-estatus-7:hover{
      color:white !important;
    }

.btn-primary {
  background-color: #560d81 !important;
  border-color:  #560d81 !important;
}
.badge-primary{
  background-color: #560d81 !important;
  border-color:  #560d81 !important;
  font-weight: 100;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary:visited{
  background-color: #8740b1 !important;
  border-color:  #8740b1 !important;
}

.btn-outline-primary {
  background-color: white;
  color: #560d81 !important;
  border-color:  #560d81 !important;
}
.btn-outline-primary:hover,.btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary:visited{
  color: white !important;
  background-color: #560d81 !important;
  border-color:  #560d81 !important;
}

.text-2x{
  font-size: 1.5em;
}

.mayus{
  text-transform:uppercase !important;
}

/************ LOADER */
.page-loader{
  position: absolute;
  width: 100%;
  height: 100%;
  left:0;
  top:0;
  background-color: rgba(0,0,0,.4);
}
.lds-ring {
  position: relative;
  width: 100px;
  height: 100px;
  margin:auto;
  margin-top: 20%;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #560d81;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #560d81 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

.opcion-bol{
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.marca{
  position: absolute;
  width: 50%;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] { -moz-appearance:textfield; }
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



.dot-elastic {
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #560d81;
  color: #560d81;
  animation: dotElastic 1s infinite linear;
  margin:auto;
}

.dot-elastic::before, .dot-elastic::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
}

.dot-elastic::before {
  left: -15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #560d81;
  color: #560d81;
  animation: dotElasticBefore 1s infinite linear;
}

.dot-elastic::after {
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #560d81;
  color: #560d81;
  animation: dotElasticAfter 1s infinite linear;
}

@keyframes dotElasticBefore {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1.5);
  }
  50% {
    transform: scale(1, 0.67);
  }
  75% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes dotElastic {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1, 1.5);
  }
  75% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes dotElasticAfter {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1, 0.67);
  }
  75% {
    transform: scale(1, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}

.bottom-0{
  position:absolute;
  bottom: 0;
}
.mt-10{
    margin-top:10%;
}

.mt-6{
    margin-top:6%;
}
.w-100{
  width:100% !important;
}

.w-110{
  margin-left: -5%;
  width:110%;
}

.b-line{
  display:block ruby;
}
#menu-dropdown{
  margin-left: -57%;
}
#notificaciones-dropdown{
  margin-left: -300%;
  width: 250px;
}
#badge-value{
  margin-left:-25%;
}
.color-white{
  color:white;
}
.material-icons{
  vertical-align: -6px;
}
.material-icons.1x { font-size: 24px; }
.material-icons.2x { font-size: 36px; }
.material-icons.3x { font-size: 48px; }
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

.f-size-2x{
  vertical-align: -12px;
  font-size: 2rem;
  color: #999A98;
}

.list-group-item{
  cursor: pointer;
}
.list-group-item:hover, .list-group-item.active{
  background-color: #560d81;
  color:white !important;
}
.list-group-item:hover > a, .list-group-item.active > a{
 color:white !important; 
}

.navbar-light .navbar-nav:hover, .navbar-light .navbar-nav .active > .nav-link{
  color:#560d81 !important;
}

.img-footer{
  width:50px;
  display: inline-block;
}

@media screen and (max-width: 992px) {
  #navbar-ul > li{
    display: block;
  }
  #titulo-panel{
    font-size: 20px;
  }
  .b-line{
    display:flex;
  }
  #menu-dropdown {
    margin-left: 0;
  }
  #notificaciones-dropdown{
    margin-left: 0;
  }
  #badge-value{
    margin-left:-4%;
  }
  .mt-6{
      margin-top:24%;
  }
}


/*Form Wizard*/
.bs-wizard {border-bottom:0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative; width: 15%;}
.complete > div, .active > div   { color: #b96fe4 !important;}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #e9ecef; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #e9ecef; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #e9ecef; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #933793; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #e9ecef; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #933793;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #933793;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled div.bs-wizard-dot{ pointer-events: none;}

