/*
*      Robo Gallery     
*      Version: 1.0
*      By Robosoft
*
*      Contact: http://robosoft.co
*      Created: 2015
*      Licensed under the GPLv2 license - http://opensource.org/licenses/gpl-2.0.php
*
*      Copyright (c) 2014-2016, Robosoft. All rights reserved.
*      Available only in  http://robosoft.co/robogallery
*/

.robo_gallery .rbs-img-container div a,
.robo_gallery .rbs-img-container div a:link,
.robo_gallery .rbs-img-container div a:focus,
.robo_gallery .rbs-img-container div a:hover{
	border-bottom: none;
}
	
.rbs_gallery_button_bottom .rbs-imges-no-more-entries{
	display: none !important;
}
.rbs_gallery_button_bottom{
	margin-top: 10px;
}

.robo_gallery .rbs-img-container img{
	box-shadow: none !important;
}
.robo_gallery .rbsTitle{
	padding: 0 0 4px 0;
}

.robo_gallery .rbsIcons{
	text-align: center;
	padding: 0 0 4px 0;
}

.robo_gallery .rbsIcons .rbsZoomIcon,
.robo_gallery .rbsIcons .rbsLinkIcon {
	line-height: 0.9 ;
}