/*
gallery css
*/

.loadinganimation {
    display: none;
    background:white url("../image/headbang.gif") no-repeat center center fixed; 
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100000;
    left: 0px;
    opacity: 0.9;
    top: 0px;    
}

[data-action="shardimage-avatar-uploader"],
.uploadformbuttonlabel {
    cursor: pointer;
    font-weight: normal;
    line-height: 50px;
    text-align:center;
    display: block;
    border-radius: 3px;
    background-color: #ededed;
    height: 50px;
    border: 0;
    padding: 0 20px;
    color: #534a44;
}

.uploadformbuttonlabel:hover {        
}

a.selectedclass,a.selectedclass:visited,a.selectedclass:active {
    color: red;
}

.trashbox {
    width: 160px;
    display: block;
    padding-left: 65px;
    background: url('/image/kuka_empty.png') no-repeat;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #333;
}
.trashbox_full {
    width: 160px;
    display: block;
    margin-bottom:10px;
    padding-left: 65px;
    background: url('/image/kuka_full.png') no-repeat;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #333;
}














.fullimage {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;            
    z-index: 2;
    border-radius: 3px;
    background-size: cover;
    background-position: center center;
}
.fullimageover{
    position:absolute;
    left: 0px;
    top:0px;
    width: 100%;
    height: 100%;
    background-color: #1F9BA7;
    opacity: 0.8;
    z-index: 2;
    border-radius: 3px;
}
.adatlapleftavatar {
    position:absolute;
    z-index: 3;
    left: 0px;
    top: 160px;   
    width: 100%;
    text-align:center;
}

[data-action="shardimage-avatar-uploader"],
.uploadadatlapbutton {
    width: auto;            
    display: inline-block;            
}

.avatar-uload-box {
    /*height: 640px !important;*/
}

.backtoalbums {
    float: right;
    line-height: 24px;
    font-size: 14px;
    cursor: pointer;
}

.backtoalbums:hover {
    color:#1F9AA7;
}
.loadercontainer{
    line-height: 40px;
}
.firstimage,
.albumlistitem {
    float:left;
    width:170px;
    height:230px;
    background-size: cover;
    background-position:  50% 50%;
    cursor:pointer;
    border-radius: 3px;
    margin-right: 15px;
    margin-bottom: 15px;
    position: relative;
}
a.albumlistitemedit {
    position: absolute;
    color: white;
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    background-color:rgba(30, 152, 165, 0.8);
    opacity: 0.0;
    padding-top: 100px;
    border-radius: 3px;
    top:0;
}

a.albumlistitemedit:hover {
    opacity: 1;
    color: white;
}

.notfoundfirstimage:before{
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'talalka' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90b";
    font-size: 30px;
    line-height: 230px;
    color: #CAC9C7;
}
.notfoundfirstimage {
    background: #EDEDED;
    background-position: 50% 50%;
    min-width: 116px;
    min-height: 105px !important;
    text-align: center;
}

.fixcircle {
    width: 100px;
    height: 100px;
}

.createalbumbox {
    background: url("../image/albumletrehozasa.jpg") center center;
    height: 230px;
    text-align:center;
    font-weight: bold;
    cursor: pointer;
    border-radius: 3px;
    border-left:2px dashed #C6C6C6;
    border-right:2px dashed #C6C6C6;
}

.createalbumbox .inner {
    padding-top:135px;
    width: 100%;
}

.addfromfbimagesbox {
    background-color:#1F9BA7;
    color: white;
    height: 230px;
    text-align:center;
    cursor: pointer;
    border-radius: 3px;
}

.addfromfbimagesbox .inner {
    padding: 15px;
    padding-top:45px;
}




.count, .gname {
    white-space: nowrap; 
    width: 100px;
    font-size:12px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top:10px;
}
.count {
    font-style: italic;
    font-weight: normal;
}
.loadmore{
    display:block;
    margin-top:20px;
}

.album-kepek figure.photoitem.selected div {
    border: 3px solid #1f9aa7;
}

.albumimageitem .imgcontainer.active {
    border: 3px solid #1f9aa7;
}
.imgcontainer{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    cursor: move;
    cursor: grab;
}

.albumlineitem.albumlistitem {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

a.showalbumitembig:hover {
    color: white !important;
    text-decoration: underline;
}
.template_albumdatabox .imgcontainer:hover{
    border: 3px solid #1f9aa7;
}
a.showalbumitembig {
    color: white !important;
    text-align: center;
    position:relative;
}
a.showalbumitembig span{
    color: white !important;
    display:block;
    position:absolute;
    bottom:0;
    background: rgba(20,20,20, 0.5);
    width:100%;
    border-radius: 0 0 3px 3px;
    padding: 5px 0px;
}
a.showsmallimageongallery {
    float:left;
    width: 100px;
    height: 100px;
    margin-right: 20px;
    margin-bottom: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 3px;
}
.fancybox-images a.showsmallimageongallery{
    width:0px;
    height:0px;
}
.age-1{
    background-image: url('../image/img-16plus.jpg') !important;
}
.age-2{
    background-image: url('../image/img-18plus.jpg') !important;
}
.albumtitle{
    margin-bottom: 20px;
}
.galeria-upload-avatar{
    width: 100px;
    height: 100px;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 50%;
}
.set-as-profile-image{
    display:none;
}
.drag-n-drop-info{
    font-style: italic;
    font-size:12px;
    margin: 10px 0px;
}
.albumimageitem.ui-state-highlight.placeholder{
    width:100px;
    height: 100px;
    border-color: #F7DE54;
    background-color: #FCEEBD;
}

.blackbutton {
    padding: 0 10px;
    color: #000;
}