#intro {
    height: 32em!important;
    min-height: inherit;
    background-position: bottom!important;
    background-size: cover;
}

#intro .brand {
    margin-top: 13.5em!important;
}

.bg1 {
    background-size: cover!important;
    background-position: bottom!important;
}

.module-section {
    width: 100%;
    /* height:100%; */
    padding: 15px 0px 15px 0px;
}

h4.release-number {
    color: #0054a0;
    min-height: initial;
}

section.module-section {
    min-height: initial!important;
}

div.contact-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

div.release-feature {
    padding-bottom: 17px;
}

h7 {
    font-weight: 300;
    color: #0054a0;
    line-height: 125%;
    text-align: left!important;
}

.alert-info-changelog {
    color: #0054a0!important;
    text-align: left;
    border: 2px solid #0054a0;
}

.label-changelog-white {
    color: #0054a0;
    background: none;
}

.label-changelog-blue {
    color: #0054a0;
    background: none;
}

.label-changelog-grey{
color: #777;
border: 1px solid #ccc;   
}

.btn-language {
    border-radius: 4px;
    padding: 5px 3px 5px 0px;
    background: #fff;
    font-size: 12pt;
    margin-top: 4px;
}

.language-dropdown {
    min-width: 0 !important;
    padding: 0 !important;
    border-radius: 4px;
    margin-top: -1px;
    width: 62px;
    overflow: hidden;
}

.language-dropdown li {
    margin: 0!important;
    padding: 0px!important;
    text-align: left;
    border-radius: 4px;
}

.language-dropdown li a {
    margin-left: 0!important;
    margin-right: 0!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    margin-top: 0px!important;
    text-align: left;
    border-radius: 4px;
    padding: 5px 3px 5px 0px;
    background: #fff;
    font-size: 12pt;
    margin-top: 5px;
    line-height: 200%;
}



.info-not-available{
font-size: 18pt; margin-top: 5em; line-height:125%; font-weight:200;    
}


div.alert-info-changelog.alert-dismissable .close{
top: -12px;
right: -30px;  
}





