.halfWidth {
    width: 50%
}

.presentationTable {
    padding-bottom: 25px;
}

.captchaGrid {
    position: relative;
    width: 600px;
    height: 300px
}

#captchaPlayBtn:focus {
    outline: 0;
}

#captchaPauseBtn:focus {
    outline: 0;
}

.u28 {
    background-image: url("/pz/javax.faces.resource/images/u28.svg.xhtml") !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important
}

.u30 {
    background-image: url("/pz/javax.faces.resource/images/u30.svg.xhtml") !important;
    background-color: transparent !important;
    outline: 0 !important;
    background-repeat: no-repeat !important;
    right: 0;
    top: 70px;
    position: absolute;
    border: none;
    color: #0054A9;
    text-align: left;
    padding-left: 25px;
    width: 230px;
}

.nextBtn {
    right: 110px;
    bottom: 45px;
    position: absolute
}

.messagesBox {
    padding-top: 10px;
    left: 0;
    bottom: 0;
    position: absolute;
    height: 35px;
}

.messageTxt {
    color: #D9001B;
    line-height: 23px;
}