@charset "UTF-8";
body {
  background-color: #EBEBEB;
}
a {
  color: #3C3C3C;
}
a:hover {
  color: #785e02;
  text-decoration: none;
}
header {
  background-color: #EBEBEB;
  color: #202020;
  margin-bottom: 108px;
}
#header-nav-top-back {
  top: 0px;
  position: fixed;
  background-color: #EBEBEB;
  width: 100%;
  height: 100px;
  z-index: 1;
}
#header-logo {
  position: fixed;
  top: -10px;
  left: -10px;
  width: 180px;
  height: 110px;
  background-color: #c9c9c9;
  border-bottom-right-radius: 20px;
  border: 10px solid #EBEBEB;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
}
#header-logo-pos {
  max-height: 100%;
  max-width: 100%;
}
#header-nav-top {
  position: fixed;
  top: 0px;
  margin: 0px;
  margin-left: 155px;
  margin-bottom: 10px;
  background-color: #C4C4C4;
  width: 340px;
  height: 40px;
  z-index: 5;
  padding-left: 40px;
  padding-top: 10px;
  color: #202020;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
}
#header-nav-top-fill {
  position: fixed;
  top: 0px;
  margin: 0px;
  margin-left: 500px;
  margin-bottom: 10px;
  background-color: #C4C4C4;
  width: 100%;
  height: 40px;
  z-index: 5;
  padding-left: 40px;
  padding-top: 10px;
  color: #202020;
  border-bottom-left-radius: 9px;
}
#header-nav-top-login {
  position: fixed;
  top: 0px;
  margin: 0px;
  margin-bottom: 10px;
  background-color: #C4C4C4;
  width: 100%;
  height: 40px;
  z-index: 5;
  padding-left: 40px;
  padding-top: 10px;
  color: #202020;
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
}
#header-nav-bottom {
  position: fixed;
  top: 50px;
  margin: 0px;
  margin-left: 155px;
  background-color: #C4C4C4;
  width: 100%;
  height: 40px;
  z-index: 4;
  padding-left: 40px;
  padding-top: 10px;
  color: #202020;
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
}
#header-nav-bottom-login {
  position: fixed;
  top: 50px;
  margin: 0px;
  background-color: #C4C4C4;
  width: 100%;
  height: 40px;
  z-index: 4;
  padding-left: 40px;
  padding-top: 10px;
  color: #202020;
}
#header-nav-top-zona {
  position: fixed;
  top: -10px;
  left: 480px;
  width: 200px;
  height: 60px;
  background-color: #C4C4C4;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 10px solid #EBEBEB;
  text-align: center;
  padding-top: 10px;
  color: #202020;
  z-index: 10;
}
@media all and (max-width: 2200px) and (min-width: 1300px) {
  .container {
    width: 98%;
  }
  #header-nav-top-proyecto {
    position: fixed;
    top: -10px;
    left: 670px;
    height: 60px;
    background-color: #C4C4C4;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border: 10px solid #EBEBEB;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    color: #202020;
    z-index: 10;
  }
  #header-nav-toolbar1 {
    position: fixed;
    top: 14px;
    right: -10px;
    height: 60px;
    background-color: #C4C4C4;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border: 10px solid #EBEBEB;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    color: #202020;
    z-index: 10;
  }
  .titulo-pantalla-fixed {
    position: fixed;
    top: 90px;
    z-index: 2;
    margin-left: -30px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 42px;
    width: 101%;
    background-color: #EBEBEB;
  }
  .toolbar-fixed {
    position: fixed;
    top: 140px;
    z-index: 2;
    margin-left: -30px;
    padding-left: 15px;
    padding-right: 42px;
    width: 101%;
    background-color: #EBEBEB;
  }
  .toolbar-fixed-contenido {
    margin-top: 74px;
    z-index: 1;
  }
}
@media all and (max-width: 1124px) and (min-width: 991px) {
  #header-nav-top-proyecto {
    position: fixed;
    top: 9px;
    left: 750px;
    height: 30px;
    background-color: #C4C4C4;
    text-align: center;
    color: #202020;
    z-index: 10;
  }
  #header-nav-toolbar1 {
    position: fixed;
    top: 39px;
    right: -10px;
    height: 60px;
    background-color: #C4C4C4;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border: 10px solid #EBEBEB;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    color: #202020;
    z-index: 10;
  }
  .titulo-pantalla-fixed {
    position: fixed;
    top: 90px;
    z-index: 2;
    padding-top: 10px;
    padding-right: 55px;
    width: 100%;
    background-color: #EBEBEB;
  }
  .toolbar-fixed {
    position: fixed;
    top: 140px;
    z-index: 2;
    padding-right: 55px;
    width: 100%;
    background-color: #EBEBEB;
  }
}
@media all and (max-width: 990px) and (min-width: 320px) {
  #header-nav-top-proyecto {
    position: fixed;
    top: 60px;
    left: 200px;
    height: 30px;
    background-color: #C4C4C4;
    text-align: center;
    color: #202020;
    z-index: 10;
  }
  #header-nav-toolbar1 {
    position: fixed;
    top: 39px;
    right: -10px;
    height: 60px;
    background-color: #C4C4C4;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border: 10px solid #EBEBEB;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    color: #202020;
    z-index: 10;
  }
  #header-nav-top-proyecto {
    position: fixed;
    top: 60px;
    left: 200px;
    height: 30px;
    background-color: #C4C4C4;
    text-align: center;
    color: #202020;
    z-index: 10;
  }
  #header-nav-bottom {
    position: fixed;
    top: 100px;
    margin: 0px;
    background-color: #C4C4C4;
    width: 100%;
    height: 40px;
    z-index: 4;
    padding-left: 20px;
    padding-top: 10px;
    color: #202020;
  }
  #header-nav-bottom-hidden {
    position: fixed;
    top: 50px;
    margin: 0px;
    background-color: #C4C4C4;
    width: 100%;
    height: 50px;
    z-index: 4;
    padding-left: 210px;
    padding-top: 10px;
    color: #202020;
    border-bottom: 10px solid #EBEBEB;
  }
  header {
    background-color: #EBEBEB;
    color: #202020;
    margin-bottom: 265px;
  }
  .titulo-pantalla-fixed {
    position: fixed;
    top: 140px;
    z-index: 2;
    margin-left: -30px;
    padding-left: 15px;
    padding-top: 10px;
    padding-right: 12px;
    width: 101%;
    background-color: #EBEBEB;
  }
  .toolbar-fixed {
    position: fixed;
    top: 190px;
    z-index: 2;
    margin-left: -30px;
    padding-left: 15px;
    padding-right: 12px;
    width: 101%;
    background-color: #EBEBEB;
  }
}
.icon-toolbar1 {
  padding-left: 12px;
}
footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 35px;
  padding-top: 6px;
  padding-left: 7px;
  background-color: #C4C4C4;
  color: #202020;
}
#pie-toolbar1 {
  position: fixed;
  bottom: 13px;
  right: -10px;
  height: 50px;
  background-color: #C4C4C4;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  border: 5px solid #EBEBEB;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  color: #202020;
  z-index: 3;
}
#pie-info {
  position: fixed;
  bottom: 13px;
  left: -12px;
  height: 50px;
  border-radius: 15px;
  border: 5px solid #EBEBEB;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  z-index: 3;
}
#pie-info-modal {
  position: absolute;
  bottom: 12px;
  left: 0px;
  height: 50px;
  border-radius: 0px 15px 15px 0px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 16px;
  z-index: 3;
}
.tile-nav {
  height: 140px;
  padding: 0;
  margin-bottom: 10px;
}
.tile-nav-modulo {
  height: 50px;
  padding: 0;
  margin-bottom: 10px;
}
.tile-nav-submodulo {
  height: 30px;
  padding: 0;
  margin-bottom: 10px;
}
.tile-nav-opcion {
  height: 50px;
  padding: 0;
  margin-bottom: 10px;
}
.tile-nav-reporte {
  height: 30px;
  padding: 0;
  margin-bottom: 10px;
}
.tile-nav-half {
  height: 65px;
  padding: 10;
  margin-bottom: 10px;
}
.tile-nav-cont {
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  padding: 12px;
  color: white;
  border-radius: 5px;
}
.titulo-tile {
  position: absolute;
  font-size: 16px;
  letter-spacing: 1px;
  left: 52px;
  top: 15px;
}
.titulo-tile-half {
  position: absolute;
  font-size: 16px;
  letter-spacing: 1px;
  left: 67px;
  top: 15px;
}
.tile-nav-info {
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-size: 12px;
}
#tile-clientes {
  background-color: #D9822B;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #D9822B), to(#dd8f41));
  background: -o-linear-gradient(top, #D9822B 1%, #dd8f41 100%);
  background: linear-gradient(to bottom, #D9822B 1%, #dd8f41 100%);
  /* W3C */
  cursor: pointer;
}
#tile-clientes-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
}
#tile-subcontratistas {
  background-color: #4B9BD6;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #4B9BD6), to(#60a7db));
  background: -o-linear-gradient(top, #4B9BD6 1%, #60a7db 100%);
  background: linear-gradient(to bottom, #4B9BD6 1%, #60a7db 100%);
  /* W3C */
}
#tile-subcontratistas-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
}
#tile-costo-indirecto {
  background-color: #365d94;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #365d94), to(#3d69a7));
  background: -o-linear-gradient(top, #365d94 1%, #3d69a7 100%);
  background: linear-gradient(to bottom, #365d94 1%, #3d69a7 100%);
  /* W3C */
}
#tile-costo-indirecto-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
}
#tile-compras {
  background-color: #d4b836;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #d4b836), to(#d8bf4b));
  background: -o-linear-gradient(top, #d4b836 1%, #d8bf4b 100%);
  background: linear-gradient(to bottom, #d4b836 1%, #d8bf4b 100%);
  /* W3C */
}
#tile-compras-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
}
#tile-contabilidad-admon {
  background-color: #4b8f54;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #4b8f54), to(#54a05e));
  background: -o-linear-gradient(top, #4b8f54 1%, #54a05e 100%);
  background: linear-gradient(to bottom, #4b8f54 1%, #54a05e 100%);
  /* W3C */
}
#tile-contabilidad-admon-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
}
#tile-formato-unico {
  background-color: #7278B6;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #7278B6), to(#8388bf));
  background: -o-linear-gradient(top, #7278B6 1%, #8388bf 100%);
  background: linear-gradient(to bottom, #7278B6 1%, #8388bf 100%);
  /* W3C */
}
#tile-formato-unico-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
}
#tile-costo-avance {
  background-color: #6e7bc0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #6e7bc0), to(#808bc8));
  background: -o-linear-gradient(top, #6e7bc0 1%, #808bc8 100%);
  background: linear-gradient(to bottom, #6e7bc0 1%, #808bc8 100%);
  /* W3C */
}
#tile-costo-avance-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
}
.dashboard-panel-titulo {
  height: 20px;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-titulo {
  background-color: #538DAC;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  color: white;
  border-radius: 5px;
  text-align: center;
  padding-top: 1px;
}
.dashboard-panel {
  height: 215px;
  padding: 0;
  margin-bottom: 0px;
}
.dashboard-panel-cont {
  background-color: #dde8ee;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  padding: 12px;
  color: white;
  border-radius: 5px;
}
.dashboard-panel-graph {
  height: 100%;
  margin-top: -5px;
  margin-left: -5px;
  margin-right: 5px;
  margin-bottom: -5px;
  border-radius: 5px;
  padding: 0;
}
.dashboard-panel-half {
  height: 210px;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-panel-half-cont {
  background-color: #F7F7F2;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  padding: 12px;
  color: white;
  border-radius: 5px;
}
.dashboard-panel-half-cont-compras {
  background-color: #f8f3de;
  height: 210px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  padding: 5px;
  border-radius: 5px;
  overflow-y: auto;
}
.dashboard-panel-todo {
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-panel-todo-cont-compras {
  background-color: #efe5b4;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  padding: 10px;
  border-radius: 5px;
  overflow-y: auto;
}
.dashboard-panel-todo-cont-subcontratistas {
  background-color: #c8e0f2;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 10px;
  border-radius: 5px;
}
.dashboard-panel-todo-cont-contabilidad {
  background-color: #a4cfaa;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 10px;
  border-radius: 5px;
}
.notificacion-pendientes {
  color: white;
  font-weight: bold;
  background-color: red;
  padding: 5px;
  border-radius: 5px;
  margin-right: 10px;
}
.dashboard-panel-todo-vacio {
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-panel-todo-vacio-cont {
  background-color: #F7F7F2;
  height: 110px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  padding-top: 38px;
  color: #464646;
  border-radius: 5px;
  text-align: center;
}
.titulo-pantalla {
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  padding-top: 5px;
  padding-left: 25px;
  color: white;
  border-radius: 5px;
  font-weight: bold;
}
.tile-nav-toolbar {
  height: 30px;
  padding: 0;
  margin-bottom: 10px;
}
.tile-nav-toolbar-cont {
  background-color: #797979;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  padding-top: 7px;
  color: white;
  border-radius: 5px;
  text-align: center;
  font-size: 13px;
  cursor: pointer;
}
.tile-forma {
  padding: 0;
  margin-bottom: 10px;
}
.tile-forma-cont {
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  padding: 10px;
  border-radius: 5px;
}
.tile-forma-tabs {
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 15px;
  padding-top: 0px;
  padding-left: 15px;
  padding-bottom: 0px;
}
.tile-tabla {
  padding: 0;
  margin-bottom: 10px;
  height: 100%;
}
.tile-tabla-cont {
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  padding: 5px;
  border-radius: 5px;
}
.texto-boton {
  position: relative;
  left: 8px;
  top: -4px;
}
#watermark-home {
  position: fixed;
  bottom: -180px;
  left: -30px;
  z-index: -1;
  font-size: 600px;
}
#watermark-sistema {
  position: fixed;
  bottom: -60px;
  left: 0px;
  z-index: -1;
  font-size: 500px;
}
.watermark {
  color: #eeeeee;
}
#pie-info-error {
  position: fixed;
  bottom: 13px;
  left: -12px;
  height: 50px;
  background-color: #8F3227;
  border-radius: 15px;
  border: 5px solid #EBEBEB;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  color: white;
  z-index: 3;
}
#pie-info-aviso {
  position: fixed;
  bottom: 13px;
  left: -12px;
  height: 50px;
  background-color: #DB8817;
  border-radius: 15px;
  border: 5px solid #EBEBEB;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  color: white;
  z-index: 3;
}
.pie-info-aviso2 {
  background-color: #DB8817;
  color: white;
}
.pie-info-ok {
  background-color: #58945a;
  color: white;
}
.pie-info-normal {
  background-color: #C4C4C4;
}
.pie-info-error2 {
  color: white;
  background-color: #8F3227;
}
#ayuda {
  width: 320px;
  height: 70%;
  position: fixed;
  padding: 10px;
  padding-left: 25px;
  top: 105px;
  right: -360px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  opacity: 0.9;
  background-color: #444444;
  color: white;
  display: none;
}
.tituloAyuda {
  color: #9D9D9D;
}
.cursor-hand {
  cursor: pointer;
}
.tabla-listado {
  font-size: 12px;
  border-spacing: 3px;
  border-collapse: separate;
  padding-bottom: 5px;
  width: 100%;
}
.tabla-listado th {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
  padding-right: 15px;
  color: white;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 13px;
  text-align: center;
}
.tabla-listado td {
  padding-left: 10px;
  padding-right: 10px;
}
.centrado {
  text-align: center;
}
.derecha {
  text-align: right;
}
.forma-captura-oculta {
  display: none;
}
.boton-inactivo {
  color: #A2A2A2;
  cursor: default;
}
.boton-inactivo:hover {
  background-color: #797979;
}
.boton-borrar {
  font-family: sans-serif;
  background-color: #DB8817;
  color: white;
  cursor: pointer;
}
.tile-toolbar {
  margin: 0px;
  padding: 0px;
}
input[type="text"]:disabled {
  background-color: #d6d6d6;
}
input[type="password"]:disabled {
  background-color: #d6d6d6;
}
.desahabilitado select {
  background: #d6d6d6;
}
#ui-datepicker-div {
  font-size: 12px;
}
.ui-datepicker-calendar {
  background-color: white;
}
.forma-tabs {
  border-top-left-radius: 0px;
}
.tab-forma {
  border-top-left-radius: 0px;
}
.bold {
  font-weight: bold;
}
.input-grid-fecha {
  border-style: none;
  background-color: transparent;
  width: 100px;
  text-align: center;
  cursor: pointer;
}
.input-grid-fecha:focus {
  background-color: white;
  border-style: none;
  outline: 0 none;
}
.input-grid-importe {
  border-style: none;
  background-color: transparent;
  width: 100px;
  text-align: right;
}
.input-grid-importe:focus {
  background-color: white;
  border-style: none;
  outline: 0 none;
}
.td-input-grid-importe {
  width: 50px;
}
.fondo-revision {
  background-color: #ffdb9c;
}
.fondo-autorizado {
  background-color: #c8ffd0;
}
.fondo-rechazado {
  background-color: #df99a7;
}
.upload-drop {
  height: 80px;
  border: 2px dashed #717171;
  line-height: 80px;
  color: #717171;
  text-align: center;
  background-color: transparent;
}
.upload-drop.drop {
  border-color: #000000;
  color: #000000;
  background-color: white;
}
.header-fijo {
  table-layout: fixed;
}
.header-fijo tbody {
  display: block;
  overflow: auto;
}
.header-fijo thead tr {
  display: block;
}
.hidden {
  display: none;
}
.info {
  background-color: #eaeaea;
}
.popover-title {
  color: black;
  background-color: #faeddf;
}
.popover-content {
  color: black;
  background-color: cornsilk;
}
.etiqueta {
  font-weight: bold;
  font-size: 12px;
  color: #5d5d5d;
}
.icono-mediano {
  font-size: 19px;
  padding-left: 5px;
  vertical-align: middle;
}
.mensaje-vacio {
  width: 100%;
  padding: 10px;
  font-weight: bold;
}
.mascara-toolbar-fija {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 200px;
  background-color: #EBEBEB;
  z-index: 2;
}
.ok {
  color: green;
}
.error {
  color: red;
}
.negativo {
  color: red;
}
#modalAyuda .modal-dialog {
  width: 70%;
}
.btn-final-listado,
.btn-inicio-listado {
  padding-left: 0px;
  padding-top: 7px;
  text-align: center;
  cursor: pointer;
  color: #F7F7F2;
  font-size: 0.9em;
  font-weight: 100;
}
.caption-input {
  font-size: 1.3rem;
  color: #777777;
  padding-top: 6px;
}
.mr-sm {
  margin-right: 10px;
}
.mr-m {
  margin-right: 20px;
}
.mr-l {
  margin-right: 30px;
}
.cabecero-archivo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  background-color: #ececec;
  border-radius: 5px;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 3px;
  margin-bottom: 5px;
}
.cabecero-tabulador {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  background-color: #ececec;
  border-radius: 5px;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 3px;
  margin-bottom: 5px;
}
#watermark-clientes {
  position: fixed;
  bottom: -60px;
  left: 0px;
  z-index: -1;
  font-size: 500px;
}
#tile-sistema {
  background-color: #77849a;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #77849a), to(#8691a5));
  background: -o-linear-gradient(top, #77849a 1%, #8691a5 100%);
  background: linear-gradient(to bottom, #77849a 1%, #8691a5 100%);
  /* W3C */
}
#tile-sistema-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
}
.dashboard-titulo-sistema {
  background-color: #77849a;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  color: white;
  border-radius: 5px;
  text-align: center;
  padding-top: 1px;
}
#tile-sistema-submodulo {
  background-color: #949eb0;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-sistema-opcion {
  background-color: #b2b9c5;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-sistema-opcion:hover {
  background-color: #77849a;
  color: white;
}
#tile-sistema-boton {
  background-color: #b2b9c5;
  cursor: pointer;
  color: #4B4B4B;
  text-align: center;
}
#tile-sistema-boton:hover {
  background-color: #77849a;
  color: white;
  cursor: pointer;
  text-align: center;
}
#tile-sistema-reporte {
  background-color: #cfd3db;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-sistema-reporte:hover {
  background-color: #77849a;
  color: white;
}
.tabla-sistema {
  background-color: #F1F7FC;
  color: #242424;
  height: 100%;
}
.tabla-sistema th {
  background-color: #77849a;
}
.tabla-sistema tr:nth-of-type(odd) {
  background-color: #cfd3db;
}
.tabla-sistema tr:hover {
  background-color: #949eb0;
  color: white;
}
.tabla-sistema-seleccion td {
  background-color: #77849a;
  color: white;
}

.tab-sistema {
  background-color:  #949eb0;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
  cursor: pointer;
}
.tab-sistema:hover {
  background-color: #77849a;
  color: white;
}
.tab-sistema-activa {
  background-color: #f1f7fc;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
}

.forma-sistema label {
  color: #5D5D5D;
  font-size: 12px;
  padding-left: 4px;
  letter-spacing: 1px;
}
.busqueda-sistema {
  background-color: #c0c6d0;
  color: white;
}
.color-sistema {
  color: #77849a;
}
.toolbar-sistema:hover {
  background-color: #77849a;
}
.boton-activo-sistema {
  background-color: #77849a;
  color: white;
  cursor: default;
}
#tile-catalogos {
  background-color: #597f6c;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #597f6c), to(#648e79));
  background: -o-linear-gradient(top, #597f6c 1%, #648e79 100%);
  background: linear-gradient(to bottom, #597f6c 1%, #648e79 100%);
  /* W3C */
}
#tile-catalogos-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
}
#watermark-catalogos {
  position: fixed;
  bottom: -60px;
  left: 0px;
  z-index: -1;
  font-size: 500px;
}
.dashboard-titulo-catalogos {
  background-color: #597f6c;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  color: white;
  border-radius: 5px;
  text-align: center;
  padding-top: 1px;
}
#tile-catalogos-submodulo {
  background-color: #709b86;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-catalogos-opcion {
  background-color: #8eb09f;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-catalogos-opcion:hover {
  background-color: #597f6c;
  color: white;
}
#tile-catalogos-boton {
  background-color: #8eb09f;
  cursor: pointer;
  color: #4B4B4B;
  text-align: center;
}
#tile-catalogos-boton:hover {
  background-color: #597f6c;
  color: white;
  cursor: pointer;
  text-align: center;
}
#tile-catalogos-reporte {
  background-color: #acc5b9;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-catalogos-reporte:hover {
  background-color: #597f6c;
  color: white;
}
.tabla-catalogos {
  background-color: #cadad2;
  color: #242424;
  height: 100%;
}
.tabla-catalogos th {
  background-color: #597f6c;
}
.tabla-catalogos tr:nth-of-type(odd) {
  background-color: #acc5b9;
}
.tabla-catalogos tr:hover {
  background-color: #709b86;
  color: white;
}
.tabla-catalogos-seleccion td {
  background-color: #597f6c;
  color: white;
}
.forma-catalogos label {
  color: #5D5D5D;
  font-size: 12px;
  padding-left: 4px;
  letter-spacing: 1px;
}
.toolbar-catalogos:hover {
  background-color: #597f6c;
}
.busqueda-catalogos {
  background-color: #9dbaac;
  color: white;
}
.color-catalogos {
  color: #597f6c;
}
.boton-activo-catalogos {
  background-color: #597f6c;
  color: white;
  cursor: default;
}
.tab-catalogos {
  background-color: #8eb09f;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
  cursor: pointer;
}
.tab-catalogos:hover {
  background-color: #597f6c;
  color: white;
}
.tab-catalogos-activa {
  background-color: #cadad2;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
}
#tile-formato-unico {
  background-color: #7278B6;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #7278B6), to(#8388bf));
  background: -o-linear-gradient(top, #7278B6 1%, #8388bf 100%);
  background: linear-gradient(to bottom, #7278B6 1%, #8388bf 100%);
  /* W3C */
}
#watermark-formato-unico {
  position: fixed;
  bottom: -170px;
  left: 0px;
  z-index: -1;
  font-size: 500px;
}
.dashboard-titulo-formato-unico {
  background-color: #7278B6;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  color: white;
  border-radius: 5px;
  text-align: center;
  padding-top: 1px;
}
#tile-formato-unico-submodulo {
  background-color: #9498c7;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-formato-unico-opcion {
  background-color: #b5b8d9;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-formato-unico-opcion:hover {
  background-color: #7278B6;
  color: white;
}
#tile-formato-unico-boton {
  background-color: #b5b8d9;
  cursor: pointer;
  color: #4B4B4B;
  text-align: center;
}
#tile-formato-unico-boton:hover {
  background-color: #7278B6;
  color: white;
  cursor: pointer;
  text-align: center;
}
#tile-formato-unico-reporte {
  background-color: #d7d9ea;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-formato-unico-reporte:hover {
  background-color: #7278B6;
  color: white;
}
.tabla-formato-unico {
  background-color: #d0d2e7;
  color: #242424;
}
.tabla-formato-unico th {
  font-size: 10px;
  background-color: #7278B6;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.renglon-formato-unico-indirecto:nth-of-type(odd),
.renglon-formato-unico-tpu:nth-of-type(odd) {
  background-color: #e4e5f1;
}
.renglon-formato-unico-indirecto:hover,
.renglon-formato-unico-tpu:hover {
  background-color: #b5b8d9;
  cursor: pointer;
}
.renglon-formato-unico-tpu-edita {
  background-color: #DDDDDD;
}
.renglon-formato-unico-listado:nth-of-type(even) {
  background-color: #e4e5f1;
}
.renglon-formato-unico-listado:hover {
  background-color: #b5b8d9;
}
.tabla-formato-unico-seleccion td {
  background-color: #7278B6;
  color: white;
}
.forma-formato-unico label {
  color: #5D5D5D;
  font-size: 12px;
  padding-left: 4px;
  letter-spacing: 1px;
}
.toolbar-formato-unico:hover {
  background-color: #7278B6;
}
.busqueda-formato-unico {
  background-color: #c6c8e1;
  color: white;
}
.color-formato-unico {
  color: #7278B6;
}
.boton-activo-formato-unico {
  background-color: #7278B6;
  color: white;
  cursor: default;
}
.tab-formato-unico {
  background-color: #b5b8d9;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
  cursor: pointer;
}
.tab-formato-unico:hover {
  background-color: #7278B6;
  color: white;
}
.tab-formato-unico-activa {
  background-color: #d0d2e7;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
}
.renglon-formato-unico-frente,
.renglon-formato-unico-area,
.renglon-formato-unico-subarea,
.renglon-formato-unico-division,
.renglon-formato-unico-grupo {
  font-weight: bold;
  background-color: #f2f2f8;
  cursor: pointer;
}
.tool-pie {
  color: white;
  cursor: pointer;
}
.addon-sm {
  font-size: 11px;
}
.diferencia {
  background-color: #9C0001;
  color: white;
}
#tile-clientes {
  background-color: #D9822B;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #D9822B), to(#dd8f41));
  background: -o-linear-gradient(top, #D9822B 1%, #dd8f41 100%);
  background: linear-gradient(to bottom, #D9822B 1%, #dd8f41 100%);
  /* W3C */
}
#watermark-clientes {
  position: fixed;
  bottom: -170px;
  left: 0px;
  z-index: -1;
  font-size: 500px;
}
.dashboard-titulo-clientes {
  background-color: #D9822B;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  color: white;
  border-radius: 5px;
  text-align: center;
  padding-top: 1px;
}
#tile-clientes-submodulo {
  background-color: #e19b56;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-clientes-opcion {
  background-color: #e9b581;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-clientes-opcion-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
  padding-top: 5px;
}
#tile-clientes-opcion:hover {
  background-color: #D9822B;
  color: white;
}
#tile-clientes-boton {
  background-color: #e9b581;
  cursor: pointer;
  color: #4B4B4B;
  text-align: center;
}
#tile-clientes-boton:hover {
  background-color: #D9822B;
  color: white;
  cursor: pointer;
  text-align: center;
}
#tile-clientes-reporte {
  background-color: #f0cfad;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-clientes-reporte:hover {
  background-color: #D9822B;
  color: white;
}
#tile-clientes-reporte-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
  padding-top: 5px;
}
.tabla-clientes {
  background-color: #efc9a4;
  color: #242424;
}
.tabla-clientes th {
  font-size: 10px;
  background-color: #D9822B;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.renglon-clientes-indirecto:nth-of-type(odd),
.renglon-clientes-tpu:nth-of-type(odd) {
  background-color: #f3d9be;
}
.renglon-clientes-indirecto:hover,
.renglon-clientes-tpu:hover {
  background-color: #e9b581;
  cursor: pointer;
}
.renglon-clientes-tpu-edita {
  background-color: #DDDDDD;
}
.renglon-clientes-listado:nth-of-type(even) {
  background-color: #f3d9be;
}
.renglon-clientes-listado:hover {
  background-color: #e9b581;
}
.tabla-clientes-seleccion td {
  background-color: #D9822B;
  color: white;
}
.forma-clientes label {
  color: #5D5D5D;
  font-size: 12px;
  padding-left: 4px;
  letter-spacing: 1px;
}
.toolbar-clientes:hover {
  background-color: #D9822B;
}
.busqueda-clientes {
  background-color: #ecc297;
  color: white;
}
.color-clientes {
  color: #D9822B;
}
.boton-activo-clientes {
  background-color: #D9822B;
  color: white;
  cursor: default;
}
.tab-clientes {
  background-color: #e9b581;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
  cursor: pointer;
}
.tab-clientes:hover {
  background-color: #D9822B;
  color: white;
}
.tab-clientes-activa {
  background-color: #efc9a4;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
}
.renglon-clientes-frente,
.renglon-clientes-area,
.renglon-clientes-subarea,
.renglon-clientes-division,
.renglon-clientes-grupo {
  font-weight: bold;
  background-color: #f6e3cf;
  cursor: pointer;
}
.celdaGraph {
  background-color: #de9145;
}
.tool-pie {
  color: white;
  cursor: pointer;
}
.addon-sm {
  font-size: 11px;
}
.columna-clientes-titulo {
  background-color: #e5a86c;
}
.renglon-totales {
  background-color: #D9822B;
  color: white;
  font-weight: bold;
}
#tile-subcontratistas {
  background-color: #4B9BD6;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #4B9BD6), to(#60a7db));
  background: -o-linear-gradient(top, #4B9BD6 1%, #60a7db 100%);
  background: linear-gradient(to bottom, #4B9BD6 1%, #60a7db 100%);
  /* W3C */
}
#watermark-subcontratistas {
  position: fixed;
  bottom: -60px;
  left: 0px;
  z-index: -1;
  font-size: 500px;
}
.dashboard-titulo-subcontratistas {
  background-color: #4B9BD6;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  color: white;
  border-radius: 5px;
  text-align: center;
  padding-top: 1px;
}
#tile-subcontratistas-submodulo {
  background-color: #75b2df;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-subcontratistas-opcion {
  background-color: #9ec9e9;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-subcontratistas-opcion-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
  padding-top: 5px;
}
#tile-subcontratistas-reporte-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
  padding-top: 5px;
}
#tile-subcontratistas-opcion:hover {
  background-color: #4B9BD6;
  color: white;
}
#tile-subcontratistas-boton {
  background-color: #9ec9e9;
  cursor: pointer;
  color: #4B4B4B;
  text-align: center;
}
#tile-subcontratistas-boton:hover {
  background-color: #4B9BD6;
  color: white;
  cursor: pointer;
  text-align: center;
}
#tile-subcontratistas-reporte {
  background-color: #c8e0f2;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-subcontratistas-reporte:hover {
  background-color: #4B9BD6;
  color: white;
}
.tabla-subcontratistas,
.tabla-subcontratistas-evaluacion {
  background-color: #f1f7fc;
  color: #242424;
}
.tabla-subcontratistas th,
.tabla-subcontratistas-evaluacion th {
  font-size: 10px;
  background-color: #4B9BD6;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.tabla-reporte-subcontratistas th {
  font-size: 10px;
  background-color: #9ec9e9;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.tabla-subcontratistas tr:nth-of-type(odd) {
  background-color: #c8e0f2;
}
.tabla-subcontratistas tr:hover {
  background-color: #75b2df;
  color: white;
}
.tabla-subcontratistas-seleccion td {
  background-color: #4B9BD6;
  color: white;
}
.tabla-subcontratistas-evaluacion-seccion {
  background-color: #75b2df;
  color: white;
}
.tabla-subcontratistas-evaluacion-pregunta {
  background-color: #c8e0f2;
}
td.tabla-subcontratistas-evaluacion-respuesta:hover {
  background-color: #9ec9e9;
  cursor: pointer;
}
.forma-subcontratistas label {
  color: #5D5D5D;
  font-size: 12px;
  padding-left: 4px;
  letter-spacing: 1px;
}
.toolbar-subcontratistas:hover {
  background-color: #4B9BD6;
}
.busqueda-subcontratistas {
  background-color: #b3d5ee;
  color: white;
}
.color-subcontratistas {
  color: #4B9BD6;
}
.boton-activo-subcontratistas {
  background-color: #4B9BD6;
  color: white;
  cursor: default;
}
.tab-subcontratistas {
  background-color: #9ec9e9;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
  cursor: pointer;
}
.tab-subcontratistas:hover {
  background-color: #4B9BD6;
  color: white;
}
.tab-subcontratistas-activa {
  background-color: #f1f7fc;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
}
.renglon-subcontratistas-frente,
.renglon-subcontratistas-area,
.renglon-subcontratistas-subarea,
.renglon-subcontratistas-division,
.renglon-subcontratistas-grupo {
  font-weight: bold;
  background-color: #e9f3fa;
  cursor: pointer;
}
.renglon-subcontratistas-aviso {
  color: #f0762e;
}
.titulo-seccion-subcontratistas {
  font-size: 1.5rem;
  color: #4B9BD6;
  font-weight: bold;
}
#tile-costo-indirecto {
  background-color: #365d94;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #365d94), to(#3d69a7));
  background: -o-linear-gradient(top, #365d94 1%, #3d69a7 100%);
  background: linear-gradient(to bottom, #365d94 1%, #3d69a7 100%);
  /* W3C */
}
#tile-costo-indirecto-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
}
#watermark-costo-indirecto {
  position: fixed;
  bottom: -60px;
  left: 0px;
  z-index: -1;
  font-size: 500px;
}
.dashboard-titulo-costo-indirecto {
  background-color: #365d94;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  color: white;
  border-radius: 5px;
  text-align: center;
  padding-top: 1px;
}
#tile-costo-indirecto-submodulo {
  background-color: #4474b9;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-costo-indirecto-opcion {
  background-color: #6890c8;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-costo-indirecto-opcion:hover {
  background-color: #365d94;
  color: white;
}
#tile-costo-indirecto-boton {
  background-color: #6890c8;
  cursor: pointer;
  color: #4B4B4B;
  text-align: center;
}
#tile-costo-indirecto-boton:hover {
  background-color: #365d94;
  color: white;
  cursor: pointer;
  text-align: center;
}
#tile-costo-indirecto-reporte {
  background-color: #8dabd6;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-costo-indirecto-reporte-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
  padding-top: 5px;
}
#tile-costo-indirecto-reporte:hover {
  background-color: #365d94;
  color: white;
}
.tabla-costo-indirecto,
.tabla-costo-indirecto-evaluacion {
  background-color: #b3c7e3;
  color: #242424;
}
.tabla-costo-indirecto th,
.tabla-costo-indirecto-evaluacion th {
  font-size: 10px;
  background-color: #365d94;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.tabla-costo-indirecto tr:nth-of-type(odd) {
  background-color: #8dabd6;
}
.tabla-costo-indirecto tr:hover {
  background-color: #4474b9;
  color: white;
}
.tabla-costo-indirecto-seleccion td {
  background-color: #365d94;
  color: white;
}
.tabla-costo-indirecto-evaluacion-seccion {
  background-color: #4474b9;
  color: white;
}
.tabla-costo-indirecto-evaluacion-pregunta {
  background-color: #8dabd6;
}
td.tabla-costo-indirecto-evaluacion-respuesta:hover {
  background-color: #6890c8;
  cursor: pointer;
}
.forma-costo-indirecto label {
  color: #5D5D5D;
  font-size: 12px;
  padding-left: 4px;
  letter-spacing: 1px;
}
.toolbar-costo-indirecto:hover {
  background-color: #365d94;
}
.busqueda-costo-indirecto {
  background-color: #7b9ecf;
  color: white;
}
.color-costo-indirecto {
  color: #365d94;
}
.boton-activo-costo-indirecto {
  background-color: #365d94;
  color: white;
  cursor: default;
}
.tab-costo-indirecto {
  background-color: #6890c8;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
  cursor: pointer;
}
.tab-costo-indirecto:hover {
  background-color: #365d94;
  color: white;
}
.tab-costo-indirecto-activa {
  background-color: #b3c7e3;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
}
.renglon-costo-indirecto-frente,
.renglon-costo-indirecto-area,
.renglon-costo-indirecto-subarea,
.renglon-costo-indirecto-division,
.renglon-costo-indirecto-grupo {
  font-weight: bold;
  background-color: #abc1e0;
  cursor: pointer;
}
.renglon-costo-indirecto-aviso {
  color: #f0762e;
}
#tile-costo-avance {
  background-color: #6e7bc0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #6e7bc0), to(#808bc8));
  background: -o-linear-gradient(top, #6e7bc0 1%, #808bc8 100%);
  background: linear-gradient(to bottom, #6e7bc0 1%, #808bc8 100%);
  /* W3C */
}
#tile-costo-avance-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
}
#watermark-costo-avance {
  position: fixed;
  bottom: -60px;
  left: 0px;
  z-index: -1;
  font-size: 500px;
}
.dashboard-titulo-costo-avance {
  background-color: #6e7bc0;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  color: white;
  border-radius: 5px;
  text-align: center;
  padding-top: 1px;
}
#tile-costo-avance-submodulo {
  background-color: #929bcf;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-costo-avance-opcion {
  background-color: #b5bcdf;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-costo-avance-opcion:hover {
  background-color: #6e7bc0;
  color: white;
}
#tile-costo-avance-opcion-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
  padding-top: 5px;
}
#tile-costo-avance-boton {
  background-color: #b5bcdf;
  cursor: pointer;
  color: #4B4B4B;
  text-align: center;
}
#tile-costo-avance-boton:hover {
  background-color: #6e7bc0;
  color: white;
  cursor: pointer;
  text-align: center;
}
#tile-costo-avance-reporte {
  background-color: #d9dcee;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-costo-avance-reporte-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
  padding-top: 5px;
}
#tile-costo-avance-reporte:hover {
  background-color: #6e7bc0;
  color: white;
}
.tabla-costo-avance,
.tabla-costo-avance-evaluacion {
  background-color: #d9dcee;
  color: #242424;
}
.tabla-costo-avance th,
.tabla-costo-avance-evaluacion th {
  font-size: 10px;
  background-color: #6e7bc0;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.tabla-costo-avance tr:nth-of-type(odd) {
  background-color: #d2d6eb;
}
.tabla-costo-avance tr:hover {
  background-color: #929bcf;
  color: white;
}
.tabla-costo-avance-seleccion td {
  background-color: #6e7bc0;
  color: white;
}
.forma-costo-avance label {
  color: #5D5D5D;
  font-size: 12px;
  padding-left: 4px;
  letter-spacing: 1px;
}
.toolbar-costo-avance:hover {
  background-color: #6e7bc0;
}
.busqueda-costo-avance {
  background-color: #c7cce7;
  color: white;
}
.color-costo-avance {
  color: #6e7bc0;
}
.boton-activo-costo-avance {
  background-color: #6e7bc0;
  color: white;
  cursor: default;
}
.tab-costo-avance {
  background-color: #b5bcdf;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
  cursor: pointer;
}
.tab-costo-avance:hover {
  background-color: #6e7bc0;
  color: white;
}
.tab-costo-avance-activa {
  background-color: #d9dcee;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
}
.renglon-costo-avance-frente,
.renglon-costo-avance-area,
.renglon-costo-avance-subarea,
.renglon-costo-avance-division,
.renglon-costo-avance-grupo {
  font-weight: bold;
  background-color: #f5f6fb;
  cursor: pointer;
}
.renglon-costo-avance-aviso {
  color: #f0762e;
}
#tile-compras {
  background-color: #d4b836;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #d4b836), to(#d8bf4b));
  background: -o-linear-gradient(top, #d4b836 1%, #d8bf4b 100%);
  background: linear-gradient(to bottom, #d4b836 1%, #d8bf4b 100%);
  /* W3C */
}
#watermark-compras {
  position: fixed;
  bottom: -60px;
  left: 0px;
  z-index: -1;
  font-size: 500px;
}
.dashboard-titulo-compras {
  background-color: #d4b836;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  color: white;
  border-radius: 5px;
  text-align: center;
  padding-top: 1px;
}
#tile-compras-submodulo {
  background-color: #ddc760;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-compras-opcion {
  background-color: #e6d68a;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-compras-opcion:hover {
  background-color: #d4b836;
  color: white;
}
#tile-compras-boton {
  background-color: #e6d68a;
  cursor: pointer;
  color: #4B4B4B;
  text-align: center;
}
#tile-compras-boton:hover {
  background-color: #d4b836;
  color: white;
  cursor: pointer;
  text-align: center;
}
#tile-compras-reporte {
  background-color: #efe5b4;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-compras-reporte:hover {
  background-color: #d4b836;
  color: white;
}
.tabla-compras,
.tabla-compras-2,
.tabla-compras-evaluacion {
  background-color: #f8f3de;
  color: #242424;
}
.tabla-compras th,
.tabla-compras-2 th,
.tabla-compras-evaluacion th {
  font-size: 10px;
  background-color: #d4b836;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.tabla-compras tr:nth-of-type(odd) {
  background-color: #efe5b4;
}
.tabla-compras tr:hover {
  background-color: #ddc760;
  color: white;
}
.tabla-compras-seleccion td {
  background-color: #d4b836;
  color: white;
}
.tabla-compras-evaluacion-seccion {
  background-color: #ddc760;
  color: white;
}
.tabla-compras-evaluacion-pregunta {
  background-color: #efe5b4;
}
td.tabla-compras-evaluacion-respuesta:hover {
  background-color: #e6d68a;
  cursor: pointer;
}
.forma-compras label {
  color: #5D5D5D;
  font-size: 12px;
  padding-left: 4px;
  letter-spacing: 1px;
}
.toolbar-compras:hover {
  background-color: #d4b836;
}
.busqueda-compras {
  background-color: #eadd9f;
  color: white;
}
.color-compras {
  color: #d4b836;
}
.boton-activo-compras {
  background-color: #d4b836;
  color: white;
  cursor: default;
}
.tab-compras {
  background-color: #e6d68a;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
  cursor: pointer;
}
.tab-compras:hover {
  background-color: #d4b836;
  color: white;
}
.tab-compras-activa {
  background-color: #f8f3de;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
}
.renglon-compras-frente,
.renglon-compras-area,
.renglon-compras-subarea,
.renglon-compras-division,
.renglon-compras-grupo {
  font-weight: bold;
  background-color: #f6f0d6;
  cursor: pointer;
}
.renglon-compras-aviso {
  color: #f0762e;
}
.proyectado {
  text-align: right;
  color: #C85E08;
}
progress {
  background-color: white;
  border: 0;
  height: 28px;
  border-radius: 2px;
}
progress::-webkit-progress-bar {
  background-color: white;
  height: 28px;
}
progress::-webkit-progress-value {
  background-color: #DB8817;
  height: 28px;
}
progress::-moz-progress-bar {
  background-color: white;
  border: 0;
  height: 28px;
  border-radius: 2px;
}
.nuevo-material {
  background-color: #FBD9A2;
}
#tile-contabilidad-admon {
  background-color: #4b8f54;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #4b8f54), to(#54a05e));
  background: -o-linear-gradient(top, #4b8f54 1%, #54a05e 100%);
  background: linear-gradient(to bottom, #4b8f54 1%, #54a05e 100%);
  /* W3C */
}
#watermark-contabilidad-admon {
  position: fixed;
  bottom: -60px;
  left: 0px;
  z-index: -1;
  font-size: 500px;
}
.dashboard-titulo-contabilidad-admon {
  background-color: #4b8f54;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  color: white;
  border-radius: 5px;
  text-align: center;
  padding-top: 1px;
}
#tile-contabilidad-admon-submodulo {
  background-color: #61ac6b;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-contabilidad-admon-opcion {
  background-color: #82be8a;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-contabilidad-admon-opcion:hover {
  background-color: #4b8f54;
  color: white;
}
#tile-contabilidad-admon-opcion-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
  padding-top: 5px;
}
#tile-contabilidad-admon-reporte-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
  padding-top: 5px;
}
#tile-contabilidad-admon-boton {
  background-color: #82be8a;
  cursor: pointer;
  color: #4B4B4B;
  text-align: center;
}
#tile-contabilidad-admon-boton:hover {
  background-color: #4b8f54;
  color: white;
  cursor: pointer;
  text-align: center;
}
#tile-contabilidad-admon-reporte {
  background-color: #a4cfaa;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-contabilidad-admon-reporte:hover {
  background-color: #4b8f54;
  color: white;
}
.tabla-contabilidad-admon,
.tabla-contabilidad-admon-evaluacion {
  background-color: #ffffff;
  color: #242424;
}
.tabla-contabilidad-admon th,
.tabla-contabilidad-admon-evaluacion th {
  font-size: 10px;
  background-color: #82be8a;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.tabla-contabilidad-admon tr:nth-of-type(odd) {
  background-color: #e7f2e8;
}
.tabla-contabilidad-admon tr:hover {
  background-color: #82be8a;
  color: white;
}
.tabla-contabilidad-admon-seleccion td {
  background-color: #4b8f54;
  color: white;
}
.tabla-contabilidad-admon-evaluacion-seccion {
  background-color: #61ac6b;
  color: white;
}
.tabla-contabilidad-admon-evaluacion-pregunta {
  background-color: #a4cfaa;
}
td.tabla-contabilidad-admon-evaluacion-respuesta:hover {
  background-color: #82be8a;
  cursor: pointer;
}
.forma-contabilidad-admon label {
  color: #5D5D5D;
  font-size: 12px;
  padding-left: 4px;
  letter-spacing: 1px;
}
.toolbar-contabilidad-admon:hover {
  background-color: #4b8f54;
}
.busqueda-contabilidad-admon {
  background-color: #93c69a;
  color: white;
}
.color-contabilidad-admon {
  color: #4b8f54;
}
.boton-activo-contabilidad-admon {
  background-color: #4b8f54;
  color: white;
  cursor: default;
}
.tab-contabilidad-admon {
  background-color: #82be8a;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
  cursor: pointer;
}
.tab-contabilidad-admon:hover {
  background-color: #4b8f54;
  color: white;
}
.tab-contabilidad-admon-activa {
  background-color: #ffffff;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
}
.renglon-contabilidad-admon-frente,
.renglon-contabilidad-admon-area,
.renglon-contabilidad-admon-subarea,
.renglon-contabilidad-admon-division,
.renglon-contabilidad-admon-grupo {
  font-weight: bold;
  background-color: #bfddc3;
  cursor: pointer;
}
.renglon-contabilidad-admon-aviso {
  color: #f0762e;
}
#tile-capital-humano {
  background-color: #6c926e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #6c926e), to(#7b9d7c));
  background: -o-linear-gradient(top, #6c926e 1%, #7b9d7c 100%);
  background: linear-gradient(to bottom, #6c926e 1%, #7b9d7c 100%);
  /* W3C */
}
#tile-capital-humano-disabled {
  background-color: #d6d6d6;
  cursor: not-allowed;
}
#watermark-capital-humano {
  position: fixed;
  bottom: -60px;
  left: 0px;
  z-index: -1;
  font-size: 500px;
}
.dashboard-titulo-capital-humano {
  background-color: #6c926e;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  color: white;
  border-radius: 5px;
  text-align: center;
  padding-top: 1px;
}
#tile-capital-humano-submodulo {
  background-color: #89a88b;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-capital-humano-opcion {
  background-color: #a6bea8;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-capital-humano-opcion:hover {
  background-color: #6c926e;
  color: white;
}
#tile-capital-humano-boton {
  background-color: #a6bea8;
  cursor: pointer;
  color: #4B4B4B;
  text-align: center;
}
#tile-capital-humano-boton:hover {
  background-color: #6c926e;
  color: white;
  cursor: pointer;
  text-align: center;
}
#tile-capital-humano-reporte {
  background-color: #c4d3c5;
  color: #4B4B4B;
  padding-top: 5px;
}
#tile-capital-humano-reporte:hover {
  background-color: #6c926e;
  color: white;
}
.tabla-capital-humano {
  background-color: #e1e9e2;
  color: #242424;
  height: 100%;
}
.tabla-capital-humano th {
  background-color: #6c926e;
}
.tabla-capital-humano tr:nth-of-type(odd) {
  background-color: #c4d3c5;
}
.tabla-capital-humano tr:hover {
  background-color: #89a88b;
  color: white;
}
.tabla-capital-humano-seleccion td {
  background-color: #6c926e;
  color: white;
}
.forma-capital-humano label {
  color: #5D5D5D;
  font-size: 12px;
  padding-left: 4px;
  letter-spacing: 1px;
}
.toolbar-capital-humano:hover {
  background-color: #6c926e;
}
.busqueda-capital-humano {
  background-color: #b5c8b6;
  color: white;
}
.color-capital-humano {
  color: #6c926e;
}
.boton-activo-capital-humano {
  background-color: #6c926e;
  color: white;
  cursor: default;
}
.tab-capital-humano {
  background-color: #a6bea8;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
  cursor: pointer;
}
.tab-capital-humano:hover {
  background-color: #6c926e;
  color: white;
}
.tab-capital-humano-activa {
  background-color: #e1e9e2;
  color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
}
