/* PSV changed */
.h1, h1 {
     font-size:40px !important;
}
.h2, h2 {
     font-size:30px !important;
}
.h3, h3 {
     font-size:20px !important;
}
.h4, h4 {
     font-size:15px !important;
}

#kc-login{
      background: #0072af;
      background-color: : #0072af !important;
}

div.kc-logo-text {
    background-image: url(../img/LOGO_PSVaG_FINALsm.png);
    background-repeat: no-repeat;
    height: 63px;
    width: 300px;
    margin: 0 auto;
}

#kc-header {
    color: #0072af;
    overflow: visible;
    white-space: nowrap;
}

#kc-info-wrapper {
    font-size: 13px;
    padding: 15px 35px;
    background-color: #F3FAFF;
}

.login-pf body {
    background: #ffffff;
    background-size: cover;
    height: 100%;
}

#psv-footer {
    background-color: white;
    position: fixed;
    bottom: 2;
    width: 100%;
    height: 2px !important;
}

/*PSV added*/
.h1, h1 {
     font-size:40px !important;
}
.h2, h2 {
     font-size:30px !important;
}
.h3, h3 {
     font-size:20px !important;
}
.h4, h4 {
     font-size:15px !important;
}


#psv-footer-table {
    display: inline-table;
    width: 100%;
    height: inherit;
}
.psv-header-table-cell {
        align: center;
    padding: 10px;
    width: 33%;
        height: 2px !important;
    text-align: center;
}
.psv-header-table-cell-content {
    padding: 2px 2px 2px 20px;
    font-weight: bold;
    color: rgb(100, 100, 100);
    font-size: 1.2em;
}

