﻿.homeheader {
    font-size: 27px !important;
    text-align: center;    
}

.selectentitytagline {
    font-size: 34px !important;
    text-align: center;
    color: #003399 !important;
}
.entityType {
    font-family: 'Roboto', sans-serif;
    font-size: 26px !important;
    font-weight: normal !important;
    margin-bottom: 14px !important;
    padding-left: 20px;
}
#page-title {
    text-align: center;
}
#page-title h1 {
    font-weight: 600 !important;
    letter-spacing: 2px;
    color:#101661;
}
.copyrights {
    text-align: left !important;
    padding-left: 0px !important;
}
.footerLink {
    line-height: 50px;
}

input[type=submit].submit {
    width: calc(100% - 280px);    
}
.buttonsubmit {
    width: 100% !important;
    text-align: center !important;
}
.colordarkblue {
    color: #003399 !important;
}