.fixed-top{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
footer {
    box-sizing: border-box!important;
}
footer .footer h2 {
    font-size: 2em!important;
    line-height: 1.125em!important;
}
.footer h2 {
    color: #19518b!important;
}
h1,h2,h3 {
    font-family: Montserrat,sans-serif!important;
    font-weight: 600!important;
}
.item {
    overflow: hidden!important;
}
footer .footer_logo img {
    width: 86% !important;
}
footer p {
    font-weight: 400;
    font-family: "Work Sans";
    color: #4B4B4B;
    font-size: 16pt;
}
footer p.sede-p {
    font-weight: 600;
    font-family: "Monserrat";
    color: #3366cc;
    font-size: 16pt;
}
p, p.description {
    font-family: 'Work Sans',sans-serif;
    font-weight: 500;
    font-size: 1em;
    line-height: 1.5em;
}
.logosolo .row .logo_entidad a.logo_horizontal img {
    width: auto;
    height: auto;
    max-height: 70px;
}
.contenido1 .container{
    width: auto;
    max-width: 100%;
    margin: 20px;
}
@media (min-width: 1200px){
    .contenido1 .container{
        width: auto;
        max-width: 100%;
        margin: 25px;
    }
    .tipoDisplay .nxBlock{
        padding-right: 7px !important;
    }
    .logosolo {
        margin-top: 39px;
        margin-bottom: 22px;
    }
}
.logosolo {
    margin-top: 30px;
    margin-bottom: 15px;
}
.block-options {
    background-color: #19518b !important;
}
.msgInfo, .msgSuccess, .msgDanger{
    position: fixed;
    right: 0px;
    left: 0px;
    bottom: 0px;
    margin: 0px;
    border-radius: 3px 3px 3px 3px;
    z-index: 2000;
    color: white;
    text-align: center;
    background-image: none;
    border:none;
    height: 50px;
    padding: 15px 10px 15px 55px;
}

.msgInfo{
    background-color: #3366cc !important;
}

.msgSuccess{
    background-color: #069169 !important;
}

.msgDanger{
    background-color: #D11F3E !important;
}

.scroll-to-top{
    bottom: 15% !important;
}
#tablaDiv{
    width: 100vw;
    max-width: 100vw;
    overflow-y: hidden !important;
    overflow-x: auto !important;
}
.tablaGen{
    width: 1200px !important;
}
.dInternoAmplio footer a, .bloqueZona1 a{
    height: max-content;
    display: inline-block;
    margin: 2px;
}

.dInternoAmplio .social_links ul li strong{
    color: #3366cc;
}
.dInternoAmplio .social_links ul li a::before{
    background-color: #19518b;
}
.dInternoAmplio .social_links ul li:hover{
    border: solid #4a99c7;
    border-radius: 3px;
}
.dInternoAmplio .social_links ul li:hover a{
    color: #004884;
}
.configHighContrastTools1{
    background-color: black !important;
    color: white !important;
}

.configHighContrastTools2, .configHighContrastTools2 *{
    background-color: gray !important;
    color: white !important;
}

.link-mesa-dark{
    background-color: gray !important;
    color: yellow !important;
}

.dInternoAmplio header .header-gov .toolbar-gov-co {
    text-align: right !important;
}

select,select:focus {
    background-image: url('images/flechaDown.gif'); /*aquí deberás escribir la ruta de la imagen que utilizarás como flecha del desplegable*/
    background-repeat: no-repeat;
    background-position: 97% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.dconsultas .formGen fieldset button:focus, .dconsultas .formGen fieldset button:hover {
    background-color: #004884;
    border-color: #004884;
}

.tablaGen td, .tablaGen th {
    background: #F5F5F5;
    font-size: 16px;
}

.lang_button{
    float: right;
}

.th-dark{
    background-color: #343434 !important;
    color: #43ead1 !important;
}

.td-dark{
    background-color: #5b5a5a !important;
    color: #eaeae7 !important;
}

.dInternoAmplio .copywrite {
    background-color: #36c;
    width: 100%;
    padding: 1.5em 0.5em;
    height: 95px;
}

.logo-entidad-footer{
    float: right;
}

@media (max-width: 991px) {
    .logo-entidad-footer{
        float: left;
    }
}

.dInternoAmplio .social_links ul li a strong {
    font-family: 'Work Sans',sans-serif;
    font-weight: 400;
    font-size: 16pt;
    color: #3366cc;
}

.dInternoAmplio footer .enlaces a {
    margin-right: 25px;
    font-weight: 600;
    font-family: "Monserrat", serif;
    color: #3366cc;
    font-size: 16pt;
}

.dInternoAmplio h1, .headline-xxl-govco {
    font-family: "Montserrat",sans-serif;
    font-size: 1.9rem;
    font-weight: 600;
    color: #19518b;
    line-height: 1.5 !important;
}