div.pp_simple div.ppt {
    display: none !important;
}

div.pp_simple .pp_top,
div.pp_simple .pp_top .pp_middle,
div.pp_simple .pp_top .pp_left,
div.pp_simple .pp_top .pp_right,
div.pp_simple .pp_bottom,
div.pp_simple .pp_bottom .pp_left,
div.pp_simple .pp_bottom .pp_middle,
div.pp_simple .pp_bottom .pp_right {
    height: 13px
}

div.pp_simple .pp_top {
    z-index: 100;
}

div.pp_simple .pp_content .ppt {
    color: #f8f8f8
}

div.pp_simple .pp_content_container .pp_left {
    margin-bottom: 0;
    overflow: hidden;
    padding: 0 !important;
}

div.pp_simple .pp_content_container .pp_right {
    padding: 0 !important;
}

div.pp_simple .pp_next:hover {
    cursor: pointer
}

div.pp_simple .pp_previous:hover {
    cursor: pointer
}

div.pp_simple .pp_expand {
    cursor: pointer;
    height: 28px;
    width: 28px
}

div.pp_simple .pp_expand:hover {
    cursor: pointer
}

div.pp_simple .pp_contract {
    cursor: pointer;
    height: 28px;
    width: 28px
}

div.pp_simple .pp_contract:hover {
    cursor: pointer
}

/**/

div.pp_simple .pp_close {
    top: -10px;
    right: -7px;
    text-indent: -9000px;
    background-color:#30AAE4;
    -moz-box-shadow:0px 1px 1px rgba(0,0,0,0.55);
    -webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.55);
    box-shadow:0px 1px 1px rgba(0,0,0,0.55);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    z-index: 10;
}

div.pp_simple .pp_close, 
div.pp_simple .pp_close:before {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer;
    overflow: hidden;
}

div.pp_simple .pp_close:before {
    overflow: hidden;
    font-family: FontAwesome;
    content: "";
    top: 0;
    left: 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    text-indent: 0;
    font-size: 18px;
}

div.pp_simple .pp_close:hover {
    background-color: #374146;
}

/**/

div.pp_simple .pp_gallery {
    bottom: -60px;
}

div.pp_simple .pp_gallery ul li a {
    border: 1px solid #aaa
}

div.pp_simple .pp_social {
    margin-top: 7px
}

div.pp_simple .pp_gallery a.pp_arrow_previous,
div.pp_simple .pp_gallery a.pp_arrow_next {
    left: auto;
    position: static
}

div.pp_simple .pp_nav .pp_play,
div.pp_simple .pp_nav .pp_pause {
    height: 30px;
    width: 30px
}

div.pp_simple a.pp_arrow_previous,
div.pp_simple a.pp_arrow_next {
    height: 20px;
    margin: 4px 0 0;
    width: 20px
}

div.pp_simple a.pp_arrow_next {
    left: 52px
}

div.pp_simple .pp_content_container .pp_details {
    margin-top: 5px;
    display: none;
    background-color: transparent;
}

div.pp_simple .pp_nav {
    clear: none;
    height: 30px;
    position: relative;
    width: 110px
}

div.pp_simple .pp_nav .currentTextHolder {
    color: #999;
    font-family: Georgia;
    font-size: 11px;
    font-style: italic;
    left: 45px;
    line-height: 21px;
    margin: 0;
    padding: 0 0 0 10px;
    position: absolute;
    top: 2px
}

div.pp_simple .pp_nav .pp_play:hover,
div.pp_simple .pp_nav .pp_pause:hover,
div.pp_simple .pp_arrow_next:hover,
div.pp_simple .pp_arrow_previous:hover {
    opacity: 0.7
}

div.pp_simple .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0
}

div.pp_simple .pp_content {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px #000;
    -moz-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000;
}

div.pp_simple .pp_content, 
#pp_full_res > iframe {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
}

div.pp_simple #pp_full_res .pp_inline {
    color: #000
}

div.pp_simple .pp_gallery ul li a:hover,
div.pp_simple .pp_gallery ul li.selected a {
    border-color: #333
}

div.pp_simple .pp_details {
    position: relative
}

div.pp_simple .pp_play {
    display: none !important;
}
