ul.fbfpalbums {
    list-style: none;
    list-style-type: none;
    font-family: sans-serif;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    min-height: 300px;
}

ul.fbfpalbums li {
    position: relative;
    display: inline-block;
    width: 300px;
    height: 300px;
    overflow: hidden;
    /* padding: 0px; */
    margin-left: 5px;
    background-color: black;
    cursor: pointer;
    /* border: 1px solid #1d2129; */
    border-bottom-style: none;
}
ul.fbfpphoto li {
    position: relative;
    display: inline-block;
    width: 300px;
    height: 300px;
    overflow: hidden;
    /* padding: 0px; */
    margin-left: 5px;
    background-color: black;
    cursor: pointer;
    /* border: 1px solid #1d2129; */
    border-bottom-style: none;
}
.fbfppopup img {
    margin-left: -33px;
    max-height: 300px;

}
.fbfpAltura {
    height: 300px !important;
}

ul.fbfpalbums .count {
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 5px;
    display: block;
    min-width: 34px;
}

ul.fbfpalbums .title {
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    position: absolute;
    top: 0;
    text-align: center;
    padding: 5px;
    display: block;
    width: 100%;
}

.aload, .pload {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

.aload a, .pload a, .fbfpback {
    font-family: sans-serif;
    padding: 10px;
    color: #FFF;
    /*    cursor: pointer;*/
}

.fbfBotao {
    display: none;
    margin-bottom: 5px !important;

}
.fbfpback {
    display: none;
    margin-top: 0px !important;

}
.fbfppopup {
    padding: 0px !important;
}
.fpfMargin {
    margin-left:  5px !important;
    margin-right: 5px !important;

}

.fpfGeral {
    background-color: black;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.fpfGeral {
    background-color: black;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.fpfLink {
    display: inline !important;
    padding: 0px !important;

}
.fpfLink img{
    margin-bottom: 0px !important;
    margin: 2px !important;

}

