/**
 * Droppics
 *
 * We developed this code with our hearts and passion.
 * We hope you found it useful, easy to understand and to customize.
 * Otherwise, please feel free to contact us at contact@joomunited.com *
 * @package Droppics
 * @copyright Copyright (C) 2013 JoomUnited (http://www.joomunited.com). All rights reserved.
 * @copyright Copyright (C) 2013 Damien Barrère (http://www.crac-design.com). All rights reserved.
 * @license GNU General Public License version 2 or later; http://www.gnu.org/licenses/gpl-2.0.html
 */

.droppicsgalleryiugadefault {
    margin: 0 auto;
    margin-top: 20px;
}
#colorbox.droppics .showcaption, .showcaption {
    display: inline-block;
    background: #FFF;
    padding: 0;
    padding-bottom: 20px;
    position: relative;
    z-index: 0;
    text-decoration: none;
    vertical-align: middle;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
#colorbox.droppics .showcaption span, .showcaption span {
    top: 135px;
    padding: 5px 10px !important;
    font-weight: normal !important;
    text-align: left !important;
}
.droppicsgalleryiugadefault .wimg {
    position: relative;
    float: left;
    text-align: center;
    max-width: 100%;
    margin: 5px;
}

.droppicsgalleryiugadefault a, .droppicsgalleryiugadefault a:hover {
    border: none;
    background: none !important;
}


.droppicsgalleryiugadefault .img {
    text-align: center;
    border-style: solid;
}


.droppicsgalleryiugadefault .clr {
    clear: both;
}

.droppicsgalleryiugadefault .droppicscatslink {
    position: absolute;
    top: 0;
    left: 0;
}

.droppicsgalleryiugadefault span {
    position: absolute;
    display: inline-block;
    font-weight: bold;
    font-size: 1.2em;
    left: 0;
    bottom: -20px;
    width: 100%;
}

.droppicsspinnerwrapper {
    clear: left;
    position: relative;
    height: 30px;
}
