
@media (min-width: 768px) {
  .o_form_view {
    display: -webkit-box; display: -webkit-flex; display: flex;
    -webkit-flex-flow: column nowrap; flex-flow: column nowrap;
    min-height: 100%;
  }
}

.o_form_view .o_form_sheet_bg {
  -webkit-box-flex: 1; -webkit-flex: 1 0 auto; flex: 1 0 auto;
  background-color: #f9f9f9;
  border-bottom: 1px solid #dee2e6;
}

.o_form_view .o_form_sheet_bg > .o_form_sheet {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  border: 1px solid #ced4da;
  box-shadow: 0 5px 20px -15px black;
  margin: 4.8px auto;
  padding: 24px;
  padding-right: 16px;
  padding-left: 16px;
}

@media (min-width: 576px) {
  .o_form_view .o_form_sheet_bg > .o_form_sheet {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .o_form_view .o_form_sheet_bg > .o_form_sheet {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .o_form_view .o_form_sheet_bg > .o_form_sheet {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .o_form_view .o_form_sheet_bg > .o_form_sheet {
    max-width: 1140px;
  }
}

@media (min-width: 768px) {
  .o_form_view .o_form_sheet_bg > .o_form_sheet {
    margin: 12px auto;
  }
}

@media (min-width: 992px) and (max-width: 1533.98px) {
  .o_form_view .o_form_sheet_bg > .o_form_sheet {
    padding-right: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1533.98px) {
  .o_form_view .o_form_sheet_bg > .o_form_sheet {
    padding-left: 32px;
  }
}

.o_form_view .o_form_sheet_bg > .o_form_sheet > .o_selection {
  float: right;
}

.o_form_view .oe_title {
  color: #212529;
}

@media (min-width: 475px) {
  .o_form_view .oe_title {
    padding-right: 45px;
  }
}

.o_form_view .oe_avatar + .oe_title {
  padding-right: 100px;
}

@media (max-width: 991.98px) {
  .o_form_view .o_group .o_group_col_1 {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .o_form_view .o_group .o_group_col_2 {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .o_form_view .o_group .o_group_col_3 {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .o_form_view .o_group .o_group_col_4 {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .o_form_view .o_group .o_group_col_5 {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .o_form_view .o_group .o_group_col_6 {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .o_form_view .o_group .o_group_col_7 {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .o_form_view .o_group .o_group_col_8 {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .o_form_view .o_group .o_group_col_9 {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .o_form_view .o_group .o_group_col_10 {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .o_form_view .o_group .o_group_col_11 {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .o_form_view .o_group .o_group_col_12 {
    width: 100%;
  }
}

.o_form_view .o_group.o_inner_group > tbody > tr > td {
  padding: 0 45px 0 0;
}

@media (min-width: 475px) {
  .o_form_view .o_group .o_field_widget.o_text_overflow {
    width: 1px !important;
    min-width: 100%;
  }
  .o_form_view .o_group .o_form_label {
    margin-bottom: 5px;
  }
}

@media (max-width: 991.98px) {
  .o_form_view .o_group.o_label_nowrap .o_form_label {
    white-space: normal;
  }
}

.o_form_view .o_form_label.o_form_label_empty, .o_form_view .o_form_label.o_form_label_false {
  opacity: 0.5;
  font-weight: normal;
}

@media (max-width: 767.98px) {
  .o_form_view .o_form_label {
    font-size: 15px;
  }
}

.o_form_view .o_notebook > .o_notebook_headers {
  margin-left: -16px;
  margin-right: -16px;
}

@media (min-width: 992px) and (max-width: 1533.98px) {
  .o_form_view .o_notebook > .o_notebook_headers {
    margin-left: -32px;
    margin-right: -32px;
  }
}

.o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs {
  padding-left: 16px;
  border-bottom: 1px solid #ced4da;
}

@media (min-width: 992px) and (max-width: 1533.98px) {
  .o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs {
    padding-left: 32px;
  }
}

.o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item {
  white-space: nowrap;
}

.o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item > .nav-link {
  color: #666666;
  border-color: #ced4da;
  background-color: white;
}

.o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item > .nav-link:hover, .o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item > .nav-link:focus, .o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item > .nav-link:active {
  outline: none;
  color: #008784;
}

.o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item > .nav-link.active {
  border-bottom-color: white;
}

.o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item > .nav-link.active, .o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item > .nav-link.active:hover, .o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item > .nav-link.active:focus, .o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item > .nav-link.active:active {
  color: #212529;
  border-top-color: #875A7B;
}

.o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item > .nav-link.disabled {
  color: #adb5bd;
}

.o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item + .nav-item > .nav-link {
  border-left: 0;
}

.o_form_view .o_notebook > .tab-content {
  border-bottom: 1px solid #ced4da;
}

.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child {
  margin-top: 0;
}

.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.oe_form_field_html {
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -16px;
  border: none;
}

@media (min-width: 992px) and (max-width: 1533.98px) {
  .o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.oe_form_field_html {
    margin-left: -32px;
    margin-right: -32px;
  }
}

.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.oe_form_field_html .note-editor.panel {
  border: none;
}

.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.oe_form_field_html .note-toolbar.panel-heading {
  padding-left: 16px;
  padding-right: 16px;
  border-top: none;
  padding-top: 0;
  background: white;
}

@media (min-width: 992px) and (max-width: 1533.98px) {
  .o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.oe_form_field_html .note-toolbar.panel-heading {
    padding-left: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1533.98px) {
  .o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.oe_form_field_html .note-toolbar.panel-heading {
    padding-right: 32px;
  }
}

.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.oe_form_field_html .note-editing-area, .o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.oe_form_field_html .o_readonly {
  padding: 0.75rem 1.25rem;
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 992px) and (max-width: 1533.98px) {
  .o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.oe_form_field_html .note-editing-area, .o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.oe_form_field_html .o_readonly {
    padding-left: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1533.98px) {
  .o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.oe_form_field_html .note-editing-area, .o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.oe_form_field_html .o_readonly {
    padding-right: 32px;
  }
}

.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.oe_form_field_html .note-editable.panel-body {
  padding: 0;
}

.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.oe_form_field_html + .oe_clear:last-child {
  margin-bottom: -45px;
}

.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.o_field_x2many.o_field_x2many_list,
.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.o_field_widget.o_invisible_modifier + .o_field_x2many.o_field_x2many_list {
  display: block;
  width: auto;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -16px;
}

@media (min-width: 992px) and (max-width: 1533.98px) {
  .o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.o_field_x2many.o_field_x2many_list,
  .o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.o_field_widget.o_invisible_modifier + .o_field_x2many.o_field_x2many_list {
    margin-left: -32px;
    margin-right: -32px;
  }
}

.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.o_field_x2many.o_field_x2many_list tr > :first-child.o_handle_cell,
.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.o_field_widget.o_invisible_modifier + .o_field_x2many.o_field_x2many_list tr > :first-child.o_handle_cell {
  padding-left: 16px;
}

.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.o_field_x2many.o_field_x2many_list tr > :first-child,
.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.o_field_widget.o_invisible_modifier + .o_field_x2many.o_field_x2many_list tr > :first-child {
  padding-left: 16px;
}

@media (min-width: 992px) and (max-width: 1533.98px) {
  .o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.o_field_x2many.o_field_x2many_list tr > :first-child,
  .o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.o_field_widget.o_invisible_modifier + .o_field_x2many.o_field_x2many_list tr > :first-child {
    padding-left: 32px;
  }
}

.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.o_field_x2many.o_field_x2many_list tr > :last-child,
.o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.o_field_widget.o_invisible_modifier + .o_field_x2many.o_field_x2many_list tr > :last-child {
  padding-right: 16px;
}

@media (min-width: 992px) and (max-width: 1533.98px) {
  .o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.o_field_x2many.o_field_x2many_list tr > :last-child,
  .o_form_view .o_notebook > .tab-content > .tab-pane > :first-child.o_field_widget.o_invisible_modifier + .o_field_x2many.o_field_x2many_list tr > :last-child {
    padding-right: 32px;
  }
}

.o_form_view .o_notebook:last-child > .tab-content {
  border-bottom: none;
}

@media (max-width: 767.98px) {
  .o_form_view .o_notebook .o_notebook_headers {
    overflow-x: auto;
  }
  .o_form_view .o_notebook .o_notebook_headers::-webkit-scrollbar {
    display: none;
  }
  .o_form_view .o_notebook .o_notebook_headers .nav.nav-tabs {
    -webkit-flex-flow: row nowrap; flex-flow: row nowrap;
  }
  .o_form_view .o_cp_buttons {
    width: 100%;
  }
  .o_form_view .o_cp_buttons div, .o_form_view .o_cp_buttons .o-kanban-button-new {
    width: 100%;
  }
}

.o_form_view .o_field_widget .o_list_table.table-striped > tbody > tr:not(.o_data_row) > td {
  border-top: none;
}

.o_form_view .o_field_widget .o_list_table.table-striped > tfoot > tr {
  box-shadow: inset 0 1px 0 #dee2e6;
}

.o_form_view .o_field_widget .o_list_table.table-striped > tfoot > tr > td {
  border: none;
}

.o_form_view .o_field_widget .o_list_table.table-striped > tfoot > tr > td:empty {
  padding: 0;
}

.o_form_view .o_field_translate {
  padding-right: 0;
}

.o_form_view .o_group.o_inner_group.oe_subtotal_footer {
  border-top: 1px solid #dee2e6;
}

.o_form_view .o_group.o_inner_group.oe_subtotal_footer .oe_subtotal_footer_separator {
  border-top: 1px solid #dee2e6;
}

.o_form_view .o_form_statusbar > .o_statusbar_status > .o_arrow_button {
  font-weight: 500;
}

.o_form_view .o_form_statusbar > .o_statusbar_status > .o_arrow_button.btn-primary.disabled {
  font-weight: bold;
}

.o_form_view .o_form_statusbar > .o_statusbar_status > .o_arrow_button:first-of-type {
  padding-right: 16px;
}

@media (max-width: 767.98px) {
  .o_form_view .o_form_statusbar > .o_statusbar_buttons > .btn, .o_form_view .o_account_reports_page .o_form_statusbar > .o_statusbar_buttons > .oe_link_reports, .o_account_reports_page .o_form_view .o_form_statusbar > .o_statusbar_buttons > .oe_link_reports, .o_form_view .o_radio_hide_bullet .o_form_statusbar > .o_statusbar_buttons > label, .o_radio_hide_bullet .o_form_view .o_form_statusbar > .o_statusbar_buttons > label {
    margin: 0;
    padding: 7px 14px;
  }
}

.o_form_view.o_xxl_form_view {
  -webkit-flex-flow: row nowrap; flex-flow: row nowrap;
  height: 100%;
}

.o_form_view.o_xxl_form_view > .o_form_sheet_bg {
  -webkit-box-flex: 1; -webkit-flex: 1 1 auto; flex: 1 1 auto;
  width: 1022px;
  padding: 0 16px;
  overflow: auto;
  border-bottom: none;
}

.o_form_view.o_xxl_form_view > .o_form_sheet_bg > .o_form_statusbar, .o_form_view.o_xxl_form_view > .o_form_sheet_bg > .alert {
  margin-left: -16px;
  margin-right: -16px;
}

.o_form_view.o_xxl_form_view > .o_form_sheet_bg > .o_form_sheet {
  width: 100%;
  max-width: 1140px;
}

@media (max-width: 991.98px) {
  .modal .modal-dialog .o_form_view .o_group.o_inner_group > tbody > tr > td.o_td_label {
    min-width: 100px;
  }
}

.modal .modal-dialog.modal-sm .o_form_view .o_group {
  display: block;
  margin-bottom: 20px;
}

.modal .modal-dialog.modal-sm .o_form_view .o_group > tbody {
  display: block;
}

.modal .modal-dialog.modal-sm .o_form_view .o_group > tbody > tr {
  display: -webkit-box; display: -webkit-flex; display: flex;
  -webkit-flex-flow: row wrap; flex-flow: row wrap;
}

.modal .modal-dialog.modal-sm .o_form_view .o_group > tbody > tr > td {
  -webkit-box-flex: 1; -webkit-flex: 1 0 auto; flex: 1 0 auto;
  display: block;
  max-width: 100%;
  padding: 0;
  width: auto !important;
}

.modal .modal-dialog.modal-sm .o_form_view .o_group > tbody > tr > td.o_td_label {
  width: 94% !important;
  line-height: 0.8;
}

.modal .modal-dialog.modal-sm .o_form_view .o_group > tbody > tr > td .o_field_widget {
  margin-bottom: 10px;
}

.modal .modal-dialog.modal-sm .o_form_view .o_group > tbody > tr > td .o_field_widget > .o_field_widget {
  margin-bottom: 0;
}

.modal .modal-dialog.modal-sm .o_form_view .o_group > tbody > tr > td .o_field_widget.o_field_boolean {
  margin-right: 0;
}

.modal .modal-dialog.modal-sm .o_form_view .o_group > tbody > tr > td .o_input_dropdown {
  width: auto;
  max-width: 100%;
}

@media (max-width: 767.98px) {
  .o_form_view.o_xxs_form_view .o_group.o_inner_group:not(.oe_subtotal_footer) > tbody > tr > td .o_field_widget {
    margin-bottom: 20px;
  }
}

.o_form_view.o_xxs_form_view .o_group .o_td_label .o_form_label {
  font-weight: normal;
}

.o_form_view.o_xxs_form_view .o_form_label {
  margin-top: 3px;
  font-size: 12px;
  font-weight: normal;
  color: #8f8f8f;
}

.o_form_view.o_xxs_form_view .o_form_label.o_form_label_empty {
  display: none;
}

