#mapid {
  height: 600px;
}

.track-map-place {
  height: 300px;
}

.div-block {
  border: 1px solid black;
  padding: 10px;
}

.leaflet-div-icon-number {
  background: transparent;
  border: none;
}

.leaflet-marker-icon .number {
  position: relative;
  top: -37px;
  font-size: 12px;
  width: 25px;
  text-align: center;
}

.parameter {
  font-size: 30px;
  font-weight: bold;
}

.status-image {
  margin-bottom: 4px;
}

#myChart {
  height: 400px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.leaflet-infocenter {
  position: fixed;
  top: 50%;
  z-index: 1000;
  margin-top: -70px;
}

.leaflet-inforight {
  right: 0;
  z-index: 1000;
}

.leaflet-control-info-route {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
  box-sizing: content-box;
  font-size: 11px;
  line-height: 1.1;
  overflow: hidden;
  padding: 2px 5px 1px;
  white-space: nowrap;
}

.info-control {
  width: 150px;
}

.noUi-handle {
  background-image: url(/images/marker_hole.png) !important;
  background-repeat: no-repeat !important;
  width: 27px !important;
  height: 41px !important;
  margin-top: -10px !important;
  background-color: transparent !important;
  /* For Safari 5.1 to 6.0 */
  border: none !important;
  box-shadow: none !important;
}

.noUi-tooltip {
  bottom: -80% !important;
}

.leaflet-verticalcenter {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
  top: 50%;
  /* possible because the placeholder's parent is the map */
  transform: translateY(-50%);
  /* using the CSS3 Transform technique */
  padding-top: 10px;
}

.leaflet-verticalcenter .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-control-sbutton a {
  background: #f00;
  width: 50px;
  color: #fff !important;
  border-radius: 4px 4px 4px 4px;
}

.leaflet-control-sbutton {
  background: #f00;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
  width: 50px;
  padding: 5px;
  color: #fff;
  border-radius: 4px 4px 4px 4px;
}

.leaflet-bar .leaflet-bar-sbutton {
  width: 45px !important;
  background: #f00 !important;
}

.new-participant {
  background-color: #FFA500;
  color: #000000;
}

.required.control-label:after {
  color: red;
  content: "*";
  position: absolute;
  margin-left: 2px;
}

.iti-flag {
  background-image: url("/intl-tel-input/css/flags.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("/intl-tel-input/css/flags@2x.png");
  }
}

.leaflet-google-layer {
  z-index: 0 !important;
}

.leaflet-map-pane {
  z-index: 100;
}

.modal {
  z-index: 10049 !important;
}

.accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  float: left;
  /* adjust as needed */
  color: grey;
  /* adjust as needed */
}

.accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";
  /* adjust as needed, taken from bootstrap.css */
}

.avatar-img {
  width: 40px;
  height: 40px;
}

.avatar-list-img {
  width: 20px;
  height: 20px;
}

.img-circle.profile_img {
  width: 70px;
  height: 70px;
}

.inbox_people {
  background: #f8f8f8 none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  width: 40%;
  border-right: 1px solid #c4c4c4;
  height: 100%;
}

.inbox_msg {
  border: 1px solid #c4c4c4;
  clear: both;
  overflow: hidden;
}

.top_spac {
  margin: 20px 0 0;
}

.recent_heading {
  float: left;
  width: 40%;
}

.srch_bar {
  display: inline-block;
  text-align: right;
  width: 60%;
}

.headind_srch {
  padding: 10px 29px 10px 20px;
  overflow: hidden;
  border-bottom: 1px solid #c4c4c4;
}

.recent_heading h4 {
  color: #05728f;
  font-size: 21px;
  margin: auto;
}

.srch_bar input {
  border: 1px solid #cdcdcd;
  border-width: 0 0 1px 0;
  width: 80%;
  padding: 2px 0 4px 6px;
  background: none;
}

.srch_bar .input-group-addon button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  color: #707070;
  font-size: 18px;
}

.srch_bar .input-group-addon {
  margin: 0 0 0 -27px;
}

.chat_ib h5 {
  font-size: 15px;
  color: #464646;
  margin: 0 0 8px 0;
}

.chat_ib h5 span {
  font-size: 13px;
  float: right;
}

.chat_ib p {
  font-size: 14px;
  color: #989898;
  margin: auto;
}

.chat_img {
  float: left;
  width: 11%;
}

.chat_ib {
  float: left;
  padding: 0 0 0 15px;
  width: 88%;
}

.chat_people {
  overflow: hidden;
  clear: both;
}

.chat_list {
  border-bottom: 1px solid #c4c4c4;
  margin: 0;
  padding: 18px 16px 10px;
}

.inbox_chat {
  height: 689px;
  overflow-y: scroll;
}

.active_chat {
  background: #ebebeb;
}

.incoming_msg_img {
  display: inline-block;
  width: 6%;
}

.outcoming_msg_img {
  display: inline-block;
  width: 6%;
  float: right;
  margin-left: 10px;
}

.received_msg {
  display: inline-block;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 92%;
}

.received_system_msg {
  display: inline-block;
  padding: 10px 10px 10px 10px;
  vertical-align: top;
  width: 92%;
}

.received_withd_msg div {
  background: #ebebeb none repeat scroll 0 0;
  border-radius: 3px;
  color: #646464;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px 5px 12px;
  width: 100%;
}

.time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 8px 0 0;
}

.received_withd_msg {
  width: 97%;
}

.mesgs {
  float: left;
  padding: 5px 15px 0 25px;
  width: 60%;
}

.sent_msg p {
  background: #05728f none repeat scroll 0 0;
  border-radius: 3px;
  font-size: 14px;
  margin: 0;
  color: #fff;
  padding: 5px 10px 5px 12px;
  width: 100%;
}

.outgoing_msg {
  overflow: hidden;
  margin: 26px 0 26px;
}

.sent_msg {
  float: right;
  width: 46%;
}

.input_msg_write input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #4c4c4c;
  font-size: 15px;
  min-height: 48px;
  width: 100%;
}

.input_msg_write textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: none;
  color: #4c4c4c;
  font-size: 15px;
  min-height: 50px;
  height: 80px;
  width: 100%;
  overflow: auto;
  outline: none;
  box-shadow: none;
}

.type_msg {
  position: relative;
}

.msg_send_btn {
  background: #293F55 none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 33px;
  top: 11px;
  margin-left: 11px;
  width: 33px;
}

.file_send_btn {
  background: #293F55 none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 33px;
  top: 11px;
  width: 33px;
}

.messaging {
  padding: 0 0 50px 0;
}

.msg_history {
  height: 516px;
  overflow-y: auto;
}

.calendar-text {
  font-size: 110%;
}

.label-chat-message-new {
  color: #05728f;
  font-size: 70%;
}

.chat_info {
  color: #747474;
  font-size: 100%;
  margin-bottom: 5px;
}

.avatar-container {
  position: relative;
  display: inline;
}

.online-avatar-icon::before {
  position: absolute;
  top: 0px;
  right: 11px;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 8px;
  content: "\f111";
  color: #8BC079;
}

.online-avatar-chat-message-icon::before {
  position: absolute;
  top: 13px;
  right: 3px;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 5px;
  content: "\f111";
  color: #8BC079;
}

.mesgs_chat_header {
  display: none;
}

#menu_back_div {
  display: none;
}

@media (max-width: 768px) {
  #payment_button_ok {
    width: 100%;
  }
  .nav.navbar-nav.navbar-right {
    display: none;
  }
  .mesgs {
    display: none;
    float: left;
    padding: 1px 2px 0 5px;
    width: 100%;
  }
  .inbox_people {
    background: #f8f8f8 none repeat scroll 0 0;
    width: 100%;
  }
  .chat_list {
    border-bottom: 1px solid #c4c4c4;
    margin: 0;
    padding: 5px 1px 5px;
  }
  .chat_ib {
    float: left;
    padding: 0 0 0 5px;
    width: 98%;
  }
  .time_date {
    color: #747474;
    display: block;
    font-size: 12px;
    margin: 1px 0 0;
  }
  .avatar-img {
    width: 25px;
    height: 25px;
  }
  .mesgs_chat_header {
    display: block;
  }
  .navbar-nav {
    margin: 5px 5px;
  }
}

.navbar-nav {
  margin: 5px 5px;
  width: 75%;
}

.rate-star {
  font-size: 20px;
}

#avatar_image {
  width: 300px;
  height: 300px;
  padding-bottom: 25px;
}

#previous_avatar_div {
  text: center;
  width: 300px;
  height: 150px;
  padding-bottom: 25px;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.btn-circle-chat {
  background: #293F55 none repeat scroll 0 0;
  color: #fff;
  width: 36px;
  height: 36px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 18px;
}

.btn-circle-chat:hover {
  background: #3a6087 none repeat scroll 0 0;
  color: #fff;
}

.btn-file {
  float: right;
}

/*# sourceMappingURL=am5.css.map */
