

.bootboxMid .modal-dialog{
    top: 20%;
}

.bootboxMid .modal-header{
    color: #fff;
    background-color: #b32c20;
    display: inherit;
}
.bootboxMid .modal-header h5{
    color: #fff !important;
    font-size: 14px;
    font-style: oblique;
}
.bootboxMid .modal-footer{
    text-align: center;
    display: block;
}
.w150{
    width: 150px;
}

.bootbox-close-button{
    width: 30px;
}