﻿.tamanioTextArea {
    height: auto;
    width: 96%;
    resize: inherit;
    overflow: auto;
    min-height: inherit;
}

ocultarSegmento {
    display: none;
}

hr {
    height: 5px;
    background-color: #ff0000;
}

#datosConfiguraciones th{
   color: black;
   font-size: 14px;   
}

.operacionSeleccion{
   color: black;
   font-size: 14px;   
}