.cbp-bislideshow{list-style:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:-1;padding:0;margin:0;}.cbp-bislideshow li{position:absolute;width:101%;height:101%;top:-.5%;left:-.5%;opacity:0;-webkit-transition:opacity 1s;-moz-transition:opacity 1s;transition:opacity 1s;}/* If background-size supported we'll add the images to the background of the li */.backgroundsize .cbp-bislideshow li{-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:center center;}/* ...and hide the images */.backgroundsize .cbp-bislideshow li img{display:none;}.cbp-bislideshow li img{display:block;width:100%;}/* Fallback */.no-js.no-backgroundsize .cbp-bislideshow li:first-child{opacity:1;}.no-js.backgroundsize .cbp-bislideshow li:first-child img{display:block;}.cbp-bislideshow__admin{left:15px;top:15px;position:absolute;z-index:999;padding:10px;background-color:rgba(255,255,255,0.8);border-radius:5px;}.cbp-bislideshow__admin h5{font-weight:700;margin-top:0;}.cbp-bislideshow__admin img{width:169px;height:112px;}.cbp-bislideshow__admin .btn--add{width:169px;}.cbp-bislideshow__admin ul{list-style:none;margin:0;padding:0;}.cbp-bislideshow__admin li{margin-bottom:4px;}.cbp-bislideshow__admin li .btn{border-radius:50%;padding:2px 4px;line-height:1;}.cbp-bislideshow__admin li img{margin-right:4px;}.cbp-bislideshow__admin hr{margin:8px 0;}.cbp-bislideshow__admin .alert{padding:5px;}