﻿.SeccionContenido 
{
    margin: 0;
    padding: 0;
    background: white;
    color: #BCBEC0;
}

.SeccionContenido thead a 
{
    vertical-align: bottom;
}

.SeccionContenido thead 
{
    background: #E5E5E5;
    color: #595959;
}

.SeccionContenido hr 
{
    margin: 0;
}

.SeccionContenido label, p 
{
    /*font-size: 1em;*/
    font-size: 1em;
    color: #808285;
    font-weight: 100;
}

.SeccionContenido .form-horizontal .control-label 
{
    text-align: left;
    font-weight: normal;
}

.SeccionContenido h1, h2, h3, h4, h5, h6 
{
    color: #636D74 !important;
    margin: 0;
    font-size: 12px;
}

.SeccionContenido h4 
{
    font-size: 19px;
}

.SeccionContenido .form-control 
{
    font-size: 12px;
    max-width: none;
}

.SeccionContenido .btn-info 
{
    border-color: #14477b;
    color: #14477b;
    background: none;
    width: 100%;
    height: 25px;
    padding-top: 0;
    padding-bottom: 0;
}

.SeccionContenido .btn-info:hover 
{
    border-color: #14477b;
    color: #ffffff;
    background: #14477b;
    width: 100%;
}

.SeccionContenido table th 
{
    color: #BCBEC0;
}

.SeccionContenido table a 
{
    color: #14477B;
    font-weight: 200;
    font-size: 1.0em;
}

.SeccionContenido table 
{
    color: #939598;
    font-weight: 100;
    margin-top: 25px;
    width: 100%;
}

.SeccionContenido table td 
{
    min-width: 25%;
}

.SeccionContenido table a:hover 
{
    color: #231f20;
    text-decoration: none;
}

.panel h3 
{
    font-weight: 200;
}

.SeccionContenido h2 
{
    font-size: 1.2em;
    margin-bottom: 25px;
    color: #BCBEC0;
    margin-top: 25px;
}

.SeccionContenido .Titulo2
{
    font-size: 1em;
    font-family: helvetica;
    color: #14477b;
    padding-bottom: 9px;
    padding-top: 9px;
    width: 100%;
    border-bottom: #022d56 solid 0.33px;
}

table th 
{
    font-size: 1em;
}

table td 
{
    font-size: 0.75em;
}

table td label 
{
    font-size: 0.75em;
}
