﻿.bbminiform-confirmation {
    top: 0px;
    left: 0px;
    display: none;
}

.bbminiform-confirmation-wrapper {
    max-width: 500px;
    max-height: 600px;
    padding: 15px 15px 15px 15px;
}

.bbminform-centerText {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    white-space: break-spaces;
}

.bbminform-overlaycontainer {
    overflow: auto !important;
    min-height: 150px;
    max-height: 550px;
    width: 100%;
    display: table;
}
