.mis_reports .mis_reports .map-widget-header .widget-setting {
  position: relative;
  margin-right: 20px;
  top: 0px;
  right: 0px;
}
.mis_reports .mis_reports .map-widget-header .widget-setting:before {
  top: 0px;
  right: 0px;
}
.mis_reports .map-widget-actions .download-link {
  display: none;
  height: 35px;
  position: relative;
  margin-right: 20px;
  z-index: 1;
}
.mis_reports .map-widget-actions {
  margin-left: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.mis_reports .widget-wrapper .map .widgetContainer {
  margin: auto;
}
.mis_reports .widget-wrapper .map .widget-header :nth-child(2) {
  margin-left: auto;
}
.mis_reports .widget-wrapper .map .widget-header .widget-setting {
  position: relative;
  right: 10px;
}
.mis_reports .widget-wrapper .map .map-container {
  height: 400px;
  border: 1px solid #e6eaee;
  border-top: none;
}
.google-map {
  height: 100%;
  width: 100%;
}
.mis_reports .dashboard-body .map .widgetContainer .mobileEnable {
  position: relative;
  bottom: 0px;
  margin-left: auto;
}
.mis_reports .WidgetConfig-cls .map .map-container {
  height: 400px;
}
.mis_reports .WidgetConfig-cls .map header {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border: 1px solid #e6eaee;
  padding: 5px 10px;
}
.mis_reports .WidgetConfig-cls .map header .showWidgetFilters {
  display: flex;
  flex-direction: row;
}
.mis_reports .WidgetConfig-cls .map footer {
  display: flex;
  flex-direction: row;
  background-color: #ffffff;
  border: 1px solid #e6eaee;
  padding: 10px;
}
.mis_reports .WidgetConfig-cls .map footer .mobileEnable {
  margin-left: auto;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .widgetFilter {
  position: absolute;
  z-index: 1;
  right: 40px;
  top: 12px;
  cursor: pointer;
  background-image: url(../../../svg/filter.svg);
  background-position: center left 3px;
  background-size: 19px;
  background-repeat: no-repeat;
  width: 23px;
  height: 17px;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .widgetFilterComponent {
  margin-right: 20px;
  position: relative;
  display: flex;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .widgetFilter {
  position: relative;
  right: 0px;
  top: 0px;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .graph-appName {
  width: 100%;
  position: absolute;
  color: #000;
  z-index: 1;
  font-size: 13px;
  padding: 3px 15px 18px;
  background-color: #fff;
  border: 1px solid #e6eaee;
  border-bottom: none;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .graph-appName {
  width: auto;
  position: relative;
  color: #000;
  z-index: 1;
  font-size: 13px;
  padding: 3px 15px 24px;
  border: none;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .map-appName {
  position: absolute;
  color: #000;
  z-index: 1;
  font-size: 13px;
  background-color: #fff;
  /*border: 1px solid #e6eaee;*/
  border-bottom: none;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .map-widget-details {
  display: flex;
  align-items: center;
}
.mis_reports .widget-wrapper .map .widgetContainer .map-widget-header {
  background-color: #fff;
  display: flex;
  flex-direction: row;
}
.mis_reports .widget-wrapper .map .widgetContainer footer {
  background-color: #ffffff;
  height: 40px;
  padding: 5px 10px;
  display: flex;
  align-items: center;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .showWidgetFilters > div {
  display: inline-block;
  vertical-align: top;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .showWidgetFilters {
  margin-left: 15px;
  color: #b7b7b7;
  position: absolute;
  z-index: 9;
  top: 23px;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .showWidgetFilters .filterCount:hover .filterNameList {
  visibility: visible;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .showWidgetFilters .filterCount {
  display: inline-block;
  background-color: #ccc;
  color: #000;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  padding-left: 2px;
  margin-left: 6px;
  font-size: 11px;
  vertical-align: top;
  cursor: pointer;
  position: relative;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .showWidgetFilters .filterCount .filterNameList {
  width: 250px;
  background-color: #fff;
  border: 1px solid #e6eaee;
  position: absolute;
  top: 20px;
  left: -195px;
  z-index: 99;
  visibility: hidden;
  min-height: 100px;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .showWidgetFilters .filterCount .filterNameList li {
  padding: 10px;
  width: 249px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: 0;
  padding-top: 5px;
  font-size: 12px;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .showWidgetFilters .filterCount .filterNameList li:first-child {
  display: none;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .showWidgetFilters .filterCount .filterNameList li::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin-right: 7px;
  background-color: #b7b7b7;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .showWidgetFilters .frequencyDate {
  color: #4a4a4a;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .showWidgetFilters .displayFilterParent {
  display: inline-block;
  width: 200px;
  white-space: nowrap;
  margin-left: 10px;
  overflow: hidden;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .showWidgetFilters .displayFilterParent .filterNamesDisplay {
  display: inline-block;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .showWidgetFilters .displayFilterParent .filterNamesDisplay li {
  display: inline-block;
  color: #000;
  width: 200px;
  overflow: hidden;
  padding-right: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .showWidgetFilters .displayFilterParent .filterNamesDisplay li:first-child {
  display: inline-block;
  width: 200px;
  overflow: hidden;
  padding-right: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mis_reports .dashboardDetail-cls .dashboard-data-part .map .widgetContainer .showWidgetFilters .displayFilterParent .filterNamesDisplay li::before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 7px;
  background-color: #b7b7b7;
}
.mis_reports .WidgetConfig-cls .map .widgetContainer .showWidgetFilters .filterCount:hover .filterNameList {
  visibility: visible;
}
.mis_reports .WidgetConfig-cls .map .widgetContainer .showWidgetFilters .filterCount {
  display: inline-block;
  background-color: #ccc;
  color: #000;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  padding-left: 2px;
  margin-left: 6px;
  font-size: 11px;
  vertical-align: top;
  cursor: pointer;
  position: relative;
}
.mis_reports .WidgetConfig-cls .map .widgetContainer .showWidgetFilters .filterCount .filterNameList {
  width: 250px;
  background-color: #fff;
  border: 1px solid #e6eaee;
  position: absolute;
  top: 20px;
  left: -195px;
  z-index: 99;
  visibility: hidden;
  min-height: 100px;
}
.mis_reports .WidgetConfig-cls .map .widgetContainer .showWidgetFilters .filterCount .filterNameList li {
  padding: 10px;
  width: 249px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: 0;
  padding-top: 5px;
  font-size: 12px;
}
.mis_reports .WidgetConfig-cls .map .widgetContainer .showWidgetFilters .filterCount .filterNameList li:first-child {
  display: none;
}
.mis_reports .WidgetConfig-cls .map .widgetContainer .showWidgetFilters .filterCount .filterNameList li::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin-right: 7px;
  background-color: #b7b7b7;
}
.mis_reports .add-widget-popup .graphContainer .map-wrapper {
  display: flex;
  flex-direction: column;
  height: 400px;
  width: 50%;
  padding: 0px 15px;
  /*margin-right: 10px;*/
  position: relative;
  float: left;
}
.mis_reports .add-widget-popup .graphContainer .map-wrapper .graph-appName {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  border: none;
}
.mis_reports .add-widget-popup .graphContainer .map-wrapper header {
  border: 1px solid #e6eaee;
}
.mis_reports .add-widget-popup .graphContainer .map-wrapper footer {
  height: 40px;
}
.mis_reports .add-widget-popup .graphContainer .map-wrapper .widget-smartWrapper {
  border: 1px solid #e6eaee;
  border-top: none;
}
.mis_reports .add-widget-popup .graphContainer .map-wrapper .graph-appName .defaultIcon {
  right: 0;
}
.mis_reports .createWidget-cls .createReport-container .createWidget-details .createWidgetPreview-section .createWidgetPreview .map-widget-row .row-list {
  height: 150px;
}
.mis_reports .widget-previewIcons .scatter-icon {
  background-image: url(../../../svg/point-map.svg);
  background-repeat: no-repeat;
  background-position: 5px;
}
.mis_reports .widget-previewIcons .heat-icon {
  background-image: url(../../../svg/heat-map.svg);
  background-repeat: no-repeat;
  background-position: 5px;
}
.mis_reports .createWidgetConfig-cls .map .widgetContainer .showWidgetFilters {
  display: none;
}
.point-details-container {
  max-height: 200px;
  min-height: 90px;
  width: 200px;
  overflow: scroll;
}
.point-details {
  z-index: 999;
  min-height: 75px;
  background-color: #fff;
  display: flex;
  width: 232px;
  flex-direction: column;
  margin: 0px 15px 15px 3px;
  line-height: 1.5;
  padding-top: 5px;
  border-top: 1px solid #e6eaee;
}
.point-details .point-header {
  font-weight: bolder;
  font-size: 15px;
}
.point-details label {
  font-size: 13px;
  color: #707070;
}
.point-details span {
  font-size: 13px;
  font-weight: 500;
}
.point-details:nth-of-type(1) {
  border: none;
}
.map-message {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  width: 40%;
  padding: 20px;
  display: flex;
  justify-content: center;
  font-size: 16px;
  color: #565656;
  text-align: center;
}
.mis_reports .widget-wrapper .map .widget-header :nth-child(2) {
  margin-left: auto;
}
.mis_reports .widget-wrapper .map .widget-header .widget-setting {
  position: relative;
  right: 10px;
}
.widget-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #000;
  z-index: 1;
  font-size: 13px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #e6eaee;
  border-bottom: none;
}
.mis_reports .map-wrapper .defaultIcon {
  right: 25px;
}
.mis_reports .createWidget-cls .createReport-container .createWidget-details .createWidgetPreview-section .createWidgetPreview .createWidgetPreview-sub .rowsAndFilter .filtersBy {
  height: 160px;
}
.mis_reports .createWidget-cls .createReport-container .createWidget-details .createWidgetPreview-section .createWidgetPreview .createWidgetPreview-sub .widgetFilter-component ul li {
  display: flex;
}
