html,
body {
    height: 100%;
}

.contentDer{
    width: auto;
    height: auto;
    float: right;
    margin-top: 23px
}
.derecha{
    width: auto;
    height: auto;
    float: right; 
}

.contentIzq{
    width: auto;
    height: auto;
    float: left;
}

.contentLine{
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 15px
}

.contentTotal{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px
}

.contentAuditoria{
    width: 100%;
    height: auto;
    float: left;
}

.contentImagen{
    width: 96%;
    height: 130px;
    padding: 2%;
    float: left;
    border: 1px solid black;
}

.contentImagen img{
    margin: 0 auto 
}

.contentCalidad{
    width: 100%;
    height: 70px;
    float: left;
    margin-top: 20px;
}

.titleAud{float: right;}

.calidadOpera{
    width: 50%;
    height: auto;
    float: left
}

.calidadResumen{
    width: 46%;
    padding: 2%;
    height: auto;
    float: left;
}

.calidadResumen button{
    float: right;
    margin-top: 44px 
}

.contentHeader{
    width: 100%;
    height: auto;
    float: left
}

.contentHeader h3{
    width: 50%;
    float: left;
}

.nosExist{
    display: none
}

.contentResultados{
    width: 100%;
    height: auto;
    float: left
}

.contentResultados div{
    border-bottom: 1px solid black;
    padding: 5px
}

.contentResultados div:last-child{
    border-bottom: none
    }

.contentResultados .der, .calidadResumen .der{
    float: right;
}

.calidadResumen label{
    width: 100%;
    float: right;
    font-family: Tahoma;
    font-size: 17px;
    font-weight: normal
}

.contentCerrado{
    width: 96%;
    min-height: 90px;
    height: auto;
    float: left;
    text-align: left;
    border:1px dotted #4d4d4d;
    margin-top: 10px;
    padding: 2% 
}

.contentCerrado label{
    font-family: Verdana;
    font-size: 35px;
    font-weight: normal
}

.contentExtra{
    width: 100%;
    height: 40px;
    float: left;
}

.contentExtra #opcional{
    width: 85%;
    float: left;
}

.contentBtn{
    width: 75%;
    height: 50px;
    float: left;
    margin-top: 20px;
}

.contentError{
    width: 98%;
    height: auto;
    float: left;
    padding: 1%;
    border: 1px solid #F7931E;;
    border-radius: 4px;
    margin: 0 0 20px 0;
    background-color: #F7931E;
    transition:all 0.3s ease;
}

.contentExito{
    width: 98%;
    height: auto;
    float: left;
    padding: 1%;
    border: 1px solid #77dd77;;
    border-radius: 4px;
    margin: 0 0 20px 0;
    background-color: #77dd77;
    transition:all 0.3s ease;
}

.contentError label{
    margin: 0;
    font-weight: normal;
    color: white;
    text-shadow: 1px 1px black
}

.contentExito label{
    margin: 0;
    font-weight: normal;
    color: white;
    text-shadow: 1px 1px black
}

.page-title {
    background-color: #787878;
    color: white;
    font-size: 16px;
    text-align: center;
    margin-bottom: 2%;
}

.btn-tap {
    color: white;
    background-color: #F7931E;
    border-color: #F7931E;
}

.navbar-brand img {
    position: absolute;
    top: 5px;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav > li > form {
    padding: 8px;
}

.nav > li > form > button:hover {
    text-decoration: none;
}

.odd {
    background: #ddd;
}

.contentParametria{
    width: 100%;
    height: auto;
    float: left
}

.contentTable{
    width: 100%;
    height: auto;
    float: left
}

.porcentaje, .nombre, .opciones, .adicionales, .modo{
    width: 100%;
    height: auto;
    float: left;
    padding: 1%
}

.contentTable span{
    width: 100%;
    height: 30px;
    float: left;
    text-align:center;
    font-weight: bold
}

.opciones .form-group, .opciones p, .opciones .checkbox, .adicionales .form-group, .adicionales p, .adicionales .checkbox{
    margin: 0
}

.tiempo label, .contentTiposDatos, .contentCaracteres, .contentTipoCaptura{
    display: none
}

.contentMes, .contentDia{
    width: 100%;
    float: left
}

.porcentaje input, .tiempo input{
    width: 80%;
    height: auto;
    margin: 0 auto
}

.porcentaje .control-label{
    float: left; margin-left: 22px
}

.opciones .title, .adicionales .title, .modo .title{
    text-align: left
}

.configuracionproyecto-opcion{
    margin-left: 10px
}

.seleccionaTodo{
    width: 100%;
    height: auto;
    float: left;
}

/*.opciones{
    width: 150px;
    height: auto;
    float: left;
    padding: 0;
    margin: 10px 5px 0 15px
}*/

.opcionesBlancos{
    width: 100%;
    height: auto;
    float: left;
    padding: 0;
    margin: 0 !important
}

.col_left div, .col_right div{margin:15px 0;}

.btnSeleccionar{
    float: left;
    border: 1px solid #204d74;
    border-radius: 5px;
    cursor: pointer;
    margin: 10px 15px;
    padding: 5px;
    background-color: #286090;
    color: white
}

#btnTodo, #btnNada, #todoBlanco, #todoIlegible{
    float: left;
    border: 1px solid #204d74;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 15px !important;
    padding: 5px;
    background-color: #286090;
    color: white
}

#btnNada{display: none}

.content100{
    width: 100%;
    height: auto;
    float: left;
}

.contentFechas{
    width: 25%;
    height: auto;
    float: left;
    margin-right: 2%
}

.contentLotes{
    width: 35%;
    height: auto;
    float: left;
}

.info_empleados{border: none; background: none}
.info_patronos{border: none; background: none}
.iconDisk{}

.info_numero_patrono{width: 120px;}
.info_nombres_patrono{width: 250px; text-transform: uppercase}
.info_total_empleado_patrono{width: 50px;}
.info_total_semanas_patrono{width: 50px;}
.info_total_ivm_empleado_patrono{width: 100px;}
.info_total_ivm_patrono_patrono{width: 100px;}

.info_afiliacion{width: 80px}
.info_fila{width: 30px}
.info_apellido1{width: 100px; text-transform: uppercase;}
.info_apellido2{width: 100px; text-transform: uppercase;}
.info_nombres{width: 100px; text-transform: uppercase;}
.info_novedad{width: 20px;}
.info_semanas{width: 20px}
.info_fecha{width: 60px}
.info_categoria{width: 20px}
.info_ivm_empleado{width: 60px}
.info_ivm_patrono{width: 60px}
.btnBusca{float: left;; margin-top: 25px}

.contentEmpleado input{padding: 5px}
.contentEmpleado .col-md-2{padding: 4px}
.contentEmpleado .col-md-3{padding: 4px}
.contentEmpleado .col-md-1{padding: 4px}
.contentEmpleado button{float: right;}
.contentResumen{float: left;}


/** top tiles  */
.tile_count {
  margin-bottom: 20px;
  margin-top: 20px;
}
.tile_count .tile_stats_count {
  border-bottom: 1px solid #D9DEE4;
  padding: 0 10px 0 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

@media (min-width: 992px) {
  footer {
    margin-left: 230px;
  }
}

@media (min-width: 992px) {
  .tile_count .tile_stats_count {
    margin-bottom: 10px;
    border-bottom: 0;
    padding-bottom: 10px;
  }
}
.tile_count .tile_stats_count:before {
  content:"";
  position: absolute;
  left: 0;
  height: 65px;
  border-left: 2px solid #ADB2B5;
  margin-top: 10px;
}
@media (min-width:992px) {
  .tile_count .tile_stats_count:first-child:before {
    border-left: 0;
  }
}
.tile_count .tile_stats_count .count {
  font-size: 30px;
  line-height: 47px;
 
}
@media (min-width:768px) {
  .tile_count .tile_stats_count .count {
    font-size: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  .tile_count .tile_stats_count .count {
    font-size: 30px;
  }
}
.tile_count .tile_stats_count span {
  font-size: 12px;
}
@media (min-width:768px) {
  .tile_count .tile_stats_count span {
    font-size: 13px;
  }
}
.tile_count .tile_stats_count .count_bottom i {
  width: 12px;
}
/** /top tiles **/

.green {
    color: #1ABB9C;
}
.red {
    color: #bd0702;
}

.menu.col-md-2 {
  padding-left: 0;
  padding-right: 0;
}

.menu a{ 
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size:14px;
}

.menu table tr td a{
    border:0;
    margin-top:1px;
    margin-bottom:2px;
    padding-left: 22px;
    display:block;
    text-decoration: none;
    color:black;
    font-size:14px;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    background: url('images/indice.ico') no-repeat 5px 8px;
    background-size: 12px
}

.menu table tr td a:hover{
    background-color: #FFFDCE;
}
