/* Ajustes franja superior UNED */
h2 {
    color: #000033;
}

h3 {
    color: #0D3996;
}

h4 {
    color: #007BC0;
}

h5 {
    color: #F95125;
}

h6 {
    color: #000033;
}

a {
    color: #0000CC;

}

a.hover {
    color: #007BC0;
}

.site-name{font-family: 'Raleway', sans-serif; font-weight:700; font-size: 2rem;}


.uned {
    padding: 8px;
}

.breadcrumb .divider:before {
    color: #555;
    content: ">" !important;
    display: inline-block;
}
/*enlaces entornos*/
.entornos {
    color: #00519e;
}
.nav-link {
    padding: 0.25rem;
}

.inisit {
    padding-top: 0.25rem;
}

.t4-palette-top_uned {
    background-color: #eee;
}

.tamtex {
    font-size: 1rem;
}

.tamtex-xs {
    font-size: 0.85rem;
}

.tamtex-xl {
    font-size: 1.125rem;
}

.tamtex-xxl {
    font-size: 1.3rem;
}

.navbar {
    padding: 0.3rem 0.3rem;
}

.inisit {
    padding-top: 0rem;
}

.header-p {
    margin-bottom: 0;
}

.page-header h1,
.categories-list h1 {
    font-size: 2rem;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    text-transform: none;
}

/*menu*/

.t4-megamenu .navbar-nav>li>a, .t4-megamenu .navbar-nav>li>.nav-link {
    font-family: 'Raleway', sans-serif;
    font-size: 1.125rem;
}
.t4-megamenu .dropdown-menu  {
    background: #0D3996;
}
.dropdown-menu {
    min-width: 12rem;
    padding: 0.3rem 1rem;
    margin: 0.3rem 0 0;
    border: 2px solid #ddd;
    border-radius: 0.25rem;
}
.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;
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
    color: white;
}
.t4-palette-menu_general {
    font-size: 1.125rem;
}
.t4-palette-menu_general .t4-megamenu .navbar-nav > li.active > a, .t4-palette-menu_general .t4-megamenu .navbar-nav > li.active > .nav-link {
    background: #000033;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    }
/***fin menú***/

.fondo {
    background-color: #f9f9f9;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px -webkit-border-radius: 5px 5px 5px border: 3px solid #eeeeee;
    margin-bottom: 1rem;
    padding: 15px;
}

.tit-card {
    font-family: 'Raleway', sans-serif;
    font-size: 1.375rem;
    font-weight: 700;
    line-height: normal;
    color: #000033;
}

.card {
    border-radius: 0rem;
}

.card-body {
    background: #F7F7F7;
}

.card-img-top {
    width: 100%;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
}

.btn.btn-primary {
    background-color: #00519E !important;
    border-color: #00519E !important;
    border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    -o-border-radius: 0.25rem;
    -ms-border-radius: 0.25rem;
    justify-content: center;
}

.btn.btn-primary:hover {
    opacity: inherit;
    background-color: #007BC0;
    border-color: #007BC0 !important;
}

.btn:focus,
.btn.focus {
    background-color: #003366 !important;
    border-color: #003366 !important;
    color: #fff !important;
}

.pie-txt1 {
    text-align: right;
    font-family: 'Raleway', sans-serif;
    font-size: 1.625rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.pie-txt2 {
    text-align: right;
    font-family: 'Raleway', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.625rem;
}

.t4-palette-pie_auditoría .t4-module .module-title {
    color: #ffffff;
    
}
.module-title span {
    border-bottom: none;
    margin-bottom: 0px;
    padding: 0;
    font-size: 1.25rem;
    font-weight: 700;
}
.module-title  {
    border-bottom: none;
    margin: 0;
    padding: 0;
    text-transform: none;  
    margin: 0;
    padding: 0;
}
.t4-pie-sitio .t4-module .module-title span {
   font-weight: bold;
}
.pie2{border-left: 1px solid #007BC0;}

.t4-pie-sitio .t4-module .navbar .nav > li a.nav-link {
    padding: 0.4rem 0;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    text-decoration: underline;
}
.enlaces1{text-decoration: underline;line-height: 2;}

.pie3 a  {text-decoration: underline;line-height: 2;}
.t4-pie-uned .container {
    padding-top: 1rem!important;font-size: 0.875rem;}
    
.t4-pie-uned .container a{text-decoration: underline; color:#00519E;font-size: 0.875rem;}
@media (max-width: 580px) {
    .hide-uned {
        display: none;
    }
}
/*campos de revisión*/
.fields-container{list-style: none; padding: 8px; font-size: 1rem; color:#919393;}