﻿/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../fonts/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../fonts/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../fonts/LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../fonts/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../fonts/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../fonts/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../fonts/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

body {
  font-family: 'Open Sans', sans-serif;
  padding:0;
}
.set-radius-zero {
  border-radius:0px;
  -moz-border-radius:0px;
  -webkit-border-radius:0px;
}
.content-wrapper {
  margin-top: 40px;
  min-height:500px;
}
.header-line {
  font-weight:900;
  padding-bottom:5px;
  border-bottom:1px solid #eeeeee;
  text-transform:uppercase;
}
.pad-botm {
  padding-bottom:30px;
}

.mrg-botm {
  margin-bottom: 10px;
}

.main-logo {
  position: fixed;
}

.pad-left-5 {
  padding-left: 5px;
}

.pad-left-10 {
  padding-left: 10px;
}

.pad-right-10 {
  padding-right: 10px;
}

.pad-right-20 {
  padding-right: 20px;
}

.margin-right {
  margin-right: 5px;
}

.margin-left {
  margin-left: 5px;
}

.h-align-right {
  text-align: end;
}


/* =============================================================
NAVBAR & MENU STYLES
============================================================ */

.right-div {
  float: right;
  padding: 20px;
}
#menu-top a {
  color:#000;
  text-decoration:none;
  font-weight:500;
  padding: 25px 15px 25px 15px;
  text-transform:uppercase;

}
.menu-section {
  background: -webkit-linear-gradient(#dddddd, #f7f7f7);
  background: -o-linear-gradient(#dddddd, #f7f7f7);
  background: linear-gradient(#dddddd, #f7f7f7);
  width:100%;
  position: fixed;
  top:0;
  z-index:300;
}
.menu-top-active {
  background-color:#eeeeee;
}
.navbar-inverse {
  background-color: #FFF;
  border-color: rgba(155, 153, 153, 0.23);

}

.navbar {
  min-height: 90px;
  margin-bottom: 0px;

}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color:transparent;
}
.navbar-toggle {
  background-color: black;
  border: 1px solid black;
}

/* =============================================================
DASHBOARD STYLES
============================================================ */

.img-comments {
  border: 3px double #e1e1e1;
  height: 60px;

}

.chat-widget-main {
  max-height:330px;
  overflow:auto;
}

.slide-bdr {
  border:5px solid #9170E4
}
.chat-widget-left:after {
  top: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  position: absolute;
  border-top-color: #F70E62;
  border-width: 15px;
  margin-left: -15px;
}

.chat-widget-left {
  width: 100%;
  height: auto;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  border: 1px solid #F70E62;
  font-size:12px;
}
.chat-widget-right:after {
  top: 100%;
  right: 10%;
  border: solid transparent;
  content: " ";
  position: absolute;
  border-top-color: #5AA8CC;
  border-width: 15px;
  margin-left: -15px;
}

.chat-widget-right {
  width: 100%;
  height: auto;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  border: 1px solid #5AA8CC;
  font-size:12px;
}

.chat-widget-name-left {
  color: #808080;
  margin-top: 30px;
  margin-left: 60px;
  text-align:left;
}

.img-left-chat {
  border:3px double #e1e1e1;
  float:left;
  margin-right:30px;
}
.img-right-chat {
  border:3px double #e1e1e1;
  float:right;
  margin-left:30px;
}
.chat-widget-main img-right {
  border:3px double #e1e1e1;
  float:left;
}
.chat-widget-name-left h4 {
  font-weight:normal;
  font-size:11px;

}
.chat-widget-name-left h5 {
  font-weight:normal;
  font-size:10px;
}
.chat-widget-name-right h4 {
  font-weight:normal;
  font-size:11px;
}
.chat-widget-name-right h5 {
  font-weight:normal;
  font-size:10px;
}
.chat-widget-name-right {
  color: #808080;
  margin-top: 40px;
  margin-right: 60px;
  text-align:right;
}

.recent-users-sec img {
  max-height:80px;
  margin:15px;
}

.back-widget-set {
  background-color:transparent;
  max-height: 141px;
}

/* =============================================================
FOOTER SECTION STYLES
============================================================ */
.footer-section {
  padding:25px 50px 25px 50px;
  color:#000;
  font-size:13px;
  background-color: #f7f7f7;
  text-align:right;
  border-top:5px solid #9170E4;

}

.footer-section a, .footer-section a:hover {
  color:#000;
}


/* =============================================================
COMMON STYLES
============================================================ */

.main-body-div {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  margin-top:75px;
  /* z-index: 1; Modified by Marcelo Hoffmann Bampi on 02/06/2015 to change add-os file-input modal behavior*/
  min-width: 100%;
}

.panel-form-div{
  float: left;
  margin-right: 15px;
}

.target-selector{
  width: 100%;
  display: block;
}
@media (min-width: 768px) {
  .left-panel{
    float: left;
    width: 340px;
    margin-right: 10px;
  }
}

.right-panel{
  overflow: hidden;
  width: auto;
  display: block;
}

.btn-red {
  color: #fff;
  background-color: #FF0000;
  border-color: #B20000;
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.open > .dropdown-toggle.btn-red {
  color: #fff;
  background-color: #B20000;
  border-color: #B20000;
}

.green-hover:hover {
  color: #03a46b;
}

.map-left-column {
  width: 300px;
  float: left;
  display: flex;
  flex-flow: column;
  height: 100%;
}

.map-left-btn {
  background: none padding-box #3071A9;
  border: 0px;
  z-index: 1;
  padding: 0px 10px;
  position: fixed;
  top: 10px;
  cursor: pointer;
  user-select: none;
  direction: ltr;
  text-align: center;
  height: 40px;
  vertical-align: middle;
  color: rgb(255, 255, 255);
  font-size: 18px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
  width: 45px;
  font-weight: 500;
}

.device-list {
  overflow-y: scroll;
  overflow-x: hidden;
  width:100%;
  height:100%;
  /*display:block;*/
}

.search-device {
  width: 100%;
  padding: 10px;
}

.map-canvas {
  width:auto;
  height:100%;
  border-left:2px solid #ccc;
}

.navigation-tree {
  padding: 0;
  margin-bottom: 0px;
}

.navigation-tree li {
  padding: 0;
  margin: 0;
  display: inline;
  list-style-type: none;
}

.navigation-tree li:after {
  content: url("/images/nav-menu-divider.png");
  margin: 5px;
}

.navigation-tree li:last-child:after {
  content: '';
}

.navigation-container{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: -30px;
  margin-bottom: 10px;
}
/*
* Custom Scrollbar
**/

.track3 {
  width: 10px;
  background: rgba(0, 0, 0, 0);
  margin-right: 2px;
  -webkit-transition: background 250ms linear;
  transition: background 250ms linear;
}

.track3:hover,
.track3.dragging {
  background: #d9d9d9;
  background: rgba(0, 0, 0, 0.15);
  cursor: default;
}

.handle3 {
  width: 7px;
  right: 0;
  /*background: #999;*/
  background: rgba(3, 98, 58, 0.6);
  -webkit-transition: width 250ms;
  transition: width 250ms;
  cursor: default;
}

.track3:hover .handle3,
.track3.dragging .handle3 {
  width: 10px;
  cursor: default;
}


/* =============================================================
LOCATION HISTORY STYLES
============================================================ */

.floating-panel {
  position:fixed;
  top:120px;
  right:5px;
  padding: 10px;
  padding-bottom: 15px;
  z-index:1000;
  background-color:#FFFFFF;
  background-color: rgba(255,255,255,0.95);
  border: 1px solid #AAAAAA;
  display:block;
  text-align: center;
}

.floating-panel .title{
  cursor: move;
}

.floating-panel .options {
  width: 100%;
  height: 22px;
  padding-left: 0px;
  text-align: left;
  font-family: Roboto,Arial,sans-serif;
}

.floating-panel .options label{
  line-height: 15px;
  font-size: 13px;
  margin: 0;
}

.floating-panel .options input[type=checkbox], input[type=radio]
{
  vertical-align: -2px;
  margin: 0;
  margin-right: 5px;
  padding: 0;
}

.floating-panel button:disabled{
  opacity: 0.5;
}

/* enable absolute positioning */
.inner-addon {
  position: relative;
}

/* style icon */
.inner-addon .fa {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}

.inner-addon .map-icon {
  position: absolute;
  top: 0;
  margin-top: 3px;
  margin-left: 5px;
}

/* align icon */
.left-addon .fa  { left:  0px;}
.right-addon .fa { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

#addMemberInput .tt-dropdown-menu {
  max-height: 150px;
  overflow-y: auto;
}

.info-tuple b {
  margin-right: 0.3em;
}

.info-tuple div {
  display: inline;
}

.clickable, .clickable:hover {
  cursor: pointer !important;
}

.modal-open {
  overflow: auto;
}

.menu-bottom-bar {
  background-color: #03754C;

  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .20) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .20) 50%, rgba(255, 255, 255, .20) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .20) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .20) 50%, rgba(255, 255, 255, .20) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .20) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .20) 50%, rgba(255, 255, 255, .20) 75%, transparent 75%, transparent);

  -webkit-animation: progress-bar-stripes 0.4s linear infinite;
  -o-animation: progress-bar-stripes 0.4s linear infinite;
  animation: progress-bar-stripes 0.4s linear infinite;

  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;

  -webkit-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;

  width: 100%;
  height: 75px;
  display: block;
  position: fixed;
  z-index: 200;

  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}

.menu-bottom-bar-waiting {
  background-color: #1387a5;
}


.cursor-wait, .cursor-wait * {
  cursor: wait !important;
}

.mb10 {
  margin-bottom: 10px;
}

#menu-top li :hover,
#menu-top li :focus{
  background: rgba(100, 100, 100, 0.1);
}

.bottom-dash-line {
  margin-bottom: 0px!important;
  display: inline;
  border-bottom: dotted black 1px;
}

.bio-icon {
  width: 25px;
  height: 25px;
  border-radius: 5px;
  background-repeat: no-repeat;
  margin: 0 auto;
  box-shadow: 1px 1px 1px #888888;
}

.map-item-device {
  position: relative;
  width: 100%;
  height: 40px;
  border: 0px solid black;
  border-top: 0px;
  display: table;
  background-color: #fff;
}

.map-item-device:hover{
  background-color: #e7f4f9;
  cursor: pointer;
}

.map-item-device > .inner {
  position: relative;
  vertical-align: middle;
  display: table-cell;
  font-size: small;
  padding-left: 15px;
  /* padding-right: 15px; */
}

.icon{
  position: absolute;
  top: 50%;
  margin-top: -3%;
}
.actions{
  position: absolute;
  top: 50%;
  right: 2px;
  width: 90px;
  margin-top: -3.5%;
}

.map-item-device > .inner > div {
  padding-left: 0px!important;
  padding-right: 0px!important;
}

.picture-frame {
  border: solid 1px #777
}

.pending-items-notification {
  position: absolute;
  bottom: 12px;
  right: 5px;
  font-weight: bold;
  font-size: 0.65em;
  padding: 0px 2px 0px 2px;
  background-color: red;
  color: white;
  z-index: -1;
  font-family: Calibri;
  border-radius: 3px;
}

.specific-notification {
  bottom: auto;
  right: auto;
  left: 56%;
  top: 40%;
  font-size: 1em;
  padding-left: 5px;
  padding-right: 5px;
  z-index: 2;
}

.input-xs {
  height: 24px;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.vertical-margin {
  margin-top: 5px;
  margin-bottom: 5px;
}

.delete-poi-btn {
  color: #940000;
  cursor: pointer;
}

.delete-poi-btn:hover {
  color: red;
}

.blue-font {
  color: #357ebd;
}

.orange-font {
  color: #bd9929 !important;
}

.light-orange-font {
  color: #eea236 !important;
}

.red-font{
  color: #ff0000;
}

.black-font {
  color: #333333;
}

.orange-hover:hover {
  color: #b87c2e !important;
}

.no-margin {
  margin: 0!important;
  width: auto!important;
}

.no-padding {
  padding: 0;
}

.checkbox-label {
  display: block;
  padding-left: 15px;
  text-indent: -15px;
}

.checkbox-input {
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0 5px 0 0 !important;
  vertical-align: bottom;
  position: relative;
  top: -3px;
  overflow: hidden;
}

.top-buffer {
  margin-top:20px;
}

.col-date {
  width: 170px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

.col-date-time {
  width: 210px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

@media (min-width: 992px) {
  .md-pad-r {
    padding-right: 10px;
  }
}

@media (min-width: 1200px) {
  .lg-pad-r {
    padding-right: 10px;
  }
}

/* =============================================================
MANAGE DEVICE STYLES
============================================================ */

.device-list .active{
  /*box-shadow: inset 0 0 0 1px #27496d,inset 0 5px 30px #193047;*/
  background-color: #005000;
  color: white;
  cursor: default;
}

.admin-column {
  width:250px;
  float:left;

  display: flex;
  flex-flow: column;
  height: 100%;

  padding-left: 5px;
}

.admin-options {
  width: 100%;
  padding: 10px 10px 10px 0px;
}

.admin-options.bordered {
  border: 1px solid #DDD;
}

.admin-options .map-item-device{
  border: 1px solid;
  border-color: #DDD;
}

.map-item-device.disabled {
  pointer-events: none;
  opacity: 0.4;
}

.map-item-device .enabled {
  pointer-events: auto;
  opacity: 1.0;
}

.admin-options .row {
  display: flex;
  justify-content: center;
  align-items: center;
}

.admin-content .btn {
  margin-right: 10px;
  margin-bottom: 10px;
}

.map-item-device + .map-item-device{
  border-top: 0;
}

.admin-stack {
  height: 20px;
  font-size: 15px;
}

i.admin-stack {
  text-align: right;
}

.admin-content {
  display: flex;
  flex-flow: column;
  height: auto;
  margin-right: 0;
  overflow:auto;
}

.admin-content .row {
  margin-right: 0;
  padding-right: 5px;
}

.admin-content .content{
  height: 100%;
}

.admin-content table{
  width: 98%;
}

/* http://stackoverflow.com/questions/5703552/css-center-text-horizontal-and-vertical-inside-a-div-block */
.center-div {
  height: 90%;
  display: flex;
  /* display: none; */
  align-items: center;
  justify-content: center;
}

table .progress span {
  color: black;
}

.received:before {
  content: "\f060";
  font-family: FontAwesome;
  color: green;
}

.sent:before {
  content: "\f061";
  font-family: FontAwesome;
  color: darkred;
}

.missed:before {
  content: "\f12a";
  font-family: FontAwesome;
  color: darkred;
}

.voice-message:before {
  content: "\f1c7";
  font-family: FontAwesome;
}

.rejected:before {
  content: "\f05e";
  font-family: FontAwesome;
  color: blue;
}

.black-list:before {
  content: "\f022";
  font-family: FontAwesome;
  color: darkred;
}

tr .progress {
  position: relative;
  margin: 0;
}

tr .progress span {
  /*color: black;*/
  font-weight: bold;
  position: absolute;
  display: block;
  width: 100%;
}

.changed:before {
  color: orange;
}

input.changed {
  outline: 2px solid orange!important;
}

.device-owner {
  display: none;
}

i.disabled {
  opacity: 0.4;
  cursor: default;
}

#online-panel {
  height: 100%;
}

#online-panel .title {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 20px;
  font-family: sans-serif;
  color: #FFF;
  background-color: green;
  border-bottom: 3px solid #DDD;
}

#online-panel .description {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-family: sans-serif;
}

#online-panel .map-left-column{
  border: 2px solid;
  border-color: #AAA;
  margin-right: 5px;
}

.admin-panel .map-item-device {
  background-color: #F3F3F3;
}

.admin-panel .map-item-device:hover {
  background-color: #DDD;
}

.admin-panel .map-item-device.active{
  background-color: #CCC!important;
  cursor: default!important;
}

.map-left-column .row {
  margin: 0 0 0 0;
}

/* =============================================================
MANAGE DEVICE STYLES
============================================================ */

.profile-item.active {
  cursor: default!important;
  pointer-events: all;
}

/* ============================================================= */
.v-mark {
  margin-left: 5px;
  margin-right: 15px;
  color: darkgreen;
}

.add-os-task-list-details {
  font-size: smaller;
}

.map-advanced-filter {
  background-color: #428bca;
  padding: 5px;
  color: white;
  margin: 5px 10px 10px 10px;
  border-radius: 4px;
  display: none;
}

.map-advanced-filter label {
  font-weight: normal;
  cursor: pointer;
  font-size: 0.8em;
}

.map-advanced-filter label input {
  margin-right: 5px;
  vertical-align: bottom;
}

/* =============================================================
ADD OS STYLES
============================================================ */

/* If we don't do this, the width will be 100% of the available space */
select.form-control {
  width: auto;
}

/* Used to place the form validation error */
.form-group.has-error .select2-selection {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.form-group.has-success .select2-selection {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.form-group .select2-container--open .select2-selection {
  border-color: #5897FB!important;
  border-radius: 3px 3px 0 0;
}

.select2-container--open .select2-dropdown {
  border-color: #5897FB!important;
  border-radius: 3px 3px 0 0;
}

/*
Resolve problema em que placeholder so select2 era cortado.
https://github.com/select2/select2-bootstrap-theme/issues/77
*/
.select2-container .select2-selection__rendered > *:first-child.select2-search--inline {
  width: 100% !important;
}
.select2-container .select2-selection__rendered > *:first-child.select2-search--inline .select2-search__field {
  width: 100% !important;
}

/*
Resolve problema em que select2 múltiplo não possui limite de tamanho, ficando
cada vez maior conforme usuário seleciona itens.
https://stackoverflow.com/a/32787875
*/
.select2-container .select2-selection {
  max-height: 100px!important;
}

.select2-selection {
  overflow: overlay;
}

.map-img {
  max-width: 250px;
  max-height: 150px;
}

.modal-wrap-content {
  position: relative;
  display: table;
  overflow-y: auto;
  overflow-x: auto;
  width: auto;
}

.center-table {
  /* width: 100%; */
  margin: 0 auto;
}

.center-table td {
  text-align: center;
}

.center-table th {
  text-align: center;
}

/**
* DROPDOWN
**/
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #f1f1f1}

.show {display:block;}

/* http://stackoverflow.com/questions/33275446/word-wrap-column-data-in-javascript-datatable
https://kenneth.io/blog/2012/03/04/word-wrapping-hypernation-using-css/ */
td.break-word {
  word-break: break-word;
}

/* Return display to inline-block since select2 bootstrap css changes it to block */
.select2-container--bootstrap {
  display: inline-block;
}

/* Doesn't allow selected tag's box to become too big */
.select2-selection__rendered {
  max-height: 300px;
  overflow: auto!important;
}

/* =============================================================
ADD OS LEFT COLUMN STYLE
============================================================ */
.list-group {
  margin-bottom: 0;
}

.list-group-item {
  white-space: nowrap;
}
.list-group-item:hover{
  background-color: #e7f4f9;
  cursor: pointer;
}

#associatedDevices-table .c{
  text-align: center;
}

/* https://github.com/nakupanda/bootstrap3-dialog/issues/70 */
.modal { overflow: auto !important; }

/* USED ON TEAM REPORT */
.text-box {
  border: 1px solid #000;
  border-radius: 4px;
  margin: 2px;
  padding: 2px 5px;
  white-space: nowrap;
}


.leftPagination {
  float: left !important;
}
.float-banner {
  position: absolute;
  left: 100%;
  width: 100px; height: 50px;
  margin-left: -100px;
  opacity: 0.8;
}

.float-button {
  position:absolute;
  width:50px;
  height:50px;
  bottom:20px;
  right:40px;
  background-color:#0C9;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  box-shadow: 2px 2px 3px #999;
  z-index: 1;
}

.float-button:hover {
  cursor: pointer;
}

.float-button > i {
  font-size: 18px;
  margin-top: 17px;
}

.openOS {
  cursor:pointer;
  background-color: darkgray;
}
.primaryProfile {
  color: blue;
}
.active .primaryProfile {
  color: white;
}
.secondProfile {
  color: green;
}
.active .secondProfile {
  color: white;
}

.list-unstyle {
  list-style-type: none;
}
.alignCheckboxFontAwesome {
  position: relative;
  top: -3px;
  margin-left: 5px;
  margin-right: 5px;
}
.top-10px {
  margin-top: 10px;
}

/* wrapper for tooltip's */
.tooltip-wrapper {
  display: inline-block; /* display: block works as well */
}

.tooltip-wrapper .btn[disabled] {
  /* don't let button block mouse events from reaching wrapper */
  pointer-events: none;
}

.tooltip-wrapper.disabled {
  /* OPTIONAL pointer-events setting above blocks cursor setting, so set it here */
  cursor: not-allowed;
}

.destination-letter-icon {
  display: table;
  width: 22px;
  height: 22px;
  background: #ea4335;
  border-radius: 70px;
  color: white;
  text-align: center;
  font-size: 12pt;
}

.destination-letter-icon.letter {
  display: table-cell;
  vertical-align: middle;
}

.destination-origin-text {
  font-weight: bold;
  font-family: sans-serif;
}

#destinationTable tbody tr {
  cursor: pointer;
}

#destinationTable tbody tr td {
  vertical-align: middle;
}

.parameter-description {
  font-style: italic;
  font-size: small;
}

.confirmation-sign {
  font-size: 28px;
  color: #5aad5a;
  margin-left: 10px;
  opacity: 0;
  transition: opacity 0.3s linear;
}

.ticket-log-card {
  display: none;
  justify-content: center;
}

.ticket-log-card div {
  position: relative;
  display: inline-flex;
  width: 400px;
  height: 252px;
  background-image: url(/images/ticket_log_card.jpg);
  background-repeat: no-repeat;
}

.ticket-log-card div input {
  position: absolute;
  top: 138px;
  left: 42px;
  height: 30px;
  font-size: 26px;
  background: transparent;
  border: none;
  outline: none;
}

.styled-checkbox-container {
  display: block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  font-weight: 100;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 13px;
  margin: 0px;
}

.styled-checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.styled-checkbox {
  position: absolute;
  top: 1px;
  left: 0;
  height: 16px;
  width: 16px;
  border-radius: 2px;
  border: 1px solid #ddd;
  background-color: #fff;
}

.styled-checkbox-container:hover input ~ .styled-checkbox {
  border: 1px solid #265a87;
}

.styled-checkbox:after {
  content: "";
  position: absolute;
  display: none;
}

.styled-checkbox-container input:checked ~ .styled-checkbox:after {
  display: block;
}

.styled-checkbox-container .styled-checkbox:after {
  left: 5px;
  top: 1px;
  width: 6px;
  height: 10px;
  border: solid black;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.form-group.has-error .dataTables_wrapper {
  border: solid 1px #a94442;
}

.form-group.has-error .dataTables_wrapper .dataTable {
  margin: 0px!important;
}

.form-group.has-error .table-wrapper {
  border: solid 1px #a94442;
}

.form-group.has-error .table-wrapper .table-striped {
  margin: 0px!important;
}

.vertical-align {
  display: flex;
  align-items: center;
}

.btn-xxs {
  padding: 1px 5px;
  font-size: 10px;
  line-height: 1.4;
  border-radius: 3px;
}

.pac-container {
  z-index: 5000 !important;
}

.sub-all-cap {
  font-weight: 100;
  font-size: 13pt;
  font-variant-caps: all-petite-caps;
}

.sub-n1 {
  padding-left: 25px!important;
}

.edited-input {
  color: #01a201;
  border: solid 1px;
}

.flex {
  display: flex;
}

.flex-v {
  flex-direction: column;
}

.flex-ac {
  align-items: center;
}

.flex-jc {
  justify-content: center;
}

.flex-gap {
  gap: 1rem;
}

.flex-gap-05 {
  gap: 0.5rem;
}

.flex-1 {
  flex: 1;
}

.height-100 {
  height: 100%;
}

.ch-ml5 * + * {
  margin-left: 5px;
}

.select2-selection__rendered, .select2 {
  overflow-x: hidden !important;
}

.read-value {
  display: block;
  cursor: default !important;
  width: 100%;
  min-height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #fafafa !important;
  background-image: none;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 4px;
  box-shadow: inset 1px 2px 1px rgb(0 0 0 / 12%);
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.read-value:hover {
  text-overflow: clip;
  white-space: pre-line;
}

.read-value-expanded {
  white-space: pre-line;
}

.input-group > .read-value {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.shimmer, .shimmer:hover, .shimmer[disabled] {
  border: 0 !important;
  box-shadow: 0 0 black !important;
  color: transparent !important;

  background: #efefef;
  background-image: linear-gradient(to right, #efefef 0%, #dcdde0 15%, #efefef 30%, #efefef 100%);
  background-repeat: repeat-x;
  background-size: 1200px 100%;

  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeholderShimmer;
  animation-timing-function: linear;
  cursor: default !important;
}

.shimmer * {
  background: none !important;
  background-color: #efefef;
  color: transparent !important;
  border: 0 !important;
  box-shadow: 0 0 black !important;
  cursor: default !important;
  opacity: 0;
}

.shimmer input {
  visibility: hidden;
}

.shimmer::placeholder {
  color: transparent;
}

.shimmer *::placeholder {
  color: transparent;
}

@keyframes placeholderShimmer {
  0% {
    background-position: -600px 0;
  }

  100% {
    background-position: 600px 0;
  }
}

.flash-background {
  background-color: white !important;
}

.underlined {
  text-decoration: underline;
}

.nav-tabs-stripes {
  border-top: 1px solid #ddd;
  margin-right: -14px;
  margin-left: -14px;
  margin-top: -15px;
  padding-top: 15px;
  padding-left: 10px;
  background: repeating-linear-gradient( 135deg, #ffffff, #ffffff 4px, #ffffff 4px, #f5f5f5 8px);
}

.expand-fa {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.select2-selection__rendered {
  overflow-y: hidden !important;
}

.striped-tabs {
  margin-right: -14px;
  margin-left: -14px;
  margin-top: -15px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-left: 10px;
  background: repeating-linear-gradient( 135deg, #ffffff, #ffffff 4px, #ffffff 4px, #f5f5f5 8px);
}
