.nav-tabs > li > a,
.nav-tabs > li > a:visited,
.nav-tabs > li > a:focus {
  /*background-color: #eee;
    color:#0053a1;
    border-bottom:1px solid #0053a1;*/
  margin-top: 0px;
  margin-left: 8px;
  border-radius: 0px;
  background-color: #0053a1;
  color: #fff;
}

.nav-tabs > li > a:hover {
  background-color: #eee;
  color: #0053a1;
  border: 1px solid #0053a1;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background-color: #009ac4;
  color: #fff;
  border: 1px solid #009ac4;
}
.nav-tabs {
  border-bottom: 0px solid #0053a1;
}

/*logo*/
.logo_visit {
  position: absolute;
  top: 22px;
  left: 355px;
  width: 128px;
  height: 128px;
}
.display_logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 128px;
  height: 128px;
}
.display_logo_chatroom {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 77px;
  height: 77px;
}
.logo_confroom {
  position: absolute;
  top: 390px;
  left: 961px;
  width: 65px;
  height: 65px;
}
.infomulti {
  position: absolute;
  top: 144px;
  left: 25px;
  width: 230px;
  height: 130px;
  border: 0px solid #000;
}
.display_infomulti {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 230px;
  height: 130px;
}
.infopic {
  position: absolute;
  top: 190px;
  left: 630px;
  width: 320px;
  height: 210px;
}
.infopic_visit {
  position: absolute;
  top: 190px;
  left: 630px;
  width: 320px;
  height: 210px;
}
.display_infopic {
  display: flex;
}

.display_infopic a {
  margin: auto;
}

.leafletLink {
  position: absolute;
  top: 354px;
  left: 187px;
  width: 68px;
  height: 150px;
  border: 0px solid red;
  z-index: 2100;
}
.leaflet {
  position: absolute;
  position: absolute;
  top: 354px;
  left: 187px;
  width: 68px;
  height: 175px;
}
.leaflet0 {
  position: relative;
  top: 2px;
  left: 0px;
  width: 32px;
  height: 45px;
}
.leaflet1 {
  position: relative;
  top: -43px;
  left: 35px;
  width: 32px;
  height: 45px;
}
.leaflet2 {
  position: relative;
  top: -34px;
  left: 0px;
  width: 32px;
  height: 45px;
}
.leaflet3 {
  position: relative;
  top: -79px;
  left: 35px;
  width: 32px;
  height: 45px;
}
.leaflet4 {
  position: relative;
  top: -68px;
  left: 0px;
  width: 32px;
  height: 45px;
}
.leaflet5 {
  position: relative;
  top: -113px;
  left: 35px;
  width: 32px;
  height: 45px;
}

.stand_character {
  position: absolute;
  top: 235px;
  left: 16px;
  width: 106px;
  height: 264px;
}
.stand_character_chatroom {
  position: absolute;
  top: 296px;
  left: 185px;
  width: 330px;
  height: 221px;
}

#mainFirmName {
  position: absolute;
  left: 560px;
  top: 19px;
  width: 670px;
  height: 35px;
  border: 0px solid #ccc;
  text-align: center;
  line-height: 19px;
  font-size: 20px;
  padding-top: 7px;
  font-weight: bold;
}
#confFirmName {
  position: absolute;
  left: 560px;
  top: 17px;
  width: 670px;
  height: 35px;
  border: 0px solid #ccc;
  text-align: center;
  line-height: 19px;
  font-size: 20px;
  padding-top: 7px;
  font-weight: bold;
}
#standPrev {
  position: absolute;
  left: 535px;
  top: 25px;
  width: 33px;
  height: 33px;
  border: 0px solid #ccc;
}
#standPrevConf {
  position: absolute;
  left: 535px;
  top: 25px;
  width: 33px;
  height: 33px;
  border: 0px solid #ccc;
}
#standNext {
  position: absolute;
  left: 1230px;
  top: 23px;
  width: 33px;
  height: 33px;
  border: 0px solid #ccc;
}
#standNextConf {
  position: absolute;
  left: 1227px;
  top: 22px;
  width: 33px;
  height: 33px;
  border: 0px solid #ccc;
}
#firmInfo {
  position: absolute;
  top: 241px;
  left: 1030px;
  width: 151px;
  height: 238px;
  border: 0px solid #000;
  text-align: left;
  padding: 5px;
}

/* CHAT */
.tools {
  position: absolute;
  top: 301px;
  left: 0px;
  background-color: #edeeef;
  width: 490px;
  height: 231px;
  border: 1px solid black;
  z-index: 3000;
}

.chat_notify {
  position: absolute;
  top: 250px;
  left: 347px;
  min-width: 131px;
  height: 30px;
  padding: 8px 3px 3px 3px;
  background-color: #e0b148;
  color: white;
  border: 1px solid black;
  text-align: center;
  display: none !important;
  font-size: 10px;
  z-index: 50;
}

.chat_histo {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  height: calc(100% - 80px);
  font-size: 11px;
  font-weight: normal;
  overflow-y: auto;
  overflow-x: hidden;
  word-wrap: break-word;
  padding: 5px;
}

.chat_histo_product {
  position: absolute;
  top: 101px;
  left: 7px;
  width: 320px;
  height: 0px;
  border: 1px solid black;
  font-size: 11px;
  font-weight: normal;
  overflow-y: auto;
  overflow-x: hidden;
  word-wrap: break-word;
  padding: 3px;
}
.chat_contact_histo {
  position: absolute;
  top: 274px;
  left: 298px;
  width: 280px;
  height: 295px;
  overflow-y: auto;
  overflow-x: hidden;
  word-wrap: break-word;
  padding: 3px;
  background-color: #edeeef;
  border: 1px solid black;
  z-index: 200;
}
.chat_contact_histo_info {
  font-weight: normal;
  font-size: 11px;
}
.chat_border {
  width: 348px;
  height: 30px;
  border-bottom: 1px solid black;
}
.chat_border_product {
  width: 340px;
  height: 30px;
  border-bottom: 1px solid black;
}
.chat_send {
  position: absolute;
  top: 204px;
  left: 390px;
  width: 60px;
  height: 20px;
}
.chat_contact_list {
  width: 250px;
  margin-left: 3px;
  margin-top: 10px;
}
.chat_button {
  position: absolute;
  top: 4px;
  left: 327px;
  width: 20px;
  height: 20px;
}
.chat_button_product {
  position: absolute;
  top: 4px;
  left: 320px;
  width: 20px;
  height: 20px;
}
.chat_new_messages {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 46px;
  height: 29px;
  padding-top: 7px;
  padding-left: 9px;
  border-right: 1px solid black;
  color: white;
  background: #298fc2;
}
.chat_contacts {
  position: absolute;
  top: 0px;
  left: 5px;
  width: 320px;
  height: 30px;
  padding-top: 7px;
  padding-left: 5px;
}

.stats {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 0px;
}

.orange {
  color: orange;
}

#chat_histo .chat {
  border: 1px solid #eaeaea;
  background-color: #eaeaea;
  padding: 5px;
  text-align: left;
  border-radius: 5px;
  margin: 5px 0;
  position: relative;
  float: left;
  width: 80%;
}

#chat_histo .chat .date {
  display: block;
  color: #999;
  font-size: 0.8em;
}

#chat_histo .chat.you {
  position: relative;
  right: 0;
  font-weight: normal;
  text-align: right;
  color: #264f63;
  float: right;
  background-color: #ddf4ff;
}

#chatContainer .businessCard {
  width: 100%;
}
#chatContainer .panel {
  border: 0px;
  border-radius: 0px;
  box-shadow: unset;
  margin-top: 0px;
}
#chatContainer .panel .free-text {
  padding-left: 5px;
  font-weight: 300;
  line-height: 18px;
  font-size: 13px;
}
#chatContainer .panel-heading {
  border-bottom: 1px solid #ececec;
  margin: 0px 5px;
  padding: 0px;
  min-height: 70px;
  background-color: unset;
  border-radius: 0;
}

#chatContainer .panel.panelContactStand.lastContact .panel-heading {
  border-bottom: 1px solid #000000;
}

#chatContainer .panel-heading.selected {
  box-shadow: 0 0 26px rgb(0 0 0 / 16%);
  margin: 0px;
  padding: 0px 5px;
}
#chatContainer .search-contact {
  position: absolute;
  right: 10px;
  top: 6px;
  color: #2caad2;
  background-color: #ffffff;
  outline: unset;
  border: 0px;
  font-size: 11px;
  font-weight: 500;
  padding: 4px 10px;
}
#chatContainer .search-contact .glyphicon {
  font-size: 12px;
  position: relative;
  top: 2px;
  left: -1px;
}

#chatContainer #chat_content {
  position: absolute;
  width: 100%;
  height: calc(100% - 36px);
  top: 36px;
}
#chatContainer .chat_form {
  margin: 0px 10px 15px 10px;
  background-color: #d6d6d6;
  border-radius: 10px;
  height: 50px;
}
#chatContainer #input_message {
  width: calc(100% - 60px);
  margin: 7px 0px 0px 15px;
  background: transparent;
  border: 0px;
  outline: 0px;
  height: 40px;
  resize: none;
}

#chatContainer .chat_send {
  right: 20px;
  top: unset;
  left: unset;
  bottom: 27px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}

#chatContainer .unread-messages {
  margin-bottom: 5px;
}

#chatContainer .unread-messages div {
  color: #ffffff;
  text-align: center;
  margin: 0px 2px 0px auto;
  padding-top: 2px;
  font-weight: bold;
  width: 22px;
  height: 22px;
  display: none;
}
#chatContainer .chat-loader #panel-group-stand-contact,
#chatContainer #channel-messages.chat-loader {
  -webkit-filter: grayscale(100%) blur(2px);
  -moz-filter: grayscale(100%) blur(2px);
  -o-filter: grayscale(100%) blur(2px);
  -ms-filter: grayscale(100%) blur(2px);
  filter: grayscale(100%) blur(2px);
}
#chatContainer .spin-loader {
  display: none;
  position: absolute;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #1a499b;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 5s linear infinite;
  animation: spin 1s linear infinite;
  z-index: 1;
}

/* Safari */
@-webkit-keyframes spin-loader {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#chatContainer .chat-loader .spin-loader {
  display: inline-block;
}

#chatContainer .chat-loader #showAllContacts {
  display: none;
}

#channel-messages ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#channel-messages li {
  position: relative;
}
#channel-messages li div.container-message {
  display: flex;
}

#channel-messages li div.user-avatar {
  margin-bottom: 10px;
  align-self: flex-end;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}

#channel-messages li div.container-body {
  width: calc(50% - 50px);
}
#channel-messages .container-message img {
  width: 40px;
}
#channel-messages .members-read {
  text-align: right;
  margin: 0px;
}
#channel-messages .members-read img {
  width: 15px;
  height: 15px;
  border: solid 1px #d4d4d4;
  margin: 0px 0px 4px 4px;
  border-radius: 50%;
}
#channel-messages .timestamp {
  text-align: right;
  color: #918f90;
}

#channel-messages .body {
  margin-left: 10px;
  background-color: #efefef;
  padding: 10px 15px;
  border-radius: 20px;
  border-bottom-left-radius: 0px;
}

#channel-messages .date-message {
  text-align: center;
  color: #024c8b;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  display: none;
}

#channel-messages li div.last-read {
  display: none;
  font-size: 11px;
  color: #bc1b06;
  font-weight: 600;
  padding: 0px 5px;
}

#channel-messages li.right div.last-read {
  text-align: right;
}
#channel-messages li.last-read {
  border-bottom: 1px solid #bc1b06;
  margin-bottom: 5px;
}
#channel-messages li.last-read div.last-read {
  display: block;
}

#channel-messages li.right div.container-message {
  justify-content: flex-start;
  flex-direction: row-reverse;
}
#channel-messages li.right .body {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 0px;
  background-color: #2aabd2;
  margin-left: 0px;
  margin-right: 10px;
  color: #efefef;
}

#channel-messages li.right .timestamp {
  text-align: left;
}
#channel-messages li.right div.user-avatar {
  display: none;
}

#channel-messages li.right div.container-body {
  width: 50%;
}
#chatContainer #typing-indicator {
  font-size: 10px;
  padding-left: 20px;
  color: #918f90;
  height: 15px;
  border-top: 1px solid #011d33;
}
#chatContainer .businessCard .col-sm-3.logo {
  width: 33.33333333%;
  left: 66.66666667%;
}

#chatContainer .businessCard .col-sm-9 {
  width: 66.66666667%;
  right: 33.33333333%;
}
#chatContainer #search-chat-form {
  margin: 10px 10px 5px 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  display: none;
}

#chatContainer #search-chat-form .duration {
  margin-bottom: 10px;
}

#chatContainer #search-chat-form .duration span span {
  color: #024c8b;
  font-weight: bold;
}

#chatContainer #search-chat-form #editDateSearch,
#chatContainer #search-chat-form #searchContact,
#chatContainer #search-chat-form #modifyDateSearch {
  background-color: #0053a1;
  border: 0px;
  color: #ffffff;
  padding: 4px 10px;
  margin-left: 10px;
}

#chatContainer #search-chat-form #resetSearch {
  background-color: #2aabd2;
  border: 0px;
  color: #ffffff;
  padding: 4px 10px;
  margin-left: 10px;
}

#chatContainer #search-chat-form #contactSearchInput {
  height: 34px;
  border-radius: 0px;
  border: 0px;
  box-shadow: none;
  background-color: #dfdfe1;
  font-size: 12px;
}
#chatContainer #search-chat-form .row {
  margin: 0px 0px 10px 0px;
}

#chatContainer #search-chat-form .row [class*="col-"]:nth-child(odd) {
  padding-left: 0 !important;
  padding-right: 5px !important;
}
#chatContainer #search-chat-form .row [class*="col-"]:nth-child(even) {
  padding-left: 5px !important;
  padding-right: 0 !important;
}

#chatContainer #search-chat-form select {
  width: 100%;
  border-radius: 0px;
  border: 0px;
  box-shadow: none;
  background-color: #dfdfe1;
  height: 32px;
  font-size: 12px;
}

#chatContainer #search-chat-form .duration #title-duration,
#chatContainer #search-chat-form #duration-modify {
  display: none;
}
