.vue-select-image__wrapper{overflow:auto;list-style-image:none;list-style-position:outside;list-style-type:none}[dir] .vue-select-image__wrapper{padding:0;margin:0}[dir=ltr] .vue-select-image__item{margin:0 12px 12px 0;float:left}[dir=rtl] .vue-select-image__item{margin:0 0 12px 12px;float:right}.vue-select-image__thumbnail{display:block;line-height:20px;transition:all .2s ease-in-out}[dir] .vue-select-image__thumbnail{cursor:pointer;padding:6px;padding:4px;border:1px solid #ddd;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.055)}[dir] .vue-select-image__thumbnail--selected{background:#08c}[dir] .vue-select-image__thumbnail--disabled{background:#b9b9b9;cursor:not-allowed}.vue-select-image__thumbnail--disabled>.vue-select-image__img{opacity:.5}.vue-select-image__img{-webkit-user-drag:none;display:block;max-width:100%}[dir=ltr] .vue-select-image__img,[dir=rtl] .vue-select-image__img{margin-right:auto;margin-left:auto}.vue-select-image__lbl{line-height:3}@media only screen and (min-width:1200px){[dir=ltr] .vue-select-image__item{margin-left:30px}[dir=rtl] .vue-select-image__item{margin-right:30px}}