.bc-children__item{-ms-flex-align:center;-ms-flex-pack:justify;-webkit-box-align:center;-webkit-box-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;justify-content:space-between;padding:.5rem 0}.bc-children__item:first-child{margin-top:.5rem}.bc-children__input{border:2px solid #f1f1f1;position:relative}.bc-children__input input{border:none;padding:.75rem .75rem .75rem 2.5rem}.bc-children__input:before{-webkit-transform:translateY(-50%);content:"\A3";left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.bc-children__input input:focus{-webkit-box-shadow:none;border:none;box-shadow:none}.bc-children__select{background:#f1f1f1;border:0;cursor:pointer;font-size:14px;height:55px;margin:0;padding:.75rem 1rem}.fade-enter-active,.fade-leave-active{height:auto}.fade-enter,.fade-enter-active,.fade-leave-active,.fade-leave-to{-webkit-transition:height .2s linear;transition:height .2s linear}.fade-enter,.fade-leave-to{height:0}.bc-item{-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;border-top:1px solid #d4caca;flex-direction:column;padding:.75rem 0}.bc-item,.bc-item__heading{display:-webkit-box;display:-ms-flexbox;display:flex}.bc-item__heading{-ms-flex-align:center;-ms-flex-pack:justify;-webkit-box-align:center;-webkit-box-pack:justify;align-items:center;cursor:pointer;justify-content:space-between}.bc-item__title{font-size:22px;font-weight:700}.bc-children{max-height:0;overflow:hidden}.bc-children,.bc-children.active{-webkit-transition:max-height .5s linear;transition:max-height .5s linear}.bc-children.active{max-height:1000px}.bc-container{display:-webkit-box;display:-ms-flexbox;display:flex}.bc-app{width:65%}.bc-sidebar{padding-left:1.5rem;width:35%}.bc-summary{-webkit-box-shadow:0 1px 6px rgba(0,0,0,.2);box-shadow:0 1px 6px rgba(0,0,0,.2)}.bc-summary__title{font-size:22px;font-weight:700;padding:2rem 2rem 0}.bc-summary__item{-ms-flex-pack:justify;-webkit-box-pack:justify;border-bottom:1px solid #d4caca;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 2rem;padding:.75rem 0}.bc-summary__item:last-child{border-bottom:none}.bc-summary__category{font-weight:700}.bc-totals__outgoings{background:#d4caca}.bc-totals__difference,.bc-totals__outgoings{-ms-flex-align:center;-ms-flex-pack:justify;-webkit-box-align:center;-webkit-box-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:1rem 2rem}.bc-totals__difference{background:#000;color:#fff}.bc-totals__value{font-size:22px;font-weight:700}.bc-btn{background:#92d051;color:#fff;display:block;font-weight:700;padding:1rem 2rem;text-align:center;width:100%}.bc-result{margin-top:1rem}.bc-btn:focus,.bc-btn:hover{color:#fff;text-decoration:none}.bc-advice{background:#f1f1f1;padding:2rem}.bc-advice h3{font-size:22px;font-weight:700;margin-bottom:2rem}.bc-advice__content ul{list-style:initial}@media (max-width:960px){.bc-container{-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;flex-direction:column}.bc-app,.bc-sidebar{width:100%}}@media (max-width:480px){.bc-children__item{-ms-flex-align:start;-ms-flex-direction:column;-webkit-box-align:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;align-items:flex-start;flex-direction:column}.bc-children__input input,.bc-children__select{width:50%}.bc-sidebar{padding:0}}