@charset "UTF-8";
/* Generali DDE storici 2.0 */
/************************************************
/*                    FONT ICONS
/************************************************/
.icon-up-big:before {
  content: '\e800'; }

/* '' */
.icon-down-big:before {
  content: '\e801'; }

/* '' */
.icon-record:before {
  content: '\e802'; }

/* '' */
.icon-eq:before {
  content: '\e803'; }

/* '' */
.icon-down:before {
  content: '\e804'; }

/* '' */
.icon-up:before {
  content: '\e805'; }

/* '' */
/************************************************
/*                    IMPORT
/************************************************/
[data-icon]:before,
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'icons' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@font-face {
  font-family: 'icons';
  src: url("../icons/icons.eot?1");
  src: url("../icons/icons.eot?1#iefix") format("embedded-opentype"), url("../icons/icons.woff2?1") format("woff2"), url("../icons/icons.woff?1") format("woff"), url("../icons/icons.ttf?1") format("truetype"), url("../icons/icons.svg?1#icons") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Reset default attributes */
.node .DoraInteractive p,
.DoraInteractive p,
.node .gwtwidget p,
.gwtwidget p,
.gwt-DecoratedPopupPanel p {
  margin: 0; }
.node .DoraInteractive .title,
.DoraInteractive .title,
.node .gwtwidget .title,
.gwtwidget .title,
.gwt-DecoratedPopupPanel .title {
  margin-top: 0;
  margin-bottom: 0; }
.node .DoraInteractive table, .node .DoraInteractive tr, .node .DoraInteractive th, .node .DoraInteractive td,
.node .DoraInteractive table tbody td,
.node .DoraInteractive table tbody tr td,
.DoraInteractive table,
.DoraInteractive tr,
.DoraInteractive th,
.DoraInteractive td,
.DoraInteractive table tbody td,
.DoraInteractive table tbody tr td,
.node .gwtwidget table,
.node .gwtwidget tr,
.node .gwtwidget th,
.node .gwtwidget td,
.node .gwtwidget table tbody td,
.node .gwtwidget table tbody tr td,
.gwtwidget table,
.gwtwidget tr,
.gwtwidget th,
.gwtwidget td,
.gwtwidget table tbody td,
.gwtwidget table tbody tr td,
.gwt-DecoratedPopupPanel table,
.gwt-DecoratedPopupPanel tr,
.gwt-DecoratedPopupPanel th,
.gwt-DecoratedPopupPanel td,
.gwt-DecoratedPopupPanel table tbody td,
.gwt-DecoratedPopupPanel table tbody tr td {
  border-collapse: separate;
  border: 0px;
  border-spacing: 0px;
  border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  line-height: inherit;
  margin: 0;
  text-align: inherit;
  width: 100%;
  padding: 0;
  background-color: transparent !important;
  outline: 0px; }
  .node .DoraInteractive table div, .node .DoraInteractive tr div, .node .DoraInteractive th div, .node .DoraInteractive td div,
  .node .DoraInteractive table tbody td div,
  .node .DoraInteractive table tbody tr td div,
  .DoraInteractive table div,
  .DoraInteractive tr div,
  .DoraInteractive th div,
  .DoraInteractive td div,
  .DoraInteractive table tbody td div,
  .DoraInteractive table tbody tr td div,
  .node .gwtwidget table div,
  .node .gwtwidget tr div,
  .node .gwtwidget th div,
  .node .gwtwidget td div,
  .node .gwtwidget table tbody td div,
  .node .gwtwidget table tbody tr td div,
  .gwtwidget table div,
  .gwtwidget tr div,
  .gwtwidget th div,
  .gwtwidget td div,
  .gwtwidget table tbody td div,
  .gwtwidget table tbody tr td div,
  .gwt-DecoratedPopupPanel table div,
  .gwt-DecoratedPopupPanel tr div,
  .gwt-DecoratedPopupPanel th div,
  .gwt-DecoratedPopupPanel td div,
  .gwt-DecoratedPopupPanel table tbody td div,
  .gwt-DecoratedPopupPanel table tbody tr td div {
    width: auto; }

.dateBoxPopup table, .dateBoxPopup tr, .dateBoxPopup th, .dateBoxPopup td {
  border-collapse: separate;
  border: 0px;
  border-spacing: 0px;
  border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  line-height: inherit;
  margin: 0;
  text-align: inherit;
  padding: 0;
  outline: 0px; }

.DoraInteractive {
  font-family: "Roboto", Helvetica, Sans-Serif;
  width: 100%; }
  .DoraInteractive * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .DoraInteractive div.row,
  .DoraInteractive div.DORA-row {
    display: block; }
  .DoraInteractive .v-space {
    height: 20px;
    overflow: hidden;
    display: block;
    width: 1px; }
  .DoraInteractive .fleft {
    float: left; }
  .DoraInteractive .fright {
    float: right; }
  .DoraInteractive .full-width.row,
  .DoraInteractive .full-width.DORA-row,
  .DoraInteractive .full-width {
    width: 100%; }
  .DoraInteractive .half-width {
    width: 50%; }
  .DoraInteractive ._3-4-width {
    width: 75%; }
  .DoraInteractive ._1-4-width {
    width: 25%; }
  .DoraInteractive div.row.hide,
  .DoraInteractive div.DORA-row.hide,
  .DoraInteractive .hide {
    display: none; }
  .DoraInteractive .row,
  .DoraInteractive div.row,
  .DoraInteractive .DORA-row,
  .DoraInteractive div.DORA-row {
    overflow: hidden;
    margin: 0; }
  .DoraInteractive div.row.center-div,
  .DoraInteractive div.DORA-row.center-div,
  .DoraInteractive .center-div {
    margin: 0 auto;
    width: fit-content; }
  .DoraInteractive div.chart-preview {
    margin-left: 5px;
    border: 1px solid #dedede; }

div.DORA-row table tbody tr:first-child td {
  border: 0; }

/************************************************
/*                    generic
/************************************************/
/* da $halfbreak a 0 */
@media all and (max-width: 550px) {
  .DoraInteractive .half-width {
    width: 100%; }
  .DoraInteractive ._3-4-width {
    width: 100%; }
  .DoraInteractive ._1-4-width {
    width: 100%; } }
/************************************************
/*                    SerieSelectorBT
/************************************************/
#SerieSelectorBT3 {
  font-family: "Roboto", Helvetica, Sans-Serif;
  font-size: 15px; }
  #SerieSelectorBT3 .SerieSelectorBT .btnContainer {
    float: left; }
    #SerieSelectorBT3 .SerieSelectorBT .btnContainer div {
      overflow: hidden;
      float: left; }
    #SerieSelectorBT3 .SerieSelectorBT .btnContainer .serSx,
    #SerieSelectorBT3 .SerieSelectorBT .btnContainer .serDx {
      display: none; }
    #SerieSelectorBT3 .SerieSelectorBT .btnContainer .ser {
      cursor: pointer;
      text-align: center;
      height: 20px;
      line-height: 20px;
      width: 100px; }
    #SerieSelectorBT3 .SerieSelectorBT .btnContainer .serOn,
    #SerieSelectorBT3 .SerieSelectorBT .btnContainer .serOff:hover {
      color: #ffffff;
      background-color: #ce1126; }
    #SerieSelectorBT3 .SerieSelectorBT .btnContainer .serOff {
      color: #ce1126;
      background-color: #9CA2A7; }

/************************************************
/*                    StockSelectorBT
/************************************************/
#StockSelectorBT3 {
  font-family: "Roboto", Helvetica, Sans-Serif;
  font-size: 14px; }
  #StockSelectorBT3 .StockSelectorBT .selector .btnSxOn,
  #StockSelectorBT3 .StockSelectorBT .selector .btnDxOn,
  #StockSelectorBT3 .StockSelectorBT .selector .btnSxOff,
  #StockSelectorBT3 .StockSelectorBT .selector .btnDxOff {
    display: none; }
  #StockSelectorBT3 .StockSelectorBT .selector .btnOn,
  #StockSelectorBT3 .StockSelectorBT .selector .btnOff {
    overflow: hidden;
    float: left;
    cursor: pointer;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 125px; }
  #StockSelectorBT3 .StockSelectorBT .selector .btnOn,
  #StockSelectorBT3 .StockSelectorBT .selector .btnOff:hover {
    color: #ffffff;
    background-color: #ce1126; }
  #StockSelectorBT3 .StockSelectorBT .selector .btnOff {
    color: #ffffff;
    background-color: #9CA2A7; }

#StockSelectorBT3 {
  margin-top: 8px;
  font-weight: 500;
  text-transform: uppercase; }
  @media all and (max-width: 550px) {
    #StockSelectorBT3 {
      margin-top: 11px; } }
  #StockSelectorBT3 .StockSelectorBT .selector {
    float: right; }
    #StockSelectorBT3 .StockSelectorBT .selector .BtnContainer {
      float: left;
      margin-right: 2px; }
      #StockSelectorBT3 .StockSelectorBT .selector .BtnContainer:last-child {
        margin-right: 0; }
      #StockSelectorBT3 .StockSelectorBT .selector .BtnContainer .btnOff:hover {
        background-color: #53575a; }

/************************************************
/*                    PriceGrid
/************************************************/
#PriceGrid1 table thead tr {
  background-color: #ce1126;
  font-family: "Roboto", Helvetica, Sans-Serif;
  font-size: 14px;
  color: #ffffff; }
#PriceGrid1 table .cellTableFirstColumn, #PriceGrid1 table .cellTableFirstColumnHeader {
  padding-left: 10px; }
#PriceGrid1 table .cellTableHeader, #PriceGrid1 table .cellTableCell {
  padding-right: 10px;
  width: auto; }
#PriceGrid1 table .cellTableHeader {
  text-align: left;
  border-bottom: 0;
  line-height: 19px;
  font-size: 13px; }
#PriceGrid1 table .cellTableCell {
  font-family: "Roboto", Helvetica, Sans-Serif;
  font-size: 14px;
  text-align: right;
  line-height: 27px;
  border-bottom: 1px solid #cccccc; }
#PriceGrid1 table .cellTableFirstColumnHeader, #PriceGrid1 table .cellTableFirstColumn {
  text-align: left; }
#PriceGrid1 .CustomPager-Container {
  width: 300px;
  margin: auto;
  padding-bottom: 10px;
  padding-top: 25px;
  overflow: hidden; }
  #PriceGrid1 .CustomPager-Container .GWTCST-ImageButton {
    float: left;
    margin-right: 0; }
    #PriceGrid1 .CustomPager-Container .GWTCST-ImageButton .gwt-Label {
      background: url("../images/kpi-icons.png") no-repeat scroll 0 0;
      height: 20px;
      width: 15px;
      cursor: pointer; }
  #PriceGrid1 .CustomPager-Container .gwt-HTML {
    float: left;
    margin-right: 0;
    font-size: 14px;
    height: 26px;
    line-height: 26px; }
  #PriceGrid1 .CustomPager-Container .firstPage.on .gwt-Label {
    background-position: -590px -313px; }
  #PriceGrid1 .CustomPager-Container .firstPage.off .gwt-Label {
    background-position: -590px -287px;
    cursor: default; }
  #PriceGrid1 .CustomPager-Container .prevPage.on .gwt-Label {
    background-position: -546px -313px; }
  #PriceGrid1 .CustomPager-Container .prevPage.off .gwt-Label {
    background-position: -546px -287px;
    cursor: default; }
  #PriceGrid1 .CustomPager-Container .nextPage.on .gwt-Label {
    background-position: -563px -313px; }
  #PriceGrid1 .CustomPager-Container .nextPage.off .gwt-Label {
    background-position: -563px -287px;
    cursor: default; }
  #PriceGrid1 .CustomPager-Container .lastPage.on .gwt-Label {
    background-position: -625px -313px; }
  #PriceGrid1 .CustomPager-Container .lastPage.off .gwt-Label {
    background-position: -625px -287px;
    cursor: default; }

/* da $halfBreak a 0 */
@media all and (max-width: 550px) {
  #PriceGrid1 {
    overflow-x: auto; }
    #PriceGrid1 .PriceGrid {
      width: 800px; } }
#PriceGrid1 table.PriceGrid {
  color: #4A4A4A;
  width: 100%;
  border: 0 none;
  text-align: right;
  font-size: 14px;
  border-collapse: collapse !important; }
  #PriceGrid1 table.PriceGrid thead {
    background: transparent;
    border-bottom: 1px solid #D9D9D9; }
    #PriceGrid1 table.PriceGrid thead td, #PriceGrid1 table.PriceGrid thead th {
      font-weight: bold;
      text-align: right;
      border-collapse: collapse;
      padding: .8rem .625rem .8rem; }
    #PriceGrid1 table.PriceGrid thead th {
      color: #5B5B5B; }
      #PriceGrid1 table.PriceGrid thead th.cell-0, #PriceGrid1 table.PriceGrid thead th.headerCell0 {
        color: #319DB5; }
  #PriceGrid1 table.PriceGrid tbody {
    border: 0 none;
    background: transparent; }
    #PriceGrid1 table.PriceGrid tbody td, #PriceGrid1 table.PriceGrid tbody th {
      font-weight: normal;
      text-align: right;
      padding: .5rem .625rem .625rem; }
    #PriceGrid1 table.PriceGrid tbody tr:nth-child(even) td, #PriceGrid1 table.PriceGrid tbody tr:nth-child(even) th {
      background-color: #EAF5F7 !important; }
  #PriceGrid1 table.PriceGrid tr {
    background: transparent !important; }
  #PriceGrid1 table.PriceGrid td.cell-0, #PriceGrid1 table.PriceGrid td.headerCell0, #PriceGrid1 table.PriceGrid th.cell-0, #PriceGrid1 table.PriceGrid th.headerCell0 {
    text-align: left; }
  #PriceGrid1 table.PriceGrid td.evidenziatore, #PriceGrid1 table.PriceGrid th.evidenziatore {
    background-color: #5B5B5B;
    border-bottom: 1px solid #5B5B5B;
    color: #FFFFFF; }
#PriceGrid1 table .cellTableHeader {
  padding: 2px 0 2px 15px;
  text-transform: uppercase; }
#PriceGrid1 table .cellTableCell {
  padding: 5px 0 5px 15px;
  color: #4A4A4A;
  text-align: left; }
#PriceGrid1 .CustomPager-Container {
  width: 50px; }
  #PriceGrid1 .CustomPager-Container .GWTCST-ImageButton.firstPage, #PriceGrid1 .CustomPager-Container .GWTCST-ImageButton.lastPage, #PriceGrid1 .CustomPager-Container .gwt-HTML {
    display: none; }
  #PriceGrid1 .CustomPager-Container .GWTCST-ImageButton.prevPage {
    margin-right: 5px; }
  #PriceGrid1 .CustomPager-Container .GWTCST-ImageButton.nextPage {
    margin-left: 5px; }

/************************************************
/*                    Label
/************************************************/
#Label1 {
  height: 20px; }
  #Label1 div a {
    margin-left: 3px;
    text-decoration: none;
    color: #ce1126;
    font: "Roboto", Helvetica, Sans-Serif;
    font-size: 17px; }
  #Label1 .csslabel .gwt-HTML {
    margin-left: 3px;
    text-decoration: none;
    color: #ce1126;
    font: "Roboto", Helvetica, Sans-Serif;
    font-size: 17px;
    line-height: 20px; }
  #Label1 .csslabel .gwt-Label {
    font: "Roboto", Helvetica, Sans-Serif;
    font-size: 17px;
    color: #ce1126; }

#Label1 {
  font-weight: 400;
  line-height: 20px;
  color: #ce1126;
  margin-bottom: 10px; }

#Label90 {
  height: auto; }
  #Label90 div a {
    margin-left: 3px;
    text-decoration: none;
    color: #4A4A4A;
    font: "Roboto", Helvetica, Sans-Serif;
    font-size: 12px; }
  #Label90 .csslabel .gwt-HTML {
    margin-left: 3px;
    text-decoration: none;
    color: #4A4A4A;
    font: "Roboto", Helvetica, Sans-Serif;
    font-size: 12px;
    line-height: auto; }
  #Label90 .csslabel .gwt-Label {
    font: "Roboto", Helvetica, Sans-Serif;
    font-size: 12px;
    color: #4A4A4A; }

/************************************************
/*                    DateRangeFlow
/************************************************/
#DateRange1 div {
  overflow: hidden; }
#DateRange1 .DateRangeCss .FromDateContainer,
#DateRange1 .DateRangeCss .ToDateContainer {
  float: left; }
  #DateRange1 .DateRangeCss .FromDateContainer .gwt-Label,
  #DateRange1 .DateRangeCss .FromDateContainer .gwt-DateBox,
  #DateRange1 .DateRangeCss .ToDateContainer .gwt-Label,
  #DateRange1 .DateRangeCss .ToDateContainer .gwt-DateBox {
    font-family: "Roboto", Helvetica, Sans-Serif;
    font-size: 14px; }
  #DateRange1 .DateRangeCss .FromDateContainer .gwt-DateBox,
  #DateRange1 .DateRangeCss .ToDateContainer .gwt-DateBox {
    color: #5B5B5B; }
#DateRange1 .DateRangeCss .FromDateContainer {
  margin-right: 10px; }
  #DateRange1 .DateRangeCss .FromDateContainer .gwt-Label {
    float: left;
    margin-right: 10px; }
  #DateRange1 .DateRangeCss .FromDateContainer .gwt-DateBox {
    float: left;
    margin-right: 10px; }
#DateRange1 .DateRangeCss .ToDateContainer {
  margin-right: 10px; }
  #DateRange1 .DateRangeCss .ToDateContainer .gwt-Label {
    float: left;
    margin-right: 10px; }
  #DateRange1 .DateRangeCss .ToDateContainer .gwt-DateBox {
    float: left;
    margin-right: 10px; }
#DateRange1 .DateRangeCss .gwt-Button {
  float: left;
  color: #ffffff;
  background-color: #9CA2A7;
  border: 0;
  border-radius: 0px; }
#DateRange1 .DateRangeCss .gwt-Button:hover {
  color: #ffffff;
  background-color: #53575a; }

.dateBoxPopup {
  background-color: #ffffff;
  border: 1px solid #002F6C; }
  .dateBoxPopup .popupContent .datePickerDays, .dateBoxPopup .popupContent .gwt-DatePicker {
    margin-top: 0;
    margin-bottom: 0; }
  .dateBoxPopup .popupContent .gwt-DatePicker .datePickerMonthSelector {
    font-family: "Roboto", Helvetica, Sans-Serif;
    font-size: 14px;
    cursor: default; }
    .dateBoxPopup .popupContent .gwt-DatePicker .datePickerMonthSelector .datePickerPreviousButton, .dateBoxPopup .popupContent .gwt-DatePicker .datePickerMonthSelector .datePickerNextButton {
      cursor: pointer; }
    .dateBoxPopup .popupContent .gwt-DatePicker .datePickerMonthSelector .datePickerMonth {
      text-align: center; }
  .dateBoxPopup .popupContent .gwt-DatePicker .datePickerDays .datePickerWeekdayLabel, .dateBoxPopup .popupContent .gwt-DatePicker .datePickerDays .datePickerWeekendLabel {
    font-family: "Roboto", Helvetica, Sans-Serif;
    font-size: 11px;
    background-color: #ffffff;
    padding: 3px;
    text-align: center;
    cursor: default; }
  .dateBoxPopup .popupContent .gwt-DatePicker .datePickerDays .datePickerDay {
    font-family: "Roboto", Helvetica, Sans-Serif;
    font-size: 11px;
    padding: 3px;
    text-align: center;
    cursor: pointer; }
  .dateBoxPopup .popupContent .gwt-DatePicker .datePickerDays .datePickerDay[aria-selected=true] {
    background-color: #ce1126; }

@media all and (max-width: 970px) {
  #DateRange1 {
    margin-bottom: 5px; } }
#DateRange1 .DateRangeCss .DateRangeContainer .ToDateContainer, #DateRange1 .DateRangeCss .DateRangeContainer .FromDateContainer {
  margin-bottom: 10px; }
#DateRange1 .DateRangeCss .DateRangeContainer .gwt-Label {
  color: #5B5B5B;
  line-height: 33px;
  margin-right: 10px; }
#DateRange1 .DateRangeCss .DateRangeContainer .gwt-DateBox {
  padding: 7px;
  text-align: center;
  font-size: 14px;
  width: 100px;
  margin: 0; }
#DateRange1 .DateRangeCss .DateRangeContainer button {
  position: relative;
  margin: 0;
  padding: 10px 35px;
  background: #319DB5;
  border-radius: 4px;
  font-weight: 700;
  font-size: .6875rem;
  line-height: .8125rem;
  letter-spacing: 0.46px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer; }
  #DateRange1 .DateRangeCss .DateRangeContainer button:hover {
    background: #14679e; }
  @media all and (max-width: 550px) {
    #DateRange1 .DateRangeCss .DateRangeContainer button {
      clear: both; } }

.dateBoxPopup .popupContent .gwt-DatePicker .datePickerMonthSelector {
  width: 100%;
  padding: 2px 0px; }
  .dateBoxPopup .popupContent .gwt-DatePicker .datePickerMonthSelector td {
    background-color: #cccccc; }
.dateBoxPopup .popupContent .gwt-DatePicker .datePickerDays .datePickerWeekdayLabel,
.dateBoxPopup .popupContent .gwt-DatePicker .datePickerDays .datePickerWeekendLabel {
  padding: 5px; }
.dateBoxPopup .popupContent .gwt-DatePicker .datePickerDays .datePickerDay {
  padding: 5px;
  text-align: right; }
  .dateBoxPopup .popupContent .gwt-DatePicker .datePickerDays .datePickerDay[aria-selected=true] {
    color: #ffffff; }
.dateBoxPopup td {
  background-color: #e6e6e6; }

/************************************************
/*                    StockExport
/************************************************/
#StockExport1 {
  font-family: "Roboto", Helvetica, Sans-Serif;
  font-size: 14px; }
  #StockExport1 .StockExport {
    width: auto;
    height: 32px;
    border: 0; }
    #StockExport1 .StockExport .CssClassAnchor {
      cursor: pointer;
      width: auto;
      height: 32px;
      line-height: 32px;
      text-align: center;
      display: inline-block;
      text-decoration: none;
      background: url("../images/kpi-icons.png") no-repeat scroll 0 0;
      background-position: -845px -143px;
      background-color: #9CA2A7;
      color: #ffffff; }
    #StockExport1 .StockExport .CssClassAnchor:hover {
      background-color: #53575a;
      color: #ffffff; }

#StockExport1 .StockExport .CssClassAnchor {
  position: relative;
  margin: 0;
  padding: 10px 35px;
  background: #319DB5;
  border-radius: 4px;
  font-weight: 700;
  font-size: .6875rem;
  line-height: .8125rem;
  letter-spacing: 0.46px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  height: auto; }
  #StockExport1 .StockExport .CssClassAnchor:hover {
    background: #14679e; }

#StockExport1 {
  margin-left: 5px; }
  @media all and (max-width: 600px) {
    #StockExport1 {
      clear: both;
      margin-left: 0; } }

/************************************************
/*                    KPI 2.0
/************************************************/
.DoraInteractive .mt-10 {
  margin-top: 10px; }
.DoraInteractive .loghi img {
  clear: both;
  display: block;
  vertical-align: bottom;
  max-width: 120px; }
.DoraInteractive .disclaimer {
  font-family: "Roboto", Helvetica, Sans-Serif;
  font-size: 10px;
  color: #ce1126;
  text-align: right; }
.DoraInteractive .padding-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 5px;
  display: block;
  overflow: hidden; }
.DoraInteractive .margin-1 {
  margin-top: 20px; }

/************************************************
/*                    CUSTOM
/************************************************/
.DoraInteractive div.row.height-separator:not(.fullwidthRow),
.DoraInteractive div.row.height-separator {
  margin-top: 20px; }
.DoraInteractive div.row.height-separator2:not(.fullwidthRow),
.DoraInteractive div.row.height-separator2 {
  margin-top: 10px; }

/*# sourceMappingURL=DoraInteractiveTable.css.map */
