/* accordion.css */
.ce_accordion{margin-top:-1px;border:1px solid #d4cbc5;border-bottom: none}.toggler:focus{outline: none}.ce_accordion{margin-top:-1px;margin-bottom:25px;border: none}.ce_accordionSingle .toggler{margin-top:0;margin-bottom:0;margin-left:0;padding:10px 0 12px 10px;background:#f9f9f9 url("../../files/images/Icons/breadcrumb_arrow_light_greyxxxx.png") left center no-repeat;font-size:18px;line-height:18px;font-weight:normal;color:#202020;cursor: pointer;border:none;box-sizing:border-box;background-position: 0 0}.ce_accordionSingle .toggler:hover{background-image:url("../../files/images/Icons/breadcrumb_arrow_light_grey_down_11x11xxxx.png");background-position:left top;background-repeat:no-repeat;color:rgba(102,102,102,.8);box-sizing:border-box}.toggler:hover,.toggler.active{background-image:url("../../files/images/Icons/breadcrumb_arrow_light_greyxxxx.png");background-position:left top;background-repeat:no-repeat;color:#666}.toggler:hover img,.toggler.active img{color:#fff;-moz-transform:rotate(90deg); /* Firefox 3.6 Firefox 4 */-webkit-transform:rotate(90deg); /* Safari */-o-transform:rotate(90deg); /* Opera */-ms-transform:rotate(90deg); /* IE9 */transform:rotate(90deg); /* W3C */}.accordion > div{margin-bottom:15px;padding:20px 30px;background-color:#fff;color:#666;box-sizing:border-box;border:none}.toggler:focus{outline: none}.toggler.ui-state-active span{color:#fa0d05}