.text-normalcase {
  text-transform: none; }

.picture-beautified .display-picture-container {
  position: relative; }
.picture-beautified .btn.change-picture {
  top: 5px;
  position: absolute;
  right: -70px; }
.picture-beautified .btn.remove-picture {
  position: absolute;
  top: 40px;
  right: -70px; }

.note-editor .btn-sm {
  min-height: 30px; }
.note-editor .btn-xs {
  min-height: 30px; }
.note-editor .note-editable {
  height: 253px !important; }

div.input.file {
  border: none; }

.input.form-group.radio, .input.form-group.checkbox {
  padding-left: 0px;
  margin-top: 0; }

.modal-backdrop.in {
  display: none; }

.reorder-placeholder {
  height: 50px;
  background: #CCCCFF; }

.sortable-table .ui-sortable-helper td {
  background: white; }

fieldset {
  margin-bottom: 15px !important; }
  fieldset legend {
    margin-bottom: 10px; }

form[data-lang] [data-lang] {
  display: none; }

select.form-control.table-select-update {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: white;
  color: black; }

.brach-details {
  position: relative; }
  .brach-details:hover > span {
    position: absolute;
    top: 25px;
    left: 7px;
    display: block !important;
    padding: 5px 7px;
    background: #ccc;
    border: 1px solid #666;
    margin-top: 5px;
    z-index: 100;
    width: 250px; }

/*# sourceMappingURL=css.css.map */
