/**
 *
 * @link              http://ProdGraphy.com
 * @since             1.0.0
 * @package           ProdGraphy
 *
 * @wordpress-plugin
 * Plugin Name:       pg360
 * Plugin URI:        http://prodgraphy.com
 * Version:           1.5.0
 * Style shortcode thickbox
 * Style thickbox apear when click "PG add 360" button:
 */
.pg360_bottom_toolBar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    z-index: 80;
    background: #f3f3f3;
    border-top: 1px solid #ddd;
}

.pg360_insert_control {
    position: absolute;
    width: 170px;
    text-align: center;
    right: 0;
    padding-top: 5px;
}

#pg360Insert {
    margin-right: 15px;
}

.pg360_mainContent {
    margin-bottom: 50px;
    overflow: auto;
}

.reel {
    height: auto;
}