* {
    position: absolute
}

img {
    border: none
}

body, img {
    margin: 0;
    padding: 0
}

body {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #51bbec;
}

.container {
    width: 300px;
    height: 250px;
    overflow: hidden;
    cursor: pointer
}

.outline {
    width: 298px;
    height: 248px;
    z-index: 3;
    top: 0;
    left: 0;
    border: 1px solid #000
}

#icons {
    left: 5px;
    top: 58px;
    visibility: hidden
}
#icono {
    left: 77px;
    top: 71px;
	visibility: hidden

}

#shadows {
    left: -47px;
    top: 25px;
    visibility: hidden
}
.icon, .icon-shadow, .icon-img {
    left: 0px;
    top: 0px;
}

.icon-shadow {
    left: -56px;
    top: -40px;
    width: 150px;
    opacity: 0.4;
}

.icon-img {
    left: -7px;
    top: -11px;
    transform: scale(0.280) translate(-626px, -554px) !important;
}

.icon {
    z-index: 2;
    visibility: hidden
}

.icons-slot-0, .shadows-slot-0 {
     left: 72px;
    top: 13px;
}

.icons-slot-1, .shadows-slot-1 {
   left: 168px;
    top: 13px;
}

.icons-slot-2, .shadows-slot-2 {
     left: 259px;
    top: 13px;
}

.icons-slot-3, .shadows-slot-3 {
    left: 500px;
    top: 0px;
}

.icons-slot-4, .shadows-slot-4 {
    left:500px;
    top: 0px;
}

.icons-slot-5, .shadows-slot-5 {
    left: 500px;
    top: 0px;
}
.icons-slot-6, {
    left: 0px;
    top: 0px;
}

#fivem-1, #fivem-2, #logo, #copy-1, #copy-2, #copy-3,#copy-4, #legal {
    top: 0px;
    left: 0px;
    visibility: hidden
}

#button {
    top: 195px;
    left: 181px;
    width: 100px;
    height: 30px;
    visibility: hidden;
    z-index: 4
}

