body.onprogress:after{content:"";position:fixed;z-index:999999;top:0;left:0;width:100%;height:100%;background:rgb(255 255 255 / .95) url("../images/logookechat03_100.gif") center no-repeat}
/* Text colors */
.color-primary {color: #3b7cff; }
.color-primary-hover {color: #003569; }
.color-danger {color: #ff3d3d; }
.color-success {color: #9BE15D; }
.color-info {color: #3b7cff; }
.color-warning {color: #bbae00; }
.color-light {color: #f7f9fb; }
.color-mid {color: #6D7784; }
.color-dark {color: #293340; }
.btn-sm {padding: 5px 10px;}
.form-result{font-size:14px;line-height:20px}
.form-result > div{margin-bottom:5px}
.form-result > div:last-child{margin-bottom:0}
.contact-us-forms .form-control.error {border: 1px solid red;}

#exampleModalCenter,#testFiturOkeReply,#exampleModalCenter-1,#exampleModalCenter-2,#exampleModalCenter-3,#exampleModalCentermsg,#notificationModalCenter {background: #000000bf;box-shadow: var(--bs-box-shadow);}
#notificationModalCenter .notification-page,#exampleModalCenter .login-page,#testFiturOkeReply .okereply-page,#exampleModalCenter-1 .register-page,#exampleModalCenter-2 .reset-password-page,#exampleModalCenter-3 .trial-page,#exampleModalCentermsg .alert-page {box-shadow: 0 0 35px #00ff2a;}
#exampleModalCenter .modal-body {padding: 10px;}
#testFiturOkeReply .modal-body {padding: 30px;}
#exampleModalCenter-1 .modal-body {padding: 10px;}
#exampleModalCenter-2 .modal-body {padding: 10px;}
#exampleModalCenter-3 .modal-body {padding: 10px;}
#exampleModalCenter .modal-body:nth-child(1) {display: flex;align-items: center;justify-content: center;}
#exampleModalCenter-1 .modal-body:nth-child(1) {display: flex;align-items: center;justify-content: center;}
#exampleModalCenter-3 .modal-body:nth-child(1) {display: flex;align-items: center;justify-content: center;}
#exampleModalCenter .form-group {margin-bottom: 10px;}
#testFiturOkeReply .form-group {margin-bottom: 10px;}
#exampleModalCenter-1 .form-group {margin-bottom: 10px;}
#exampleModalCenter-2 .form-group {margin-bottom: 10px;}
#exampleModalCenter-3 .form-group {margin-bottom: 10px;}
#exampleModalCenter .modal-dialog{max-width: 50%;}
#exampleModalCenter-1 .modal-dialog{max-width: 50%;}
#exampleModalCenter-3 .modal-dialog{max-width: 50%;}
#exampleModalCenter .login-form .form-control{padding: 10px;}
#testFiturOkeReply .okereply-form .form-control{padding: 10px;}
#exampleModalCenter-1 .register-form .form-control{padding: 10px;}
#exampleModalCenter-2 .reset-password-form .form-control{padding: 10px;}
#exampleModalCenter-3 .trial-form .form-control{padding: 10px;}
#exampleModalCenter .bagian-close {position: absolute;right: 0;top: 0;padding: 5px 11px;}
#testFiturOkeReply .bagian-close {position: absolute;right: 0;top: 0;padding: 5px 11px;}
#exampleModalCentermsg .bagian-close {position: absolute;right: 0;top: 0;padding: 5px 11px;}
#exampleModalCenter-1 .bagian-close {position: absolute;right: 0;top: 0;padding: 5px 11px;}
#exampleModalCenter-2 .bagian-close {position: absolute;right: 0;top: 0;padding: 5px 11px;}
#exampleModalCenter-3 .bagian-close {position: absolute;right: 0;top: 0;padding: 5px 11px;}
#exampleModalCenter .login-info{max-height: 330px;}
#exampleModalCenter-1 .register-info{max-height: 380px;}
#exampleModalCenter-2 .reset-password-info{max-height: 330px;}
#exampleModalCenter-3 .trial-info{max-height: 330px;}
#exampleModalCenter input.error{border-color:#ff3d3d}
#exampleModalCenter-1 input.error{border-color:#ff3d3d}
#exampleModalCenter-2 input.error{border-color:#ff3d3d}
#exampleModalCenter-3 input.error{border-color:#ff3d3d}
#fitur-switcher {transition: all .4s;background: none repeat scroll 0 0 #f8f9fc;box-shadow: 0px 4px 12px rgba(24, 59, 86, .07);left: -189px;position: fixed;top: 14.5%;width: 189px;z-index: 9991;padding: 10px 5px;}
#fitur-switcher .settings {background: #343a40;background-color: #0076a3;border: 1px solid #0076a3;color: #fff;font-size: 20px;position: absolute;right: -45px;top: 0;height: 45px;width: 45px;line-height: 45px;text-align: center;}
#fitur-switcher ul.pattern li a {display: block;height: 35px;width: auto;border-radius: 10px;margin: 5px;padding: 6px 10px;color: #fff;}
.bi-send {margin-left: 0px !important;margin-top: 5px;font-size: 20px !important;}
@media (min-width: 200px) and (max-width: 1024px) {
    #exampleModalCenter .modal-dialog,#exampleModalCenter-1 .modal-dialog,#exampleModalCenter-3 .modal-dialog,#exampleModalCentermsg .modal-dialog{max-width: 100%;}
    #exampleModalCenter .login-info,#exampleModalCenter-1 .register-info, #exampleModalCenter-3 .trial-info {max-height: 220px;}
    .modal-content.login-page.d-flex.flex-row,.modal-content.register-page.d-flex.flex-row,.modal-content.trial-page.d-flex.flex-row  {flex-direction: column-reverse !important;width: 310px;margin: auto;}
}
.marvel-device .screen {
  text-align: left;
}

.screen-container {
  height: 100%;
}

/* Status Bar */

.status-bar {
  height: 25px;
  background: #004e45;
  color: #fff;
  font-size: 14px;
  padding: 0 8px;
}

.status-bar:after {
  content: "";
  display: table;
  clear: both;
}

.status-bar div {
  float: right;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 0 0 8px;
  font-weight: 600;
}

/* Chat */

.chat {
  height: calc(100% - 69px);
}

.chat-container {
  height: 100%;
}

/* User Bar */

.user-bar {
  height: 55px;
  background: #005e54;
  color: #fff;
  padding: 0 8px;
  font-size: 24px;
  position: relative;
  z-index: 1;
}

.user-bar:after {
  content: "";
  display: table;
  clear: both;
}

.user-bar div {
  float: left;
  transform: translateY(-50%);
  position: relative;
  top: 50%;
}

.user-bar .actions {
  float: right;
  margin: 0 0 0 20px;
}

.user-bar .actions.more {
  margin: 0 12px 0 32px;
}

.user-bar .actions.attachment {
  margin: 0 0 0 30px;
}

.user-bar .actions.attachment i {
  display: block;
  transform: rotate(-45deg);
}

.user-bar .avatar {
  margin: 0 0 0 5px;
  width: 36px;
  height: 36px;
}

.user-bar .avatar img {
  border-radius: 50%;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  display: block;
  width: 100%;
}

.user-bar .name {
  font-size: 17px;
  font-weight: 600;
  text-overflow: ellipsis;
  letter-spacing: 0.3px;
  margin: 0 0 0 8px;
  overflow: hidden;
  white-space: nowrap;
  width: 110px;
  display: flex;
}

.user-bar .status {
  display: block;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
}

/* Conversation */

.conversation {
  height: calc(100% - 12px);
  position: relative;
  background: #efe7dd url("https://cloud.githubusercontent.com/assets/398893/15136779/4e765036-1639-11e6-9201-67e728e86f39.jpg") repeat;
  z-index: 0;
}

.conversation ::-webkit-scrollbar {
  transition: all .5s;
  width: 5px;
  height: 1px;
  z-index: 10;
}

.conversation ::-webkit-scrollbar-track {
  background: transparent;
}

.conversation ::-webkit-scrollbar-thumb {
  background: #b3ada7;
}

.conversation .conversation-container {
  height: calc(100% - 68px);
  box-shadow: inset 0 10px 10px -10px #000000;
  overflow-x: hidden;
  padding: 0 16px;
  margin-bottom: 5px;
}

.conversation .conversation-container:after {
  content: "";
  display: table;
  clear: both;
}

/* Messages */

.message {
  color: #000;
  clear: both;
  line-height: 18px;
  font-size: 15px;
  padding: 8px;
  position: relative;
  margin: 8px 0;
  max-width: 85%;
  word-wrap: break-word;
  z-index: -1;
}
 .footertext {
     color : 'white' !important;
    font-size : 7px;
}

.message:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
}

.metadata {
  display: inline-block;
  float: right;
  padding: 0 0 0 7px;
  position: relative;
  bottom: -4px;
}

.metadata .time {
  color: rgba(0, 0, 0, .45);
  font-size: 11px;
  display: inline-block;
}

.metadata .tick {
  display: inline-block;
  margin-left: 2px;
  position: relative;
  top: 4px;
  height: 16px;
  width: 16px;
}

.metadata .tick svg {
  position: absolute;
  transition: .5s ease-in-out;
}

.metadata .tick svg:first-child {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: perspective(800px) rotateY(180deg);
          transform: perspective(800px) rotateY(180deg);
}

.metadata .tick svg:last-child {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: perspective(800px) rotateY(0deg);
          transform: perspective(800px) rotateY(0deg);
}

.metadata .tick-animation svg:first-child {
  -webkit-transform: perspective(800px) rotateY(0);
          transform: perspective(800px) rotateY(0);
}

.metadata .tick-animation svg:last-child {
  -webkit-transform: perspective(800px) rotateY(-179.9deg);
          transform: perspective(800px) rotateY(-179.9deg);
}

.message:first-child {
  margin: 16px 0 8px;
}

.message.received {
  background: #fff;
  border-radius: 0px 5px 5px 5px;
  float: left;
}

.message.received .metadata {
  padding: 0 0 0 16px;
}

.message.received:after {
  border-width: 0px 10px 10px 0;
  border-color: transparent #fff transparent transparent;
  top: 0;
  left: -10px;
}

.message.sent {
  background: #e1ffc7;
  border-radius: 5px 0px 5px 5px;
  float: right;
}

.message.sent:after {
  border-width: 0px 0 10px 10px;
  border-color: transparent transparent transparent #e1ffc7;
  top: 0;
  right: -10px;
}

/* Compose */

.conversation-compose {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  overflow: hidden;
  height: 50px;
  width: 100%;
  z-index: 2;
}

.conversation-compose div,
.conversation-compose input {
  background: #fff;
  height: 100%;
}

.conversation-compose .emoji {
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border-radius: 5px 0 0 5px;
  flex: 0 0 auto;
  margin-left: 8px;
  width: 48px;
}

.conversation-compose .input-msg {
  border: 0;
  flex: 1 1 auto;
  font-size: 16px;
  margin: 0;
  outline: none;
  min-width: 50px;
}

.conversation-compose .photo {
  flex: 0 0 auto;
  border-radius: 0 0 5px 0;
  text-align: center;
  position: relative;
  width: 48px;
}

.conversation-compose .photo:after {
  border-width: 0px 0 10px 10px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  position: absolute;
  width: 0;
  height: 0;
  content: "";
  top: 0;
  right: -10px;
}

.conversation-compose .photo i {
  display: block;
  color: #7d8488;
  font-size: 24px;
  transform: translate(-50%, -50%);
  position: relative;
  top: 50%;
  left: 50%;
}

.conversation-compose .send {
  background: transparent;
  border: 0;
  cursor: pointer;
  flex: 0 0 auto;
  margin-left: 8px;
  margin-right: 8px;
  padding: 0;
  position: relative;
  outline: none;
}

.conversation-compose .send .circle {
  background: #008a7c;
  border-radius: 50%;
  color: #fff;
  position: relative;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.conversation-compose .send .circle i {
  font-size: 24px;
  margin-left: 5px;
}

/* Small Screens */

@media (max-width: 768px) {
  .marvel-device.nexus5 {
    border-radius: 0;
    flex: none;
    padding: 0;
    max-width: none;
    overflow: hidden;
    height: 100%;
    width: 100%;
  }

  .marvel-device > .screen .chat {
    visibility: visible;
  }

  .marvel-device {
    visibility: hidden;
  }

  .marvel-device .status-bar {
    display: none;
  }

  .screen-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .conversation {
    height: calc(100vh - 55px);
  }
  .conversation .conversation-container {
    height: calc(100vh - 120px);
  }
}
.modes-btn {
    position: fixed;
    top: 43%;
    left: 0px;
    z-index: 1021;
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #0076a3;
    border: 1px solid #0076a3;
    font-size: 21px;
    text-align: center;
}
#notificationModalCenter .text-small {
  white-space: pre;
  line-height: 20px;
  margin: 0;
}

@media (max-width: 768px) {
    #notificationModalCenter .modal-body {
	  flex-direction: column;
	}
	#notificationModalCenter .modal-content img {
	    max-width: unset !important;
	}
}