@charset "utf-8";
/* CSS Document */
/* Bootstrap Modallery. Use #mdlyDialog to customize your modal. *//* Navigation style */ #mdlyFooter{text-align:center!important}.navigator-btn{border:0;border-radius:0;max-width:90px;padding:5px;background:none;}.highlighted{border:1px solid #333}
.modal-dialog .modal-body img{width:100%;}
#modallery-caption 
{
position:absolute;bottom:0px;left:0px;right:0px;background: #b0b1b5;color:#fff;font-weight:bold;margin:15px;
}
.btn-primary {
    background-color: #ef4c28;
    border-color: #ef4c28;
    color: #fff;
}