/*!
 * This file is used to add custom style in order to use Bootstrap with Thickbox plugin
 */

body.enlarged { min-height: 0; }
.container { padding: 0; }
.container .content { margin-top: 0; padding: 5px 0 0 0; }
.modal-body { max-height: none; }