<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* -------------------------------------------------------------------------------------------------------------------------*/
/* @Fondo_Cab:   #C3C45A --&gt; #62485E;        */
/* @Fondo_Osc:   #A4A437 --&gt; #4F3A4C;        */
/* @Fondo_3:     #b2b349 --&gt; #3D2D3B;        */

.search-form, .search-form .form-control {
    background-color: #4F3A4C;
}
.search-form .btn {
    background-color: #4F3A4C;
}
.search-form .btn:hover {
    background-color: #3D2D3B;
}
.header-bottom &gt; .container {
    background-color: #62485E;
}
.header-bottom.affix {
    background-color: #62485E;
}
.header-bottom.affix  .header-bottom-uca {
    background-color: #4F3A4C;
}
.header-bottom .header-bottom-uca {
    background-color: #4F3A4C;
}


.ext-search-form select.search-context {
    border-left: 1px solid #62485E;
}
.search-context {
    background-color: #62485E;
    border: 1px solid #4F3A4C;
    border-bottom: none;
    color: #fff;
}

article .single_header h2,
.articles_list h2.page-title {    
    border-bottom: 1px solid #62485E;
}
.strong_underline {
    border-bottom: 5px solid #62485E;
}


.articles_list article {
    border-left: 5px solid #62485E;
}
.mainContent .uca_button a:hover,
button.uca_button:hover {
    background-color: #62485E;
    color: #fff;
}
.widget h3 {    
    color: #62485E;
}
.widget a:hover {
    color: #62485E;
}

.widget .calendar_wrap caption {
    background-color: #62485E;
}
.widget .calendar_wrap th {
    background-color: #62485E;
    border: 1px solid #fff;
}
.widget .calendar_wrap th:first-child {
    border-left: 1px solid #62485E;
}
.widget .calendar_wrap th:last-child {
    border-right: 1px solid #62485E;
}
.widget .calendar_wrap tbody tr {
    border-right: 1px solid #62485E;
    border-left: 1px solid #62485E;
}
.widget .calendar_wrap tbody tr:last-child {
    border-bottom: 1px solid #62485E;
}
.widget .calendar_wrap td a:hover {
    background-color: #62485E;
    color: #fff;
}
/*.header-bottom .navbar-nav &gt; li &gt; a:hover, 
.header-bottom .nav &gt; li &gt; a:focus, 
.header-bottom .navbar-nav &gt; li &gt; a:active {
    background-color: #4F3A4C;
}*/
.navbar-nav &gt; li &gt; .dropdown-menu {
    background-color: #62485E;
}
.header-bottom .navbar-toggle:focus, 
.header-bottom .navbar-toggle:hover {
    background-color: #4F3A4C;
}

button#navbar-menu.collapsed,
.header-bottom .navbar-toggle {
    background-color: #62485E;
}
nav.primary #menu-principal li.intranet {
    background-color: #4F3A4C;
}
.widget a {
    color: #4F3A4C;
    font-weight: 400;
}
.widget li a:hover {
    color: #4F3A4C;
}


/* -------------------------------------------------------------------------------------------------------------------------*/
/* CONTENT */


/* -------------------------------------------------------------------------------------------------------------------------*/
/* CUSTOMIZE */

.agenda-evento:hover {
    color: #4F3A4C;
}
.sec-noticias .fecha {
    color: #4F3A4C;
}

.widget .interes_widget_list .interes_widget_item a:hover {
    background-color: #62485E;
}
.more-items .more-link:hover {
    color: #62485E;
}

.carousel-control {
    color: #62485E;
}
.carousel-control:hover,
.carousel-control:focus  {
    color: #62485E;
}


.title-with-border {
    color: #62485E;
    border-bottom: 1px solid #62485E;
}

.title-with-border span.title-date {
    border-bottom: 3px solid #62485E;
}




/* -------------------------------------------------------------------------------------------------------------------------*/
/* RESPONSIVE */

@media screen and (max-width: 767px) { 

ul#menu-principal {
    background-color: #4F3A4C;
}
nav.primary #menu-principal &gt; li &gt; a {
    background-color: #62485E;
}
nav.primary #menu-principal &gt; li.intranet &gt; a {
    background-color: #4F3A4C;
    border: 2px solid #62485E;
}
#menu-principal &gt; li &gt; ul.dropdown-menu a {
    background-color: #3D2D3B;
}
nav.primary #menu-principal li.intranet {
    background-color: #4F3A4C;
}


}



/* -------------------------------------------------------------------------------------------------------------------------*/
/* UCA CONTENT */

.mainContent a {
    color: #4F3A4C;
}
.mainContent a:hover {
    color: #62485E;
}

/*.mainContent ul &gt; li:before {
    color: #4F3A4C;
}*/

.grados_content h3 {
    color: #62485E;
}
.text-primary {
    color: #4F3A4C;
}


/* -------------------------------------------------------------------------------------------------------------------------*/
/* UCA PLUGINS */

body div.printfriendly a,
body div.printfriendly a:link,
body div.printfriendly a:visited {
    color: #4F3A4C;
}

body div.printfriendly a:hover {
    color: #62485E;
}

body div.printfriendly a:hover {
    background-color: #62485E;
    color: #fff;
}</pre></body></html>