.panel{background:0 0;border:solid #fff;border-width:0 0 1px;box-shadow:none}.panel:last-child{border-bottom:none}.panel-group>.panel:first-child .panel-heading{border-radius:4px 4px 0 0}.panel-group .panel{border-radius:0}.panel-group .panel+.panel{margin-top:0}.panel-heading{border:none;border-bottom:1px solid #ccc;border-radius:0;color:#333;padding:0}.panel-title a{color:#333;display:block;font-size:16px;font-weight:500;padding:10px;position:relative}.panel-heading.active>.panel-title a,.panel-title a:hover{color:#084a7a}.panel-body{background:#fff}.panel:last-child .panel-body{border-radius:0 0 4px 4px}.panel:last-child .panel-heading{border-radius:0 0 4px 4px;transition:border-radius .3s linear .2s}.panel:last-child .panel-heading.active{border-radius:0;transition:border-radius 0s linear}.panel-heading a:before{content:"\e113";font-family:Glyphicons Halflings;font-size:14px!important;position:absolute;right:5px;top:10px;transform:scale(1);transition:all .5s}#bs-collapse .panel-heading a:after,.panel-heading.active a:before{content:" ";transform:scale(0);transition:all .5s}#bs-collapse .panel-heading a:after{font-size:24px;position:absolute;right:5px;top:10px}#bs-collapse .panel-heading.active a:after{content:"\e114";font-family:Glyphicons Halflings;transform:scale(1);transition:all .5s}#accordion .panel-heading a:before{content:"\e113";font-family:Glyphicons Halflings;font-size:18px;position:absolute;right:5px;top:10px;transform:rotate(180deg);transition:all .5s}#accordion .panel-heading.active a:before{transform:rotate(0);transition:all .5s}.panel-title a{padding:11px!important}