#detailProductivityCM{

}

#detailProductivityCM .totals {
    font-weight: bold;
}

.registerEventMC .tablaAdjuntos {
    overflow-y: auto;
    max-height: 200px;
}
.registerEventMC .tablaAdjuntos  tr{
    height: 25px;
}

.registerEventMC .tablaAdjuntos input{
    border: 0px;
    width: 100%;
    padding-left: 5px;
}

/*Modal nota medica con header de historia clinica*/
#completeMedNotId .reporte{
    margin: 0 auto;
}

#completeMedNotId .reporte .bordes {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

#completeMedNotId #botonImprimirReporte {
    position: fixed;
    top: 100px;
    left: 100px;
}

#completeMedNotId #linkGoBack {
    position: fixed;
    top: 100px;
    right: 33px;
}

#completeMedNotId .reporte .borde {
    border-bottom: 1px solid black;
}

#completeMedNotId .reporte .borderRight{
    border-right: 1px solid black;
}

#completeMedNotId .reporte .p06{
    width: 6%;
    height: 100%;
}

#completeMedNotId .reporte .p07{
    width: 7%;
    height: 100%;
}

#completeMedNotId .reporte .p09{
    width: 9.09%;
    height: 100%;
}

#completeMedNotId .reporte .p10{
    width: 10%;
    height: 100%;
}

#completeMedNotId .reporte .p11{
    width: 11.11%;
    height: 100%;
}

#completeMedNotId .reporte .p20{
    width: 20%;
    height: 100%;
}

#completeMedNotId .reporte .p25{
    width: 25%;
    height: 100%;
}

#completeMedNotId .reporte .p30{
    width: 30%;
    height: 100%;
}

#completeMedNotId .reporte .p40{
    width: 40%;
    height: 100%;
}

#completeMedNotId .reporte .p45{
    width: 45%;
    height: 100%;
}

#completeMedNotId .reporte .p55{
    width: 55%;
    height: 100%;
}

#completeMedNotId .reporte .p65{
    width: 65%;
    height: 100%;
}

#completeMedNotId .reporte .p70{
    width: 80%;
    height: 100%;
}

#completeMedNotId .reporte .p75{
    width: 75%;
    height: 100%;
}

#completeMedNotId .reporte .p80{
    width: 80%;
    height: 100%;
}

#completeMedNotId .reporte .p100{
    width: 100%;
    height: 100%;
}



/*---------------------------------------------------------------------------*/
/*-------------------------------- Header -----------------------------------*/
/*---------------------------------------------------------------------------*/
#completeMedNotId .modal .modal-header{
  padding: 0px !important;
  text-align: left !important;
}

#completeMedNotId .headLogos{
    width: 100%;
    height: 70px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

#completeMedNotId .headLogos .logo1{
    height: 100%;
    position: relative;
    left: -309px;
}

#completeMedNotId .headLogos .logo2{
    height: 100%;
    float: right;
}


/*---------------------------------------------------------------------------*/
/*------------------------------ informacion --------------------------------*/
/*---------------------------------------------------------------------------*/

/*#completeMedNotId .reporte .info*/
#completeMedNotId .reporte .info {
    width: 100%;
}

#completeMedNotId .reporte .info .tituloC{
    color: black;
    font-size: 8px;
}

#completeMedNotId .reporte .info .textoC{
    color: black;
    font-size: 11px;
    font-weight: normal;
}

#completeMedNotId .reporte .info .titulo {
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    font-weight: bold;
    padding-left: 20px;
    color: black;
    margin-bottom: -1px;
}

#completeMedNotId .reporte .info .titulo2 {
    height: 24px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    color: black;
}

#completeMedNotId .reporte .info .columna{
    float: left;
    padding-top: 2px;
    padding-left: 10px;
}

#completeMedNotId .reporte .info .columna1{
    height: 36px;
}

#completeMedNotId .reporte .info .columna2{
    height: 50px;
}

#completeMedNotId .reporte .notaMedica {
    color: black;
    width: 100%;
    padding: 15px;
}
