body, caption, th{
    text-align: center;
}

img{
    width: 70%;
}

.bordeespecial{
          border-style: double;
          border-width: 4px;
          border-color: black;
} 

hr{ 
    width: 20%;
    border-radius: 10px;
    border-top: 4px double grey;     
}

.addname{
      float: left;
      background-color: #F5D0A9;
}
.divsform{
    float: left;
}

.bloqueado{
    text-align: center;
    background-color: #F6F1F0;
}

#inputs{
    text-align: center;
}

#modalsizeoperaciones{
    width: 85% !important;
}

#modalsizeadmin{
    width: 50% !important;
}

#modalsizeadmin{
    width: 50% !important;
}

#TOP{
    float: left;
    width: 100%;
    height: 50px;
}

.panelLtop{ 
    float: left;
    width: 16%;
    height: 50px;
}

.panelCtop{
    float: left;
    width: 66%;
    height: 50px;
}

.panelDtop{
    float: left;
    width: 16%;
    height: 50px;
}

#contenido{
    float: left;
    width: 100%;
    height: 600px;
}

.panelL{ 
    float: left;
    width: 5%;
    height: 100%;
}

.panelLEvidencias{ 
    float: left;
    width: 15%;
    height: 100%;
}

.panelLBitacora{ 
    float: left;
    width: 5%;
    height: 100%;
}

.panelC{
    float: left;
    width: 90%;
    height: 100%;
}

.panelCEvidencias{
    float: left;
    width: 70%;
    height: 100%;
}

.panelCBitacora{
    float: left;
    width: 90%;
    height: 730px;
}

.panelD{
    float: left;
    width: 5%;
    height: 100%;
}

.panelDEvidencias{ 
    float: left;
    width: 15%;
    height: 100%;
}

.panelDBitacora{ 
    float: left;
    width: 5%;
    height: 100%;
}

.panelLgrafica{ 
    float: left;
    width: 10%;
    height: 100%;
}

.panelCgrafica{
    float: left;
    width: 80%;
    height: 100%;
}

.panelDgrafica{
    float: left;
    width: 10%;
    height: 100%;
}