/* Carrousel */
#showcase-slider, .nivoSlider {position:relative;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}
.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}
.nivo-caption {position:absolute;left:0px;bottom:0px;background:#000;color:rgb(255,255,255);opacity:0.8;/* Overridden by captionOpacity setting */width:100%;z-index:89;}
.nivo-caption p {color:rgb(255,255,255);padding:5px;margin:0;}
.nivo-caption a {display:inline!important;}
.nivo-html-caption {display:none;}
.nivo-directionNav a {position:absolute;top:45%;z-index:99;cursor:pointer;}
.nivo-prevNav {left:0px;}
.nivo-nextNav {right:0px;}
.showcase {position:relative;width:100%;height:300px;background:url('../img/loading.gif') no-repeat 50% 50%;margin-bottom:36px;}
.showcase img {position:absolute;top:0px;left:0px;display:none;}
.showcase a {border:0;display:block;}
.nivo-controlNav {position:absolute;/* left:294px; */bottom:-33px;width:100%;text-align:center;}
.nivo-controlNav a {display:inline-block;position:relative;z-index:99;cursor:pointer;width:22px;height:22px;background:url('../img/bullets.png') no-repeat 50% 0;text-indent:-9999px;border:0;margin:0 2px;/* float:left; */}
.nivo-controlNav a.active {font-weight:bold;background-position:50% -22px;}
.nivo-directionNav a {display:block;width:30px;height:30px;background:url('../img/arrows.png') no-repeat;text-indent:-9999px;border:0;}
.nivo-caption {text-shadow:none;font-family: Helvetica, Arial, sans-serif;font-size:1.167em;}
.nivo-caption a {color:rgb(239,233,209);text-decoration:underline;}
.nivo-box {position:absolute;}
a.nivo-nextNav {background-position:-30px 0;right:15px;}
a.nivo-prevNav {left:15px;}

#adminmenu .menu-icon-showcase div.wp-menu-image:before {
content: '\f111';
}