﻿/* plan search results image slider */
.galleria {background-color: #E6E6E6;max-width: 652px;max-height: 100%;overflow: hidden;z-index: 5;}
.galleria .galleria-theme-classic {background-color: #E6E6E6;}
.galleria .galleria-container .galleria-thumbnails-container {display: none;}
.galleria .galleria-container {width: 100% !important;}
.galleria .galleria-container .galleria-stage {top: 0px;bottom: 0px;}
.galleria .galleria-container .galleria-stage .galleria-image-nav {position: static;}
.galleria .galleria-theme-classic .galleria-info {width: 100%;left: 0px;}
.galleria .galleria-theme-classic .galleria-info .galleria-info-text .galleria-info-description {color: #000000;text-align: center;}
.galleria .galleria-theme-classic .galleria-image-nav-right {opacity: 1;position: absolute;top: 0%;right: 3px;width: 30px;height: 100%;background-image: url('/gadgets/galleria/next-m.svg');background-repeat: no-repeat;z-index: 6;background-position: 10px 50%;}
.galleria .galleria-theme-classic .galleria-image-nav-left {opacity: 1;position: absolute;top: 0%;left: -3px;width: 30px;height: 100%;background-image: url('/gadgets/galleria/previous-m.svg');background-repeat: no-repeat;z-index: 6;background-position: 5px 50%;}