.bottomBorder
{
    border-bottom: 6px solid #4696D8;
    border-opacity: 0.7;
}

body #feedbackExternPopup
{
    /*new custom width*/
    /*position is: center height + first px-value, center width + last px-value
    margin: -240px 0 0 -512px;*/
}

#ctuContentPopup #popupContent, #privacyContentPopup #popupContent {
    color: #4f5e67;
    text-align: justify;
    width: 550px;
}

#ctuContentPopup #popupContent h4, #privacyContentPopup #popupContent h4 {
    text-align: center;
}