.jssor_small {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 250px;
    overflow: hidden;
    visibility: hidden;
    background-color: #24262e;
}

.jsslides_small {
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 250px;
    overflow: hidden;
}

.jssor_small * .jssora05l,.jssor_small * .jssora05r {
    position: absolute;
    overflow: hidden;
    /* position */
    top:100px;
}

.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('../images/iconos/gallery/a17.png') no-repeat;
    overflow: hidden;
    /* position */
    top:200px;
}
.jssora05l {
    background-position: -10px -40px;
    left:8px;
}
.jssora05r {
    background-position: -70px -40px;
    right:8px;
}
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }
.jssort01 {
    position:absolute;
    left:0px;
    bottom:0px;
    width:740px;
    height:85px;
    background-color: white;
}

.jssort01 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
}

.jssort01 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.jssort01 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort01 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 68px;
    height: 68px;
    border: transparent 2px solid;
    box-sizing: content-box;
    background: url('../images/iconos/gallery/t01.png') -800px -800px no-repeat;
    _background: none;
}

.jssort01 .pav .c {
    top: 2px;
    _top: 0px;
    left: 2px;
    _left: 0px;
    width: 68px;
    height: 68px;
    border: #000 0px solid;
    _border: #fff 2px solid;
    background-position: 50% 50%;
}

.jssort01 .p:hover .c {
    top: 0px;
    left: 0px;
    width: 70px;
    height: 70px;
    border: #fff 1px solid;
    background-position: 50% 50%;
}

.jssort01 .p.pdn .c {
    background-position: 50% 50%;
    width: 68px;
    height: 68px;
    border: transparent 2px solid;
}

* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {
    /* ie quirks mode adjust */
    width /**/: 72px;
    height /**/: 72px;
}

.gallery-loading {
    position: absolute;
    top: 0px;
    left: 0px;
}

.background-loading {
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.spinner-loading {
    position:absolute;
    display:block;
    background:url('./images/iconos/gallery/spinner-blue.gif') no-repeat center center;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
