/*
 * Bootstrap gallery v2.0
 * https://github.com/ludovicscribe/bootstrap-gallery
 * https://ludovicscribe.fr/blog/galerie-images-bootstrap
 *
 * Copyright 2016, Scribe Ludovic
 * https://ludovicscribe.fr/
 */
#bootstrap-gallery .modal-dialog{margin-left:auto;margin-right:auto;width:900px}#bootstrap-gallery .modal-content{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:none}#bootstrap-gallery .modal-header{padding:5px 10px;display:block}#bootstrap-gallery .modal-body{padding:0}#bootstrap-gallery .modal-body img{width:100%}#bootstrap-gallery .modal-body .carousel-control{background-image:none}#bootstrap-gallery .modal-header a.modal-button{float:right;font-size:18px;line-height:1;color:#ccc;margin-left:5px}#bootstrap-gallery .modal-header a.modal-button:hover{text-decoration:none;color:grey}#bootstrap-gallery .carousel-control-next i,#bootstrap-gallery .carousel-control-prev i{font-size:2em}