#admin-views md-divider {
  padding: 0px; }

#admin-views .tab .md-toolbar-tools {
  font-size: 12px;
  color: black;
  text-transform: uppercase;
  max-height: 100px; }

#admin-views .tab .list-item {
  cursor: pointer; }
  #admin-views .tab .list-item .close-btn {
    right: 5px;
    position: absolute;
    padding: 0;
    z-index: 10;
    height: 18px;
    border: none;
    background: transparent; }
    #admin-views .tab .list-item .close-btn .icon {
      font-size: 18px; }

#admin-views .maps-list {
  height: 500px;
  border: 1px solid #D6D6D6;
  overflow: scroll;
  padding: 0px 30px;
  border-radius: 3px;
  background-color: #e9e9e9; }
  #admin-views .maps-list md-list-item.md-3-line {
    min-height: 48px; }

#admin-views .row-btn {
  color: #ADB0B5; }
  #admin-views .row-btn:hover {
    color: #515254; }

#admin-views .position-absolute {
  position: absolute; }

#admin-views .position-relative {
  position: relative; }

#admin-views .add-password .center {
  top: 0;
  bottom: 0; }

.cross-btn {
  position: absolute;
  height: 10px;
  margin-top: 10px;
  color: #ADB0B5; }
  .cross-btn:hover {
    color: #515254; }

md-table-pagination .label {
  font-size: 12px !important;
  color: rgba(0, 0, 0, 0.54) !important; }

md-table-container .clickable-td {
  cursor: pointer; }
  md-table-container .clickable-td:hover {
    background: #efefef; }

.admin-carousel md-card {
  max-width: 300px; }

.admin-carousel md-select-menu {
  max-width: 400px; }

.activity-search {
  margin-top: 40px; }

.admin-sidenav {
  min-width: 80px !important;
  width: 80px;
  max-width: 320px !important; }

.selectdemoSelectHeader .demo-header-searchbox {
  border: none;
  outline: none;
  height: 100%;
  width: 100%;
  padding: 0; }

.selectdemoSelectHeader .demo-select-header {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
  padding-left: 10.667px;
  height: 48px;
  cursor: pointer;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: auto; }

.selectdemoSelectHeader md-content._md {
  max-height: 240px; }

.admin-icon {
  width: 24px;
  margin: 14px 28px !important; }

.list-admin {
  border: none; }

.sidenav-link {
  text-decoration: none;
  display: -ms-flexbox;
  display: flex; }

.admin-expand-icon {
  margin: 14px 30px 14px 20px !important; }

.chart-number {
  font-size: 36px; }

.sidebar-button {
  padding: 0;
  margin: 0; }

.sidebar-list {
  padding: 0 !important; }

.sidebar-text {
  margin-top: 13px; }

.refresh-icon {
  margin-top: 24px;
  margin-left: 12px; }

.latest-map-image {
  height: 100px; }

.admin-card-title {
  max-height: 19px; }

.c3-axis-y-label, .c3-axis-y2-label {
  font-size: 12px; }

.c3-line {
  stroke-width: 2px; }

.newUserChartTitle {
  max-height: 80px; }

.adminUserCardTitle {
  margin-left: 20px; }

.adminUserCardImage {
  border-radius: 100%;
  width: 120px;
  height: 120px;
  background-color: #ECECEC; }

.listNameContainer {
  margin-left: 30px;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.adminUserCard {
  background-color: #ECECEC; }

.adminUserLink {
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  color: inherit; }
