// .exportReport {
//   .fileType {
//     margin-right: 20px;
//   }
//   .filterList {
//     .isEnabled {
//       width: 1%;
//     }
//     .name {
//       min-width: 150px;
//     }
//   }
//   .fieldsTitleTooltip {
//     font-size: initial;
//     vertical-align: middle;
//   }
//
//   .query-parameters .form-group.datepicker {
//       float: left;
//   }
//
//   .export-timespan {
//     .timespan-label {
//       width: 50px;
//       display:inline-block;
//       vertical-align: middle;
//     }
//     c8y-date-time-picker {
//       input {
//         height: 30px;
//         padding: 5px 10px;
//         font-size: 12px;
//         line-height: 1.5;
//         border-radius: 3px;
//       }
//       .btn {
//         padding: 2px;
//         font-size: 75%;
//         line-height: 1.0;
//       }
//     }
//   }
//
//   .apiList {
//     margin-bottom:20px;
//   }
//
//   .apiListDetails {
//     position: relative;
//     .actionButtons {
//       position: absolute;
//       right: 0;
//       top: -4px;
//     }
//     .export-properties {
//       .property-label {
//         background-color: rgba(0, 0, 0, 0);
//       }
//       .narrowCell {
//         width: 4%;
//       }
//       .wideCell {
//         width: 44%;
//       }
//     }
//   }
// }
