.group-row.selected {
  background-color: #66afe9; }

.device-list-table-container, .devices-list-module, .user-list-table-container {
  width: 320px; }

.device-list-table-container table.dataTable tbody th, .device-list-table-container table.dataTable tbody td, .user-list-table-container table.dataTable tbody th, .user-list-table-container table.dataTable tbody td {
  padding: 4px 5px; }
.device-list-table-container table.dataTable thead th, .device-list-table-container table.dataTable thead td, .user-list-table-container table.dataTable thead th, .user-list-table-container table.dataTable thead td {
  padding: 0;
  border-bottom: 1px solid #111; }

#device-list-table_filter {
  float: left;
  width: 315px;
  position: fixed;
  margin: 0;
  padding: 0;
  background: transparent;
  z-index: 999;
  border-bottom: 0px solid #eee;
  padding-bottom: 9px;
  top: 127px; }
  #device-list-table_filter .dropdown-menu {
    z-index: 999999999;
    position: absolute;
    background: white;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important; }
  #device-list-table_filter label {
    float: left;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0; }
    #device-list-table_filter label input {
      width: 90%;
      float: left;
      font-size: 12px;
      height: 30px;
      font-weight: normal;
      color: black;
      margin-left: 1px;
      top: 4px;
      position: relative; }
      #device-list-table_filter label input::-webkit-input-placeholder {
        color: black; }

#user-list-table_filter {
  width: 225px;
  position: absolute;
  margin: 0;
  padding: 0;
  background: white;
  z-index: 999999;
  border-bottom: 0px solid #eee;
  padding-bottom: 9px;
  top: -142px;
  left: 0px; }
  #user-list-table_filter label {
    float: left;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0; }
    #user-list-table_filter label input {
      width: 75%;
      float: left;
      font-size: 12px;
      height: 30px;
      font-weight: normal;
      color: black;
      margin-left: 1px;
      top: -3px;
      position: relative; }
      #user-list-table_filter label input::-webkit-input-placeholder {
        color: black; }

#recevie-list-table_filter {
  width: 225px;
  position: absolute;
  margin: 0;
  padding: 0;
  background: white;
  z-index: 999999;
  border-bottom: 0px solid #eee;
  padding-bottom: 9px;
  top: 19px;
  left: 0px; }
  #recevie-list-table_filter label {
    float: left;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0; }
    #recevie-list-table_filter label input {
      width: 75%;
      float: left;
      font-size: 12px;
      height: 30px;
      font-weight: normal;
      color: black;
      margin-left: 1px;
      top: 4px;
      position: relative; }
      #recevie-list-table_filter label input::-webkit-input-placeholder {
        color: black; }

.user-list-table .group-row3, .recevie-list-table .group-row3 {
  background-color: #d9edf7 !important;
  padding-left: 10px;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 0px 2px 10px; }

.recevie-list-table {
  display: table;
  width: 100%; }
  .recevie-list-table tbody {
    overflow: auto;
    float: left;
    width: 320px;
    height: 740px;
    overflow-x: hidden;
    margin-left: -4px; }
    .recevie-list-table tbody tr {
      display: flex; }
    .recevie-list-table tbody td.recevie-switch:first-of-type {
      width: 100%; }
    .recevie-list-table tbody td.recevie-switch {
      width: 100%; }
    .recevie-list-table tbody td.recevie_select {
      width: 7%; }

.user-list-table {
  display: table;
  width: 100%; }
  .user-list-table tbody {
    overflow: auto;
    float: left;
    width: 320px;
    height: 740px;
    overflow-x: hidden;
    margin-left: -4px; }
    .user-list-table tbody tr {
      display: flex; }
    .user-list-table tbody td.user-switch:first-of-type {
      width: 50%; }
    .user-list-table tbody td.user-switch {
      width: 43%; }
    .user-list-table tbody td.user_select {
      width: 7%; }

.device-list-table {
  display: table;
  width: 100%; }
  .device-list-table tbody {
    overflow: auto;
    float: left;
    width: 320px;
    height: 740px;
    overflow-x: hidden;
    margin-left: -4px; }

.user-list-table {
  top: 0px;
  position: relative; }

.recevie-list-table {
  top: 40px;
  position: relative; }

.device-list-table {
  top: 40px;
  position: relative; }

.ww1 {
  width: 20px !important; }

.ww2 {
  width: 20px !important; }

.ww3 {
  width: 120px !important; }

.device-state {
  font-size: 9px; }

.device-name, .device-speed {
  font-size: 10px; }

.device-name-span {
  width: 120px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  color: black;
  font-size: 13px; }

.device-speed {
  font-size: 12px;
  width: 95px; }

.car_btn {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-left: -22px !important;
  margin-right: 0px !important; }

.device-list-table-container {
  padding-right: 0;
  padding-left: 3px;
  margin-right: -15px;
  margin-left: -15px;
  min-height: 700px; }
  .device-list-table-container table.dataTable.no-footer {
    border-bottom: 1px solid #ddd; }

.user-list-table-container {
  padding-right: 0;
  padding-left: 3px;
  margin-right: -15px;
  margin-left: -15px;
  min-height: 700px;
  top: 47px;
  position: relative; }

.recevie-list-table-container {
  padding-right: 0;
  padding-left: 3px;
  margin-right: -15px;
  margin-left: -15px;
  height: 800px;
  top: -1px;
  position: relative; }

.show_ext {
  padding: 0px 12px;
  margin: 2px 0; }

.f-icon2 {
  font-family: "fontello";
  font-style: normal;
  font-weight: 100;
  text-decoration: inherit;
  /* opacity: .8; */
  font-variant: normal;
  text-transform: none;
  line-height: 1.2em;
  /* margin-left: .2em; */
  /* font-size: 120%; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
  /* height: 100%; */
  /* width: 100%; */
  /* height: 6vh; */
  /* width: 5vw; */
  /* background-color: #28D9F9; */
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  font-size: 2.5rem;
  float: none; }

.glb {
  left: -4px;
  position: relative; }

.level1 td, .level2 td, .level3 td {
  width: 33.33%;
  text-align: center; }
.level1 td:nth-child(2), .level2 td:nth-child(2), .level3 td:nth-child(2) {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd; }

.nt button {
  float: right; }

.shown + tr td {
  padding: 0; }

.rowX td {
  padding: 0 !important;
  margin: 0 !important; }

.geo_extra div, .driver_extra div {
  padding: 5px !important; }

.level5, .level4, .level6 {
  font-size: 11px; }

.level5 div.first, .level4 div.first, .level6 div.first {
  padding-left: 10px; }

.sms_send_button, .sms_send_button2 {
  position: absolute;
  top: 85%;
  right: 8px;
  padding: 8px 15px;
  z-index: 999999999999;
  right: 25px; }

.sms_button {
  margin: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding: 3px 22px;
  color: white;
  font-weight: normal;
  position: absolute;
  top: 24px;
  right: 10px;
  z-index: 9999999999;
  text-transform: capitalize; }

table.recevie-list-table thead tr th {
  border-bottom: 1px solid white !important; }

.recevie-row .recevie-switch {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,f5f5f5+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 1%, #f5f5f5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 1%, #f5f5f5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 1%, #f5f5f5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
  /* IE6-9 */
  border: 0 !important; }

.time_sms {
  color: #878788;
  font-size: 1rem; }

.to_sms {
  color: #25536F; }
  .to_sms i {
    color: #25536F; }

.from_sms {
  color: #8EA5B2; }
  .from_sms i {
    color: #25536F; }

.arrow_sms {
  color: #8EA5B2; }

.from_sms {
  color: #8EA5B2; }

.text_sms {
  color: black; }

#sms_text, #sms_text2 {
  resize: none;
  top: 33px;
  position: relative;
  margin-top: 13px;
  padding-bottom: 0px;
  left: -10px;
  width: 303px;
  display: block;
  float: left;
  z-index: 999999999;
  top: 44px;
  height: 100px;
  margin-bottom: 6px; }

.devices-list-module .nav-pills > li.active > a, .devices-list-module .nav-pills > li.active > a:hover, .devices-list-module .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #03A9F4 !important; }
.devices-list-module .nav-pills > li.active > a, .devices-list-module .nav-pills > li.active > a:hover, .devices-list-module .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #03A9F4 !important; }
.devices-list-module .nav-pills > li.active > a, .devices-list-module .nav-pills > li.active > a:hover, .devices-list-module .nav-pills > li.active > a:focus {
  border-top-color: #03A9F4 !important; }

.devices-list-module .nav > li > a:hover, .devices-list-module .nav > li > a:active, .devices-list-module .nav > li > a:focus {
  color: #444;
  background-color: #f7f7f7; }

#mon_tabs {
  background-color: #f7f7f7; }
  #mon_tabs li {
    width: 50%;
    text-align: center;
    background-color: #f7f7f7;
    font-size: 14px;
    color: black; }
    #mon_tabs li.active {
      color: #fff;
      background-color: #03A9F4 !important; }

.vehicle-show-form .modal-dialog {
  width: 600px;
  margin: 0px auto;
  top: 10% !important; }
  .vehicle-show-form .modal-dialog .modal-content {
    height: 100%;
    overflow: auto; }

.glb tbody {
  overflow: hidden; }
