.navbar {
    min-height: 75px !important;
}

.weblinks {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(25%);
}


.menuPrincipal {
    display: flex;
    justify-content: center;
    padding: 50px;
}

    .menuPrincipal > li {
        float: left;
        list-style: none;
        text-align: center;
        font-size: 13px;
        color: #00765A;
        font-weight: bold;
        width: 100px;
    }

        .menuPrincipal > li > a {
            text-decoration: none;
            display: block;
            width: 58px;
            height: 60px;
            margin: 0 auto;
            background-repeat: no-repeat;
            background-position: top left;
        }

            .menuPrincipal > li > a:hover, .menuPrincipal li a.seleccionado {
                background-position: top right;
            }

        .menuPrincipal > li.secc1 > a {
            background-image: url("https://www.segurosrga.es/Style%20Library/Images/1-rga.png")
        }

        .menuPrincipal > li.secc2 > a {
            background-image: url("https://www.segurosrga.es/Style%20Library/Images/2-particular.png")
        }

        .menuPrincipal > li.secc3 > a {
            background-image: url("https://www.segurosrga.es/Style%20Library/Images/3-empresa.png")
        }

        .menuPrincipal > li.secc4 > a {
            background-image: url("https://www.segurosrga.es/Style%20Library/Images/4-agrario.png")
        }

        .menuPrincipal > li.secc5 > a {
            background-image: url("https://www.segurosrga.es/Style%20Library/Images/5-atencion.png")
        }

        .menuPrincipal > li.secc6 > a {
            background-image: url("https://www.segurosrga.es/Style%20Library/Images/6-novedades.png")
        }

        .menuPrincipal > li.secc7 > a {
            background-image: url("https://www.segurosrga.es/Style%20Library/Images/compromiso_doble.png")
        }

.crmEntityFormView {
    background-color: white !important;
}

h2 {
    color: #77827f;
    text-align: center;
    font-size: 30px !important;
}

#title {
    font-size: 16px;
}

label[for="instancia_de_kpi_de_sla"] {
    font-size: 20px;
    text-align: center !important;
    color: #00a27c;
}

#EntityFormControl_2065f714479aec11b400000d3aaf5242_EntityFormView > div > div {
    padding-left: 2em;
}

#siguiente0 {
    margin-left: 12px;
}

legend.section-title {
    color: #00a27c;
    text-align: center;
}

h1.modal-title {
    margin-right: 35px;
}

.crmEntityFormView {
    padding: 10px !important;
}


.tab-title {
    color: #00a27c;
    line-height: 1.42857143;
    font-size: 21px !important;
}
