/* bootstrap modal fix for ie8 */
.modal-dialog {
    width:800px;
    margin: 30px auto;
}