.table-ergo * {height: auto; min-height: none;}  /*fixed ie9 & <*/

.table-ergo {
    margin: 1rem auto;
}

.thead-ergo {
    text-align: center;
    z-index: 2;
}

.thead-ergo tr {
    padding-right: 17px;
    z-index: 2;
}

.tbody-ergo {
    height: calc(50vh - 1px);
    min-height: calc(200px + 1 px);
    overflow-Y: scroll;
}

.tr-ergo {
    overflow: hidden;
}

.imgdoc{
    width: 160px;
    height: 160px;
}

.titleimgdoc{
  margin-top: 5px;
  /*color: #3BE;*/
  text-align: left;
}

.listimgdoc {
    display: table;
    /*background: #f9f9f9;*/
    display: inline-block;
    margin-bottom: 0px;
    padding-top: 40px;
    width: 100%;
    padding: 0px;
    text-align: left;
}

.listimgdoc > li {
    min-height: 130px;
    width: 110px;
    margin-bottom: 5px;
    float: none !important;
    display: inline-table;
}

.ergo-weigth-text{
    font-weight: 200;
    font-style: normal;
}

.ergo-p-m-button{
    margin-left: 182px;
    padding-left: 182px;
}

.ergo-p-m-button-i{
    margin-left: 184px;
    padding-left: 184px;
}

.ergo-weigth-button{
    line-height: 28px;
    
}

.ergo-input-width-15{
    width: 15px !important;
}

.ergo-input-height-15{
    height: 15px !important;
}

.ergo-input-width-100{
    width: 95px;
    line-height:32px;
}

.ergo-input-width-106{
    width: 106px;
    line-height:32px;
}

.ergo-input-width-130{
    width: 115px;
    line-height:32px;
}

.ergo-input-width-140{
    width: 146px;
    line-height:32px;
}

.ergo-input-width-150{
    width: 153px;
    line-height:32px;
}

.ergo-input-width-160{
    width: 163px;
    line-height:32px;
}

.ergo-input-width-160-p{
    width: 160px;
    line-height:32px;
}

.ergo-input-width-190{
    width: 198px;
    line-height:32px;
}

.ergo-input-width-200{
    width: 200px;
    line-height:32px;
}

.ergo-input-width-220{
    width: 179px;
    line-height:32px;
}

.ergo-input-width-220-p{
    width: 160px;
    line-height:32px;
}

.ergo-input-width-222{
    width: 222px;
    line-height:32px;
}

.ergo-input-width-270{
    width: 270px;
    line-height:32px;
}

.ergo-input-width-272{
    width: 272px;
    line-height:32px;
}

.ergo-input-width-273{
    width: 273px;
    line-height:32px;
}

.ergo-input-width-full{
    width: 100%;
    line-height:32px;
}

.ergo-input-width-280{
    width: 237px;
    line-height:32px;
}

.ergo-input-width-180{
    width: 180px;
    line-height:32px;
}

.ergo-text-turquesa{
    color: #31BDBA;
}

.ergo-text-plomo{
    color: #666666;
}

.ergo-text-gris{
    color: #F2F2F2;
}

.ergo-bg-turquesa{
    background-color: #31BDBA !important;
}

.ergo-width-70{
    width: 70%;
}

.ergo-width-30{
    width: 30%;
}

.ergo-width-24{
    width: 20%;
}

.ergo-width-20{
    width: 20%;
}

.ergo-width-17{
    width: 17%;
}

.ergo-width-10{
    width: 10%;
}

.ergo-border-turquesa{
    border-color: #31BDBA;
}

.ergo-border-top-width{
    border-top-width: 2px;
    border-color: #f3f4f6;
}

.ergo-bg-white{
    background-color: #e7e7e7;
}

.ergo-separador-vertical{
    width: 1px;
    background-color: #ebe9e9; 
    height: 100%; 
    float: left;
}

.ergo-separador-horizontal {
    border-top: 1px solid #31BDBA;
    height: 2px;
    width: 100%;
    padding: 0;
    margin: 0;
}

.ergo-separador-horizontal-xs {
    border-top: 1px solid #31BDBA;
    height: 2px;
    width: 100%;
    padding: 0;
    margin: 0;
}

.ergo-bg-separador-cabecera{
    background-color: #a1a1a1;
}

.ergo-disabled{
    pointer-events:none !important;
    /*opacity: .65;*/
}

.ergo-cursor-disabled{
    cursor: not-allowed !important;
}

.ergo-align-left{
    text-align: left !important;
}

.ergo-align-center{
    text-align: center !important;
}

.ergo-align-right{
    text-align: right !important;
}

.ergo-border-rigth{
    border-right-color: #dfdddd;
    border-right-width: 1px;
}

.ergo-border-left{
    border-left-color: #dfdddd;
    border-left-width: 1px;
}

.ergo-ml-120{
    margin-left: 106px;
}

.ergo-ml-122{
    margin-left: 102px;
}

.ergo-ml-125{
    margin-left: 125px;
}

.ergo-ml-162-221 {
    margin-left: 178px;
}

.ergo-ml-100 {
    margin-left: 100px;
}

.ergo-color-texto-cabecera{
    color: #646363;
    font-style: normal !important;
    font-weight:lighter;
}

input[type=date]::-webkit-calendar-picker-indicator {
    margin-right: 8px;    
}

@media screen and (max-width: 3600px) {
    #tabla-fila{
        display:none;
    }
    #tabla-columna{
        display:block;
    }
    #calcular-lg{
        margin-left: 180px;
        padding-left: 180px;
    }
    /*#calcular-lg{
        display:block;
    }
    #calcular-xs{
        display:none;
    }*/
  }

@media screen and (max-width: 900px) {
    #tabla-fila{
        display:block;
    }
    #tabla-columna{
        display:none;
    }
    #calcular-lg{
        margin-left: 0px;
        padding-left: 0px;
    }
    /*#calcular-lg{
        display:none;
    }
    #calcular-xs{
        display:block;
    }*/
}

@media (min-width: 640px) {

    .sm\:ergo-input-width-220{
        width: 220px;
        line-height:32px;
    }
    .sm\:ergo-input-width-130{
        width: 135px;
        line-height:32px;
    }
    .sm\:ergo-input-width-280{
        width: 280px;
        line-height:32px;
    }
    .sm\:ergo-input-width-350{
        width: 350px;
        line-height:32px;
    }
    .sm\:ergo-ml-162-221 {
        margin-left: 221px;
    }
    
}
@media (min-width: 768px) {
  
    .md\:ergo-input-width-220{
        width: 263px;
        line-height:32px;
    }
    .md\:ergo-input-width-130{
        width: 156px;
        line-height:32px;
    }
    .md\:ergo-input-width-280{
        width: 320px;
        line-height:32px;
    }
    .md\:ergo-input-width-350{
        width: 390px;
        line-height:32px;
    }
    .md\:ergo-ml-162-221 {
        margin-left: 263px;
    }
    .md\:ergo-input-width-180{
        width: 4300px;
        line-height:32px;
    }
    .md\:ergo-ml-100 {
        margin-left: 380px;
    }
  
}
@media (min-width: 1024px) {
  
    .lg\:ergo-input-width-220 {
        width: 315px;
        line-height:32px;
    }
    .lg\:ergo-input-width-130{
        width: 183px;
        line-height:32px;
    }
    .lg\:ergo-input-width-280{
        width: 373px;
        line-height:32px;
    }.lg\:ergo-input-width-350{
        width: 420px;
        line-height:32px;
    }
    .lg\:ergo-ml-162-221 {
        margin-left: 314px;
    }
  
}
@media (min-width: 1280px) {
  
    .xl\:ergo-input-width-220 {
        width: 220px;
        line-height:32px;
    }
    .xl\:ergo-input-width-130{
        width: 135px;
        line-height:32px;
    }
    .xl\:ergo-input-width-280{
        width: 280px;
        line-height:32px;
    }
    .xl\:ergo-input-width-350{
        width: 460px;
        line-height:32px;
    }
    .xl\:ergo-ml-162-221 {
        margin-left: 221px;
    }
  
}