@charset "UTF-8";

#_contentBuilder ._fnctWrap.banner_startup{border:1px solid #ddd;padding:15px;height:45px;background: #fff;}
.banner_startup .bx-wrapper{max-width: 1250px !important;margin-left:0;}
.banner_startup .bx-viewport{margin-left: 60px;}
.banner_startup .bx-viewport li{margin-right:20px !important;}

.banner_startup .bx-controls{display: block;}
.banner_startup .bx-controls .bx-controls-direction a{text-indent: -9999px;border:1px solid #ddd;display: inline-block;width:25px;height:23px;vertical-align: top;}
.banner_startup .bx-controls .bx-controls-direction a.bx-prev{background: url(./../images/grayarrow_L.png)no-repeat center; margin-right:5px;}
.banner_startup .bx-controls .bx-controls-direction a.bx-next{background: url(./../images/grayarrow_R.png)no-repeat center;}


.banner_startup .bx-controls-auto{display:none;}
.banner_startup .bx-controls-auto a{display:none;border:1px solid #ddd;width:25px;height:23px;text-indent: -9999px;}
.banner_startup .bx-controls-auto a.active{display:block;border:1px solid #ddd;width:25px;height:23px;text-indent: -9999px;;}
.banner_startup .bx-controls-auto a.bx-start{background: #fff url(./../images/play.png)no-repeat center;}
.banner_startup .bx-controls-auto a.bx-stop{background: #fff url(./../images/pause.png)no-repeat center}
.banner_startup .bx-controls-direction{position: absolute;top:25px;left:1%;}
