.backoffice--sidebar{margin-top:20px;width:80px;position:fixed;top:80px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:10px}.backoffice--sidebar,.backoffice--sidebar--action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.backoffice--sidebar--action{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 1rem;margin-bottom:1rem;border:2px solid #f07b5d;color:#f07b5d;border-radius:12px;-webkit-transition:all .5s ease;transition:all .5s ease;font-size:20px;cursor:pointer}.backoffice--sidebar--action:hover{background:#f07b5d;color:#fff}.backoffice--content{margin-top:40px}.backoffice--head{position:fixed;z-index:1;top:80px;left:90px;right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:10px 0 10px 0;background:#fff}.backoffice--head .form-group{margin-right:1rem;margin-bottom:0}.backoffice--head label{margin-bottom:0;font-size:12px}.backoffice .status{color:#17a2b8}.backoffice .status span{display:inline-block;padding-right:10px;font-size:12px;text-transform:uppercase;font-weight:700}.backoffice .modal-request{border-color:#17a2b8;background:#17a2b8;color:#fff;text-transform:uppercase;font-weight:700}.backoffice--actions,.backoffice--soldquote{display:-webkit-box;display:-ms-flexbox;display:flex}.backoffice--actions{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.backoffice--action,.backoffice--actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.backoffice--action{font-size:14px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.25rem .75rem;margin-left:1rem;border:1px solid #0077ca;color:#0077ca;border-radius:12px;-webkit-transition:all .5s ease;transition:all .5s ease;background:#fff;cursor:pointer}.backoffice--action:hover{background:#0077ca;color:#fff}.backoffice--action:first-child{margin-left:0}.backoffice--action--icon{margin-right:.5rem}.soldquote--private-data{margin-bottom:1rem}