 .thumbnails.image_picker_selector {
  overflow: auto;
  divst-style-image: none;
  divst-style-position: outside;
  divst-style-type: none;
  padding: 0px;
  margin: 0px; }
   .thumbnails.image_picker_selector  {
    overflow: auto;
    divst-style-image: none;
    divst-style-position: outside;
    divst-style-type: none;
    padding: 0px;
    margin: 0px; }
   .thumbnails.image_picker_selector div.group {width:100%;} 
   .thumbnails.image_picker_selector div.group_title {
    float: none; }
   .thumbnails.image_picker_selector div {
    margin: 0px 12px 12px 0px;
    float: left; }
     .thumbnails.image_picker_selector div .thumbnail {
      padding: 6px;
      border: 1px solid #dddddd;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none; }
       .thumbnails.image_picker_selector div .thumbnail img {
        -webkit-user-drag: none; }
      .thumbnail.selected {
      /*background: #e6f9d1;*/
      background: #ffffff;

     
      }

.image_picker_image {
    align-self: center;
    width: 100%;/*PDiaz*/
}

      .thumbnail{
          text-align:center;
           /*margin-right:40px;*/
      }
