.pageCover {
    background: url("https://static-de.moveon4.com/universidad_de_Vigo/images/Logotipo_Universidade_de_Vigo.png") no-repeat;
    padding-top: 90px;
    background-size: 29%;
    background-position-y: -99px;
}

.wizardTitleBar {
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    background-color: #f1f1f1;
    color: #00B294;
}

input[type=submit], button, input[type=reset], .button {
    background: none #0A92AB;
    position: relative;
    padding: 6px 14px 7px;
    color: white;
    text-decoration: none;
    border-radius: 0px;
    border: 0;
    cursor: pointer;
    float: left;
    top: 0px;
    line-height: 30px;
}

li.currentLanguage {
    background: none repeat scroll 0 0 #073349;
    border-bottom: 4px solid #00B294;
    color: white;
    padding: 4px 8px;
}

.vMenu > a > li {
    background-color: none;
    border-bottom: 1px solid #E0E0E0;
}

.vMenu > a {
    color: #00B294 !important;
}

    .vMenu > a > li:hover {
        background-color: #00B294;
        color: white !important;
    }

    .vMenu > a > li:hover, .active {
        background-color: #00B294 !important;
        color: white !important;
    }

    .vMenu > a > li:active {
        background-color: #00B294 !important;
        color: white !important;
    }

.formHeader {
    color: #00B294 !important;
    border-bottom: 1pt solid #00B294;
}
