
h1 { color: #000033;}
h2 { color: #000033;}
h3 {color: #00519e;}
h4 {color: #007BC0;}
h5 {color: #FF3300;}
h6 {color: #000033;}
a {color:#00519E;}
a.hover {color:#007BC0;}

.site-name{font-family: 'Raleway', sans-serif; font-weight:700; font-size: 2rem;}


.img-home
{padding:12px 8px 0px 8px;}
.card-body {padding: 0px 12px 12px 12px;}

/* Franja superior UNED */
.t4-palette-top_uned, .t4-topbar {height:50px;}
.t4-palette-mainnav, .t4-palette-menú {font-family: 'Raleway', sans-serif;}
.t4-palette-top_sitio {padding: 2px;}
.t4-topbar p {margin: 7px 0px;}
.t4-topbar{padding-top:0px;}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
    color:#fff;
}
.t4-megamenu .dropdown-toggle .item-caret::before {
    border-top: 4px solid #fff;
    border-left: 4px solid rgba(0,0,0,0);
    border-right: 4px solid rgba(0,0,0,0);
    content: "";
    display: block;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item {
    padding-left: 0;
    margin: 0 10px;
}
.t4-megamenu.animate.slide .dropdown .dropdown-menu {
    min-width: 0;
    margin-top: -1rem;
    transition-property: margin-top,opacity;
    transition-timing-function: ease;
    background: #0D3996;
}

/*enlaces entornos*/
.entornos{color:#0D3996;padding: 0px;border-color: #EEE!important;}
.opentornos .btn:hover {color: #007BC0; text-decoration: none;}

.t4-footer .container, .t4-footer .t4-masthead .t4-masthead-detail, .t4-masthead .t4-footer .t4-masthead-detail {
    padding-top: 1rem;
    padding-bottom: 2rem;
}