/*** WIDGET/SYSTEM CSS ***/


/*** CSS File: default ***/


/*** PAGE CSS OVERRIDES ***/
#gallery img {max-width:600px;margin:auto;float:none;}#gallery .carousel-indicators li {display:none;}#gallery a.carousel-control.right .icon-next:before, #gallery a.carousel-control.left .icon-prev:before {font-family:'FontAwesome';font-size:26px;text-shadow:none;display:block;margin:auto;position:relative;top:-6.5em;height:37px;width:38px;background:#262626;color:#fff;border-radius:50%;}#gallery a.carousel-control.right .icon-next:before {content:'\f105';right:0;}#gallery a.carousel-control.right, #gallery a.carousel-control.left {opacity:1;display:block !important;width:25px;height:25px;background:none;bottom:-5px;top:inherit;z-index:9999;}#gallery a.carousel-control.right .icon-next:hover:before, #gallery a.carousel-control.left .icon-prev:hover:before {background:#17395d;color:#fff;}#gallery a.carousel-control.left .icon-prev:before {content:'\f104';left:0;}#gallery .text-center {text-align:center;font-size:26px;}#gallery img.sliderImage.center-block.img-responsive {display:block;}