/*! * jQuery modal gallery Plugin 1.1.0 * * Copyright 2016 Patricia Bourgogne */.modalgallery{margin:0 auto;max-width: 100%;height: auto;overflow:hidden}.modalgallery .content{background:#fff;position:relative;max-width: 100%;height: auto;overflow:hidden}.modalgallery .content img{max-width: 100%}.modalgallery .thumbnail{margin-top:5px; border: none;}.modalgallery .thumbnail .thumb{float:left;width:60px;height:60px;margin:0 5px 0 0;cursor:pointer}.modalgallery .thumbnail .thumb img{border:1px solid #9c9c9c;width:60px}.modalgallery .thumbnail .last{margin:0}